Nov 30 14:16:38.813 INFO checking time2-0.2.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 14:16:38.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 14:16:38.998 INFO [stdout] 10e2e60a712ea7f813d9f10ad94aabb20e4a1e83e4763420c8f3179171b6fefa Nov 30 14:16:39.004 INFO running `"docker" "start" "-a" "10e2e60a712ea7f813d9f10ad94aabb20e4a1e83e4763420c8f3179171b6fefa"` Nov 30 14:16:39.648 INFO [stderr] usermod: no changes Nov 30 14:16:39.728 INFO [stderr] Checking time2 v0.2.0 (/source) Nov 30 14:16:39.731 INFO [stderr] Checking quickcheck v0.2.27 Nov 30 14:16:43.216 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 14:16:43.216 INFO [stderr] --> src/duration.rs:143:43 Nov 30 14:16:43.216 INFO [stderr] | Nov 30 14:16:43.216 INFO [stderr] 143 | Duration::from_millis(millis).as_millis() == Some(millis) Nov 30 14:16:43.216 INFO [stderr] | ^^^^^^^^^ Nov 30 14:16:43.216 INFO [stderr] | Nov 30 14:16:43.216 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Nov 30 14:16:43.216 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 14:16:43.216 INFO [stderr] = note: for more information, see issue #48919 Nov 30 14:16:43.216 INFO [stderr] = help: call with fully qualified syntax `duration::DurationExt::as_millis(...)` to keep using the current method Nov 30 14:16:43.216 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 14:16:43.216 INFO [stderr] Nov 30 14:16:43.216 INFO [stderr] warning: a method with this name may be added to the standard library in the future Nov 30 14:16:43.216 INFO [stderr] --> src/duration.rs:148:36 Nov 30 14:16:43.216 INFO [stderr] | Nov 30 14:16:43.216 INFO [stderr] 148 | let millis = match dur.as_millis() { Nov 30 14:16:43.216 INFO [stderr] | ^^^^^^^^^ Nov 30 14:16:43.216 INFO [stderr] | Nov 30 14:16:43.216 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 30 14:16:43.216 INFO [stderr] = note: for more information, see issue #48919 Nov 30 14:16:43.216 INFO [stderr] = help: call with fully qualified syntax `duration::DurationExt::as_millis(...)` to keep using the current method Nov 30 14:16:43.216 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 30 14:16:43.216 INFO [stderr] Nov 30 14:16:43.269 INFO [stderr] warning: unused arithmetic operation that must be used Nov 30 14:16:43.269 INFO [stderr] --> src/duration.rs:218:25 Nov 30 14:16:43.269 INFO [stderr] | Nov 30 14:16:43.269 INFO [stderr] 218 | dur * rhs; Nov 30 14:16:43.269 INFO [stderr] | ^^^^^^^^^ Nov 30 14:16:43.269 INFO [stderr] | Nov 30 14:16:43.269 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 30 14:16:43.269 INFO [stderr] Nov 30 14:16:43.285 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.60s Nov 30 14:16:43.289 INFO [stderr] su: No module specific data is present Nov 30 14:16:43.586 INFO running `"docker" "inspect" "10e2e60a712ea7f813d9f10ad94aabb20e4a1e83e4763420c8f3179171b6fefa"` Nov 30 14:16:43.838 INFO running `"docker" "rm" "-f" "10e2e60a712ea7f813d9f10ad94aabb20e4a1e83e4763420c8f3179171b6fefa"` Nov 30 14:16:44.114 INFO [stdout] 10e2e60a712ea7f813d9f10ad94aabb20e4a1e83e4763420c8f3179171b6fefa