Aug 30 09:36:22.375 INFO checking objpool-0.2.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 09:36:22.375 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 09:36:22.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-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:36:22.554 INFO blam! 9eba88107f50caa0e2d4734618ca99f9a4d24a90c5334deeddf093cb56a82853 Aug 30 09:36:22.555 INFO running `"docker" "start" "-a" "9eba88107f50caa0e2d4734618ca99f9a4d24a90c5334deeddf093cb56a82853"` Aug 30 09:36:23.227 INFO kablam! Checking objpool v0.2.0 (file:///source) Aug 30 09:36:23.952 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:36:23.952 INFO kablam! --> src/lib.rs:217:51 Aug 30 09:36:23.952 INFO kablam! | Aug 30 09:36:23.952 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 30 09:36:23.952 INFO kablam! | ^^^^^^^^^ Aug 30 09:36:23.953 INFO kablam! | Aug 30 09:36:23.953 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 30 09:36:23.953 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:36:23.954 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:36:23.954 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:36:23.955 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:36:23.955 INFO kablam! Aug 30 09:36:24.052 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:36:24.052 INFO kablam! --> src/lib.rs:239:51 Aug 30 09:36:24.052 INFO kablam! | Aug 30 09:36:24.052 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 30 09:36:24.052 INFO kablam! | ^^^^^^^^^ Aug 30 09:36:24.053 INFO kablam! | Aug 30 09:36:24.053 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:36:24.053 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:36:24.053 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:36:24.053 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:36:24.053 INFO kablam! Aug 30 09:36:24.065 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:36:24.065 INFO kablam! --> src/lib.rs:254:40 Aug 30 09:36:24.065 INFO kablam! | Aug 30 09:36:24.065 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Aug 30 09:36:24.065 INFO kablam! | ^^^^^^^^^ Aug 30 09:36:24.065 INFO kablam! | Aug 30 09:36:24.065 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:36:24.065 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:36:24.065 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:36:24.065 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:36:24.065 INFO kablam! Aug 30 09:36:24.066 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 30 09:36:24.066 INFO kablam! --> src/lib.rs:258:51 Aug 30 09:36:24.066 INFO kablam! | Aug 30 09:36:24.066 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Aug 30 09:36:24.066 INFO kablam! | ^^^^^^^^^ Aug 30 09:36:24.066 INFO kablam! | Aug 30 09:36:24.066 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:36:24.066 INFO kablam! = note: for more information, see issue #48919 Aug 30 09:36:24.066 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Aug 30 09:36:24.066 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Aug 30 09:36:24.066 INFO kablam! Aug 30 09:36:24.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Aug 30 09:36:24.247 INFO kablam! su: No module specific data is present Aug 30 09:36:24.694 INFO running `"docker" "rm" "-f" "9eba88107f50caa0e2d4734618ca99f9a4d24a90c5334deeddf093cb56a82853"` Aug 30 09:36:24.810 INFO blam! 9eba88107f50caa0e2d4734618ca99f9a4d24a90c5334deeddf093cb56a82853