Jul 12 03:56:17.216 INFO checking mpris-1.0.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 03:56:17.216 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 03:56:17.216 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 03:56:17.216 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:56:17.474 INFO blam! cc285b2c7d42590369319d5503baa51f559b11038f3922ad75d3e1c920e349f5 Jul 12 03:56:17.477 INFO running `"docker" "start" "-a" "cc285b2c7d42590369319d5503baa51f559b11038f3922ad75d3e1c920e349f5"` Jul 12 03:56:18.521 INFO kablam! Compiling libdbus-sys v0.1.3 Jul 12 03:56:20.474 INFO kablam! Checking dbus v0.6.2 Jul 12 03:56:29.824 INFO kablam! Checking mpris v1.0.0 (file:///source) Jul 12 03:56:31.182 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:31.182 INFO kablam! --> src/pooled_connection.rs:74:28 Jul 12 03:56:31.182 INFO kablam! | Jul 12 03:56:31.182 INFO kablam! 74 | .map(|d| d.as_millis()) Jul 12 03:56:31.182 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:31.182 INFO kablam! | Jul 12 03:56:31.182 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Jul 12 03:56:31.182 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:31.182 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:31.182 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Jul 12 03:56:31.183 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:56:31.183 INFO kablam! Jul 12 03:56:31.363 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:31.363 INFO kablam! --> src/player.rs:151:62 Jul 12 03:56:31.363 INFO kablam! | Jul 12 03:56:31.363 INFO kablam! 151 | self.set_position_in_microseconds(track_id, position.as_micros()) Jul 12 03:56:31.363 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:31.363 INFO kablam! | Jul 12 03:56:31.363 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:31.363 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:31.363 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:31.363 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:31.363 INFO kablam! Jul 12 03:56:31.389 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:31.389 INFO kablam! --> src/player.rs:301:26 Jul 12 03:56:31.389 INFO kablam! | Jul 12 03:56:31.389 INFO kablam! 301 | self.seek(offset.as_micros() as i64) Jul 12 03:56:31.389 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:31.389 INFO kablam! | Jul 12 03:56:31.389 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:31.389 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:31.390 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:31.390 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:31.390 INFO kablam! Jul 12 03:56:31.390 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:31.390 INFO kablam! --> src/player.rs:308:28 Jul 12 03:56:31.390 INFO kablam! | Jul 12 03:56:31.390 INFO kablam! 308 | self.seek(-(offset.as_micros() as i64)) Jul 12 03:56:31.390 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:31.390 INFO kablam! | Jul 12 03:56:31.390 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:31.390 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:31.390 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:31.390 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:31.390 INFO kablam! Jul 12 03:56:31.481 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:31.481 INFO kablam! --> src/progress.rs:265:51 Jul 12 03:56:31.481 INFO kablam! | Jul 12 03:56:31.481 INFO kablam! 265 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Jul 12 03:56:31.481 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:31.481 INFO kablam! | Jul 12 03:56:31.481 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:31.481 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:31.481 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Jul 12 03:56:31.481 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:56:31.481 INFO kablam! Jul 12 03:56:32.356 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:32.356 INFO kablam! --> src/extensions.rs:40:29 Jul 12 03:56:32.356 INFO kablam! | Jul 12 03:56:32.356 INFO kablam! 40 | assert_eq!(duration.as_millis(), 5543); Jul 12 03:56:32.356 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:32.357 INFO kablam! | Jul 12 03:56:32.357 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Jul 12 03:56:32.359 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:32.359 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:32.359 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Jul 12 03:56:32.359 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:56:32.360 INFO kablam! Jul 12 03:56:32.380 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:32.380 INFO kablam! --> src/extensions.rs:46:29 Jul 12 03:56:32.380 INFO kablam! | Jul 12 03:56:32.380 INFO kablam! 46 | assert_eq!(duration.as_micros(), 5_543_210); Jul 12 03:56:32.380 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:32.381 INFO kablam! | Jul 12 03:56:32.381 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:32.382 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:32.382 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:32.383 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:32.383 INFO kablam! Jul 12 03:56:32.408 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:32.408 INFO kablam! --> src/pooled_connection.rs:74:28 Jul 12 03:56:32.408 INFO kablam! | Jul 12 03:56:32.408 INFO kablam! 74 | .map(|d| d.as_millis()) Jul 12 03:56:32.408 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:32.409 INFO kablam! | Jul 12 03:56:32.409 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:32.410 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:32.410 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Jul 12 03:56:32.411 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:56:32.411 INFO kablam! Jul 12 03:56:33.232 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:33.232 INFO kablam! --> src/player.rs:151:62 Jul 12 03:56:33.232 INFO kablam! | Jul 12 03:56:33.232 INFO kablam! 151 | self.set_position_in_microseconds(track_id, position.as_micros()) Jul 12 03:56:33.232 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:33.232 INFO kablam! | Jul 12 03:56:33.232 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:33.232 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:33.232 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:33.232 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:33.233 INFO kablam! Jul 12 03:56:33.290 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:33.291 INFO kablam! --> src/player.rs:301:26 Jul 12 03:56:33.291 INFO kablam! | Jul 12 03:56:33.291 INFO kablam! 301 | self.seek(offset.as_micros() as i64) Jul 12 03:56:33.291 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:33.291 INFO kablam! | Jul 12 03:56:33.291 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:33.298 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:33.299 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:33.299 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:33.299 INFO kablam! Jul 12 03:56:33.300 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:33.300 INFO kablam! --> src/player.rs:308:28 Jul 12 03:56:33.300 INFO kablam! | Jul 12 03:56:33.300 INFO kablam! 308 | self.seek(-(offset.as_micros() as i64)) Jul 12 03:56:33.300 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:33.300 INFO kablam! | Jul 12 03:56:33.300 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:33.300 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:33.300 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_micros(...)` to keep using the current method Jul 12 03:56:33.300 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_micros` Jul 12 03:56:33.301 INFO kablam! Jul 12 03:56:33.542 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:56:33.542 INFO kablam! --> src/progress.rs:265:51 Jul 12 03:56:33.542 INFO kablam! | Jul 12 03:56:33.542 INFO kablam! 265 | PlaybackStatus::Playing => self.age().as_millis() as f64 * self.rate, Jul 12 03:56:33.542 INFO kablam! | ^^^^^^^^^ Jul 12 03:56:33.542 INFO kablam! | Jul 12 03:56:33.542 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:56:33.542 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:56:33.542 INFO kablam! = help: call with fully qualified syntax `extensions::DurationExtensions::as_millis(...)` to keep using the current method Jul 12 03:56:33.542 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:56:33.542 INFO kablam! Jul 12 03:56:34.586 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.21s Jul 12 03:56:34.598 INFO kablam! su: No module specific data is present Jul 12 03:56:35.267 INFO running `"docker" "rm" "-f" "cc285b2c7d42590369319d5503baa51f559b11038f3922ad75d3e1c920e349f5"` Jul 12 03:56:35.450 INFO blam! cc285b2c7d42590369319d5503baa51f559b11038f3922ad75d3e1c920e349f5