Sep 19 23:59:21.195 INFO checking mpris-1.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:59:21.195 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:59:21.195 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:59:21.421 INFO blam! f5148ac77ff7e9171a79f14f059d7e213320c2ab130a7d1548f6bc8d7f7eae18 Sep 19 23:59:21.422 INFO running `"docker" "start" "-a" "f5148ac77ff7e9171a79f14f059d7e213320c2ab130a7d1548f6bc8d7f7eae18"` Sep 19 23:59:22.897 INFO kablam! usermod: no changes Sep 19 23:59:23.142 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 19 23:59:23.182 INFO kablam! Compiling enum-kinds v0.4.1 Sep 19 23:59:23.182 INFO kablam! Checking dbus v0.6.2 Sep 19 23:59:24.998 INFO kablam! Compiling heck v0.3.0 Sep 19 23:59:25.887 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Sep 19 23:59:30.694 INFO kablam! Checking mpris v1.1.0 (/source) Sep 19 23:59:31.694 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.694 INFO kablam! --> src/extensions.rs:40:29 Sep 19 23:59:31.694 INFO kablam! | Sep 19 23:59:31.694 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Sep 19 23:59:31.694 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.694 INFO kablam! | Sep 19 23:59:31.694 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 23:59:31.694 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.694 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.694 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 23:59:31.694 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 23:59:31.694 INFO kablam! Sep 19 23:59:31.694 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.694 INFO kablam! --> src/extensions.rs:46:29 Sep 19 23:59:31.694 INFO kablam! | Sep 19 23:59:31.694 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Sep 19 23:59:31.694 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.694 INFO kablam! | Sep 19 23:59:31.694 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.694 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.694 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.694 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.694 INFO kablam! Sep 19 23:59:31.766 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.766 INFO kablam! --> src/player.rs:153:62 Sep 19 23:59:31.766 INFO kablam! | Sep 19 23:59:31.766 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 19 23:59:31.767 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.767 INFO kablam! | Sep 19 23:59:31.767 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 23:59:31.767 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.767 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.767 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.767 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.767 INFO kablam! Sep 19 23:59:31.798 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.798 INFO kablam! --> src/player.rs:339:26 Sep 19 23:59:31.798 INFO kablam! | Sep 19 23:59:31.798 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 19 23:59:31.798 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.798 INFO kablam! | Sep 19 23:59:31.798 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.798 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.798 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.798 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.798 INFO kablam! Sep 19 23:59:31.798 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.798 INFO kablam! --> src/player.rs:346:28 Sep 19 23:59:31.798 INFO kablam! | Sep 19 23:59:31.798 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 19 23:59:31.798 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.798 INFO kablam! | Sep 19 23:59:31.798 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.798 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.798 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.798 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.798 INFO kablam! Sep 19 23:59:31.826 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.826 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 19 23:59:31.826 INFO kablam! | Sep 19 23:59:31.826 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 19 23:59:31.826 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.826 INFO kablam! | Sep 19 23:59:31.826 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.826 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.826 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 23:59:31.826 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 23:59:31.826 INFO kablam! Sep 19 23:59:31.847 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.847 INFO kablam! --> src/progress.rs:268:51 Sep 19 23:59:31.847 INFO kablam! | Sep 19 23:59:31.847 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 19 23:59:31.847 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.847 INFO kablam! | Sep 19 23:59:31.847 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.847 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.847 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 23:59:31.847 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 23:59:31.847 INFO kablam! Sep 19 23:59:31.866 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.866 INFO kablam! --> src/player.rs:153:62 Sep 19 23:59:31.866 INFO kablam! | Sep 19 23:59:31.866 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Sep 19 23:59:31.866 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.866 INFO kablam! | Sep 19 23:59:31.866 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.866 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.866 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.866 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.866 INFO kablam! Sep 19 23:59:31.880 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.880 INFO kablam! --> src/player.rs:339:26 Sep 19 23:59:31.880 INFO kablam! | Sep 19 23:59:31.880 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Sep 19 23:59:31.880 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.880 INFO kablam! | Sep 19 23:59:31.880 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.880 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.880 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.880 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.880 INFO kablam! Sep 19 23:59:31.886 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.886 INFO kablam! --> src/player.rs:346:28 Sep 19 23:59:31.886 INFO kablam! | Sep 19 23:59:31.886 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Sep 19 23:59:31.886 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.886 INFO kablam! | Sep 19 23:59:31.886 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.886 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.886 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Sep 19 23:59:31.886 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Sep 19 23:59:31.886 INFO kablam! Sep 19 23:59:31.914 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.914 INFO kablam! --> src/pooled_connection.rs:104:28 Sep 19 23:59:31.914 INFO kablam! | Sep 19 23:59:31.914 INFO kablam! 104 | .map(|d| d.as_millis()) Sep 19 23:59:31.914 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.914 INFO kablam! | Sep 19 23:59:31.914 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.914 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.914 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 23:59:31.914 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 23:59:31.914 INFO kablam! Sep 19 23:59:31.938 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 23:59:31.938 INFO kablam! --> src/progress.rs:268:51 Sep 19 23:59:31.938 INFO kablam! | Sep 19 23:59:31.938 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Sep 19 23:59:31.938 INFO kablam! | ^^^^^^^^^ Sep 19 23:59:31.938 INFO kablam! | Sep 19 23:59:31.938 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 23:59:31.938 INFO kablam! = note: for more information, see issue #48919 Sep 19 23:59:31.938 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Sep 19 23:59:31.938 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 23:59:31.938 INFO kablam! Sep 19 23:59:33.370 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 23:59:33.370 INFO kablam! --> examples/get_metadata.rs:11:37 Sep 19 23:59:33.370 INFO kablam! | Sep 19 23:59:33.370 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Sep 19 23:59:33.370 INFO kablam! | ^^^^^^ Sep 19 23:59:33.370 INFO kablam! | Sep 19 23:59:33.370 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:59:33.370 INFO kablam! Sep 19 23:59:33.403 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 23:59:33.403 INFO kablam! --> examples/get_metadata.rs:49:14 Sep 19 23:59:33.403 INFO kablam! | Sep 19 23:59:33.403 INFO kablam! 49 | .get_metadata_hash() Sep 19 23:59:33.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:59:33.410 INFO kablam! Sep 19 23:59:33.702 INFO kablam! warning: unused import: `Event` Sep 19 23:59:33.702 INFO kablam! --> examples/events.rs:3:13 Sep 19 23:59:33.702 INFO kablam! | Sep 19 23:59:33.702 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Sep 19 23:59:33.702 INFO kablam! | ^^^^^ Sep 19 23:59:33.702 INFO kablam! | Sep 19 23:59:33.702 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:59:33.702 INFO kablam! Sep 19 23:59:33.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.89s Sep 19 23:59:33.829 INFO kablam! su: No module specific data is present Sep 19 23:59:34.410 INFO running `"docker" "rm" "-f" "f5148ac77ff7e9171a79f14f059d7e213320c2ab130a7d1548f6bc8d7f7eae18"` Sep 19 23:59:34.502 INFO blam! f5148ac77ff7e9171a79f14f059d7e213320c2ab130a7d1548f6bc8d7f7eae18