Dec 18 13:51:17.057 INFO checking mpris-1.1.0 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 13:51:17.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-2/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/mpris/1.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 13:51:17.343 INFO [stdout] 05b420179c63059363c8b638986977ab81d9f075429fbcca32da79099872520a Dec 18 13:51:17.349 INFO running `"docker" "start" "-a" "05b420179c63059363c8b638986977ab81d9f075429fbcca32da79099872520a"` Dec 18 13:51:18.426 INFO [stderr] Compiling syn v0.13.11 Dec 18 13:51:18.426 INFO [stderr] Compiling derive_is_enum_variant v0.1.1 Dec 18 13:51:18.448 INFO [stderr] Compiling enum-kinds v0.4.1 Dec 18 13:51:34.076 INFO [stderr] Compiling darling_core v0.4.0 Dec 18 13:51:38.639 INFO [stderr] Compiling darling_macro v0.4.0 Dec 18 13:51:40.196 INFO [stderr] Compiling darling v0.4.0 Dec 18 13:51:40.524 INFO [stderr] Compiling from_variants_impl v0.3.0 Dec 18 13:51:44.011 INFO [stderr] Checking from_variants v0.3.0 Dec 18 13:51:44.288 INFO [stderr] Checking mpris v1.1.0 (/opt/crater/workdir) Dec 18 13:51:45.188 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.188 INFO [stderr] --> src/extensions.rs:40:29 Dec 18 13:51:45.188 INFO [stderr] | Dec 18 13:51:45.188 INFO [stderr] 40 | assert_eq!(duration.as_millis(), 5543); Dec 18 13:51:45.188 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.188 INFO [stderr] | Dec 18 13:51:45.188 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 18 13:51:45.188 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.188 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.188 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 18 13:51:45.188 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 18 13:51:45.188 INFO [stderr] Dec 18 13:51:45.188 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.188 INFO [stderr] --> src/extensions.rs:46:29 Dec 18 13:51:45.188 INFO [stderr] | Dec 18 13:51:45.188 INFO [stderr] 46 | assert_eq!(duration.as_micros(), 5_543_210); Dec 18 13:51:45.189 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.189 INFO [stderr] | Dec 18 13:51:45.189 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.189 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.189 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.189 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.189 INFO [stderr] Dec 18 13:51:45.234 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.235 INFO [stderr] --> src/player.rs:153:62 Dec 18 13:51:45.235 INFO [stderr] | Dec 18 13:51:45.235 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Dec 18 13:51:45.235 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.235 INFO [stderr] | Dec 18 13:51:45.236 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 18 13:51:45.236 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.236 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.236 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.236 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.236 INFO [stderr] Dec 18 13:51:45.253 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.253 INFO [stderr] --> src/player.rs:339:26 Dec 18 13:51:45.253 INFO [stderr] | Dec 18 13:51:45.253 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Dec 18 13:51:45.253 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.254 INFO [stderr] | Dec 18 13:51:45.254 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.254 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.254 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.254 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.254 INFO [stderr] Dec 18 13:51:45.254 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.254 INFO [stderr] --> src/player.rs:346:28 Dec 18 13:51:45.254 INFO [stderr] | Dec 18 13:51:45.254 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Dec 18 13:51:45.254 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.254 INFO [stderr] | Dec 18 13:51:45.254 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.254 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.254 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.254 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.254 INFO [stderr] Dec 18 13:51:45.298 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.298 INFO [stderr] --> src/pooled_connection.rs:104:28 Dec 18 13:51:45.298 INFO [stderr] | Dec 18 13:51:45.298 INFO [stderr] 104 | .map(|d| d.as_millis()) Dec 18 13:51:45.298 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.298 INFO [stderr] | Dec 18 13:51:45.298 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.298 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.298 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 18 13:51:45.298 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 18 13:51:45.298 INFO [stderr] Dec 18 13:51:45.336 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.336 INFO [stderr] --> src/progress.rs:268:51 Dec 18 13:51:45.336 INFO [stderr] | Dec 18 13:51:45.336 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Dec 18 13:51:45.336 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.336 INFO [stderr] | Dec 18 13:51:45.336 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.336 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.336 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 18 13:51:45.336 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 18 13:51:45.336 INFO [stderr] Dec 18 13:51:45.384 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.384 INFO [stderr] --> src/player.rs:153:62 Dec 18 13:51:45.384 INFO [stderr] | Dec 18 13:51:45.384 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Dec 18 13:51:45.384 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.384 INFO [stderr] | Dec 18 13:51:45.384 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.384 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.385 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.385 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.385 INFO [stderr] Dec 18 13:51:45.398 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.398 INFO [stderr] --> src/player.rs:339:26 Dec 18 13:51:45.398 INFO [stderr] | Dec 18 13:51:45.398 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Dec 18 13:51:45.398 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.399 INFO [stderr] | Dec 18 13:51:45.399 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.399 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.399 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.399 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.399 INFO [stderr] Dec 18 13:51:45.400 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.400 INFO [stderr] --> src/player.rs:346:28 Dec 18 13:51:45.400 INFO [stderr] | Dec 18 13:51:45.400 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Dec 18 13:51:45.400 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.400 INFO [stderr] | Dec 18 13:51:45.400 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.400 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.400 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 18 13:51:45.401 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 18 13:51:45.401 INFO [stderr] Dec 18 13:51:45.427 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.427 INFO [stderr] --> src/pooled_connection.rs:104:28 Dec 18 13:51:45.427 INFO [stderr] | Dec 18 13:51:45.427 INFO [stderr] 104 | .map(|d| d.as_millis()) Dec 18 13:51:45.427 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.428 INFO [stderr] | Dec 18 13:51:45.428 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.428 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.428 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 18 13:51:45.428 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 18 13:51:45.428 INFO [stderr] Dec 18 13:51:45.448 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 18 13:51:45.448 INFO [stderr] --> src/progress.rs:268:51 Dec 18 13:51:45.448 INFO [stderr] | Dec 18 13:51:45.448 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Dec 18 13:51:45.448 INFO [stderr] | ^^^^^^^^^ Dec 18 13:51:45.449 INFO [stderr] | Dec 18 13:51:45.449 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 18 13:51:45.450 INFO [stderr] = note: for more information, see issue #48919 Dec 18 13:51:45.450 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 18 13:51:45.450 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 18 13:51:45.450 INFO [stderr] Dec 18 13:51:46.873 INFO [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Dec 18 13:51:46.874 INFO [stderr] --> examples/get_metadata.rs:11:37 Dec 18 13:51:46.874 INFO [stderr] | Dec 18 13:51:46.874 INFO [stderr] 11 | for (i, cause) in error.causes().enumerate() { Dec 18 13:51:46.874 INFO [stderr] | ^^^^^^ Dec 18 13:51:46.880 INFO [stderr] | Dec 18 13:51:46.880 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 13:51:46.880 INFO [stderr] Dec 18 13:51:46.912 INFO [stderr] warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Dec 18 13:51:46.912 INFO [stderr] --> examples/get_metadata.rs:49:14 Dec 18 13:51:46.912 INFO [stderr] | Dec 18 13:51:46.912 INFO [stderr] 49 | .get_metadata_hash() Dec 18 13:51:46.912 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 18 13:51:46.912 INFO [stderr] Dec 18 13:51:47.448 INFO [stderr] warning: unused import: `Event` Dec 18 13:51:47.448 INFO [stderr] --> examples/events.rs:3:13 Dec 18 13:51:47.448 INFO [stderr] | Dec 18 13:51:47.448 INFO [stderr] 3 | use mpris::{Event, PlayerFinder}; Dec 18 13:51:47.448 INFO [stderr] | ^^^^^ Dec 18 13:51:47.448 INFO [stderr] | Dec 18 13:51:47.448 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 13:51:47.448 INFO [stderr] Dec 18 13:51:47.656 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.38s Dec 18 13:51:48.374 INFO running `"docker" "inspect" "05b420179c63059363c8b638986977ab81d9f075429fbcca32da79099872520a"` Dec 18 13:51:48.698 INFO running `"docker" "rm" "-f" "05b420179c63059363c8b638986977ab81d9f075429fbcca32da79099872520a"` Dec 18 13:51:48.924 INFO [stdout] 05b420179c63059363c8b638986977ab81d9f075429fbcca32da79099872520a