Sep 17 20:36:46.119 INFO checking objpool-0.2.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:36:46.119 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:36:46.119 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:36:46.466 INFO blam! e367e8f3eb50d459652e77afe6216f76117219dc46d37bf3ed03e732eac30e82 Sep 17 20:36:46.469 INFO running `"docker" "start" "-a" "e367e8f3eb50d459652e77afe6216f76117219dc46d37bf3ed03e732eac30e82"` Sep 17 20:36:48.639 INFO kablam! usermod: no changes Sep 17 20:36:48.727 INFO kablam! Checking objpool v0.2.0 (/source) Sep 17 20:36:49.372 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 17 20:36:49.372 INFO kablam! --> src/lib.rs:217:51 Sep 17 20:36:49.372 INFO kablam! | Sep 17 20:36:49.372 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 17 20:36:49.372 INFO kablam! | ^^^^^^^^^ Sep 17 20:36:49.372 INFO kablam! | Sep 17 20:36:49.372 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 17 20:36:49.372 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 17 20:36:49.379 INFO kablam! = note: for more information, see issue #48919 Sep 17 20:36:49.379 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 17 20:36:49.379 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 17 20:36:49.379 INFO kablam! Sep 17 20:36:49.403 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 17 20:36:49.403 INFO kablam! --> src/lib.rs:239:51 Sep 17 20:36:49.403 INFO kablam! | Sep 17 20:36:49.403 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 17 20:36:49.403 INFO kablam! | ^^^^^^^^^ Sep 17 20:36:49.403 INFO kablam! | Sep 17 20:36:49.403 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 17 20:36:49.403 INFO kablam! = note: for more information, see issue #48919 Sep 17 20:36:49.403 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 17 20:36:49.403 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 17 20:36:49.403 INFO kablam! Sep 17 20:36:49.411 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 17 20:36:49.411 INFO kablam! --> src/lib.rs:254:40 Sep 17 20:36:49.411 INFO kablam! | Sep 17 20:36:49.411 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 17 20:36:49.411 INFO kablam! | ^^^^^^^^^ Sep 17 20:36:49.411 INFO kablam! | Sep 17 20:36:49.411 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 17 20:36:49.411 INFO kablam! = note: for more information, see issue #48919 Sep 17 20:36:49.411 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 17 20:36:49.411 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 17 20:36:49.411 INFO kablam! Sep 17 20:36:49.411 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 17 20:36:49.411 INFO kablam! --> src/lib.rs:258:51 Sep 17 20:36:49.411 INFO kablam! | Sep 17 20:36:49.411 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 17 20:36:49.411 INFO kablam! | ^^^^^^^^^ Sep 17 20:36:49.411 INFO kablam! | Sep 17 20:36:49.411 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 17 20:36:49.411 INFO kablam! = note: for more information, see issue #48919 Sep 17 20:36:49.411 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 17 20:36:49.411 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 17 20:36:49.411 INFO kablam! Sep 17 20:36:49.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Sep 17 20:36:49.541 INFO kablam! su: No module specific data is present Sep 17 20:36:51.238 INFO running `"docker" "rm" "-f" "e367e8f3eb50d459652e77afe6216f76117219dc46d37bf3ed03e732eac30e82"` Sep 17 20:36:51.511 INFO blam! e367e8f3eb50d459652e77afe6216f76117219dc46d37bf3ed03e732eac30e82