Sep 19 21:33:03.529 INFO checking objpool-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:33:03.529 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:33:03.529 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:03.909 INFO blam! 7911d89ef4300111fb09b1301c1d0d354290d1864de456f0c027f368f6cee137 Sep 19 21:33:03.911 INFO running `"docker" "start" "-a" "7911d89ef4300111fb09b1301c1d0d354290d1864de456f0c027f368f6cee137"` Sep 19 21:33:06.617 INFO kablam! usermod: no changes Sep 19 21:33:06.679 INFO kablam! Checking objpool v0.2.0 (/source) Sep 19 21:33:07.131 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:07.131 INFO kablam! --> src/lib.rs:217:51 Sep 19 21:33:07.132 INFO kablam! | Sep 19 21:33:07.132 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 19 21:33:07.133 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:07.133 INFO kablam! | Sep 19 21:33:07.133 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 21:33:07.134 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:07.134 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:07.135 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:07.135 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:07.135 INFO kablam! Sep 19 21:33:07.187 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:07.187 INFO kablam! --> src/lib.rs:239:51 Sep 19 21:33:07.188 INFO kablam! | Sep 19 21:33:07.188 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 19 21:33:07.189 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:07.189 INFO kablam! | Sep 19 21:33:07.189 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:07.190 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:07.190 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:07.191 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:07.191 INFO kablam! Sep 19 21:33:07.203 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:07.203 INFO kablam! --> src/lib.rs:254:40 Sep 19 21:33:07.204 INFO kablam! | Sep 19 21:33:07.204 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Sep 19 21:33:07.204 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:07.205 INFO kablam! | Sep 19 21:33:07.205 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:07.206 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:07.206 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:07.207 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:07.207 INFO kablam! Sep 19 21:33:07.208 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 21:33:07.208 INFO kablam! --> src/lib.rs:258:51 Sep 19 21:33:07.209 INFO kablam! | Sep 19 21:33:07.209 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Sep 19 21:33:07.209 INFO kablam! | ^^^^^^^^^ Sep 19 21:33:07.210 INFO kablam! | Sep 19 21:33:07.210 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:07.211 INFO kablam! = note: for more information, see issue #48919 Sep 19 21:33:07.211 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Sep 19 21:33:07.211 INFO kablam! = note: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Sep 19 21:33:07.212 INFO kablam! Sep 19 21:33:07.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Sep 19 21:33:07.542 INFO kablam! su: No module specific data is present Sep 19 21:33:08.935 INFO running `"docker" "rm" "-f" "7911d89ef4300111fb09b1301c1d0d354290d1864de456f0c027f368f6cee137"` Sep 19 21:33:09.191 INFO blam! 7911d89ef4300111fb09b1301c1d0d354290d1864de456f0c027f368f6cee137