Sep 14 12:23:24.490 INFO checking objpool-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:23:24.491 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:23:24.491 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:23:25.060 INFO blam! 47211e088ad827200dba6216d009e5a07ed8860cd18503a2e54ae261ede4c188 Sep 14 12:23:25.062 INFO running `"docker" "start" "-a" "47211e088ad827200dba6216d009e5a07ed8860cd18503a2e54ae261ede4c188"` Sep 14 12:23:26.431 INFO kablam! usermod: no changes Sep 14 12:23:26.474 INFO kablam! Checking objpool v0.2.0 (file:///source) Sep 14 12:23:26.791 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 14 12:23:26.791 INFO kablam! --> src/lib.rs:217:51 Sep 14 12:23:26.791 INFO kablam! | Sep 14 12:23:26.791 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 14 12:23:26.791 INFO kablam! | ^^^^^^^^^ Sep 14 12:23:26.791 INFO kablam! | Sep 14 12:23:26.791 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 14 12:23:26.791 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 14 12:23:26.791 INFO kablam! = note: for more information, see issue #48919 Sep 14 12:23:26.791 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 14 12:23:26.791 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 14 12:23:26.791 INFO kablam! Sep 14 12:23:26.824 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 14 12:23:26.824 INFO kablam! --> src/lib.rs:239:51 Sep 14 12:23:26.824 INFO kablam! | Sep 14 12:23:26.824 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 14 12:23:26.824 INFO kablam! | ^^^^^^^^^ Sep 14 12:23:26.824 INFO kablam! | Sep 14 12:23:26.824 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 14 12:23:26.824 INFO kablam! = note: for more information, see issue #48919 Sep 14 12:23:26.824 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 14 12:23:26.824 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 14 12:23:26.824 INFO kablam! Sep 14 12:23:26.829 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 14 12:23:26.829 INFO kablam! --> src/lib.rs:254:40 Sep 14 12:23:26.829 INFO kablam! | Sep 14 12:23:26.829 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 14 12:23:26.829 INFO kablam! | ^^^^^^^^^ Sep 14 12:23:26.829 INFO kablam! | Sep 14 12:23:26.829 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 14 12:23:26.829 INFO kablam! = note: for more information, see issue #48919 Sep 14 12:23:26.829 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 14 12:23:26.829 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 14 12:23:26.829 INFO kablam! Sep 14 12:23:26.834 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 14 12:23:26.835 INFO kablam! --> src/lib.rs:258:51 Sep 14 12:23:26.835 INFO kablam! | Sep 14 12:23:26.835 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 14 12:23:26.835 INFO kablam! | ^^^^^^^^^ Sep 14 12:23:26.835 INFO kablam! | Sep 14 12:23:26.835 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 14 12:23:26.835 INFO kablam! = note: for more information, see issue #48919 Sep 14 12:23:26.835 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 14 12:23:26.835 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 14 12:23:26.835 INFO kablam! Sep 14 12:23:26.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.52s Sep 14 12:23:26.985 INFO kablam! su: No module specific data is present Sep 14 12:23:27.801 INFO running `"docker" "rm" "-f" "47211e088ad827200dba6216d009e5a07ed8860cd18503a2e54ae261ede4c188"` Sep 14 12:23:28.004 INFO blam! 47211e088ad827200dba6216d009e5a07ed8860cd18503a2e54ae261ede4c188