Sep 19 21:33:09.240 INFO checking objpool-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 21:33:09.240 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 21:33:09.240 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:33:09.652 INFO blam! e312f003290a8c3f4be0f57d5475c1e4afdbc7143181bffe45d3b64c353d0c45 Sep 19 21:33:09.654 INFO running `"docker" "start" "-a" "e312f003290a8c3f4be0f57d5475c1e4afdbc7143181bffe45d3b64c353d0c45"` Sep 19 21:33:12.387 INFO kablam! usermod: no changes Sep 19 21:33:12.443 INFO kablam! Checking objpool v0.2.0 (/source) Sep 19 21:33:13.227 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:13.227 INFO kablam! --> src/lib.rs:217:51 Sep 19 21:33:13.228 INFO kablam! | Sep 19 21:33:13.228 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 19 21:33:13.228 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:13.230 INFO kablam! | Sep 19 21:33:13.231 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 21:33:13.231 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 21:33:13.232 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:13.232 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:13.232 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:13.233 INFO kablam! Sep 19 21:33:13.286 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:13.287 INFO kablam! --> src/lib.rs:239:51 Sep 19 21:33:13.287 INFO kablam! | Sep 19 21:33:13.288 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 19 21:33:13.288 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:13.288 INFO kablam! | Sep 19 21:33:13.289 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 21:33:13.289 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:13.290 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:13.290 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:13.290 INFO kablam! Sep 19 21:33:13.303 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:13.303 INFO kablam! --> src/lib.rs:254:40 Sep 19 21:33:13.304 INFO kablam! | Sep 19 21:33:13.304 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 19 21:33:13.304 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:13.305 INFO kablam! | Sep 19 21:33:13.305 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 21:33:13.306 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:13.306 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:13.307 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:13.307 INFO kablam! Sep 19 21:33:13.308 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:13.308 INFO kablam! --> src/lib.rs:258:51 Sep 19 21:33:13.309 INFO kablam! | Sep 19 21:33:13.309 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 19 21:33:13.309 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:13.310 INFO kablam! | Sep 19 21:33:13.310 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 21:33:13.311 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:13.311 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:13.312 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:13.312 INFO kablam! Sep 19 21:33:13.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Sep 19 21:33:13.423 INFO kablam! su: No module specific data is present Sep 19 21:33:14.893 INFO running `"docker" "rm" "-f" "e312f003290a8c3f4be0f57d5475c1e4afdbc7143181bffe45d3b64c353d0c45"` Sep 19 21:33:15.172 INFO blam! e312f003290a8c3f4be0f57d5475c1e4afdbc7143181bffe45d3b64c353d0c45