Sep 06 03:36:49.375 INFO checking mpris-1.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:36:49.375 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:36:49.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:36:49.611 INFO blam! cd0ea156eec73248ac572854ebdb84de4f7624e41cc124eabcd2f4acab79148d Sep 06 03:36:49.613 INFO running `"docker" "start" "-a" "cd0ea156eec73248ac572854ebdb84de4f7624e41cc124eabcd2f4acab79148d"` Sep 06 03:36:50.581 INFO kablam! usermod: no changes Sep 06 03:36:50.730 INFO kablam! Compiling ident_case v1.0.0 Sep 06 03:36:50.738 INFO kablam! Compiling libdbus-sys v0.1.3 Sep 06 03:36:50.754 INFO kablam! Compiling syn v0.13.11 Sep 06 03:36:50.754 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Sep 06 03:36:50.758 INFO kablam! Compiling enum-kinds v0.4.1 Sep 06 03:36:54.190 INFO kablam! Checking dbus v0.6.2 Sep 06 03:37:07.996 INFO kablam! Compiling darling_core v0.4.0 Sep 06 03:37:13.511 INFO kablam! Compiling darling_macro v0.4.0 Sep 06 03:37:15.669 INFO kablam! Compiling darling v0.4.0 Sep 06 03:37:16.803 INFO kablam! Compiling from_variants_impl v0.3.0 Sep 06 03:37:20.644 INFO kablam! Checking from_variants v0.3.0 Sep 06 03:37:20.910 INFO kablam! Checking mpris v1.1.0 (file:///source) Sep 06 03:37:21.979 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:21.979 INFO kablam! --> src/player.rs:153:62 Sep 06 03:37:21.979 INFO kablam! | Sep 06 03:37:21.979 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 06 03:37:21.979 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:21.980 INFO kablam! | Sep 06 03:37:21.980 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 06 03:37:21.980 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:21.980 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:21.981 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:21.981 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:21.981 INFO kablam! Sep 06 03:37:21.995 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:21.995 INFO kablam! --> src/player.rs:339:26 Sep 06 03:37:21.995 INFO kablam! | Sep 06 03:37:21.995 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 06 03:37:21.995 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:21.996 INFO kablam! | Sep 06 03:37:21.996 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:21.996 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:21.996 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:21.997 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:21.997 INFO kablam! Sep 06 03:37:21.997 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:21.997 INFO kablam! --> src/player.rs:346:28 Sep 06 03:37:21.997 INFO kablam! | Sep 06 03:37:21.997 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 06 03:37:21.997 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:21.998 INFO kablam! | Sep 06 03:37:21.998 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:21.998 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:21.999 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:21.999 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:21.999 INFO kablam! Sep 06 03:37:22.027 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.027 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 06 03:37:22.027 INFO kablam! | Sep 06 03:37:22.027 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 06 03:37:22.027 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.027 INFO kablam! | Sep 06 03:37:22.027 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.027 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.027 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 06 03:37:22.027 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 06 03:37:22.027 INFO kablam! Sep 06 03:37:22.055 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.055 INFO kablam! --> src/progress.rs:268:51 Sep 06 03:37:22.055 INFO kablam! | Sep 06 03:37:22.056 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 06 03:37:22.056 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.056 INFO kablam! | Sep 06 03:37:22.056 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.056 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.056 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 06 03:37:22.056 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 06 03:37:22.056 INFO kablam! Sep 06 03:37:22.093 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.093 INFO kablam! --> src/extensions.rs:40:29 Sep 06 03:37:22.093 INFO kablam! | Sep 06 03:37:22.093 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Sep 06 03:37:22.093 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.093 INFO kablam! | Sep 06 03:37:22.093 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 06 03:37:22.094 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.094 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.094 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 06 03:37:22.094 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 06 03:37:22.094 INFO kablam! Sep 06 03:37:22.095 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.095 INFO kablam! --> src/extensions.rs:46:29 Sep 06 03:37:22.095 INFO kablam! | Sep 06 03:37:22.095 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Sep 06 03:37:22.095 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.095 INFO kablam! | Sep 06 03:37:22.095 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.095 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.095 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:22.095 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:22.095 INFO kablam! Sep 06 03:37:22.332 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.332 INFO kablam! --> src/player.rs:153:62 Sep 06 03:37:22.332 INFO kablam! | Sep 06 03:37:22.332 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 06 03:37:22.332 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.332 INFO kablam! | Sep 06 03:37:22.332 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.332 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.332 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:22.332 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:22.332 INFO kablam! Sep 06 03:37:22.351 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.351 INFO kablam! --> src/player.rs:339:26 Sep 06 03:37:22.351 INFO kablam! | Sep 06 03:37:22.351 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 06 03:37:22.351 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.351 INFO kablam! | Sep 06 03:37:22.351 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.351 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.352 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:22.352 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:22.352 INFO kablam! Sep 06 03:37:22.353 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.353 INFO kablam! --> src/player.rs:346:28 Sep 06 03:37:22.353 INFO kablam! | Sep 06 03:37:22.353 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 06 03:37:22.353 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.353 INFO kablam! | Sep 06 03:37:22.353 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.353 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.353 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 06 03:37:22.353 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 06 03:37:22.353 INFO kablam! Sep 06 03:37:22.392 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.392 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 06 03:37:22.392 INFO kablam! | Sep 06 03:37:22.392 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 06 03:37:22.392 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.392 INFO kablam! | Sep 06 03:37:22.392 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.392 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.392 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 06 03:37:22.392 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 06 03:37:22.392 INFO kablam! Sep 06 03:37:22.418 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:37:22.418 INFO kablam! --> src/progress.rs:268:51 Sep 06 03:37:22.418 INFO kablam! | Sep 06 03:37:22.418 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 06 03:37:22.418 INFO kablam! | ^^^^^^^^^ Sep 06 03:37:22.418 INFO kablam! | Sep 06 03:37:22.425 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:37:22.425 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:37:22.425 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 06 03:37:22.425 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 06 03:37:22.425 INFO kablam! Sep 06 03:37:23.345 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 06 03:37:23.345 INFO kablam! --> examples/get_metadata.rs:11:37 Sep 06 03:37:23.345 INFO kablam! | Sep 06 03:37:23.345 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Sep 06 03:37:23.345 INFO kablam! | ^^^^^^ Sep 06 03:37:23.345 INFO kablam! | Sep 06 03:37:23.345 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 03:37:23.345 INFO kablam! Sep 06 03:37:23.360 INFO kablam! warning: unused import: `Event` Sep 06 03:37:23.360 INFO kablam! --> examples/events.rs:3:13 Sep 06 03:37:23.360 INFO kablam! | Sep 06 03:37:23.360 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Sep 06 03:37:23.360 INFO kablam! | ^^^^^ Sep 06 03:37:23.360 INFO kablam! | Sep 06 03:37:23.360 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 03:37:23.360 INFO kablam! Sep 06 03:37:23.425 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 06 03:37:23.425 INFO kablam! --> examples/get_metadata.rs:49:14 Sep 06 03:37:23.425 INFO kablam! | Sep 06 03:37:23.425 INFO kablam! 49 | .get_metadata_hash() Sep 06 03:37:23.425 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 03:37:23.425 INFO kablam! Sep 06 03:37:23.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.02s Sep 06 03:37:23.632 INFO kablam! su: No module specific data is present Sep 06 03:37:24.137 INFO running `"docker" "rm" "-f" "cd0ea156eec73248ac572854ebdb84de4f7624e41cc124eabcd2f4acab79148d"` Sep 06 03:37:24.198 INFO blam! cd0ea156eec73248ac572854ebdb84de4f7624e41cc124eabcd2f4acab79148d