Aug 30 10:16:25.536 INFO checking mpris-1.1.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 10:16:25.536 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 10:16:25.536 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 10:16:25.709 INFO blam! d9466f1d936c78cb174d8046c799a587c7da4c5a91f32bf74a514b67e2f0ac40 Aug 30 10:16:25.711 INFO running `"docker" "start" "-a" "d9466f1d936c78cb174d8046c799a587c7da4c5a91f32bf74a514b67e2f0ac40"` Aug 30 10:16:26.491 INFO kablam! Compiling syn v0.13.11 Aug 30 10:16:26.491 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Aug 30 10:16:26.492 INFO kablam! Compiling enum-kinds v0.4.1 Aug 30 10:16:26.493 INFO kablam! Checking dbus v0.6.2 Aug 30 10:16:54.919 INFO kablam! Compiling darling_core v0.4.0 Aug 30 10:17:04.385 INFO kablam! Compiling darling_macro v0.4.0 Aug 30 10:17:07.842 INFO kablam! Compiling darling v0.4.0 Aug 30 10:17:09.840 INFO kablam! Compiling from_variants_impl v0.3.0 Aug 30 10:17:14.949 INFO kablam! Checking from_variants v0.3.0 Aug 30 10:17:15.310 INFO kablam! Checking mpris v1.1.0 (file:///source) Aug 30 10:17:17.203 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.203 INFO kablam! --> src/extensions.rs:40:29 Aug 30 10:17:17.203 INFO kablam! | Aug 30 10:17:17.203 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Aug 30 10:17:17.203 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.203 INFO kablam! | Aug 30 10:17:17.203 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 30 10:17:17.203 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.203 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.203 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Aug 30 10:17:17.203 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 10:17:17.204 INFO kablam! Aug 30 10:17:17.207 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.207 INFO kablam! --> src/extensions.rs:46:29 Aug 30 10:17:17.207 INFO kablam! | Aug 30 10:17:17.207 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Aug 30 10:17:17.207 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.207 INFO kablam! | Aug 30 10:17:17.207 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.207 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.207 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.207 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.207 INFO kablam! Aug 30 10:17:17.258 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.258 INFO kablam! --> src/player.rs:153:62 Aug 30 10:17:17.258 INFO kablam! | Aug 30 10:17:17.258 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Aug 30 10:17:17.258 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.258 INFO kablam! | Aug 30 10:17:17.258 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 30 10:17:17.258 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.258 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.258 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.258 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.258 INFO kablam! Aug 30 10:17:17.290 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.290 INFO kablam! --> src/player.rs:339:26 Aug 30 10:17:17.290 INFO kablam! | Aug 30 10:17:17.290 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Aug 30 10:17:17.290 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.290 INFO kablam! | Aug 30 10:17:17.290 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.290 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.290 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.290 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.290 INFO kablam! Aug 30 10:17:17.291 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.292 INFO kablam! --> src/player.rs:346:28 Aug 30 10:17:17.292 INFO kablam! | Aug 30 10:17:17.292 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Aug 30 10:17:17.292 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.292 INFO kablam! | Aug 30 10:17:17.292 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.292 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.292 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.292 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.292 INFO kablam! Aug 30 10:17:17.355 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.355 INFO kablam! --> src/pooled_connection.rs:104:28 Aug 30 10:17:17.355 INFO kablam! | Aug 30 10:17:17.355 INFO kablam! 104 | .map(|d| d.as_millis()) Aug 30 10:17:17.355 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.355 INFO kablam! | Aug 30 10:17:17.356 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.356 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.356 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Aug 30 10:17:17.356 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 10:17:17.356 INFO kablam! Aug 30 10:17:17.400 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.401 INFO kablam! --> src/progress.rs:268:51 Aug 30 10:17:17.401 INFO kablam! | Aug 30 10:17:17.401 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Aug 30 10:17:17.401 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.401 INFO kablam! | Aug 30 10:17:17.401 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.401 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.401 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Aug 30 10:17:17.401 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 10:17:17.401 INFO kablam! Aug 30 10:17:17.612 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.612 INFO kablam! --> src/player.rs:153:62 Aug 30 10:17:17.612 INFO kablam! | Aug 30 10:17:17.612 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Aug 30 10:17:17.612 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.612 INFO kablam! | Aug 30 10:17:17.612 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.613 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.613 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.613 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.613 INFO kablam! Aug 30 10:17:17.651 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.651 INFO kablam! --> src/player.rs:339:26 Aug 30 10:17:17.651 INFO kablam! | Aug 30 10:17:17.651 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Aug 30 10:17:17.652 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.652 INFO kablam! | Aug 30 10:17:17.652 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.652 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.652 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.652 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.652 INFO kablam! Aug 30 10:17:17.653 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.653 INFO kablam! --> src/player.rs:346:28 Aug 30 10:17:17.653 INFO kablam! | Aug 30 10:17:17.653 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Aug 30 10:17:17.653 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.653 INFO kablam! | Aug 30 10:17:17.653 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.653 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.653 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Aug 30 10:17:17.653 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Aug 30 10:17:17.653 INFO kablam! Aug 30 10:17:17.734 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.735 INFO kablam! --> src/pooled_connection.rs:104:28 Aug 30 10:17:17.735 INFO kablam! | Aug 30 10:17:17.735 INFO kablam! 104 | .map(|d| d.as_millis()) Aug 30 10:17:17.735 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.735 INFO kablam! | Aug 30 10:17:17.735 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.735 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.735 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Aug 30 10:17:17.735 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 10:17:17.735 INFO kablam! Aug 30 10:17:17.781 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 10:17:17.781 INFO kablam! --> src/progress.rs:268:51 Aug 30 10:17:17.781 INFO kablam! | Aug 30 10:17:17.781 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Aug 30 10:17:17.781 INFO kablam! | ^^^^^^^^^ Aug 30 10:17:17.781 INFO kablam! | Aug 30 10:17:17.782 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 10:17:17.782 INFO kablam! = note: for more information, see issue #48919 Aug 30 10:17:17.783 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Aug 30 10:17:17.783 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 10:17:17.783 INFO kablam! Aug 30 10:17:21.750 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Aug 30 10:17:21.750 INFO kablam! --> examples/get_metadata.rs:11:37 Aug 30 10:17:21.750 INFO kablam! | Aug 30 10:17:21.750 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Aug 30 10:17:21.750 INFO kablam! | ^^^^^^ Aug 30 10:17:21.750 INFO kablam! | Aug 30 10:17:21.750 INFO kablam! = note: #[warn(deprecated)] on by default Aug 30 10:17:21.750 INFO kablam! Aug 30 10:17:21.780 INFO kablam! warning: unused import: `Event` Aug 30 10:17:21.780 INFO kablam! --> examples/events.rs:3:13 Aug 30 10:17:21.781 INFO kablam! | Aug 30 10:17:21.781 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Aug 30 10:17:21.781 INFO kablam! | ^^^^^ Aug 30 10:17:21.781 INFO kablam! | Aug 30 10:17:21.781 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 10:17:21.781 INFO kablam! Aug 30 10:17:21.840 INFO kablam! warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Aug 30 10:17:21.840 INFO kablam! --> examples/get_metadata.rs:49:14 Aug 30 10:17:21.840 INFO kablam! | Aug 30 10:17:21.840 INFO kablam! 49 | .get_metadata_hash() Aug 30 10:17:21.840 INFO kablam! | ^^^^^^^^^^^^^^^^^ Aug 30 10:17:21.840 INFO kablam! Aug 30 10:17:21.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.57s Aug 30 10:17:21.961 INFO kablam! su: No module specific data is present Aug 30 10:17:22.474 INFO running `"docker" "rm" "-f" "d9466f1d936c78cb174d8046c799a587c7da4c5a91f32bf74a514b67e2f0ac40"` Aug 30 10:17:22.561 INFO blam! d9466f1d936c78cb174d8046c799a587c7da4c5a91f32bf74a514b67e2f0ac40