Sep 02 05:58:58.406 INFO checking objpool-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 05:58:58.406 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 05:58:58.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 02 05:58:58.581 INFO blam! 005660038d8c41c2b6dff195704a4f7132cf5e8404ceb25fbb8fe76b98d909c3 Sep 02 05:58:58.583 INFO running `"docker" "start" "-a" "005660038d8c41c2b6dff195704a4f7132cf5e8404ceb25fbb8fe76b98d909c3"` Sep 02 05:58:59.128 INFO kablam! Checking objpool v0.2.0 (file:///source) Sep 02 05:58:59.689 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 05:58:59.689 INFO kablam! --> src/lib.rs:217:51 Sep 02 05:58:59.689 INFO kablam! | Sep 02 05:58:59.689 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 02 05:58:59.689 INFO kablam! | ^^^^^^^^^ Sep 02 05:58:59.689 INFO kablam! | Sep 02 05:58:59.689 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 02 05:58:59.689 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 05:58:59.689 INFO kablam! = note: for more information, see issue #48919 Sep 02 05:58:59.689 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 02 05:58:59.689 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 02 05:58:59.689 INFO kablam! Sep 02 05:58:59.749 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 05:58:59.749 INFO kablam! --> src/lib.rs:239:51 Sep 02 05:58:59.749 INFO kablam! | Sep 02 05:58:59.750 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 02 05:58:59.750 INFO kablam! | ^^^^^^^^^ Sep 02 05:58:59.750 INFO kablam! | Sep 02 05:58:59.750 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 05:58:59.750 INFO kablam! = note: for more information, see issue #48919 Sep 02 05:58:59.750 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 02 05:58:59.750 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 02 05:58:59.750 INFO kablam! Sep 02 05:58:59.759 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 05:58:59.759 INFO kablam! --> src/lib.rs:254:40 Sep 02 05:58:59.759 INFO kablam! | Sep 02 05:58:59.760 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 02 05:58:59.760 INFO kablam! | ^^^^^^^^^ Sep 02 05:58:59.760 INFO kablam! | Sep 02 05:58:59.760 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 05:58:59.760 INFO kablam! = note: for more information, see issue #48919 Sep 02 05:58:59.760 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 02 05:58:59.760 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 02 05:58:59.760 INFO kablam! Sep 02 05:58:59.760 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 05:58:59.760 INFO kablam! --> src/lib.rs:258:51 Sep 02 05:58:59.760 INFO kablam! | Sep 02 05:58:59.760 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 02 05:58:59.760 INFO kablam! | ^^^^^^^^^ Sep 02 05:58:59.761 INFO kablam! | Sep 02 05:58:59.761 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 05:58:59.761 INFO kablam! = note: for more information, see issue #48919 Sep 02 05:58:59.761 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 02 05:58:59.761 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 02 05:58:59.761 INFO kablam! Sep 02 05:58:59.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Sep 02 05:58:59.878 INFO kablam! su: No module specific data is present Sep 02 05:59:00.333 INFO running `"docker" "rm" "-f" "005660038d8c41c2b6dff195704a4f7132cf5e8404ceb25fbb8fe76b98d909c3"` Sep 02 05:59:00.418 INFO blam! 005660038d8c41c2b6dff195704a4f7132cf5e8404ceb25fbb8fe76b98d909c3