Nov 28 21:51:58.888 INFO checking mpris-1.1.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 21:51:58.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 21:51:59.534 INFO [stdout] a2036c839e32ff1ce58622ddcff1bbf94795b6740db7857ff9de51e3c19b141d Nov 28 21:51:59.536 INFO running `"docker" "start" "-a" "a2036c839e32ff1ce58622ddcff1bbf94795b6740db7857ff9de51e3c19b141d"` Nov 28 21:52:01.483 INFO [stderr] usermod: no changes Nov 28 21:52:01.659 INFO [stderr] Compiling syn v0.13.11 Nov 28 21:52:01.665 INFO [stderr] Compiling enum-kinds v0.4.1 Nov 28 21:52:01.672 INFO [stderr] Checking dbus v0.6.3 Nov 28 21:52:25.546 INFO [stderr] Compiling darling_core v0.4.0 Nov 28 21:52:34.934 INFO [stderr] Compiling darling_macro v0.4.0 Nov 28 21:52:39.661 INFO [stderr] Compiling darling v0.4.0 Nov 28 21:52:42.987 INFO [stderr] Compiling from_variants_impl v0.3.0 Nov 28 21:52:49.636 INFO [stderr] Checking from_variants v0.3.0 Nov 28 21:52:50.256 INFO [stderr] Checking mpris v1.1.0 (/source) Nov 28 21:52:52.872 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.872 INFO [stderr] --> src/player.rs:153:62 Nov 28 21:52:52.872 INFO [stderr] | Nov 28 21:52:52.872 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 28 21:52:52.872 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.872 INFO [stderr] | Nov 28 21:52:52.872 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 28 21:52:52.872 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.872 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.872 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:52.872 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:52.872 INFO [stderr] Nov 28 21:52:52.884 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.884 INFO [stderr] --> src/player.rs:339:26 Nov 28 21:52:52.884 INFO [stderr] | Nov 28 21:52:52.884 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Nov 28 21:52:52.884 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.884 INFO [stderr] | Nov 28 21:52:52.884 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.884 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.884 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:52.884 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:52.884 INFO [stderr] Nov 28 21:52:52.884 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.884 INFO [stderr] --> src/player.rs:346:28 Nov 28 21:52:52.884 INFO [stderr] | Nov 28 21:52:52.884 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Nov 28 21:52:52.884 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.884 INFO [stderr] | Nov 28 21:52:52.884 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.885 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.885 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:52.885 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:52.885 INFO [stderr] Nov 28 21:52:52.912 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.912 INFO [stderr] --> src/pooled_connection.rs:104:28 Nov 28 21:52:52.912 INFO [stderr] | Nov 28 21:52:52.912 INFO [stderr] 104 | .map(|d| d.as_millis()) Nov 28 21:52:52.912 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.912 INFO [stderr] | Nov 28 21:52:52.912 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.912 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.912 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:52.912 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:52.912 INFO [stderr] Nov 28 21:52:52.936 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.936 INFO [stderr] --> src/progress.rs:268:51 Nov 28 21:52:52.936 INFO [stderr] | Nov 28 21:52:52.936 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 28 21:52:52.936 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.936 INFO [stderr] | Nov 28 21:52:52.936 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.936 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.936 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:52.936 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:52.936 INFO [stderr] Nov 28 21:52:52.938 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.938 INFO [stderr] --> src/extensions.rs:40:29 Nov 28 21:52:52.938 INFO [stderr] | Nov 28 21:52:52.938 INFO [stderr] 40 | assert_eq!(duration.as_millis(), 5543); Nov 28 21:52:52.938 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.938 INFO [stderr] | Nov 28 21:52:52.938 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 28 21:52:52.938 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.938 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.938 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:52.938 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:52.938 INFO [stderr] Nov 28 21:52:52.940 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:52.940 INFO [stderr] --> src/extensions.rs:46:29 Nov 28 21:52:52.940 INFO [stderr] | Nov 28 21:52:52.940 INFO [stderr] 46 | assert_eq!(duration.as_micros(), 5_543_210); Nov 28 21:52:52.940 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:52.940 INFO [stderr] | Nov 28 21:52:52.940 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:52.940 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:52.940 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:52.940 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:52.940 INFO [stderr] Nov 28 21:52:53.108 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:53.108 INFO [stderr] --> src/player.rs:153:62 Nov 28 21:52:53.108 INFO [stderr] | Nov 28 21:52:53.108 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Nov 28 21:52:53.108 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:53.108 INFO [stderr] | Nov 28 21:52:53.108 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:53.108 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:53.108 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:53.108 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:53.108 INFO [stderr] Nov 28 21:52:53.120 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:53.121 INFO [stderr] --> src/player.rs:339:26 Nov 28 21:52:53.121 INFO [stderr] | Nov 28 21:52:53.121 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Nov 28 21:52:53.121 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:53.121 INFO [stderr] | Nov 28 21:52:53.121 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:53.121 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:53.121 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:53.121 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:53.121 INFO [stderr] Nov 28 21:52:53.121 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:53.121 INFO [stderr] --> src/player.rs:346:28 Nov 28 21:52:53.121 INFO [stderr] | Nov 28 21:52:53.121 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Nov 28 21:52:53.121 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:53.121 INFO [stderr] | Nov 28 21:52:53.121 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:53.121 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:53.121 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Nov 28 21:52:53.121 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Nov 28 21:52:53.121 INFO [stderr] Nov 28 21:52:53.151 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:53.151 INFO [stderr] --> src/pooled_connection.rs:104:28 Nov 28 21:52:53.151 INFO [stderr] | Nov 28 21:52:53.151 INFO [stderr] 104 | .map(|d| d.as_millis()) Nov 28 21:52:53.151 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:53.151 INFO [stderr] | Nov 28 21:52:53.151 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:53.151 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:53.151 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:53.151 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:53.151 INFO [stderr] Nov 28 21:52:53.170 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 28 21:52:53.170 INFO [stderr] --> src/progress.rs:268:51 Nov 28 21:52:53.170 INFO [stderr] | Nov 28 21:52:53.170 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Nov 28 21:52:53.170 INFO [stderr] | ^^^^^^^^^ Nov 28 21:52:53.170 INFO [stderr] | Nov 28 21:52:53.170 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 28 21:52:53.170 INFO [stderr] = note: for more information, see issue #48919 Nov 28 21:52:53.170 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Nov 28 21:52:53.170 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 28 21:52:53.170 INFO [stderr] Nov 28 21:52:55.924 INFO [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Nov 28 21:52:55.924 INFO [stderr] --> examples/get_metadata.rs:11:37 Nov 28 21:52:55.924 INFO [stderr] | Nov 28 21:52:55.924 INFO [stderr] 11 | for (i, cause) in error.causes().enumerate() { Nov 28 21:52:55.924 INFO [stderr] | ^^^^^^ Nov 28 21:52:55.924 INFO [stderr] | Nov 28 21:52:55.924 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 21:52:55.924 INFO [stderr] Nov 28 21:52:56.112 INFO [stderr] warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Nov 28 21:52:56.113 INFO [stderr] --> examples/get_metadata.rs:49:14 Nov 28 21:52:56.114 INFO [stderr] | Nov 28 21:52:56.114 INFO [stderr] 49 | .get_metadata_hash() Nov 28 21:52:56.115 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 21:52:56.115 INFO [stderr] Nov 28 21:52:56.180 INFO [stderr] warning: unused import: `Event` Nov 28 21:52:56.181 INFO [stderr] --> examples/events.rs:3:13 Nov 28 21:52:56.181 INFO [stderr] | Nov 28 21:52:56.181 INFO [stderr] 3 | use mpris::{Event, PlayerFinder}; Nov 28 21:52:56.181 INFO [stderr] | ^^^^^ Nov 28 21:52:56.181 INFO [stderr] | Nov 28 21:52:56.181 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 21:52:56.182 INFO [stderr] Nov 28 21:52:57.637 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.13s Nov 28 21:52:57.644 INFO [stderr] su: No module specific data is present Nov 28 21:52:58.232 INFO running `"docker" "inspect" "a2036c839e32ff1ce58622ddcff1bbf94795b6740db7857ff9de51e3c19b141d"` Nov 28 21:52:58.574 INFO running `"docker" "rm" "-f" "a2036c839e32ff1ce58622ddcff1bbf94795b6740db7857ff9de51e3c19b141d"` Nov 28 21:52:58.964 INFO [stdout] a2036c839e32ff1ce58622ddcff1bbf94795b6740db7857ff9de51e3c19b141d