Jul 12 03:06:54.106 INFO checking objpool-0.2.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 03:06:54.106 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 03:06:54.106 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 03:06:54.106 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:06:54.318 INFO blam! 7b9f62e39ee2e5eaddce888b2e7f4e0b78f12fde5b1135a45542c5c0bc801600 Jul 12 03:06:54.321 INFO running `"docker" "start" "-a" "7b9f62e39ee2e5eaddce888b2e7f4e0b78f12fde5b1135a45542c5c0bc801600"` Jul 12 03:06:55.295 INFO kablam! Checking objpool v0.2.0 (file:///source) Jul 12 03:06:56.167 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:56.168 INFO kablam! --> src/lib.rs:217:51 Jul 12 03:06:56.168 INFO kablam! | Jul 12 03:06:56.168 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Jul 12 03:06:56.168 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:56.168 INFO kablam! | Jul 12 03:06:56.168 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Jul 12 03:06:56.168 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:06:56.168 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:56.169 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:56.169 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:56.169 INFO kablam! Jul 12 03:06:56.278 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:56.278 INFO kablam! --> src/lib.rs:239:51 Jul 12 03:06:56.278 INFO kablam! | Jul 12 03:06:56.278 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Jul 12 03:06:56.278 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:56.285 INFO kablam! | Jul 12 03:06:56.285 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:06:56.285 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:56.285 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:56.285 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:56.286 INFO kablam! Jul 12 03:06:56.295 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:56.295 INFO kablam! --> src/lib.rs:254:40 Jul 12 03:06:56.295 INFO kablam! | Jul 12 03:06:56.295 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Jul 12 03:06:56.295 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:56.298 INFO kablam! | Jul 12 03:06:56.299 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:06:56.299 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:56.299 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:56.299 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:56.299 INFO kablam! Jul 12 03:06:56.300 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:56.300 INFO kablam! --> src/lib.rs:258:51 Jul 12 03:06:56.300 INFO kablam! | Jul 12 03:06:56.300 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Jul 12 03:06:56.300 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:56.300 INFO kablam! | Jul 12 03:06:56.300 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 03:06:56.300 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:56.300 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:56.300 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:56.300 INFO kablam! Jul 12 03:06:56.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Jul 12 03:06:56.638 INFO kablam! su: No module specific data is present Jul 12 03:06:57.181 INFO running `"docker" "rm" "-f" "7b9f62e39ee2e5eaddce888b2e7f4e0b78f12fde5b1135a45542c5c0bc801600"` Jul 12 03:06:57.359 INFO blam! 7b9f62e39ee2e5eaddce888b2e7f4e0b78f12fde5b1135a45542c5c0bc801600