Oct 27 18:32:52.008 INFO checking objpool-0.2.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:32:52.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 18:32:52.450 INFO blam! b7780f415a43b15ab14543f10b06f5b20bc68905be81446d638ea4619824e3c5 Oct 27 18:32:52.453 INFO running `"docker" "start" "-a" "b7780f415a43b15ab14543f10b06f5b20bc68905be81446d638ea4619824e3c5"` Oct 27 18:32:53.018 INFO kablam! usermod: no changes Oct 27 18:32:53.043 INFO kablam! Checking objpool v0.2.0 (/source) Oct 27 18:32:54.074 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 27 18:32:54.074 INFO kablam! --> src/lib.rs:217:51 Oct 27 18:32:54.075 INFO kablam! | Oct 27 18:32:54.075 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Oct 27 18:32:54.075 INFO kablam! | ^^^^^^^^^ Oct 27 18:32:54.076 INFO kablam! | Oct 27 18:32:54.076 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 27 18:32:54.077 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 27 18:32:54.077 INFO kablam! = note: for more information, see issue #48919 Oct 27 18:32:54.077 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 27 18:32:54.078 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 27 18:32:54.078 INFO kablam! Oct 27 18:32:54.106 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 27 18:32:54.106 INFO kablam! --> src/lib.rs:239:51 Oct 27 18:32:54.106 INFO kablam! | Oct 27 18:32:54.107 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Oct 27 18:32:54.107 INFO kablam! | ^^^^^^^^^ Oct 27 18:32:54.107 INFO kablam! | Oct 27 18:32:54.107 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 27 18:32:54.108 INFO kablam! = note: for more information, see issue #48919 Oct 27 18:32:54.108 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 27 18:32:54.108 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 27 18:32:54.108 INFO kablam! Oct 27 18:32:54.111 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 27 18:32:54.111 INFO kablam! --> src/lib.rs:254:40 Oct 27 18:32:54.111 INFO kablam! | Oct 27 18:32:54.111 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Oct 27 18:32:54.111 INFO kablam! | ^^^^^^^^^ Oct 27 18:32:54.111 INFO kablam! | Oct 27 18:32:54.111 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 27 18:32:54.111 INFO kablam! = note: for more information, see issue #48919 Oct 27 18:32:54.111 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 27 18:32:54.111 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 27 18:32:54.112 INFO kablam! Oct 27 18:32:54.112 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 27 18:32:54.112 INFO kablam! --> src/lib.rs:258:51 Oct 27 18:32:54.112 INFO kablam! | Oct 27 18:32:54.112 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Oct 27 18:32:54.112 INFO kablam! | ^^^^^^^^^ Oct 27 18:32:54.112 INFO kablam! | Oct 27 18:32:54.112 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 27 18:32:54.112 INFO kablam! = note: for more information, see issue #48919 Oct 27 18:32:54.112 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Oct 27 18:32:54.112 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 27 18:32:54.113 INFO kablam! Oct 27 18:32:54.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 27 18:32:54.204 INFO kablam! su: No module specific data is present Oct 27 18:32:55.109 INFO running `"docker" "rm" "-f" "b7780f415a43b15ab14543f10b06f5b20bc68905be81446d638ea4619824e3c5"` Oct 27 18:32:55.383 INFO blam! b7780f415a43b15ab14543f10b06f5b20bc68905be81446d638ea4619824e3c5