Sep 19 22:07:54.188 INFO checking mpris-1.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:07:54.188 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:07:54.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:07:54.388 INFO blam! 53659753ba456328f973f64372ebebb2309a12213adde583c843c49cd06e6321 Sep 19 22:07:54.390 INFO running `"docker" "start" "-a" "53659753ba456328f973f64372ebebb2309a12213adde583c843c49cd06e6321"` Sep 19 22:07:55.143 INFO kablam! usermod: no changes Sep 19 22:07:55.322 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Sep 19 22:07:55.322 INFO kablam! Compiling enum-kinds v0.4.1 Sep 19 22:08:00.815 INFO kablam! Checking mpris v1.1.0 (/source) Sep 19 22:08:01.979 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:01.979 INFO kablam! --> src/extensions.rs:40:29 Sep 19 22:08:01.979 INFO kablam! | Sep 19 22:08:01.979 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Sep 19 22:08:01.979 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:01.979 INFO kablam! | Sep 19 22:08:01.979 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 22:08:01.979 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:01.979 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:01.979 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 22:08:01.979 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 22:08:01.979 INFO kablam! Sep 19 22:08:01.979 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:01.979 INFO kablam! --> src/extensions.rs:46:29 Sep 19 22:08:01.979 INFO kablam! | Sep 19 22:08:01.979 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Sep 19 22:08:01.979 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:01.979 INFO kablam! | Sep 19 22:08:01.979 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:01.979 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:01.979 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:01.979 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:01.979 INFO kablam! Sep 19 22:08:02.037 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.037 INFO kablam! --> src/player.rs:153:62 Sep 19 22:08:02.037 INFO kablam! | Sep 19 22:08:02.037 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 19 22:08:02.037 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.037 INFO kablam! | Sep 19 22:08:02.037 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 22:08:02.037 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.037 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.037 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:02.037 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:02.037 INFO kablam! Sep 19 22:08:02.078 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.079 INFO kablam! --> src/player.rs:339:26 Sep 19 22:08:02.079 INFO kablam! | Sep 19 22:08:02.079 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 19 22:08:02.079 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.079 INFO kablam! | Sep 19 22:08:02.079 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.079 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.079 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:02.079 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:02.079 INFO kablam! Sep 19 22:08:02.079 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.079 INFO kablam! --> src/player.rs:346:28 Sep 19 22:08:02.079 INFO kablam! | Sep 19 22:08:02.079 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 19 22:08:02.079 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.079 INFO kablam! | Sep 19 22:08:02.080 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.080 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.080 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:02.080 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:02.080 INFO kablam! Sep 19 22:08:02.108 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.108 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 19 22:08:02.109 INFO kablam! | Sep 19 22:08:02.109 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 19 22:08:02.109 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.109 INFO kablam! | Sep 19 22:08:02.109 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.109 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.109 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 22:08:02.109 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 22:08:02.109 INFO kablam! Sep 19 22:08:02.141 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.141 INFO kablam! --> src/progress.rs:268:51 Sep 19 22:08:02.141 INFO kablam! | Sep 19 22:08:02.141 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 19 22:08:02.141 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.141 INFO kablam! | Sep 19 22:08:02.142 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.142 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.142 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 22:08:02.142 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 22:08:02.142 INFO kablam! Sep 19 22:08:02.259 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.259 INFO kablam! --> src/player.rs:153:62 Sep 19 22:08:02.259 INFO kablam! | Sep 19 22:08:02.259 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 19 22:08:02.259 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.259 INFO kablam! | Sep 19 22:08:02.259 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.259 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.260 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:02.260 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:02.260 INFO kablam! Sep 19 22:08:02.283 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.283 INFO kablam! --> src/player.rs:339:26 Sep 19 22:08:02.283 INFO kablam! | Sep 19 22:08:02.283 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 19 22:08:02.283 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.283 INFO kablam! | Sep 19 22:08:02.283 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.283 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.283 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:02.283 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:02.283 INFO kablam! Sep 19 22:08:02.283 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.283 INFO kablam! --> src/player.rs:346:28 Sep 19 22:08:02.283 INFO kablam! | Sep 19 22:08:02.283 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 19 22:08:02.283 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.283 INFO kablam! | Sep 19 22:08:02.283 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.284 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.284 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 22:08:02.284 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 22:08:02.284 INFO kablam! Sep 19 22:08:02.331 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.331 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 19 22:08:02.331 INFO kablam! | Sep 19 22:08:02.331 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 19 22:08:02.331 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.331 INFO kablam! | Sep 19 22:08:02.331 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.331 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.331 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 22:08:02.331 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 22:08:02.331 INFO kablam! Sep 19 22:08:02.375 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:08:02.375 INFO kablam! --> src/progress.rs:268:51 Sep 19 22:08:02.375 INFO kablam! | Sep 19 22:08:02.375 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 19 22:08:02.375 INFO kablam! | ^^^^^^^^^ Sep 19 22:08:02.375 INFO kablam! | Sep 19 22:08:02.375 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:08:02.375 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:08:02.375 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 22:08:02.375 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 22:08:02.375 INFO kablam! Sep 19 22:08:04.078 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 22:08:04.078 INFO kablam! --> examples/get_metadata.rs:11:37 Sep 19 22:08:04.078 INFO kablam! | Sep 19 22:08:04.078 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Sep 19 22:08:04.078 INFO kablam! | ^^^^^^ Sep 19 22:08:04.078 INFO kablam! | Sep 19 22:08:04.078 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:08:04.078 INFO kablam! Sep 19 22:08:04.135 INFO kablam! warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Sep 19 22:08:04.135 INFO kablam! --> examples/get_metadata.rs:49:14 Sep 19 22:08:04.135 INFO kablam! | Sep 19 22:08:04.135 INFO kablam! 49 | .get_metadata_hash() Sep 19 22:08:04.135 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 22:08:04.135 INFO kablam! Sep 19 22:08:04.160 INFO kablam! warning: unused import: `Event` Sep 19 22:08:04.160 INFO kablam! --> examples/events.rs:3:13 Sep 19 22:08:04.160 INFO kablam! | Sep 19 22:08:04.160 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Sep 19 22:08:04.160 INFO kablam! | ^^^^^ Sep 19 22:08:04.160 INFO kablam! | Sep 19 22:08:04.160 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:08:04.160 INFO kablam! Sep 19 22:08:04.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.03s Sep 19 22:08:04.210 INFO kablam! su: No module specific data is present Sep 19 22:08:04.744 INFO running `"docker" "rm" "-f" "53659753ba456328f973f64372ebebb2309a12213adde583c843c49cd06e6321"` Sep 19 22:08:04.910 INFO blam! 53659753ba456328f973f64372ebebb2309a12213adde583c843c49cd06e6321