Nov 07 11:29:21.141 INFO checking objpool-0.2.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 11:29:21.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 11:29:21.736 INFO blam! 696f9b640a89bf0eb7c65340aeaaa5a558ae1ad20413a49b5975a619027e158d Nov 07 11:29:21.739 INFO running `"docker" "start" "-a" "696f9b640a89bf0eb7c65340aeaaa5a558ae1ad20413a49b5975a619027e158d"` Nov 07 11:29:23.024 INFO kablam! usermod: no changes Nov 07 11:29:23.077 INFO kablam! Checking objpool v0.2.0 (/source) Nov 07 11:29:24.108 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 07 11:29:24.108 INFO kablam! --> src/lib.rs:217:51 Nov 07 11:29:24.108 INFO kablam! | Nov 07 11:29:24.108 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 07 11:29:24.108 INFO kablam! | ^^^^^^^^^ Nov 07 11:29:24.108 INFO kablam! | Nov 07 11:29:24.108 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 07 11:29:24.108 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 07 11:29:24.108 INFO kablam! = note: for more information, see issue #48919 Nov 07 11:29:24.108 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 07 11:29:24.108 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 07 11:29:24.108 INFO kablam! Nov 07 11:29:24.136 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 07 11:29:24.136 INFO kablam! --> src/lib.rs:239:51 Nov 07 11:29:24.136 INFO kablam! | Nov 07 11:29:24.136 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 07 11:29:24.136 INFO kablam! | ^^^^^^^^^ Nov 07 11:29:24.136 INFO kablam! | Nov 07 11:29:24.136 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 07 11:29:24.136 INFO kablam! = note: for more information, see issue #48919 Nov 07 11:29:24.136 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 07 11:29:24.136 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 07 11:29:24.136 INFO kablam! Nov 07 11:29:24.140 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 07 11:29:24.140 INFO kablam! --> src/lib.rs:254:40 Nov 07 11:29:24.140 INFO kablam! | Nov 07 11:29:24.140 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 07 11:29:24.140 INFO kablam! | ^^^^^^^^^ Nov 07 11:29:24.140 INFO kablam! | Nov 07 11:29:24.140 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 07 11:29:24.140 INFO kablam! = note: for more information, see issue #48919 Nov 07 11:29:24.140 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 07 11:29:24.140 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 07 11:29:24.140 INFO kablam! Nov 07 11:29:24.140 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 07 11:29:24.140 INFO kablam! --> src/lib.rs:258:51 Nov 07 11:29:24.140 INFO kablam! | Nov 07 11:29:24.140 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 07 11:29:24.140 INFO kablam! | ^^^^^^^^^ Nov 07 11:29:24.140 INFO kablam! | Nov 07 11:29:24.140 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 07 11:29:24.140 INFO kablam! = note: for more information, see issue #48919 Nov 07 11:29:24.140 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 07 11:29:24.140 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 07 11:29:24.141 INFO kablam! Nov 07 11:29:24.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Nov 07 11:29:24.238 INFO kablam! su: No module specific data is present Nov 07 11:29:25.294 INFO running `"docker" "rm" "-f" "696f9b640a89bf0eb7c65340aeaaa5a558ae1ad20413a49b5975a619027e158d"` Nov 07 11:29:25.576 INFO blam! 696f9b640a89bf0eb7c65340aeaaa5a558ae1ad20413a49b5975a619027e158d