Nov 01 19:08:20.101 INFO checking objpool-0.2.0 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 19:08:20.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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"` Nov 01 19:08:20.518 INFO blam! d8471358e9c513300f5b7c15f81ffc673a6bd5517fb8f76918bcb888b3b3fe1f Nov 01 19:08:20.526 INFO running `"docker" "start" "-a" "d8471358e9c513300f5b7c15f81ffc673a6bd5517fb8f76918bcb888b3b3fe1f"` Nov 01 19:08:21.836 INFO kablam! usermod: no changes Nov 01 19:08:21.880 INFO kablam! Checking objpool v0.2.0 (/source) Nov 01 19:08:23.316 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:23.316 INFO kablam! --> src/lib.rs:217:51 Nov 01 19:08:23.316 INFO kablam! | Nov 01 19:08:23.316 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 01 19:08:23.316 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:23.316 INFO kablam! | Nov 01 19:08:23.316 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 01 19:08:23.316 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:08:23.316 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:23.316 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:23.316 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:23.316 INFO kablam! Nov 01 19:08:23.348 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:23.348 INFO kablam! --> src/lib.rs:239:51 Nov 01 19:08:23.348 INFO kablam! | Nov 01 19:08:23.348 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 01 19:08:23.348 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:23.348 INFO kablam! | Nov 01 19:08:23.348 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:08:23.349 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:23.349 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:23.349 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:23.349 INFO kablam! Nov 01 19:08:23.354 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:23.354 INFO kablam! --> src/lib.rs:254:40 Nov 01 19:08:23.354 INFO kablam! | Nov 01 19:08:23.354 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 01 19:08:23.354 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:23.354 INFO kablam! | Nov 01 19:08:23.354 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:08:23.355 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:23.355 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:23.355 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:23.355 INFO kablam! Nov 01 19:08:23.360 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:23.360 INFO kablam! --> src/lib.rs:258:51 Nov 01 19:08:23.360 INFO kablam! | Nov 01 19:08:23.360 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 01 19:08:23.360 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:23.360 INFO kablam! | Nov 01 19:08:23.360 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 01 19:08:23.360 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:23.360 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:23.360 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:23.360 INFO kablam! Nov 01 19:08:23.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Nov 01 19:08:23.472 INFO kablam! su: No module specific data is present Nov 01 19:08:24.340 INFO running `"docker" "rm" "-f" "d8471358e9c513300f5b7c15f81ffc673a6bd5517fb8f76918bcb888b3b3fe1f"` Nov 01 19:08:24.548 INFO blam! d8471358e9c513300f5b7c15f81ffc673a6bd5517fb8f76918bcb888b3b3fe1f