Sep 01 12:31:27.665 INFO checking objpool-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 12:31:27.665 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 12:31:27.665 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:31:27.814 INFO blam! c6eff70f03e7d70e8ccdb0d4dd2a31338c51b4425ecb1db182720ec8ac74a298 Sep 01 12:31:27.816 INFO running `"docker" "start" "-a" "c6eff70f03e7d70e8ccdb0d4dd2a31338c51b4425ecb1db182720ec8ac74a298"` Sep 01 12:31:28.390 INFO kablam! Checking objpool v0.2.0 (file:///source) Sep 01 12:31:29.018 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:31:29.018 INFO kablam! --> src/lib.rs:217:51 Sep 01 12:31:29.018 INFO kablam! | Sep 01 12:31:29.018 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 01 12:31:29.018 INFO kablam! | ^^^^^^^^^ Sep 01 12:31:29.018 INFO kablam! | Sep 01 12:31:29.018 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 01 12:31:29.018 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:31:29.018 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:31:29.018 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 01 12:31:29.019 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 01 12:31:29.019 INFO kablam! Sep 01 12:31:29.072 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:31:29.073 INFO kablam! --> src/lib.rs:239:51 Sep 01 12:31:29.073 INFO kablam! | Sep 01 12:31:29.073 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 01 12:31:29.073 INFO kablam! | ^^^^^^^^^ Sep 01 12:31:29.073 INFO kablam! | Sep 01 12:31:29.073 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:31:29.073 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:31:29.073 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 01 12:31:29.073 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 01 12:31:29.073 INFO kablam! Sep 01 12:31:29.079 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:31:29.079 INFO kablam! --> src/lib.rs:254:40 Sep 01 12:31:29.079 INFO kablam! | Sep 01 12:31:29.079 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 01 12:31:29.079 INFO kablam! | ^^^^^^^^^ Sep 01 12:31:29.079 INFO kablam! | Sep 01 12:31:29.079 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:31:29.079 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:31:29.079 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 01 12:31:29.079 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 01 12:31:29.079 INFO kablam! Sep 01 12:31:29.080 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 01 12:31:29.080 INFO kablam! --> src/lib.rs:258:51 Sep 01 12:31:29.080 INFO kablam! | Sep 01 12:31:29.080 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 01 12:31:29.080 INFO kablam! | ^^^^^^^^^ Sep 01 12:31:29.080 INFO kablam! | Sep 01 12:31:29.080 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 01 12:31:29.080 INFO kablam! = note: for more information, see issue #48919 Sep 01 12:31:29.080 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 01 12:31:29.080 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 01 12:31:29.080 INFO kablam! Sep 01 12:31:29.173 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Sep 01 12:31:29.175 INFO kablam! su: No module specific data is present Sep 01 12:31:29.635 INFO running `"docker" "rm" "-f" "c6eff70f03e7d70e8ccdb0d4dd2a31338c51b4425ecb1db182720ec8ac74a298"` Sep 01 12:31:29.786 INFO blam! c6eff70f03e7d70e8ccdb0d4dd2a31338c51b4425ecb1db182720ec8ac74a298