Nov 01 19:38:50.296 INFO checking mpris-1.1.0 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 19:38:50.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 19:38:50.688 INFO blam! 49ec88ecf6292d358e79776ababcaf5f6fc06f55e78dd50320ae64c56b0abe30 Nov 01 19:38:50.695 INFO running `"docker" "start" "-a" "49ec88ecf6292d358e79776ababcaf5f6fc06f55e78dd50320ae64c56b0abe30"` Nov 01 19:38:52.676 INFO kablam! usermod: no changes Nov 01 19:38:52.864 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Nov 01 19:38:52.868 INFO kablam! Compiling enum-kinds v0.4.1 Nov 01 19:39:02.629 INFO kablam! Checking mpris v1.1.0 (/source) Nov 01 19:39:05.252 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.252 INFO kablam! --> src/player.rs:153:62 Nov 01 19:39:05.252 INFO kablam! | Nov 01 19:39:05.252 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 01 19:39:05.252 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.252 INFO kablam! | Nov 01 19:39:05.252 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 01 19:39:05.252 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.252 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.252 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.252 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.252 INFO kablam! Nov 01 19:39:05.264 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.264 INFO kablam! --> src/player.rs:339:26 Nov 01 19:39:05.264 INFO kablam! | Nov 01 19:39:05.264 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Nov 01 19:39:05.264 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.264 INFO kablam! | Nov 01 19:39:05.264 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.264 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.264 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.264 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.264 INFO kablam! Nov 01 19:39:05.264 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.264 INFO kablam! --> src/player.rs:346:28 Nov 01 19:39:05.264 INFO kablam! | Nov 01 19:39:05.264 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Nov 01 19:39:05.264 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.264 INFO kablam! | Nov 01 19:39:05.264 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.264 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.264 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.264 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.265 INFO kablam! Nov 01 19:39:05.324 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.324 INFO kablam! --> src/pooled_connection.rs:104:28 Nov 01 19:39:05.324 INFO kablam! | Nov 01 19:39:05.324 INFO kablam! 104 | .map(|d| d.as_millis()) Nov 01 19:39:05.324 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.324 INFO kablam! | Nov 01 19:39:05.324 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.324 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.324 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 01 19:39:05.324 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:39:05.324 INFO kablam! Nov 01 19:39:05.368 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.368 INFO kablam! --> src/progress.rs:268:51 Nov 01 19:39:05.368 INFO kablam! | Nov 01 19:39:05.368 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 01 19:39:05.368 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.368 INFO kablam! | Nov 01 19:39:05.368 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.368 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.368 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 01 19:39:05.368 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:39:05.368 INFO kablam! Nov 01 19:39:05.432 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.432 INFO kablam! --> src/extensions.rs:40:29 Nov 01 19:39:05.432 INFO kablam! | Nov 01 19:39:05.432 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Nov 01 19:39:05.432 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.432 INFO kablam! | Nov 01 19:39:05.432 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 01 19:39:05.432 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.432 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.432 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 01 19:39:05.432 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:39:05.432 INFO kablam! Nov 01 19:39:05.432 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.432 INFO kablam! --> src/extensions.rs:46:29 Nov 01 19:39:05.433 INFO kablam! | Nov 01 19:39:05.433 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Nov 01 19:39:05.433 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.433 INFO kablam! | Nov 01 19:39:05.433 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.433 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.433 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.435 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.435 INFO kablam! Nov 01 19:39:05.600 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.600 INFO kablam! --> src/player.rs:153:62 Nov 01 19:39:05.600 INFO kablam! | Nov 01 19:39:05.600 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 01 19:39:05.600 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.600 INFO kablam! | Nov 01 19:39:05.600 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.600 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.600 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.600 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.600 INFO kablam! Nov 01 19:39:05.608 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.608 INFO kablam! --> src/player.rs:339:26 Nov 01 19:39:05.608 INFO kablam! | Nov 01 19:39:05.608 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Nov 01 19:39:05.608 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.608 INFO kablam! | Nov 01 19:39:05.608 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.608 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.608 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.608 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.608 INFO kablam! Nov 01 19:39:05.608 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.608 INFO kablam! --> src/player.rs:346:28 Nov 01 19:39:05.608 INFO kablam! | Nov 01 19:39:05.608 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Nov 01 19:39:05.608 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.608 INFO kablam! | Nov 01 19:39:05.608 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.608 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.609 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 01 19:39:05.609 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 01 19:39:05.609 INFO kablam! Nov 01 19:39:05.640 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.640 INFO kablam! --> src/pooled_connection.rs:104:28 Nov 01 19:39:05.640 INFO kablam! | Nov 01 19:39:05.640 INFO kablam! 104 | .map(|d| d.as_millis()) Nov 01 19:39:05.640 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.640 INFO kablam! | Nov 01 19:39:05.640 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.640 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.640 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 01 19:39:05.640 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:39:05.640 INFO kablam! Nov 01 19:39:05.664 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:39:05.664 INFO kablam! --> src/progress.rs:268:51 Nov 01 19:39:05.664 INFO kablam! | Nov 01 19:39:05.664 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 01 19:39:05.664 INFO kablam! | ^^^^^^^^^ Nov 01 19:39:05.664 INFO kablam! | Nov 01 19:39:05.664 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:39:05.664 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:39:05.664 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 01 19:39:05.664 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:39:05.664 INFO kablam! Nov 01 19:39:11.220 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Nov 01 19:39:11.220 INFO kablam! --> examples/get_metadata.rs:11:37 Nov 01 19:39:11.220 INFO kablam! | Nov 01 19:39:11.220 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Nov 01 19:39:11.220 INFO kablam! | ^^^^^^ Nov 01 19:39:11.220 INFO kablam! | Nov 01 19:39:11.220 INFO kablam! = note: #[warn(deprecated)] on by default Nov 01 19:39:11.220 INFO kablam! Nov 01 19:39:11.340 INFO kablam! warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Nov 01 19:39:11.340 INFO kablam! --> examples/get_metadata.rs:49:14 Nov 01 19:39:11.340 INFO kablam! | Nov 01 19:39:11.340 INFO kablam! 49 | .get_metadata_hash() Nov 01 19:39:11.340 INFO kablam! | ^^^^^^^^^^^^^^^^^ Nov 01 19:39:11.360 INFO kablam! Nov 01 19:39:11.940 INFO kablam! warning: unused import: `Event` Nov 01 19:39:11.940 INFO kablam! --> examples/events.rs:3:13 Nov 01 19:39:11.940 INFO kablam! | Nov 01 19:39:11.940 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Nov 01 19:39:11.940 INFO kablam! | ^^^^^ Nov 01 19:39:11.940 INFO kablam! | Nov 01 19:39:11.940 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 19:39:11.940 INFO kablam! Nov 01 19:39:12.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.31s Nov 01 19:39:12.035 INFO kablam! su: No module specific data is present Nov 01 19:39:13.058 INFO running `"docker" "rm" "-f" "49ec88ecf6292d358e79776ababcaf5f6fc06f55e78dd50320ae64c56b0abe30"` Nov 01 19:39:13.388 INFO blam! 49ec88ecf6292d358e79776ababcaf5f6fc06f55e78dd50320ae64c56b0abe30