Nov 10 02:37:30.351 INFO checking objpool-0.2.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 02:37:30.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 02:37:30.673 INFO blam! bac3c278528582ac7e711b2149f7a6f50a7b876da4aa3a7549284b801121f09c Nov 10 02:37:30.675 INFO running `"docker" "start" "-a" "bac3c278528582ac7e711b2149f7a6f50a7b876da4aa3a7549284b801121f09c"` Nov 10 02:37:32.463 INFO kablam! usermod: no changes Nov 10 02:37:32.499 INFO kablam! Checking objpool v0.2.0 (/source) Nov 10 02:37:33.403 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:33.403 INFO kablam! --> src/lib.rs:217:51 Nov 10 02:37:33.403 INFO kablam! | Nov 10 02:37:33.403 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 10 02:37:33.403 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:33.403 INFO kablam! | Nov 10 02:37:33.403 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 10 02:37:33.403 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 10 02:37:33.403 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:33.403 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:33.403 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:33.404 INFO kablam! Nov 10 02:37:33.431 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:33.431 INFO kablam! --> src/lib.rs:239:51 Nov 10 02:37:33.431 INFO kablam! | Nov 10 02:37:33.431 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 10 02:37:33.431 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:33.431 INFO kablam! | Nov 10 02:37:33.432 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 10 02:37:33.432 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:33.432 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:33.432 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:33.432 INFO kablam! Nov 10 02:37:33.432 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:33.432 INFO kablam! --> src/lib.rs:254:40 Nov 10 02:37:33.432 INFO kablam! | Nov 10 02:37:33.432 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 10 02:37:33.432 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:33.432 INFO kablam! | Nov 10 02:37:33.432 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 10 02:37:33.432 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:33.432 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:33.432 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:33.432 INFO kablam! Nov 10 02:37:33.432 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:33.432 INFO kablam! --> src/lib.rs:258:51 Nov 10 02:37:33.432 INFO kablam! | Nov 10 02:37:33.432 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 10 02:37:33.432 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:33.432 INFO kablam! | Nov 10 02:37:33.432 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 10 02:37:33.433 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:33.433 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:33.433 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:33.435 INFO kablam! Nov 10 02:37:33.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Nov 10 02:37:33.543 INFO kablam! su: No module specific data is present Nov 10 02:37:34.268 INFO running `"docker" "rm" "-f" "bac3c278528582ac7e711b2149f7a6f50a7b876da4aa3a7549284b801121f09c"` Nov 10 02:37:34.461 INFO blam! bac3c278528582ac7e711b2149f7a6f50a7b876da4aa3a7549284b801121f09c