Aug 30 09:04:33.906 INFO checking objpool-0.2.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 09:04:33.906 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 09:04:33.906 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 09:04:34.142 INFO blam! 803e1efcf6f490b9649e73c8e4ae7737441ba8962f316d83d3ef368e4da875eb Aug 30 09:04:34.144 INFO running `"docker" "start" "-a" "803e1efcf6f490b9649e73c8e4ae7737441ba8962f316d83d3ef368e4da875eb"` Aug 30 09:04:34.979 INFO kablam! Checking objpool v0.2.0 (file:///source) Aug 30 09:04:35.775 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:04:35.775 INFO kablam! --> src/lib.rs:217:51 Aug 30 09:04:35.775 INFO kablam! | Aug 30 09:04:35.775 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 30 09:04:35.775 INFO kablam! | ^^^^^^^^^ Aug 30 09:04:35.775 INFO kablam! | Aug 30 09:04:35.775 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 30 09:04:35.775 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 09:04:35.775 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:04:35.775 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:04:35.775 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:04:35.775 INFO kablam! Aug 30 09:04:35.891 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:04:35.891 INFO kablam! --> src/lib.rs:239:51 Aug 30 09:04:35.891 INFO kablam! | Aug 30 09:04:35.891 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 30 09:04:35.891 INFO kablam! | ^^^^^^^^^ Aug 30 09:04:35.891 INFO kablam! | Aug 30 09:04:35.891 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 09:04:35.891 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:04:35.891 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:04:35.891 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:04:35.891 INFO kablam! Aug 30 09:04:35.905 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:04:35.905 INFO kablam! --> src/lib.rs:254:40 Aug 30 09:04:35.905 INFO kablam! | Aug 30 09:04:35.905 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Aug 30 09:04:35.905 INFO kablam! | ^^^^^^^^^ Aug 30 09:04:35.905 INFO kablam! | Aug 30 09:04:35.906 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 09:04:35.906 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:04:35.906 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:04:35.906 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:04:35.906 INFO kablam! Aug 30 09:04:35.908 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:04:35.908 INFO kablam! --> src/lib.rs:258:51 Aug 30 09:04:35.908 INFO kablam! | Aug 30 09:04:35.908 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 30 09:04:35.908 INFO kablam! | ^^^^^^^^^ Aug 30 09:04:35.908 INFO kablam! | Aug 30 09:04:35.908 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 30 09:04:35.908 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:04:35.908 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:04:35.908 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:04:35.908 INFO kablam! Aug 30 09:04:36.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Aug 30 09:04:36.122 INFO kablam! su: No module specific data is present Aug 30 09:04:36.626 INFO running `"docker" "rm" "-f" "803e1efcf6f490b9649e73c8e4ae7737441ba8962f316d83d3ef368e4da875eb"` Aug 30 09:04:36.791 INFO blam! 803e1efcf6f490b9649e73c8e4ae7737441ba8962f316d83d3ef368e4da875eb