Sep 10 13:41:51.312 INFO checking objpool-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 13:41:51.312 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 13:41:51.312 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:41:51.514 INFO blam! 2c98f449de6249dea174bb015472a5bd5768cb5813cd36a0278f3f48d3add0b3 Sep 10 13:41:51.516 INFO running `"docker" "start" "-a" "2c98f449de6249dea174bb015472a5bd5768cb5813cd36a0278f3f48d3add0b3"` Sep 10 13:41:53.884 INFO kablam! usermod: no changes Sep 10 13:41:53.934 INFO kablam! Checking objpool v0.2.0 (file:///source) Sep 10 13:41:54.497 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 10 13:41:54.497 INFO kablam! --> src/lib.rs:217:51 Sep 10 13:41:54.497 INFO kablam! | Sep 10 13:41:54.497 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 10 13:41:54.497 INFO kablam! | ^^^^^^^^^ Sep 10 13:41:54.506 INFO kablam! | Sep 10 13:41:54.506 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 10 13:41:54.507 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 10 13:41:54.507 INFO kablam! = note: for more information, see issue #48919 Sep 10 13:41:54.507 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 10 13:41:54.508 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 10 13:41:54.508 INFO kablam! Sep 10 13:41:54.551 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 10 13:41:54.551 INFO kablam! --> src/lib.rs:239:51 Sep 10 13:41:54.551 INFO kablam! | Sep 10 13:41:54.551 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 10 13:41:54.551 INFO kablam! | ^^^^^^^^^ Sep 10 13:41:54.552 INFO kablam! | Sep 10 13:41:54.552 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 10 13:41:54.552 INFO kablam! = note: for more information, see issue #48919 Sep 10 13:41:54.552 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 10 13:41:54.553 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 10 13:41:54.553 INFO kablam! Sep 10 13:41:54.559 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 10 13:41:54.559 INFO kablam! --> src/lib.rs:254:40 Sep 10 13:41:54.559 INFO kablam! | Sep 10 13:41:54.559 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 10 13:41:54.559 INFO kablam! | ^^^^^^^^^ Sep 10 13:41:54.559 INFO kablam! | Sep 10 13:41:54.559 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 10 13:41:54.560 INFO kablam! = note: for more information, see issue #48919 Sep 10 13:41:54.560 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 10 13:41:54.560 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 10 13:41:54.561 INFO kablam! Sep 10 13:41:54.561 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 10 13:41:54.561 INFO kablam! --> src/lib.rs:258:51 Sep 10 13:41:54.561 INFO kablam! | Sep 10 13:41:54.561 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 10 13:41:54.561 INFO kablam! | ^^^^^^^^^ Sep 10 13:41:54.562 INFO kablam! | Sep 10 13:41:54.562 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 10 13:41:54.562 INFO kablam! = note: for more information, see issue #48919 Sep 10 13:41:54.563 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 10 13:41:54.563 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 10 13:41:54.563 INFO kablam! Sep 10 13:41:54.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Sep 10 13:41:54.698 INFO kablam! su: No module specific data is present Sep 10 13:41:56.303 INFO running `"docker" "rm" "-f" "2c98f449de6249dea174bb015472a5bd5768cb5813cd36a0278f3f48d3add0b3"` Sep 10 13:41:56.423 INFO blam! 2c98f449de6249dea174bb015472a5bd5768cb5813cd36a0278f3f48d3add0b3