Nov 04 20:19:16.998 INFO checking objpool-0.2.0 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 20:19:16.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-4/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 20:19:17.451 INFO blam! e6cf72a781a4695dd740d2ff6cf091a0c56e471e9f502184dda4272a59f0cac1 Nov 04 20:19:17.451 INFO running `"docker" "start" "-a" "e6cf72a781a4695dd740d2ff6cf091a0c56e471e9f502184dda4272a59f0cac1"` Nov 04 20:19:18.759 INFO kablam! usermod: no changes Nov 04 20:19:18.799 INFO kablam! Checking objpool v0.2.0 (/source) Nov 04 20:19:19.592 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:19.592 INFO kablam! --> src/lib.rs:217:51 Nov 04 20:19:19.592 INFO kablam! | Nov 04 20:19:19.592 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 04 20:19:19.592 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:19.603 INFO kablam! | Nov 04 20:19:19.603 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 04 20:19:19.603 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 20:19:19.603 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:19.603 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:19.603 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:19.603 INFO kablam! Nov 04 20:19:19.622 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:19.622 INFO kablam! --> src/lib.rs:239:51 Nov 04 20:19:19.622 INFO kablam! | Nov 04 20:19:19.622 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 04 20:19:19.622 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:19.622 INFO kablam! | Nov 04 20:19:19.622 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 20:19:19.622 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:19.622 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:19.622 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:19.622 INFO kablam! Nov 04 20:19:19.627 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:19.627 INFO kablam! --> src/lib.rs:254:40 Nov 04 20:19:19.627 INFO kablam! | Nov 04 20:19:19.627 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 04 20:19:19.627 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:19.627 INFO kablam! | Nov 04 20:19:19.627 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 20:19:19.627 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:19.627 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:19.627 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:19.627 INFO kablam! Nov 04 20:19:19.628 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:19.628 INFO kablam! --> src/lib.rs:258:51 Nov 04 20:19:19.628 INFO kablam! | Nov 04 20:19:19.628 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 04 20:19:19.628 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:19.628 INFO kablam! | Nov 04 20:19:19.628 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 20:19:19.628 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:19.628 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:19.628 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:19.628 INFO kablam! Nov 04 20:19:19.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Nov 04 20:19:19.766 INFO kablam! su: No module specific data is present Nov 04 20:19:20.579 INFO running `"docker" "rm" "-f" "e6cf72a781a4695dd740d2ff6cf091a0c56e471e9f502184dda4272a59f0cac1"` Nov 04 20:19:20.669 INFO blam! e6cf72a781a4695dd740d2ff6cf091a0c56e471e9f502184dda4272a59f0cac1