Sep 01 21:16:49.910 INFO checking time2-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:16:49.910 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:16:49.910 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:16:50.063 INFO blam! 036dd81afcf3ae394fc62db7d3438b15ff6b84cc174003cfab0863c272dfb0e0 Sep 01 21:16:50.064 INFO running `"docker" "start" "-a" "036dd81afcf3ae394fc62db7d3438b15ff6b84cc174003cfab0863c272dfb0e0"` Sep 01 21:16:50.672 INFO kablam! Checking time2 v0.2.0 (file:///source) Sep 01 21:16:51.254 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 21:16:51.254 INFO kablam! --> src/duration.rs:143:43 Sep 01 21:16:51.254 INFO kablam! | Sep 01 21:16:51.254 INFO kablam! 143 | Duration::from_millis(millis).as_millis() == Some(millis) Sep 01 21:16:51.254 INFO kablam! | ^^^^^^^^^ Sep 01 21:16:51.254 INFO kablam! | Sep 01 21:16:51.254 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 01 21:16:51.254 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 21:16:51.255 INFO kablam! = note: for more information, see issue #48919 Sep 01 21:16:51.255 INFO kablam! = help: call with fully qualified syntax `duration::DurationExt::as_millis(...)` to keep using the current method Sep 01 21:16:51.255 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 01 21:16:51.255 INFO kablam! Sep 01 21:16:51.255 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 21:16:51.255 INFO kablam! --> src/duration.rs:148:36 Sep 01 21:16:51.255 INFO kablam! | Sep 01 21:16:51.255 INFO kablam! 148 | let millis = match dur.as_millis() { Sep 01 21:16:51.256 INFO kablam! | ^^^^^^^^^ Sep 01 21:16:51.256 INFO kablam! | Sep 01 21:16:51.256 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 21:16:51.256 INFO kablam! = note: for more information, see issue #48919 Sep 01 21:16:51.256 INFO kablam! = help: call with fully qualified syntax `duration::DurationExt::as_millis(...)` to keep using the current method Sep 01 21:16:51.256 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 01 21:16:51.256 INFO kablam! Sep 01 21:16:51.343 INFO kablam! warning: unused arithmetic operation which must be used Sep 01 21:16:51.343 INFO kablam! --> src/duration.rs:218:25 Sep 01 21:16:51.343 INFO kablam! | Sep 01 21:16:51.343 INFO kablam! 218 | dur * rhs; Sep 01 21:16:51.344 INFO kablam! | ^^^^^^^^^ Sep 01 21:16:51.344 INFO kablam! | Sep 01 21:16:51.344 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 21:16:51.344 INFO kablam! Sep 01 21:16:51.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Sep 01 21:16:51.368 INFO kablam! su: No module specific data is present Sep 01 21:16:51.747 INFO running `"docker" "rm" "-f" "036dd81afcf3ae394fc62db7d3438b15ff6b84cc174003cfab0863c272dfb0e0"` Sep 01 21:16:51.875 INFO blam! 036dd81afcf3ae394fc62db7d3438b15ff6b84cc174003cfab0863c272dfb0e0