Nov 30 18:43:12.857 INFO checking objpool-0.2.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 18:43:12.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 18:43:13.148 INFO [stdout] 3a6cc6c0f10210f3d107f7bc463248bb98e78d4ec85e98e020519b69d13027ca Nov 30 18:43:13.156 INFO running `"docker" "start" "-a" "3a6cc6c0f10210f3d107f7bc463248bb98e78d4ec85e98e020519b69d13027ca"` Nov 30 18:43:14.887 INFO [stderr] usermod: no changes Nov 30 18:43:14.980 INFO [stderr] Checking objpool v0.2.0 (/source) Nov 30 18:43:16.024 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:43:16.024 INFO [stderr] --> src/lib.rs:217:51 Nov 30 18:43:16.024 INFO [stderr] | Nov 30 18:43:16.024 INFO [stderr] 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 30 18:43:16.024 INFO [stderr] | ^^^^^^^^^ Nov 30 18:43:16.024 INFO [stderr] | Nov 30 18:43:16.024 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 30 18:43:16.024 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:43:16.024 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:43:16.025 INFO [stderr] = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 30 18:43:16.025 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 18:43:16.025 INFO [stderr] Nov 30 18:43:16.057 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:43:16.057 INFO [stderr] --> src/lib.rs:239:51 Nov 30 18:43:16.058 INFO [stderr] | Nov 30 18:43:16.058 INFO [stderr] 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 30 18:43:16.058 INFO [stderr] | ^^^^^^^^^ Nov 30 18:43:16.058 INFO [stderr] | Nov 30 18:43:16.059 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:43:16.059 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:43:16.059 INFO [stderr] = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 30 18:43:16.060 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 18:43:16.060 INFO [stderr] Nov 30 18:43:16.066 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:43:16.066 INFO [stderr] --> src/lib.rs:254:40 Nov 30 18:43:16.066 INFO [stderr] | Nov 30 18:43:16.067 INFO [stderr] 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 30 18:43:16.067 INFO [stderr] | ^^^^^^^^^ Nov 30 18:43:16.067 INFO [stderr] | Nov 30 18:43:16.068 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:43:16.068 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:43:16.068 INFO [stderr] = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 30 18:43:16.069 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 18:43:16.069 INFO [stderr] Nov 30 18:43:16.070 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 18:43:16.070 INFO [stderr] --> src/lib.rs:258:51 Nov 30 18:43:16.070 INFO [stderr] | Nov 30 18:43:16.071 INFO [stderr] 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 30 18:43:16.071 INFO [stderr] | ^^^^^^^^^ Nov 30 18:43:16.071 INFO [stderr] | Nov 30 18:43:16.071 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 18:43:16.072 INFO [stderr] = note: for more information, see issue #48919 Nov 30 18:43:16.072 INFO [stderr] = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 30 18:43:16.072 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 18:43:16.072 INFO [stderr] Nov 30 18:43:16.172 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s Nov 30 18:43:16.184 INFO [stderr] su: No module specific data is present Nov 30 18:43:16.966 INFO running `"docker" "inspect" "3a6cc6c0f10210f3d107f7bc463248bb98e78d4ec85e98e020519b69d13027ca"` Nov 30 18:43:17.288 INFO running `"docker" "rm" "-f" "3a6cc6c0f10210f3d107f7bc463248bb98e78d4ec85e98e020519b69d13027ca"` Nov 30 18:43:17.675 INFO [stdout] 3a6cc6c0f10210f3d107f7bc463248bb98e78d4ec85e98e020519b69d13027ca