Dec 07 06:53:38.630 INFO testing mpris-1.1.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 06:53:38.630 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-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"` Dec 07 06:53:39.180 INFO [stdout] 9cf6b659b9b21e40f3ed58d560c3f076a2761e076249efe9d7b192ab2bc2f8d7 Dec 07 06:53:39.186 INFO running `"docker" "start" "-a" "9cf6b659b9b21e40f3ed58d560c3f076a2761e076249efe9d7b192ab2bc2f8d7"` Dec 07 06:53:40.867 INFO [stderr] usermod: no changes Dec 07 06:53:41.081 INFO [stderr] Compiling syn v0.13.11 Dec 07 06:53:41.081 INFO [stderr] Compiling derive_is_enum_variant v0.1.1 Dec 07 06:53:41.084 INFO [stderr] Compiling enum-kinds v0.4.1 Dec 07 06:54:01.873 INFO [stderr] Compiling darling_core v0.4.0 Dec 07 06:54:08.880 INFO [stderr] Compiling darling_macro v0.4.0 Dec 07 06:54:11.236 INFO [stderr] Compiling darling v0.4.0 Dec 07 06:54:11.884 INFO [stderr] Compiling from_variants_impl v0.3.0 Dec 07 06:54:15.808 INFO [stderr] Compiling from_variants v0.3.0 Dec 07 06:54:16.292 INFO [stderr] Compiling mpris v1.1.0 (/source) Dec 07 06:54:17.624 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:17.624 INFO [stderr] --> src/player.rs:153:62 Dec 07 06:54:17.624 INFO [stderr] | Dec 07 06:54:17.624 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Dec 07 06:54:17.624 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:17.624 INFO [stderr] | Dec 07 06:54:17.624 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 07 06:54:17.624 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:17.624 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:17.624 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:17.624 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:17.624 INFO [stderr] Dec 07 06:54:17.636 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:17.636 INFO [stderr] --> src/player.rs:339:26 Dec 07 06:54:17.636 INFO [stderr] | Dec 07 06:54:17.636 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Dec 07 06:54:17.636 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:17.636 INFO [stderr] | Dec 07 06:54:17.636 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:17.636 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:17.636 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:17.636 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:17.636 INFO [stderr] Dec 07 06:54:17.636 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:17.636 INFO [stderr] --> src/player.rs:346:28 Dec 07 06:54:17.637 INFO [stderr] | Dec 07 06:54:17.637 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Dec 07 06:54:17.637 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:17.637 INFO [stderr] | Dec 07 06:54:17.637 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:17.637 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:17.637 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:17.637 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:17.637 INFO [stderr] Dec 07 06:54:17.672 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:17.672 INFO [stderr] --> src/pooled_connection.rs:104:28 Dec 07 06:54:17.672 INFO [stderr] | Dec 07 06:54:17.672 INFO [stderr] 104 | .map(|d| d.as_millis()) Dec 07 06:54:17.672 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:17.672 INFO [stderr] | Dec 07 06:54:17.672 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:17.672 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:17.672 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 07 06:54:17.672 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 07 06:54:17.672 INFO [stderr] Dec 07 06:54:17.692 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:17.692 INFO [stderr] --> src/progress.rs:268:51 Dec 07 06:54:17.692 INFO [stderr] | Dec 07 06:54:17.692 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Dec 07 06:54:17.692 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:17.692 INFO [stderr] | Dec 07 06:54:17.692 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:17.692 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:17.692 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 07 06:54:17.692 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 07 06:54:17.692 INFO [stderr] Dec 07 06:54:20.116 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.21s Dec 07 06:54:20.120 INFO [stderr] su: No module specific data is present Dec 07 06:54:20.976 INFO running `"docker" "inspect" "9cf6b659b9b21e40f3ed58d560c3f076a2761e076249efe9d7b192ab2bc2f8d7"` Dec 07 06:54:21.220 INFO running `"docker" "rm" "-f" "9cf6b659b9b21e40f3ed58d560c3f076a2761e076249efe9d7b192ab2bc2f8d7"` Dec 07 06:54:21.575 INFO [stdout] 9cf6b659b9b21e40f3ed58d560c3f076a2761e076249efe9d7b192ab2bc2f8d7 Dec 07 06:54:21.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen --no-run" "-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"` Dec 07 06:54:22.004 INFO [stdout] 77faf7b97b899c45f2e72c1204a0f6e0798d01b03aa8f8e4f5c0e0ed6dabd664 Dec 07 06:54:22.006 INFO running `"docker" "start" "-a" "77faf7b97b899c45f2e72c1204a0f6e0798d01b03aa8f8e4f5c0e0ed6dabd664"` Dec 07 06:54:23.468 INFO [stderr] usermod: no changes Dec 07 06:54:23.647 INFO [stderr] Compiling mpris v1.1.0 (/source) Dec 07 06:54:30.200 INFO [stderr] warning: unused import: `Event` Dec 07 06:54:30.200 INFO [stderr] --> examples/events.rs:3:13 Dec 07 06:54:30.200 INFO [stderr] | Dec 07 06:54:30.200 INFO [stderr] 3 | use mpris::{Event, PlayerFinder}; Dec 07 06:54:30.200 INFO [stderr] | ^^^^^ Dec 07 06:54:30.200 INFO [stderr] | Dec 07 06:54:30.200 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 07 06:54:30.200 INFO [stderr] Dec 07 06:54:30.236 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.236 INFO [stderr] --> src/extensions.rs:40:29 Dec 07 06:54:30.236 INFO [stderr] | Dec 07 06:54:30.236 INFO [stderr] 40 | assert_eq!(duration.as_millis(), 5543); Dec 07 06:54:30.236 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.236 INFO [stderr] | Dec 07 06:54:30.236 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 07 06:54:30.236 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.236 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.236 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 07 06:54:30.236 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 07 06:54:30.236 INFO [stderr] Dec 07 06:54:30.240 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.240 INFO [stderr] --> src/extensions.rs:46:29 Dec 07 06:54:30.240 INFO [stderr] | Dec 07 06:54:30.240 INFO [stderr] 46 | assert_eq!(duration.as_micros(), 5_543_210); Dec 07 06:54:30.240 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.240 INFO [stderr] | Dec 07 06:54:30.240 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.240 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.240 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:30.240 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:30.240 INFO [stderr] Dec 07 06:54:30.451 INFO [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Dec 07 06:54:30.451 INFO [stderr] --> examples/get_metadata.rs:11:37 Dec 07 06:54:30.451 INFO [stderr] | Dec 07 06:54:30.451 INFO [stderr] 11 | for (i, cause) in error.causes().enumerate() { Dec 07 06:54:30.451 INFO [stderr] | ^^^^^^ Dec 07 06:54:30.451 INFO [stderr] | Dec 07 06:54:30.451 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 07 06:54:30.451 INFO [stderr] Dec 07 06:54:30.483 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.483 INFO [stderr] --> src/player.rs:153:62 Dec 07 06:54:30.483 INFO [stderr] | Dec 07 06:54:30.483 INFO [stderr] 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Dec 07 06:54:30.483 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.483 INFO [stderr] | Dec 07 06:54:30.484 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.484 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.484 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:30.484 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:30.484 INFO [stderr] Dec 07 06:54:30.491 INFO [stderr] warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Dec 07 06:54:30.491 INFO [stderr] --> examples/get_metadata.rs:49:14 Dec 07 06:54:30.491 INFO [stderr] | Dec 07 06:54:30.491 INFO [stderr] 49 | .get_metadata_hash() Dec 07 06:54:30.491 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 06:54:30.491 INFO [stderr] Dec 07 06:54:30.546 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.546 INFO [stderr] --> src/player.rs:339:26 Dec 07 06:54:30.546 INFO [stderr] | Dec 07 06:54:30.547 INFO [stderr] 339 | self.seek(offset.as_micros() as i64) Dec 07 06:54:30.547 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.547 INFO [stderr] | Dec 07 06:54:30.548 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.548 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.548 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:30.548 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:30.549 INFO [stderr] Dec 07 06:54:30.549 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.550 INFO [stderr] --> src/player.rs:346:28 Dec 07 06:54:30.550 INFO [stderr] | Dec 07 06:54:30.550 INFO [stderr] 346 | self.seek(-(offset.as_micros() as i64)) Dec 07 06:54:30.550 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.552 INFO [stderr] | Dec 07 06:54:30.552 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.552 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.552 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Dec 07 06:54:30.552 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Dec 07 06:54:30.552 INFO [stderr] Dec 07 06:54:30.716 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.716 INFO [stderr] --> src/pooled_connection.rs:104:28 Dec 07 06:54:30.716 INFO [stderr] | Dec 07 06:54:30.716 INFO [stderr] 104 | .map(|d| d.as_millis()) Dec 07 06:54:30.716 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.760 INFO [stderr] | Dec 07 06:54:30.760 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.760 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.760 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 07 06:54:30.760 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 07 06:54:30.760 INFO [stderr] Dec 07 06:54:30.904 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 07 06:54:30.904 INFO [stderr] --> src/progress.rs:268:51 Dec 07 06:54:30.905 INFO [stderr] | Dec 07 06:54:30.905 INFO [stderr] 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Dec 07 06:54:30.905 INFO [stderr] | ^^^^^^^^^ Dec 07 06:54:30.905 INFO [stderr] | Dec 07 06:54:30.905 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 07 06:54:30.905 INFO [stderr] = note: for more information, see issue #48919 Dec 07 06:54:30.905 INFO [stderr] = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Dec 07 06:54:30.905 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 07 06:54:30.905 INFO [stderr] Dec 07 06:54:36.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.21s Dec 07 06:54:36.701 INFO [stderr] su: No module specific data is present Dec 07 06:54:37.430 INFO running `"docker" "inspect" "77faf7b97b899c45f2e72c1204a0f6e0798d01b03aa8f8e4f5c0e0ed6dabd664"` Dec 07 06:54:37.650 INFO running `"docker" "rm" "-f" "77faf7b97b899c45f2e72c1204a0f6e0798d01b03aa8f8e4f5c0e0ed6dabd664"` Dec 07 06:54:38.024 INFO [stdout] 77faf7b97b899c45f2e72c1204a0f6e0798d01b03aa8f8e4f5c0e0ed6dabd664