Oct 16 02:22:17.989 INFO testing mpris-1.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:22:17.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.512 INFO blam! 47318fbb181af364467b1ce12c1b897a9c48d61b2d055cf86c63fc9122a8e745 Oct 16 02:22:18.519 INFO running `"docker" "start" "-a" "47318fbb181af364467b1ce12c1b897a9c48d61b2d055cf86c63fc9122a8e745"` Oct 16 02:22:19.627 INFO kablam! usermod: no changes Oct 16 02:22:19.779 INFO kablam! Compiling error-chain v0.10.0 Oct 16 02:22:19.779 INFO kablam! Compiling libdbus-sys v0.1.4 Oct 16 02:22:19.779 INFO kablam! Compiling syn v0.13.11 Oct 16 02:22:19.779 INFO kablam! Compiling derive_is_enum_variant v0.1.1 Oct 16 02:22:19.779 INFO kablam! Compiling enum-kinds v0.4.1 Oct 16 02:22:25.146 INFO kablam! Compiling dbus v0.6.3 Oct 16 02:23:00.130 INFO kablam! Compiling darling_core v0.4.0 Oct 16 02:23:10.539 INFO kablam! Compiling darling_macro v0.4.0 Oct 16 02:23:15.010 INFO kablam! Compiling darling v0.4.0 Oct 16 02:23:18.356 INFO kablam! Compiling from_variants_impl v0.3.0 Oct 16 02:23:24.775 INFO kablam! Compiling from_variants v0.3.0 Oct 16 02:23:25.607 INFO kablam! Compiling mpris v1.1.0 (/source) Oct 16 02:23:26.991 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:26.992 INFO kablam! --> src/player.rs:153:62 Oct 16 02:23:26.992 INFO kablam! | Oct 16 02:23:26.992 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Oct 16 02:23:26.993 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:26.993 INFO kablam! | Oct 16 02:23:26.993 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 02:23:26.994 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:26.994 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:26.994 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:26.994 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:26.995 INFO kablam! Oct 16 02:23:27.007 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:27.008 INFO kablam! --> src/player.rs:339:26 Oct 16 02:23:27.008 INFO kablam! | Oct 16 02:23:27.008 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Oct 16 02:23:27.009 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:27.009 INFO kablam! | Oct 16 02:23:27.009 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:27.009 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:27.010 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:27.010 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:27.010 INFO kablam! Oct 16 02:23:27.011 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:27.011 INFO kablam! --> src/player.rs:346:28 Oct 16 02:23:27.011 INFO kablam! | Oct 16 02:23:27.012 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Oct 16 02:23:27.012 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:27.012 INFO kablam! | Oct 16 02:23:27.012 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:27.013 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:27.013 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:27.013 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:27.013 INFO kablam! Oct 16 02:23:27.039 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:27.040 INFO kablam! --> src/pooled_connection.rs:104:28 Oct 16 02:23:27.040 INFO kablam! | Oct 16 02:23:27.040 INFO kablam! 104 | .map(|d| d.as_millis()) Oct 16 02:23:27.040 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:27.041 INFO kablam! | Oct 16 02:23:27.041 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:27.041 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:27.041 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:27.042 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:27.042 INFO kablam! Oct 16 02:23:27.063 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:27.063 INFO kablam! --> src/progress.rs:268:51 Oct 16 02:23:27.064 INFO kablam! | Oct 16 02:23:27.064 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Oct 16 02:23:27.064 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:27.064 INFO kablam! | Oct 16 02:23:27.065 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:27.065 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:27.065 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:27.065 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:27.066 INFO kablam! Oct 16 02:23:29.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 16 02:23:29.279 INFO kablam! su: No module specific data is present Oct 16 02:23:29.827 INFO running `"docker" "rm" "-f" "47318fbb181af364467b1ce12c1b897a9c48d61b2d055cf86c63fc9122a8e745"` Oct 16 02:23:30.115 INFO blam! 47318fbb181af364467b1ce12c1b897a9c48d61b2d055cf86c63fc9122a8e745 Oct 16 02:23:30.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:30.436 INFO blam! 5d710144099860539e0435afc61a6fa6b2e2d332fa20e88f7431cb33b3b03ef4 Oct 16 02:23:30.438 INFO running `"docker" "start" "-a" "5d710144099860539e0435afc61a6fa6b2e2d332fa20e88f7431cb33b3b03ef4"` Oct 16 02:23:32.034 INFO kablam! usermod: no changes Oct 16 02:23:32.139 INFO kablam! Compiling mpris v1.1.0 (/source) Oct 16 02:23:38.415 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 16 02:23:38.415 INFO kablam! --> examples/get_metadata.rs:11:37 Oct 16 02:23:38.415 INFO kablam! | Oct 16 02:23:38.415 INFO kablam! 11 | for (i, cause) in error.causes().enumerate() { Oct 16 02:23:38.415 INFO kablam! | ^^^^^^ Oct 16 02:23:38.415 INFO kablam! | Oct 16 02:23:38.415 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:23:38.415 INFO kablam! Oct 16 02:23:38.451 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:38.451 INFO kablam! --> examples/get_metadata.rs:49:14 Oct 16 02:23:38.451 INFO kablam! | Oct 16 02:23:38.451 INFO kablam! 49 | .get_metadata_hash() Oct 16 02:23:38.451 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:23:38.451 INFO kablam! Oct 16 02:23:40.151 INFO kablam! warning: unused import: `Event` Oct 16 02:23:40.151 INFO kablam! --> examples/events.rs:3:13 Oct 16 02:23:40.151 INFO kablam! | Oct 16 02:23:40.152 INFO kablam! 3 | use mpris::{Event, PlayerFinder}; Oct 16 02:23:40.152 INFO kablam! | ^^^^^ Oct 16 02:23:40.152 INFO kablam! | Oct 16 02:23:40.152 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:23:40.153 INFO kablam! Oct 16 02:23:41.687 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:41.687 INFO kablam! --> src/extensions.rs:40:29 Oct 16 02:23:41.687 INFO kablam! | Oct 16 02:23:41.687 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Oct 16 02:23:41.687 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:41.687 INFO kablam! | Oct 16 02:23:41.687 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 16 02:23:41.687 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:41.687 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:41.687 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:41.687 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:41.687 INFO kablam! Oct 16 02:23:41.687 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:41.687 INFO kablam! --> src/extensions.rs:46:29 Oct 16 02:23:41.687 INFO kablam! | Oct 16 02:23:41.687 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Oct 16 02:23:41.687 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:41.687 INFO kablam! | Oct 16 02:23:41.687 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:41.687 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:41.687 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:41.687 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:41.687 INFO kablam! Oct 16 02:23:43.107 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:43.107 INFO kablam! --> src/player.rs:153:62 Oct 16 02:23:43.107 INFO kablam! | Oct 16 02:23:43.107 INFO kablam! 153 | self.set_position_in_microseconds(track_id, position.as_micros()) Oct 16 02:23:43.107 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:43.107 INFO kablam! | Oct 16 02:23:43.107 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:43.119 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:43.119 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:43.119 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:43.119 INFO kablam! Oct 16 02:23:43.231 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:43.231 INFO kablam! --> src/player.rs:339:26 Oct 16 02:23:43.231 INFO kablam! | Oct 16 02:23:43.231 INFO kablam! 339 | self.seek(offset.as_micros() as i64) Oct 16 02:23:43.231 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:43.279 INFO kablam! | Oct 16 02:23:43.279 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:43.279 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:43.279 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:43.279 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:43.279 INFO kablam! Oct 16 02:23:43.279 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:43.279 INFO kablam! --> src/player.rs:346:28 Oct 16 02:23:43.279 INFO kablam! | Oct 16 02:23:43.279 INFO kablam! 346 | self.seek(-(offset.as_micros() as i64)) Oct 16 02:23:43.279 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:43.279 INFO kablam! | Oct 16 02:23:43.279 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:43.279 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:43.279 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Oct 16 02:23:43.279 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Oct 16 02:23:43.279 INFO kablam! Oct 16 02:23:43.554 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:43.554 INFO kablam! --> src/pooled_connection.rs:104:28 Oct 16 02:23:43.555 INFO kablam! | Oct 16 02:23:43.555 INFO kablam! 104 | .map(|d| d.as_millis()) Oct 16 02:23:43.555 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:43.555 INFO kablam! | Oct 16 02:23:43.567 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:43.567 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:43.567 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:43.567 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:43.567 INFO kablam! Oct 16 02:23:43.723 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 16 02:23:43.723 INFO kablam! --> src/progress.rs:268:51 Oct 16 02:23:43.723 INFO kablam! | Oct 16 02:23:43.723 INFO kablam! 268 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Oct 16 02:23:43.723 INFO kablam! | ^^^^^^^^^ Oct 16 02:23:43.759 INFO kablam! | Oct 16 02:23:43.759 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:43.779 INFO kablam! = note: for more information, see issue #48919 Oct 16 02:23:43.779 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Oct 16 02:23:43.779 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 16 02:23:43.779 INFO kablam! Oct 16 02:23:49.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.34s Oct 16 02:23:49.407 INFO kablam! su: No module specific data is present Oct 16 02:23:50.075 INFO running `"docker" "rm" "-f" "5d710144099860539e0435afc61a6fa6b2e2d332fa20e88f7431cb33b3b03ef4"` Oct 16 02:23:50.383 INFO blam! 5d710144099860539e0435afc61a6fa6b2e2d332fa20e88f7431cb33b3b03ef4