Sep 21 06:49:51.459 INFO checking mpris-1.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:49:51.459 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:49:51.459 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:49:51.667 INFO blam! 8083e4ef5a3743b0058e4f2e544c21e35eddc29bf2a03b31f34364430506154b Sep 21 06:49:51.670 INFO running `"docker" "start" "-a" "8083e4ef5a3743b0058e4f2e544c21e35eddc29bf2a03b31f34364430506154b"` Sep 21 06:49:52.750 INFO kablam! usermod: no changes Sep 21 06:49:52.975 INFO kablam! Compiling error-chain v0.10.0 Sep 21 06:49:52.975 INFO kablam! Compiling libdbus-sys v0.1.3 Sep 21 06:49:52.999 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Sep 21 06:49:53.000 INFO kablam! Compiling darling_core v0.4.0 Sep 21 06:49:53.021 INFO kablam! Compiling enum-kinds v0.4.1 Sep 21 06:49:55.472 INFO kablam! Checking dbus v0.6.2 Sep 21 06:50:03.392 INFO kablam! Compiling darling_macro v0.4.0 Sep 21 06:50:05.927 INFO kablam! Compiling darling v0.4.0 Sep 21 06:50:06.994 INFO kablam! Compiling from_variants_impl v0.3.0 Sep 21 06:50:09.630 INFO kablam! Checking from_variants v0.3.0 Sep 21 06:50:09.937 INFO kablam! Checking mpris v1.1.0 (/source) Sep 21 06:50:11.002 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.002 INFO kablam! --> src/player.rs:153:62 Sep 21 06:50:11.003 INFO kablam! | Sep 21 06:50:11.003 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 21 06:50:11.004 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.004 INFO kablam! | Sep 21 06:50:11.005 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 21 06:50:11.005 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.005 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.006 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.006 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.007 INFO kablam! Sep 21 06:50:11.023 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.023 INFO kablam! --> src/player.rs:339:26 Sep 21 06:50:11.024 INFO kablam! | Sep 21 06:50:11.024 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 21 06:50:11.025 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.025 INFO kablam! | Sep 21 06:50:11.026 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.026 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.026 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.027 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.027 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.028 INFO kablam! --> src/extensions.rs:40:29 Sep 21 06:50:11.028 INFO kablam! | Sep 21 06:50:11.028 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Sep 21 06:50:11.029 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.029 INFO kablam! | Sep 21 06:50:11.030 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 21 06:50:11.030 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.030 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.031 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 21 06:50:11.031 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:50:11.032 INFO kablam! Sep 21 06:50:11.032 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.032 INFO kablam! --> src/extensions.rs:46:29 Sep 21 06:50:11.033 INFO kablam! | Sep 21 06:50:11.033 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Sep 21 06:50:11.033 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.034 INFO kablam! | Sep 21 06:50:11.034 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.035 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.035 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.035 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.036 INFO kablam! Sep 21 06:50:11.036 INFO kablam! Sep 21 06:50:11.037 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.037 INFO kablam! --> src/player.rs:346:28 Sep 21 06:50:11.038 INFO kablam! | Sep 21 06:50:11.038 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 21 06:50:11.038 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.039 INFO kablam! | Sep 21 06:50:11.039 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.040 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.040 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.040 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.041 INFO kablam! Sep 21 06:50:11.072 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.072 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 21 06:50:11.072 INFO kablam! | Sep 21 06:50:11.072 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 21 06:50:11.072 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.073 INFO kablam! | Sep 21 06:50:11.073 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.073 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.073 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 21 06:50:11.073 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:50:11.073 INFO kablam! Sep 21 06:50:11.095 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.095 INFO kablam! --> src/progress.rs:268:51 Sep 21 06:50:11.095 INFO kablam! | Sep 21 06:50:11.095 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 21 06:50:11.095 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.095 INFO kablam! | Sep 21 06:50:11.095 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.095 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.095 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 21 06:50:11.095 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:50:11.095 INFO kablam! Sep 21 06:50:11.202 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.202 INFO kablam! --> src/player.rs:153:62 Sep 21 06:50:11.202 INFO kablam! | Sep 21 06:50:11.202 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 21 06:50:11.202 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.202 INFO kablam! | Sep 21 06:50:11.202 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.202 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.202 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.202 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.202 INFO kablam! Sep 21 06:50:11.217 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.217 INFO kablam! --> src/player.rs:339:26 Sep 21 06:50:11.217 INFO kablam! | Sep 21 06:50:11.217 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 21 06:50:11.217 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.217 INFO kablam! | Sep 21 06:50:11.217 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.217 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.217 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.217 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.217 INFO kablam! Sep 21 06:50:11.217 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.217 INFO kablam! --> src/player.rs:346:28 Sep 21 06:50:11.217 INFO kablam! | Sep 21 06:50:11.217 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 21 06:50:11.217 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.217 INFO kablam! | Sep 21 06:50:11.218 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.218 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.218 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 21 06:50:11.218 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 21 06:50:11.218 INFO kablam! Sep 21 06:50:11.249 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.249 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 21 06:50:11.249 INFO kablam! | Sep 21 06:50:11.249 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 21 06:50:11.249 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.249 INFO kablam! | Sep 21 06:50:11.250 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.250 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.250 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 21 06:50:11.250 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:50:11.250 INFO kablam! Sep 21 06:50:11.270 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:50:11.271 INFO kablam! --> src/progress.rs:268:51 Sep 21 06:50:11.271 INFO kablam! | Sep 21 06:50:11.271 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 21 06:50:11.271 INFO kablam! | ^^^^^^^^^ Sep 21 06:50:11.271 INFO kablam! | Sep 21 06:50:11.271 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:50:11.271 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:50:11.271 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 21 06:50:11.271 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:50:11.271 INFO kablam! Sep 21 06:50:13.327 INFO kablam! warning: unused import: `Event` Sep 21 06:50:13.327 INFO kablam! --> examples/events.rs:3:13 Sep 21 06:50:13.327 INFO kablam! | Sep 21 06:50:13.327 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Sep 21 06:50:13.327 INFO kablam! | ^^^^^ Sep 21 06:50:13.334 INFO kablam! | Sep 21 06:50:13.334 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:50:13.334 INFO kablam! Sep 21 06:50:13.510 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 06:50:13.510 INFO kablam! --> examples/get_metadata.rs:11:37 Sep 21 06:50:13.510 INFO kablam! | Sep 21 06:50:13.510 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Sep 21 06:50:13.510 INFO kablam! | ^^^^^^ Sep 21 06:50:13.510 INFO kablam! | Sep 21 06:50:13.510 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 06:50:13.510 INFO kablam! Sep 21 06:50:13.579 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 21 06:50:13.579 INFO kablam! --> examples/get_metadata.rs:49:14 Sep 21 06:50:13.579 INFO kablam! | Sep 21 06:50:13.579 INFO kablam! 49 | .get_metadata_hash() Sep 21 06:50:13.579 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 06:50:13.579 INFO kablam! Sep 21 06:50:13.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.83s Sep 21 06:50:13.633 INFO kablam! su: No module specific data is present Sep 21 06:50:14.282 INFO running `"docker" "rm" "-f" "8083e4ef5a3743b0058e4f2e544c21e35eddc29bf2a03b31f34364430506154b"` Sep 21 06:50:14.382 INFO blam! 8083e4ef5a3743b0058e4f2e544c21e35eddc29bf2a03b31f34364430506154b