Oct 16 02:22:18.020 INFO testing mpris-1.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:22:18.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 02:22:18.508 INFO blam! ccefadef1d8403c5728c5e49d05c61d44e38b3057ac25f9903aef1083b7ed163 Oct 16 02:22:18.510 INFO running `"docker" "start" "-a" "ccefadef1d8403c5728c5e49d05c61d44e38b3057ac25f9903aef1083b7ed163"` Oct 16 02:22:19.955 INFO kablam! usermod: no changes Oct 16 02:22:20.079 INFO kablam! Compiling libdbus-sys v0.1.4 Oct 16 02:22:20.080 INFO kablam! Compiling syn v0.13.11 Oct 16 02:22:20.081 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Oct 16 02:22:20.082 INFO kablam! Compiling enum-kinds v0.4.1 Oct 16 02:22:25.059 INFO kablam! Compiling dbus v0.6.3 Oct 16 02:22:58.748 INFO kablam! Compiling darling_core v0.4.0 Oct 16 02:23:08.707 INFO kablam! Compiling darling_macro v0.4.0 Oct 16 02:23:13.455 INFO kablam! Compiling darling v0.4.0 Oct 16 02:23:16.850 INFO kablam! Compiling from_variants_impl v0.3.0 Oct 16 02:23:23.143 INFO kablam! Compiling from_variants v0.3.0 Oct 16 02:23:23.757 INFO kablam! Compiling mpris v1.1.0 (/source) Oct 16 02:23:25.223 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:25.223 INFO kablam! --> src/player.rs:153:62 Oct 16 02:23:25.224 INFO kablam! | Oct 16 02:23:25.224 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Oct 16 02:23:25.224 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:25.224 INFO kablam! | Oct 16 02:23:25.224 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 02:23:25.225 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:25.225 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:25.225 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:25.225 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:25.225 INFO kablam! Oct 16 02:23:25.239 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:25.239 INFO kablam! --> src/player.rs:339:26 Oct 16 02:23:25.239 INFO kablam! | Oct 16 02:23:25.239 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Oct 16 02:23:25.239 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:25.239 INFO kablam! | Oct 16 02:23:25.239 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:25.239 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:25.239 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:25.239 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:25.239 INFO kablam! Oct 16 02:23:25.239 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:25.239 INFO kablam! --> src/player.rs:346:28 Oct 16 02:23:25.239 INFO kablam! | Oct 16 02:23:25.239 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Oct 16 02:23:25.239 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:25.239 INFO kablam! | Oct 16 02:23:25.241 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:25.251 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:25.251 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:25.251 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:25.252 INFO kablam! Oct 16 02:23:25.291 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:25.291 INFO kablam! --> src/pooled_connection.rs:104:28 Oct 16 02:23:25.292 INFO kablam! | Oct 16 02:23:25.292 INFO kablam! 104 | .map(|d| d.as_millis()) Oct 16 02:23:25.292 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:25.292 INFO kablam! | Oct 16 02:23:25.293 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:25.293 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:25.293 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:25.293 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:25.294 INFO kablam! Oct 16 02:23:25.311 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:25.311 INFO kablam! --> src/progress.rs:268:51 Oct 16 02:23:25.311 INFO kablam! | Oct 16 02:23:25.312 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Oct 16 02:23:25.312 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:25.312 INFO kablam! | Oct 16 02:23:25.313 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:25.313 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:25.313 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:25.313 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:25.314 INFO kablam! Oct 16 02:23:27.586 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 16 02:23:27.594 INFO kablam! su: No module specific data is present Oct 16 02:23:28.315 INFO running `"docker" "rm" "-f" "ccefadef1d8403c5728c5e49d05c61d44e38b3057ac25f9903aef1083b7ed163"` Oct 16 02:23:28.619 INFO blam! ccefadef1d8403c5728c5e49d05c61d44e38b3057ac25f9903aef1083b7ed163 Oct 16 02:23:28.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 02:23:29.099 INFO blam! 4df6f23c817f011d00dc963b1a604188c11aafe2c0de00ce6933e7dec7288f3f Oct 16 02:23:29.103 INFO running `"docker" "start" "-a" "4df6f23c817f011d00dc963b1a604188c11aafe2c0de00ce6933e7dec7288f3f"` Oct 16 02:23:30.796 INFO kablam! usermod: no changes Oct 16 02:23:30.991 INFO kablam! Compiling mpris v1.1.0 (/source) Oct 16 02:23:38.635 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:38.635 INFO kablam! --> src/extensions.rs:40:29 Oct 16 02:23:38.635 INFO kablam! | Oct 16 02:23:38.635 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Oct 16 02:23:38.635 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:38.676 INFO kablam! | Oct 16 02:23:38.676 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 02:23:38.676 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:38.676 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:38.676 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:38.676 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:38.676 INFO kablam! Oct 16 02:23:38.678 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:38.678 INFO kablam! --> src/extensions.rs:46:29 Oct 16 02:23:38.678 INFO kablam! | Oct 16 02:23:38.678 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Oct 16 02:23:38.678 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:38.699 INFO kablam! | Oct 16 02:23:38.699 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:38.699 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:38.699 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:38.699 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:38.699 INFO kablam! Oct 16 02:23:39.239 INFO kablam! warning: unused import: `Event` Oct 16 02:23:39.239 INFO kablam! --> examples/events.rs:3:13 Oct 16 02:23:39.239 INFO kablam! | Oct 16 02:23:39.239 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Oct 16 02:23:39.239 INFO kablam! | ^^^^^ Oct 16 02:23:39.239 INFO kablam! | Oct 16 02:23:39.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:23:39.239 INFO kablam! Oct 16 02:23:39.656 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 16 02:23:39.656 INFO kablam! --> examples/get_metadata.rs:11:37 Oct 16 02:23:39.657 INFO kablam! | Oct 16 02:23:39.657 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Oct 16 02:23:39.657 INFO kablam! | ^^^^^^ Oct 16 02:23:39.663 INFO kablam! | Oct 16 02:23:39.663 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:23:39.664 INFO kablam! Oct 16 02:23:39.915 INFO kablam! warning: use of deprecated item 'mpris::Player::get_metadata_hash': This is an experimental function until full Metadata overhaul in 2.0. Oct 16 02:23:39.915 INFO kablam! --> examples/get_metadata.rs:49:14 Oct 16 02:23:39.915 INFO kablam! | Oct 16 02:23:39.915 INFO kablam! 49 | .get_metadata_hash() Oct 16 02:23:39.915 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:23:39.915 INFO kablam! Oct 16 02:23:39.939 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:39.939 INFO kablam! --> src/player.rs:153:62 Oct 16 02:23:39.939 INFO kablam! | Oct 16 02:23:39.939 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Oct 16 02:23:39.939 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:39.939 INFO kablam! | Oct 16 02:23:39.939 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:39.939 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:39.939 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:39.939 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:39.939 INFO kablam! Oct 16 02:23:40.027 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:40.027 INFO kablam! --> src/player.rs:339:26 Oct 16 02:23:40.027 INFO kablam! | Oct 16 02:23:40.027 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Oct 16 02:23:40.027 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:40.043 INFO kablam! | Oct 16 02:23:40.043 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:40.043 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:40.043 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:40.043 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:40.043 INFO kablam! Oct 16 02:23:40.043 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:40.043 INFO kablam! --> src/player.rs:346:28 Oct 16 02:23:40.043 INFO kablam! | Oct 16 02:23:40.043 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Oct 16 02:23:40.043 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:40.059 INFO kablam! | Oct 16 02:23:40.059 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:40.059 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:40.059 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:40.059 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:40.059 INFO kablam! Oct 16 02:23:40.287 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:40.287 INFO kablam! --> src/pooled_connection.rs:104:28 Oct 16 02:23:40.287 INFO kablam! | Oct 16 02:23:40.287 INFO kablam! 104 | .map(|d| d.as_millis()) Oct 16 02:23:40.287 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:40.318 INFO kablam! | Oct 16 02:23:40.318 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:40.318 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:40.319 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:40.319 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:40.319 INFO kablam! Oct 16 02:23:40.559 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:40.559 INFO kablam! --> src/progress.rs:268:51 Oct 16 02:23:40.559 INFO kablam! | Oct 16 02:23:40.560 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Oct 16 02:23:40.560 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:40.560 INFO kablam! | Oct 16 02:23:40.560 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 16 02:23:40.560 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:40.560 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:40.560 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:40.560 INFO kablam! Oct 16 02:23:47.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.53s Oct 16 02:23:47.367 INFO kablam! su: No module specific data is present Oct 16 02:23:48.377 INFO running `"docker" "rm" "-f" "4df6f23c817f011d00dc963b1a604188c11aafe2c0de00ce6933e7dec7288f3f"` Oct 16 02:23:48.627 INFO blam! 4df6f23c817f011d00dc963b1a604188c11aafe2c0de00ce6933e7dec7288f3f