Nov 01 19:08:19.816 INFO checking objpool-0.2.0 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 19:08:19.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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.368 INFO blam! ba340e4d2685dc4fc0b15b68a5581035119f7459fba1d808c2dfe1be2a7640bb Nov 01 19:08:20.380 INFO running `"docker" "start" "-a" "ba340e4d2685dc4fc0b15b68a5581035119f7459fba1d808c2dfe1be2a7640bb"` Nov 01 19:08:21.404 INFO kablam! usermod: no changes Nov 01 19:08:21.464 INFO kablam! Checking objpool v0.2.0 (/source) Nov 01 19:08:22.700 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:22.701 INFO kablam! --> src/lib.rs:217:51 Nov 01 19:08:22.701 INFO kablam! | Nov 01 19:08:22.701 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 01 19:08:22.701 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:22.701 INFO kablam! | Nov 01 19:08:22.701 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 01 19:08:22.701 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:22.701 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:22.701 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:22.701 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:22.701 INFO kablam! Nov 01 19:08:22.731 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:22.731 INFO kablam! --> src/lib.rs:239:51 Nov 01 19:08:22.731 INFO kablam! | Nov 01 19:08:22.731 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 01 19:08:22.731 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:22.731 INFO kablam! | Nov 01 19:08:22.731 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:22.733 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:22.733 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:22.733 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:22.733 INFO kablam! Nov 01 19:08:22.736 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:22.736 INFO kablam! --> src/lib.rs:254:40 Nov 01 19:08:22.737 INFO kablam! | Nov 01 19:08:22.737 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 01 19:08:22.737 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:22.737 INFO kablam! | Nov 01 19:08:22.737 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:22.737 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:22.737 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:22.737 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:22.737 INFO kablam! Nov 01 19:08:22.739 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 01 19:08:22.739 INFO kablam! --> src/lib.rs:258:51 Nov 01 19:08:22.739 INFO kablam! | Nov 01 19:08:22.739 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 01 19:08:22.739 INFO kablam! | ^^^^^^^^^ Nov 01 19:08:22.739 INFO kablam! | Nov 01 19:08:22.739 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:22.739 INFO kablam! = note: for more information, see issue #48919 Nov 01 19:08:22.739 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 01 19:08:22.739 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 01 19:08:22.739 INFO kablam! Nov 01 19:08:22.852 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Nov 01 19:08:22.857 INFO kablam! su: No module specific data is present Nov 01 19:08:24.018 INFO running `"docker" "rm" "-f" "ba340e4d2685dc4fc0b15b68a5581035119f7459fba1d808c2dfe1be2a7640bb"` Nov 01 19:08:24.193 INFO blam! ba340e4d2685dc4fc0b15b68a5581035119f7459fba1d808c2dfe1be2a7640bb