Nov 10 02:37:29.947 INFO checking objpool-0.2.0 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 10 02:37:29.947 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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.246 INFO blam! 87777dc3db24895e2fd7832b1656e4d659abb0d8ff47fa7c8f2565e9a1074b20 Nov 10 02:37:30.255 INFO running `"docker" "start" "-a" "87777dc3db24895e2fd7832b1656e4d659abb0d8ff47fa7c8f2565e9a1074b20"` Nov 10 02:37:31.167 INFO kablam! usermod: no changes Nov 10 02:37:31.219 INFO kablam! Checking objpool v0.2.0 (/source) Nov 10 02:37:32.218 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:32.218 INFO kablam! --> src/lib.rs:217:51 Nov 10 02:37:32.219 INFO kablam! | Nov 10 02:37:32.219 INFO kablam! 217 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 10 02:37:32.219 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:32.219 INFO kablam! | Nov 10 02:37:32.220 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 10 02:37:32.220 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:32.220 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:32.220 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:32.220 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:32.220 INFO kablam! Nov 10 02:37:32.252 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:32.252 INFO kablam! --> src/lib.rs:239:51 Nov 10 02:37:32.252 INFO kablam! | Nov 10 02:37:32.252 INFO kablam! 239 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 10 02:37:32.252 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:32.252 INFO kablam! | Nov 10 02:37:32.252 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:32.252 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:32.252 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:32.252 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:32.252 INFO kablam! Nov 10 02:37:32.264 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:32.264 INFO kablam! --> src/lib.rs:254:40 Nov 10 02:37:32.264 INFO kablam! | Nov 10 02:37:32.264 INFO kablam! 254 | while start.elapsed().unwrap().as_millis() < 100 { Nov 10 02:37:32.265 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:32.265 INFO kablam! | Nov 10 02:37:32.265 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:32.265 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:32.265 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:32.265 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:32.265 INFO kablam! Nov 10 02:37:32.266 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 10 02:37:32.266 INFO kablam! --> src/lib.rs:258:51 Nov 10 02:37:32.266 INFO kablam! | Nov 10 02:37:32.266 INFO kablam! 258 | let elapsed_ms = start.elapsed().unwrap().as_millis(); Nov 10 02:37:32.266 INFO kablam! | ^^^^^^^^^ Nov 10 02:37:32.266 INFO kablam! | Nov 10 02:37:32.266 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:32.266 INFO kablam! = note: for more information, see issue #48919 Nov 10 02:37:32.266 INFO kablam! = help: call with fully qualified syntax `tests::AsMillis::as_millis(...)` to keep using the current method Nov 10 02:37:32.266 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 10 02:37:32.266 INFO kablam! Nov 10 02:37:32.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Nov 10 02:37:32.355 INFO kablam! su: No module specific data is present Nov 10 02:37:33.332 INFO running `"docker" "rm" "-f" "87777dc3db24895e2fd7832b1656e4d659abb0d8ff47fa7c8f2565e9a1074b20"` Nov 10 02:37:33.675 INFO blam! 87777dc3db24895e2fd7832b1656e4d659abb0d8ff47fa7c8f2565e9a1074b20