Nov 04 20:19:17.250 INFO checking objpool-0.2.0 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 20:19:17.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-5/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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.695 INFO blam! da6ece3188e2ce5cd8b45b9fe71e70b6c600b4880f0c8e547fc5d7ba31b897ff Nov 04 20:19:17.698 INFO running `"docker" "start" "-a" "da6ece3188e2ce5cd8b45b9fe71e70b6c600b4880f0c8e547fc5d7ba31b897ff"` Nov 04 20:19:19.123 INFO kablam! usermod: no changes Nov 04 20:19:19.179 INFO kablam! Checking objpool v0.2.0 (/source) Nov 04 20:19:20.159 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:20.159 INFO kablam! --> src/lib.rs:217:51 Nov 04 20:19:20.159 INFO kablam! | Nov 04 20:19:20.159 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 04 20:19:20.159 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:20.159 INFO kablam! | Nov 04 20:19:20.159 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 04 20:19:20.159 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:20.159 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:20.159 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:20.159 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:20.159 INFO kablam! Nov 04 20:19:20.191 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:20.191 INFO kablam! --> src/lib.rs:239:51 Nov 04 20:19:20.191 INFO kablam! | Nov 04 20:19:20.191 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 04 20:19:20.191 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:20.191 INFO kablam! | Nov 04 20:19:20.191 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:20.191 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:20.191 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:20.191 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:20.191 INFO kablam! Nov 04 20:19:20.191 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:20.191 INFO kablam! --> src/lib.rs:254:40 Nov 04 20:19:20.191 INFO kablam! | Nov 04 20:19:20.191 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 04 20:19:20.191 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:20.191 INFO kablam! | Nov 04 20:19:20.191 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:20.191 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:20.191 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:20.191 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:20.191 INFO kablam! Nov 04 20:19:20.191 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 20:19:20.191 INFO kablam! --> src/lib.rs:258:51 Nov 04 20:19:20.191 INFO kablam! | Nov 04 20:19:20.191 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 04 20:19:20.191 INFO kablam! | ^^^^^^^^^ Nov 04 20:19:20.191 INFO kablam! | Nov 04 20:19:20.191 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:20.191 INFO kablam! = note: for more information, see issue #48919 Nov 04 20:19:20.191 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 04 20:19:20.191 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 20:19:20.191 INFO kablam! Nov 04 20:19:20.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Nov 04 20:19:20.263 INFO kablam! su: No module specific data is present Nov 04 20:19:20.645 INFO running `"docker" "rm" "-f" "da6ece3188e2ce5cd8b45b9fe71e70b6c600b4880f0c8e547fc5d7ba31b897ff"` Nov 04 20:19:20.727 INFO blam! da6ece3188e2ce5cd8b45b9fe71e70b6c600b4880f0c8e547fc5d7ba31b897ff