Nov 30 19:17:33.706 INFO checking mpris-1.1.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 19:17:33.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 19:17:34.180 INFO [stdout] 3cf2c12d425b878878ca19c7065ae9d36b476e338c8b3a256f34dd7bbd36e77b Nov 30 19:17:34.186 INFO running `"docker" "start" "-a" "3cf2c12d425b878878ca19c7065ae9d36b476e338c8b3a256f34dd7bbd36e77b"` Nov 30 19:17:35.625 INFO [stderr] usermod: no changes Nov 30 19:17:35.760 INFO [stderr] Compiling derive_is_enum_variant v0.1.1 Nov 30 19:17:35.760 INFO [stderr] Compiling darling_core v0.4.0 Nov 30 19:17:35.761 INFO [stderr] Compiling enum-kinds v0.4.1 Nov 30 19:17:51.116 INFO [stderr] Compiling darling_macro v0.4.0 Nov 30 19:17:56.406 INFO [stderr] Compiling darling v0.4.0 Nov 30 19:18:00.068 INFO [stderr] Compiling from_variants_impl v0.3.0 Nov 30 19:18:05.914 INFO [stderr] Checking from_variants v0.3.0 Nov 30 19:18:06.348 INFO [stderr] Checking mpris v1.1.0 (/source) Nov 30 19:18:08.856 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:08.857 INFO [stderr] --> src/player.rs:153:62 Nov 30 19:18:08.857 INFO [stderr] | Nov 30 19:18:08.857 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 30 19:18:08.857 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:08.858 INFO [stderr] | Nov 30 19:18:08.858 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 30 19:18:08.858 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:08.859 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:08.859 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:08.859 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:08.859 INFO [stderr] Nov 30 19:18:08.885 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:08.885 INFO [stderr] --> src/player.rs:339:26 Nov 30 19:18:08.885 INFO [stderr] | Nov 30 19:18:08.885 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Nov 30 19:18:08.885 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:08.886 INFO [stderr] | Nov 30 19:18:08.886 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:08.886 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:08.886 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:08.886 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:08.886 INFO [stderr] Nov 30 19:18:08.887 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:08.887 INFO [stderr] --> src/player.rs:346:28 Nov 30 19:18:08.887 INFO [stderr] | Nov 30 19:18:08.887 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Nov 30 19:18:08.887 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:08.887 INFO [stderr] | Nov 30 19:18:08.887 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:08.887 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:08.887 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:08.887 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:08.887 INFO [stderr] Nov 30 19:18:08.937 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:08.937 INFO [stderr] --> src/pooled_connection.rs:104:28 Nov 30 19:18:08.937 INFO [stderr] | Nov 30 19:18:08.937 INFO [stderr] 104 | .map(|d| d.as_millis()) Nov 30 19:18:08.937 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:08.937 INFO [stderr] | Nov 30 19:18:08.938 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:08.938 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:08.938 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 30 19:18:08.938 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 19:18:08.938 INFO [stderr] Nov 30 19:18:08.973 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:08.973 INFO [stderr] --> src/progress.rs:268:51 Nov 30 19:18:08.973 INFO [stderr] | Nov 30 19:18:08.973 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 30 19:18:08.973 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:08.974 INFO [stderr] | Nov 30 19:18:08.974 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:08.974 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:08.974 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 30 19:18:08.974 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 19:18:08.974 INFO [stderr] Nov 30 19:18:09.084 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.084 INFO [stderr] --> src/extensions.rs:40:29 Nov 30 19:18:09.084 INFO [stderr] | Nov 30 19:18:09.084 INFO [stderr] 40 | assert_eq!(duration.as_millis(), 5543); Nov 30 19:18:09.084 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.084 INFO [stderr] | Nov 30 19:18:09.084 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 30 19:18:09.085 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.085 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.085 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 30 19:18:09.085 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 19:18:09.085 INFO [stderr] Nov 30 19:18:09.094 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.094 INFO [stderr] --> src/extensions.rs:46:29 Nov 30 19:18:09.095 INFO [stderr] | Nov 30 19:18:09.095 INFO [stderr] 46 | assert_eq!(duration.as_micros(), 5_543_210); Nov 30 19:18:09.095 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.095 INFO [stderr] | Nov 30 19:18:09.095 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.095 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.095 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:09.095 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:09.095 INFO [stderr] Nov 30 19:18:09.397 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.398 INFO [stderr] --> src/player.rs:153:62 Nov 30 19:18:09.398 INFO [stderr] | Nov 30 19:18:09.398 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 30 19:18:09.398 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.398 INFO [stderr] | Nov 30 19:18:09.399 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.399 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.399 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:09.399 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:09.400 INFO [stderr] Nov 30 19:18:09.428 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.428 INFO [stderr] --> src/player.rs:339:26 Nov 30 19:18:09.429 INFO [stderr] | Nov 30 19:18:09.429 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Nov 30 19:18:09.429 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.429 INFO [stderr] | Nov 30 19:18:09.430 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.430 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.430 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:09.430 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:09.430 INFO [stderr] Nov 30 19:18:09.431 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.431 INFO [stderr] --> src/player.rs:346:28 Nov 30 19:18:09.431 INFO [stderr] | Nov 30 19:18:09.431 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Nov 30 19:18:09.431 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.431 INFO [stderr] | Nov 30 19:18:09.431 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.431 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.431 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 30 19:18:09.431 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 30 19:18:09.431 INFO [stderr] Nov 30 19:18:09.478 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.478 INFO [stderr] --> src/pooled_connection.rs:104:28 Nov 30 19:18:09.478 INFO [stderr] | Nov 30 19:18:09.478 INFO [stderr] 104 | .map(|d| d.as_millis()) Nov 30 19:18:09.478 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.478 INFO [stderr] | Nov 30 19:18:09.478 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.478 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.478 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 30 19:18:09.478 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 19:18:09.478 INFO [stderr] Nov 30 19:18:09.507 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 19:18:09.507 INFO [stderr] --> src/progress.rs:268:51 Nov 30 19:18:09.507 INFO [stderr] | Nov 30 19:18:09.507 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 30 19:18:09.507 INFO [stderr] | ^^^^^^^^^ Nov 30 19:18:09.508 INFO [stderr] | Nov 30 19:18:09.508 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 19:18:09.508 INFO [stderr] = note: for more information, see issue #48919 Nov 30 19:18:09.508 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 30 19:18:09.509 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 19:18:09.509 INFO [stderr] Nov 30 19:18:17.955 INFO [stderr] warning: unused import: `Event` Nov 30 19:18:17.955 INFO [stderr] --> examples/events.rs:3:13 Nov 30 19:18:17.955 INFO [stderr] | Nov 30 19:18:17.955 INFO [stderr] 3 | use mpris::{Event, PlayerFinder}; Nov 30 19:18:17.955 INFO [stderr] | ^^^^^ Nov 30 19:18:17.955 INFO [stderr] | Nov 30 19:18:17.955 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 19:18:17.955 INFO [stderr] Nov 30 19:18:17.985 INFO [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Nov 30 19:18:17.985 INFO [stderr] --> examples/get_metadata.rs:11:37 Nov 30 19:18:17.985 INFO [stderr] | Nov 30 19:18:17.985 INFO [stderr] 11 | for (i, cause) in error.causes().enumerate() { Nov 30 19:18:17.985 INFO [stderr] | ^^^^^^ Nov 30 19:18:17.985 INFO [stderr] | Nov 30 19:18:17.985 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 19:18:17.985 INFO [stderr] Nov 30 19:18:18.028 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 30 19:18:18.028 INFO [stderr] --> examples/get_metadata.rs:49:14 Nov 30 19:18:18.028 INFO [stderr] | Nov 30 19:18:18.028 INFO [stderr] 49 | .get_metadata_hash() Nov 30 19:18:18.028 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 19:18:18.028 INFO [stderr] Nov 30 19:18:18.065 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.41s Nov 30 19:18:18.071 INFO [stderr] su: No module specific data is present Nov 30 19:18:18.638 INFO running `"docker" "inspect" "3cf2c12d425b878878ca19c7065ae9d36b476e338c8b3a256f34dd7bbd36e77b"` Nov 30 19:18:18.798 INFO running `"docker" "rm" "-f" "3cf2c12d425b878878ca19c7065ae9d36b476e338c8b3a256f34dd7bbd36e77b"` Nov 30 19:18:18.954 INFO [stdout] 3cf2c12d425b878878ca19c7065ae9d36b476e338c8b3a256f34dd7bbd36e77b