Dec 04 12:49:41.940 INFO checking opentimestamps/foxglove against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 12:49:41.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 04 12:49:42.532 INFO [stdout] c023d9f71f0808f0eb5ecb87bc9c32c7422fff9b087685640c443d1f24fa6f91 Dec 04 12:49:42.535 INFO running `"docker" "start" "-a" "c023d9f71f0808f0eb5ecb87bc9c32c7422fff9b087685640c443d1f24fa6f91"` Dec 04 12:49:44.315 INFO [stderr] usermod: no changes Dec 04 12:49:44.716 INFO [stderr] Checking futures v0.1.18 Dec 04 12:49:44.719 INFO [stderr] Checking rand_core v0.2.0 Dec 04 12:49:44.719 INFO [stderr] Checking net2 v0.2.32 Dec 04 12:49:44.719 INFO [stderr] Checking memchr v2.0.1 Dec 04 12:49:44.719 INFO [stderr] Checking rand v0.4.2 Dec 04 12:49:44.719 INFO [stderr] Checking num_cpus v1.8.0 Dec 04 12:49:44.719 INFO [stderr] Checking time v0.1.39 Dec 04 12:49:44.743 INFO [stderr] Checking atty v0.2.8 Dec 04 12:49:46.437 INFO [stderr] Checking clap v2.31.1 Dec 04 12:49:46.724 INFO [stderr] Checking openssl-sys v0.9.31 Dec 04 12:49:46.893 INFO [stderr] Checking aho-corasick v0.6.4 Dec 04 12:49:48.407 INFO [stderr] Checking rand v0.5.0 Dec 04 12:49:48.837 INFO [stderr] Checking mio v0.6.13 Dec 04 12:49:50.115 INFO [stderr] Checking regex v0.2.10 Dec 04 12:49:51.028 INFO [stderr] Checking openssl v0.9.24 Dec 04 12:49:55.051 INFO [stderr] Checking rand v0.3.22 Dec 04 12:49:56.475 INFO [stderr] Checking rust-crypto v0.2.36 Dec 04 12:50:01.359 INFO [stderr] Checking env_logger v0.4.3 Dec 04 12:50:01.359 INFO [stderr] Checking env_logger v0.5.5 Dec 04 12:50:02.259 INFO [stderr] Checking native-tls v0.1.5 Dec 04 12:50:03.736 INFO [stderr] Checking tokio-io v0.1.5 Dec 04 12:50:03.743 INFO [stderr] Checking tokio-service v0.1.0 Dec 04 12:50:03.743 INFO [stderr] Checking futures-cpupool v0.1.8 Dec 04 12:50:03.743 INFO [stderr] Checking relay v0.1.1 Dec 04 12:50:07.187 INFO [stderr] Checking tokio-core v0.1.12 Dec 04 12:50:07.187 INFO [stderr] Checking tokio v0.1.1 Dec 04 12:50:09.815 INFO [stderr] Checking tokio-proto v0.1.1 Dec 04 12:50:09.815 INFO [stderr] Checking tokio-tls v0.1.4 Dec 04 12:50:12.433 INFO [stderr] Checking opentimestamps v0.1.2 Dec 04 12:50:14.302 INFO [stderr] Checking hyper v0.11.22 Dec 04 12:50:19.380 INFO [stderr] Checking hyper-tls v0.1.3 Dec 04 12:50:20.590 INFO [stderr] Checking foxglove v0.2.0 (/source) Dec 04 12:50:23.015 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 04 12:50:23.015 INFO [stderr] --> src/merkle.rs:40:50 Dec 04 12:50:23.015 INFO [stderr] | Dec 04 12:50:23.015 INFO [stderr] 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Dec 04 12:50:23.015 INFO [stderr] | ^^^^^^^^^ Dec 04 12:50:23.015 INFO [stderr] | Dec 04 12:50:23.015 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 04 12:50:23.015 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 04 12:50:23.015 INFO [stderr] = note: for more information, see issue #48919 Dec 04 12:50:23.015 INFO [stderr] = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Dec 04 12:50:23.015 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 04 12:50:23.015 INFO [stderr] Dec 04 12:50:23.046 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 04 12:50:23.046 INFO [stderr] --> src/timer.rs:63:60 Dec 04 12:50:23.046 INFO [stderr] | Dec 04 12:50:23.046 INFO [stderr] 63 | res.status(), start.elapsed().as_millis()); Dec 04 12:50:23.046 INFO [stderr] | ^^^^^^^^^ Dec 04 12:50:23.046 INFO [stderr] | Dec 04 12:50:23.046 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 04 12:50:23.046 INFO [stderr] = note: for more information, see issue #48919 Dec 04 12:50:23.046 INFO [stderr] = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Dec 04 12:50:23.046 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 04 12:50:23.046 INFO [stderr] Dec 04 12:50:23.279 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 04 12:50:23.279 INFO [stderr] --> src/merkle.rs:40:50 Dec 04 12:50:23.279 INFO [stderr] | Dec 04 12:50:23.279 INFO [stderr] 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Dec 04 12:50:23.279 INFO [stderr] | ^^^^^^^^^ Dec 04 12:50:23.279 INFO [stderr] | Dec 04 12:50:23.279 INFO [stderr] = note: #[warn(unstable_name_collisions)] on by default Dec 04 12:50:23.279 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 04 12:50:23.279 INFO [stderr] = note: for more information, see issue #48919 Dec 04 12:50:23.279 INFO [stderr] = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Dec 04 12:50:23.279 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 04 12:50:23.279 INFO [stderr] Dec 04 12:50:23.367 INFO [stderr] warning: a method with this name may be added to the standard library in the future Dec 04 12:50:23.367 INFO [stderr] --> src/timer.rs:63:60 Dec 04 12:50:23.367 INFO [stderr] | Dec 04 12:50:23.367 INFO [stderr] 63 | res.status(), start.elapsed().as_millis()); Dec 04 12:50:23.367 INFO [stderr] | ^^^^^^^^^ Dec 04 12:50:23.367 INFO [stderr] | Dec 04 12:50:23.367 INFO [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Dec 04 12:50:23.367 INFO [stderr] = note: for more information, see issue #48919 Dec 04 12:50:23.367 INFO [stderr] = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Dec 04 12:50:23.367 INFO [stderr] = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Dec 04 12:50:23.367 INFO [stderr] Dec 04 12:50:27.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.29s Dec 04 12:50:27.681 INFO [stderr] su: No module specific data is present Dec 04 12:50:29.195 INFO running `"docker" "inspect" "c023d9f71f0808f0eb5ecb87bc9c32c7422fff9b087685640c443d1f24fa6f91"` Dec 04 12:50:29.595 INFO running `"docker" "rm" "-f" "c023d9f71f0808f0eb5ecb87bc9c32c7422fff9b087685640c443d1f24fa6f91"` Dec 04 12:50:29.968 INFO [stdout] c023d9f71f0808f0eb5ecb87bc9c32c7422fff9b087685640c443d1f24fa6f91