Oct 13 11:23:08.544 INFO checking objpool-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:23:08.546 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:23:09.132 INFO blam! f1f7b15f9ee177e69c0ae4dbf6722d97cadc031f9844f3d8c337b17c8cfb5b3b Oct 13 11:23:09.134 INFO running `"docker" "start" "-a" "f1f7b15f9ee177e69c0ae4dbf6722d97cadc031f9844f3d8c337b17c8cfb5b3b"` Oct 13 11:23:10.031 INFO kablam! usermod: no changes Oct 13 11:23:10.064 INFO kablam! Checking objpool v0.2.0 (/source) Oct 13 11:23:11.312 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:23:11.312 INFO kablam! --> src/lib.rs:217:51 Oct 13 11:23:11.313 INFO kablam! | Oct 13 11:23:11.313 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Oct 13 11:23:11.314 INFO kablam! | ^^^^^^^^^ Oct 13 11:23:11.314 INFO kablam! | Oct 13 11:23:11.315 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 11:23:11.315 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:23:11.316 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:23:11.317 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 13 11:23:11.317 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 11:23:11.317 INFO kablam! Oct 13 11:23:11.344 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:23:11.344 INFO kablam! --> src/lib.rs:239:51 Oct 13 11:23:11.344 INFO kablam! | Oct 13 11:23:11.344 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Oct 13 11:23:11.344 INFO kablam! | ^^^^^^^^^ Oct 13 11:23:11.344 INFO kablam! | Oct 13 11:23:11.344 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:23:11.344 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:23:11.344 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 13 11:23:11.344 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 11:23:11.344 INFO kablam! Oct 13 11:23:11.349 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:23:11.349 INFO kablam! --> src/lib.rs:254:40 Oct 13 11:23:11.349 INFO kablam! | Oct 13 11:23:11.349 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Oct 13 11:23:11.349 INFO kablam! | ^^^^^^^^^ Oct 13 11:23:11.349 INFO kablam! | Oct 13 11:23:11.349 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:23:11.349 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:23:11.349 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 13 11:23:11.349 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 11:23:11.349 INFO kablam! Oct 13 11:23:11.351 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 11:23:11.351 INFO kablam! --> src/lib.rs:258:51 Oct 13 11:23:11.351 INFO kablam! | Oct 13 11:23:11.351 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Oct 13 11:23:11.351 INFO kablam! | ^^^^^^^^^ Oct 13 11:23:11.351 INFO kablam! | Oct 13 11:23:11.351 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 11:23:11.351 INFO kablam! = note: for more information, see issue #48919 Oct 13 11:23:11.351 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 13 11:23:11.351 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 11:23:11.351 INFO kablam! Oct 13 11:23:11.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 13 11:23:11.431 INFO kablam! su: No module specific data is present Oct 13 11:23:11.741 INFO running `"docker" "rm" "-f" "f1f7b15f9ee177e69c0ae4dbf6722d97cadc031f9844f3d8c337b17c8cfb5b3b"` Oct 13 11:23:11.852 INFO blam! f1f7b15f9ee177e69c0ae4dbf6722d97cadc031f9844f3d8c337b17c8cfb5b3b