Sep 21 06:18:43.727 INFO checking objpool-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:18:43.727 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:18:43.727 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:18:43.985 INFO blam! f17bf0e028ccbc89dcff81113f3a0059c4e1e97a509e10151925c49515a56aa5 Sep 21 06:18:43.987 INFO running `"docker" "start" "-a" "f17bf0e028ccbc89dcff81113f3a0059c4e1e97a509e10151925c49515a56aa5"` Sep 21 06:18:44.823 INFO kablam! usermod: no changes Sep 21 06:18:44.846 INFO kablam! Checking objpool v0.2.0 (/source) Sep 21 06:18:45.092 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:18:45.092 INFO kablam! --> src/lib.rs:217:51 Sep 21 06:18:45.092 INFO kablam! | Sep 21 06:18:45.092 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 21 06:18:45.092 INFO kablam! | ^^^^^^^^^ Sep 21 06:18:45.092 INFO kablam! | Sep 21 06:18:45.092 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 21 06:18:45.092 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:18:45.092 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:18:45.092 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 21 06:18:45.092 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:18:45.092 INFO kablam! Sep 21 06:18:45.121 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:18:45.121 INFO kablam! --> src/lib.rs:239:51 Sep 21 06:18:45.121 INFO kablam! | Sep 21 06:18:45.121 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 21 06:18:45.121 INFO kablam! | ^^^^^^^^^ Sep 21 06:18:45.121 INFO kablam! | Sep 21 06:18:45.121 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:18:45.121 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:18:45.121 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 21 06:18:45.121 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:18:45.121 INFO kablam! Sep 21 06:18:45.126 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:18:45.126 INFO kablam! --> src/lib.rs:254:40 Sep 21 06:18:45.126 INFO kablam! | Sep 21 06:18:45.126 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 21 06:18:45.126 INFO kablam! | ^^^^^^^^^ Sep 21 06:18:45.126 INFO kablam! | Sep 21 06:18:45.126 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:18:45.126 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:18:45.126 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 21 06:18:45.126 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:18:45.126 INFO kablam! Sep 21 06:18:45.126 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 21 06:18:45.126 INFO kablam! --> src/lib.rs:258:51 Sep 21 06:18:45.126 INFO kablam! | Sep 21 06:18:45.126 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 21 06:18:45.126 INFO kablam! | ^^^^^^^^^ Sep 21 06:18:45.126 INFO kablam! | Sep 21 06:18:45.126 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 21 06:18:45.126 INFO kablam! = note: for more information, see issue #48919 Sep 21 06:18:45.126 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 21 06:18:45.126 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 21 06:18:45.126 INFO kablam! Sep 21 06:18:45.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Sep 21 06:18:45.187 INFO kablam! su: No module specific data is present Sep 21 06:18:45.619 INFO running `"docker" "rm" "-f" "f17bf0e028ccbc89dcff81113f3a0059c4e1e97a509e10151925c49515a56aa5"` Sep 21 06:18:45.726 INFO blam! f17bf0e028ccbc89dcff81113f3a0059c4e1e97a509e10151925c49515a56aa5