Nov 28 21:51:58.006 INFO checking mpris-1.1.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 21:51:58.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 21:51:58.403 INFO [stdout] 8a3802c3a47b1cc6f9f0bf10f1fab04d874fdbe366182ffd7316270d6b4a7979 Nov 28 21:51:58.410 INFO running `"docker" "start" "-a" "8a3802c3a47b1cc6f9f0bf10f1fab04d874fdbe366182ffd7316270d6b4a7979"` Nov 28 21:52:00.028 INFO [stderr] usermod: no changes Nov 28 21:52:00.239 INFO [stderr] Compiling libdbus-sys v0.1.4 Nov 28 21:52:00.239 INFO [stderr] Compiling syn v0.13.11 Nov 28 21:52:00.239 INFO [stderr] Compiling derive_is_enum_variant v0.1.1 Nov 28 21:52:00.239 INFO [stderr] Compiling enum-kinds v0.4.1 Nov 28 21:52:05.255 INFO [stderr] Checking dbus v0.6.3 Nov 28 21:52:30.364 INFO [stderr] Compiling darling_core v0.4.0 Nov 28 21:52:38.856 INFO [stderr] Compiling darling_macro v0.4.0 Nov 28 21:52:43.390 INFO [stderr] Compiling darling v0.4.0 Nov 28 21:52:47.034 INFO [stderr] Compiling from_variants_impl v0.3.0 Nov 28 21:52:53.713 INFO [stderr] Checking from_variants v0.3.0 Nov 28 21:52:54.200 INFO [stderr] Checking mpris v1.1.0 (/source) Nov 28 21:52:56.168 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.168 INFO [stderr] --> src/player.rs:153:62 Nov 28 21:52:56.168 INFO [stderr] | Nov 28 21:52:56.168 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 28 21:52:56.168 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.168 INFO [stderr] | Nov 28 21:52:56.168 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 28 21:52:56.168 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.168 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.168 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.168 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.168 INFO [stderr] Nov 28 21:52:56.228 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.228 INFO [stderr] --> src/player.rs:339:26 Nov 28 21:52:56.228 INFO [stderr] | Nov 28 21:52:56.228 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Nov 28 21:52:56.228 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.228 INFO [stderr] | Nov 28 21:52:56.228 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.228 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.228 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.228 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.228 INFO [stderr] Nov 28 21:52:56.228 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.228 INFO [stderr] --> src/player.rs:346:28 Nov 28 21:52:56.228 INFO [stderr] | Nov 28 21:52:56.228 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Nov 28 21:52:56.228 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.228 INFO [stderr] | Nov 28 21:52:56.228 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.228 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.228 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.228 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.228 INFO [stderr] Nov 28 21:52:56.315 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.315 INFO [stderr] --> src/pooled_connection.rs:104:28 Nov 28 21:52:56.315 INFO [stderr] | Nov 28 21:52:56.315 INFO [stderr] 104 | .map(|d| d.as_millis()) Nov 28 21:52:56.315 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.315 INFO [stderr] | Nov 28 21:52:56.316 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.328 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.328 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:56.328 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:56.328 INFO [stderr] Nov 28 21:52:56.376 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.376 INFO [stderr] --> src/progress.rs:268:51 Nov 28 21:52:56.376 INFO [stderr] | Nov 28 21:52:56.376 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 28 21:52:56.376 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.376 INFO [stderr] | Nov 28 21:52:56.376 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.376 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.376 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:56.377 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:56.377 INFO [stderr] Nov 28 21:52:56.684 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.684 INFO [stderr] --> src/extensions.rs:40:29 Nov 28 21:52:56.684 INFO [stderr] | Nov 28 21:52:56.684 INFO [stderr] 40 | assert_eq!(duration.as_millis(), 5543); Nov 28 21:52:56.684 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.684 INFO [stderr] | Nov 28 21:52:56.684 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 28 21:52:56.684 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.684 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.684 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:56.684 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:56.684 INFO [stderr] Nov 28 21:52:56.684 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.684 INFO [stderr] --> src/extensions.rs:46:29 Nov 28 21:52:56.684 INFO [stderr] | Nov 28 21:52:56.684 INFO [stderr] 46 | assert_eq!(duration.as_micros(), 5_543_210); Nov 28 21:52:56.684 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.684 INFO [stderr] | Nov 28 21:52:56.684 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.684 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.684 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.684 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.685 INFO [stderr] Nov 28 21:52:56.896 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.896 INFO [stderr] --> src/player.rs:153:62 Nov 28 21:52:56.896 INFO [stderr] | Nov 28 21:52:56.896 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 28 21:52:56.896 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.896 INFO [stderr] | Nov 28 21:52:56.896 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.896 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.896 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.896 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.896 INFO [stderr] Nov 28 21:52:56.916 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.916 INFO [stderr] --> src/player.rs:339:26 Nov 28 21:52:56.916 INFO [stderr] | Nov 28 21:52:56.916 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Nov 28 21:52:56.916 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.916 INFO [stderr] | Nov 28 21:52:56.916 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.916 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.916 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.916 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.916 INFO [stderr] Nov 28 21:52:56.916 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.916 INFO [stderr] --> src/player.rs:346:28 Nov 28 21:52:56.916 INFO [stderr] | Nov 28 21:52:56.916 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Nov 28 21:52:56.916 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.916 INFO [stderr] | Nov 28 21:52:56.916 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.917 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.917 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:56.917 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:56.917 INFO [stderr] Nov 28 21:52:56.944 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.944 INFO [stderr] --> src/pooled_connection.rs:104:28 Nov 28 21:52:56.944 INFO [stderr] | Nov 28 21:52:56.944 INFO [stderr] 104 | .map(|d| d.as_millis()) Nov 28 21:52:56.944 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.944 INFO [stderr] | Nov 28 21:52:56.944 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.944 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.944 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:56.944 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:56.944 INFO [stderr] Nov 28 21:52:56.968 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:56.968 INFO [stderr] --> src/progress.rs:268:51 Nov 28 21:52:56.968 INFO [stderr] | Nov 28 21:52:56.968 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 28 21:52:56.968 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:56.968 INFO [stderr] | Nov 28 21:52:56.968 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:56.968 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:56.968 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:56.968 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:56.968 INFO [stderr] Nov 28 21:52:59.609 INFO [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Nov 28 21:52:59.609 INFO [stderr] --> examples/get_metadata.rs:11:37 Nov 28 21:52:59.609 INFO [stderr] | Nov 28 21:52:59.610 INFO [stderr] 11 | for (i, cause) in error.causes().enumerate() { Nov 28 21:52:59.610 INFO [stderr] | ^^^^^^ Nov 28 21:52:59.610 INFO [stderr] | Nov 28 21:52:59.611 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 21:52:59.611 INFO [stderr] Nov 28 21:52:59.655 INFO [stderr] warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Nov 28 21:52:59.655 INFO [stderr] --> examples/get_metadata.rs:49:14 Nov 28 21:52:59.656 INFO [stderr] | Nov 28 21:52:59.656 INFO [stderr] 49 | .get_metadata_hash() Nov 28 21:52:59.656 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 21:52:59.657 INFO [stderr] Nov 28 21:52:59.872 INFO [stderr] warning: unused import: `Event` Nov 28 21:52:59.873 INFO [stderr] --> examples/events.rs:3:13 Nov 28 21:52:59.873 INFO [stderr] | Nov 28 21:52:59.873 INFO [stderr] 3 | use mpris::{Event, PlayerFinder}; Nov 28 21:52:59.873 INFO [stderr] | ^^^^^ Nov 28 21:52:59.873 INFO [stderr] | Nov 28 21:52:59.874 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 21:52:59.874 INFO [stderr] Nov 28 21:53:00.025 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.97s Nov 28 21:53:00.032 INFO [stderr] su: No module specific data is present Nov 28 21:53:00.354 INFO running `"docker" "inspect" "8a3802c3a47b1cc6f9f0bf10f1fab04d874fdbe366182ffd7316270d6b4a7979"` Nov 28 21:53:00.697 INFO running `"docker" "rm" "-f" "8a3802c3a47b1cc6f9f0bf10f1fab04d874fdbe366182ffd7316270d6b4a7979"` Nov 28 21:53:01.012 INFO [stdout] 8a3802c3a47b1cc6f9f0bf10f1fab04d874fdbe366182ffd7316270d6b4a7979