Sep 04 12:20:30.845 INFO checking objpool-0.2.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 12:20:30.845 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 12:20:30.845 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:20:31.050 INFO blam! d4d71254f1b16db4ef9049f832a3b2672b232733c02c0e3d08fcef8b2d97137a Sep 04 12:20:31.052 INFO running `"docker" "start" "-a" "d4d71254f1b16db4ef9049f832a3b2672b232733c02c0e3d08fcef8b2d97137a"` Sep 04 12:20:31.761 INFO kablam! Checking objpool v0.2.0 (file:///source) Sep 04 12:20:32.549 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:20:32.549 INFO kablam! --> src/lib.rs:217:51 Sep 04 12:20:32.549 INFO kablam! | Sep 04 12:20:32.549 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 04 12:20:32.549 INFO kablam! | ^^^^^^^^^ Sep 04 12:20:32.549 INFO kablam! | Sep 04 12:20:32.549 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 04 12:20:32.549 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:20:32.549 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:20:32.549 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 04 12:20:32.549 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 04 12:20:32.549 INFO kablam! Sep 04 12:20:32.625 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:20:32.625 INFO kablam! --> src/lib.rs:239:51 Sep 04 12:20:32.625 INFO kablam! | Sep 04 12:20:32.625 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 04 12:20:32.625 INFO kablam! | ^^^^^^^^^ Sep 04 12:20:32.625 INFO kablam! | Sep 04 12:20:32.625 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:20:32.625 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:20:32.625 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 04 12:20:32.625 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 04 12:20:32.625 INFO kablam! Sep 04 12:20:32.634 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:20:32.634 INFO kablam! --> src/lib.rs:254:40 Sep 04 12:20:32.634 INFO kablam! | Sep 04 12:20:32.634 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 04 12:20:32.634 INFO kablam! | ^^^^^^^^^ Sep 04 12:20:32.635 INFO kablam! | Sep 04 12:20:32.635 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:20:32.635 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:20:32.635 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 04 12:20:32.635 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 04 12:20:32.635 INFO kablam! Sep 04 12:20:32.636 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:20:32.636 INFO kablam! --> src/lib.rs:258:51 Sep 04 12:20:32.636 INFO kablam! | Sep 04 12:20:32.636 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 04 12:20:32.636 INFO kablam! | ^^^^^^^^^ Sep 04 12:20:32.637 INFO kablam! | Sep 04 12:20:32.637 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:20:32.637 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:20:32.637 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 04 12:20:32.637 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 04 12:20:32.637 INFO kablam! Sep 04 12:20:32.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Sep 04 12:20:32.796 INFO kablam! su: No module specific data is present Sep 04 12:20:33.349 INFO running `"docker" "rm" "-f" "d4d71254f1b16db4ef9049f832a3b2672b232733c02c0e3d08fcef8b2d97137a"` Sep 04 12:20:33.461 INFO blam! d4d71254f1b16db4ef9049f832a3b2672b232733c02c0e3d08fcef8b2d97137a