Oct 31 23:37:27.623 INFO checking opentimestamps/foxglove against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:37:27.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 23:37:27.981 INFO blam! a3cda9a87684f850c8a9e9bf6e6a1c8f7f42e98863be0b31d8db5eb6d19a2b3e Oct 31 23:37:28.000 INFO running `"docker" "start" "-a" "a3cda9a87684f850c8a9e9bf6e6a1c8f7f42e98863be0b31d8db5eb6d19a2b3e"` Oct 31 23:37:29.364 INFO kablam! usermod: no changes Oct 31 23:37:29.740 INFO kablam! Checking iovec v0.1.2 Oct 31 23:37:29.741 INFO kablam! Checking net2 v0.2.32 Oct 31 23:37:29.743 INFO kablam! Checking rand v0.4.2 Oct 31 23:37:29.744 INFO kablam! Checking memchr v2.0.1 Oct 31 23:37:29.744 INFO kablam! Checking num_cpus v1.8.0 Oct 31 23:37:29.745 INFO kablam! Checking time v0.1.39 Oct 31 23:37:29.746 INFO kablam! Checking atty v0.2.8 Oct 31 23:37:29.747 INFO kablam! Checking tokio-service v0.1.0 Oct 31 23:37:30.873 INFO kablam! Checking relay v0.1.1 Oct 31 23:37:31.574 INFO kablam! Checking rand v0.5.0 Oct 31 23:37:31.840 INFO kablam! Checking bytes v0.4.6 Oct 31 23:37:32.324 INFO kablam! Checking clap v2.31.1 Oct 31 23:37:32.372 INFO kablam! Checking openssl-sys v0.9.31 Oct 31 23:37:32.806 INFO kablam! Checking futures-cpupool v0.1.8 Oct 31 23:37:34.141 INFO kablam! Checking aho-corasick v0.6.4 Oct 31 23:37:35.152 INFO kablam! Checking mio v0.6.13 Oct 31 23:37:37.321 INFO kablam! Checking tokio-io v0.1.5 Oct 31 23:37:37.581 INFO kablam! Checking openssl v0.9.24 Oct 31 23:37:37.916 INFO kablam! Checking regex v0.2.10 Oct 31 23:37:38.868 INFO kablam! Checking rand v0.3.22 Oct 31 23:37:40.284 INFO kablam! Checking rust-crypto v0.2.36 Oct 31 23:37:44.936 INFO kablam! Checking tokio-core v0.1.12 Oct 31 23:37:44.936 INFO kablam! Checking tokio v0.1.1 Oct 31 23:37:49.104 INFO kablam! Checking env_logger v0.4.3 Oct 31 23:37:49.104 INFO kablam! Checking env_logger v0.5.5 Oct 31 23:37:51.092 INFO kablam! Checking native-tls v0.1.5 Oct 31 23:37:51.896 INFO kablam! Checking tokio-proto v0.1.1 Oct 31 23:37:53.577 INFO kablam! Checking tokio-tls v0.1.4 Oct 31 23:37:57.596 INFO kablam! Checking hyper v0.11.22 Oct 31 23:37:58.295 INFO kablam! Checking opentimestamps v0.1.2 Oct 31 23:38:04.227 INFO kablam! Checking hyper-tls v0.1.3 Oct 31 23:38:05.401 INFO kablam! Checking foxglove v0.2.0 (/source) Oct 31 23:38:07.971 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 31 23:38:07.971 INFO kablam! --> src/merkle.rs:40:50 Oct 31 23:38:07.971 INFO kablam! | Oct 31 23:38:07.971 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 31 23:38:07.971 INFO kablam! | ^^^^^^^^^ Oct 31 23:38:07.976 INFO kablam! | Oct 31 23:38:07.976 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 31 23:38:07.976 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 31 23:38:07.977 INFO kablam! = note: for more information, see issue #48919 Oct 31 23:38:07.978 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 31 23:38:07.979 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 31 23:38:07.979 INFO kablam! Oct 31 23:38:08.017 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 31 23:38:08.018 INFO kablam! --> src/timer.rs:63:60 Oct 31 23:38:08.018 INFO kablam! | Oct 31 23:38:08.019 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 31 23:38:08.019 INFO kablam! | ^^^^^^^^^ Oct 31 23:38:08.020 INFO kablam! | Oct 31 23:38:08.020 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 31 23:38:08.021 INFO kablam! = note: for more information, see issue #48919 Oct 31 23:38:08.021 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 31 23:38:08.022 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 31 23:38:08.022 INFO kablam! Oct 31 23:38:08.192 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 31 23:38:08.193 INFO kablam! --> src/merkle.rs:40:50 Oct 31 23:38:08.194 INFO kablam! | Oct 31 23:38:08.195 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 31 23:38:08.195 INFO kablam! | ^^^^^^^^^ Oct 31 23:38:08.196 INFO kablam! | Oct 31 23:38:08.196 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 31 23:38:08.197 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 31 23:38:08.198 INFO kablam! = note: for more information, see issue #48919 Oct 31 23:38:08.198 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 31 23:38:08.199 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 31 23:38:08.199 INFO kablam! Oct 31 23:38:08.296 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 31 23:38:08.297 INFO kablam! --> src/timer.rs:63:60 Oct 31 23:38:08.297 INFO kablam! | Oct 31 23:38:08.297 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 31 23:38:08.297 INFO kablam! | ^^^^^^^^^ Oct 31 23:38:08.297 INFO kablam! | Oct 31 23:38:08.297 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 31 23:38:08.297 INFO kablam! = note: for more information, see issue #48919 Oct 31 23:38:08.297 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 31 23:38:08.297 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 31 23:38:08.297 INFO kablam! Oct 31 23:38:12.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.25s Oct 31 23:38:12.656 INFO kablam! su: No module specific data is present Oct 31 23:38:13.700 INFO running `"docker" "rm" "-f" "a3cda9a87684f850c8a9e9bf6e6a1c8f7f42e98863be0b31d8db5eb6d19a2b3e"` Oct 31 23:38:13.970 INFO blam! a3cda9a87684f850c8a9e9bf6e6a1c8f7f42e98863be0b31d8db5eb6d19a2b3e