Jul 12 03:06:50.460 INFO checking objpool-0.2.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 03:06:50.460 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:06:50.460 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:06:50.461 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:06:50.795 INFO blam! 3472e9f7a57a91daef644c41056a909b9fc4fc697c5e42b3b62eae04dd5f7f12 Jul 12 03:06:50.798 INFO running `"docker" "start" "-a" "3472e9f7a57a91daef644c41056a909b9fc4fc697c5e42b3b62eae04dd5f7f12"` Jul 12 03:06:51.961 INFO kablam! Checking objpool v0.2.0 (file:///source) Jul 12 03:06:52.899 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:52.899 INFO kablam! --> src/lib.rs:217:51 Jul 12 03:06:52.899 INFO kablam! | Jul 12 03:06:52.899 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Jul 12 03:06:52.899 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:52.899 INFO kablam! | Jul 12 03:06:52.900 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Jul 12 03:06:52.900 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:52.900 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:52.906 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:52.907 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:52.907 INFO kablam! Jul 12 03:06:53.156 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:53.156 INFO kablam! --> src/lib.rs:239:51 Jul 12 03:06:53.156 INFO kablam! | Jul 12 03:06:53.156 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Jul 12 03:06:53.156 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:53.156 INFO kablam! | Jul 12 03:06:53.156 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:53.157 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:53.157 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:53.157 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:53.157 INFO kablam! Jul 12 03:06:53.166 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:53.166 INFO kablam! --> src/lib.rs:254:40 Jul 12 03:06:53.166 INFO kablam! | Jul 12 03:06:53.167 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Jul 12 03:06:53.167 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:53.167 INFO kablam! | Jul 12 03:06:53.167 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:53.167 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:53.167 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:53.167 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:53.167 INFO kablam! Jul 12 03:06:53.168 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 03:06:53.168 INFO kablam! --> src/lib.rs:258:51 Jul 12 03:06:53.168 INFO kablam! | Jul 12 03:06:53.168 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Jul 12 03:06:53.168 INFO kablam! | ^^^^^^^^^ Jul 12 03:06:53.168 INFO kablam! | Jul 12 03:06:53.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:53.168 INFO kablam! = note: for more information, see issue #48919 Jul 12 03:06:53.168 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Jul 12 03:06:53.168 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Jul 12 03:06:53.168 INFO kablam! Jul 12 03:06:53.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Jul 12 03:06:53.373 INFO kablam! su: No module specific data is present Jul 12 03:06:53.910 INFO running `"docker" "rm" "-f" "3472e9f7a57a91daef644c41056a909b9fc4fc697c5e42b3b62eae04dd5f7f12"` Jul 12 03:06:54.065 INFO blam! 3472e9f7a57a91daef644c41056a909b9fc4fc697c5e42b3b62eae04dd5f7f12