Nov 04 01:33:24.930 INFO checking opentimestamps/foxglove against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 01:33:24.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-3/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 04 01:33:25.324 INFO blam! ae7ff51d4f8a039e1b5a218718bbada6b0035be245406bd7d16ba264abb211df Nov 04 01:33:25.326 INFO running `"docker" "start" "-a" "ae7ff51d4f8a039e1b5a218718bbada6b0035be245406bd7d16ba264abb211df"` Nov 04 01:33:27.135 INFO kablam! usermod: no changes Nov 04 01:33:27.416 INFO kablam! Checking iovec v0.1.2 Nov 04 01:33:27.416 INFO kablam! Checking memchr v2.0.1 Nov 04 01:33:27.416 INFO kablam! Checking num_cpus v1.8.0 Nov 04 01:33:27.416 INFO kablam! Checking time v0.1.39 Nov 04 01:33:27.417 INFO kablam! Checking atty v0.2.8 Nov 04 01:33:27.417 INFO kablam! Checking net2 v0.2.32 Nov 04 01:33:27.463 INFO kablam! Checking rand v0.5.0 Nov 04 01:33:27.463 INFO kablam! Checking rand v0.3.22 Nov 04 01:33:29.280 INFO kablam! Checking openssl-sys v0.9.31 Nov 04 01:33:29.460 INFO kablam! Checking bytes v0.4.6 Nov 04 01:33:29.504 INFO kablam! Checking clap v2.31.1 Nov 04 01:33:29.703 INFO kablam! Checking aho-corasick v0.6.4 Nov 04 01:33:30.131 INFO kablam! Checking futures-cpupool v0.1.8 Nov 04 01:33:31.615 INFO kablam! Checking rust-crypto v0.2.36 Nov 04 01:33:31.983 INFO kablam! Checking mio v0.6.13 Nov 04 01:33:33.095 INFO kablam! Checking openssl v0.9.24 Nov 04 01:33:33.770 INFO kablam! Checking regex v0.2.10 Nov 04 01:33:34.147 INFO kablam! Checking tokio-io v0.1.5 Nov 04 01:33:39.308 INFO kablam! Checking tokio-core v0.1.12 Nov 04 01:33:39.308 INFO kablam! Checking tokio v0.1.1 Nov 04 01:33:44.931 INFO kablam! Checking tokio-proto v0.1.1 Nov 04 01:33:45.623 INFO kablam! Checking env_logger v0.4.3 Nov 04 01:33:45.623 INFO kablam! Checking env_logger v0.5.5 Nov 04 01:33:48.831 INFO kablam! Checking native-tls v0.1.5 Nov 04 01:33:50.631 INFO kablam! Checking tokio-tls v0.1.4 Nov 04 01:33:53.495 INFO kablam! Checking hyper v0.11.22 Nov 04 01:33:54.464 INFO kablam! Checking opentimestamps v0.1.2 Nov 04 01:34:00.036 INFO kablam! Checking hyper-tls v0.1.3 Nov 04 01:34:01.154 INFO kablam! Checking foxglove v0.2.0 (/source) Nov 04 01:34:03.475 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:34:03.475 INFO kablam! --> src/merkle.rs:40:50 Nov 04 01:34:03.475 INFO kablam! | Nov 04 01:34:03.475 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Nov 04 01:34:03.475 INFO kablam! | ^^^^^^^^^ Nov 04 01:34:03.475 INFO kablam! | Nov 04 01:34:03.475 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 04 01:34:03.475 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 01:34:03.475 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:34:03.475 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:34:03.475 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:34:03.475 INFO kablam! Nov 04 01:34:03.507 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:34:03.507 INFO kablam! --> src/timer.rs:63:60 Nov 04 01:34:03.507 INFO kablam! | Nov 04 01:34:03.507 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Nov 04 01:34:03.507 INFO kablam! | ^^^^^^^^^ Nov 04 01:34:03.507 INFO kablam! | Nov 04 01:34:03.507 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 01:34:03.507 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:34:03.507 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:34:03.507 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:34:03.507 INFO kablam! Nov 04 01:34:03.535 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:34:03.535 INFO kablam! --> src/merkle.rs:40:50 Nov 04 01:34:03.535 INFO kablam! | Nov 04 01:34:03.535 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Nov 04 01:34:03.535 INFO kablam! | ^^^^^^^^^ Nov 04 01:34:03.535 INFO kablam! | Nov 04 01:34:03.535 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 04 01:34:03.535 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 01:34:03.535 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:34:03.536 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:34:03.536 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:34:03.536 INFO kablam! Nov 04 01:34:03.603 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:34:03.603 INFO kablam! --> src/timer.rs:63:60 Nov 04 01:34:03.603 INFO kablam! | Nov 04 01:34:03.603 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Nov 04 01:34:03.603 INFO kablam! | ^^^^^^^^^ Nov 04 01:34:03.603 INFO kablam! | Nov 04 01:34:03.603 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Nov 04 01:34:03.603 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:34:03.603 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:34:03.603 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:34:03.604 INFO kablam! Nov 04 01:34:08.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.14s Nov 04 01:34:08.331 INFO kablam! su: No module specific data is present Nov 04 01:34:09.103 INFO running `"docker" "rm" "-f" "ae7ff51d4f8a039e1b5a218718bbada6b0035be245406bd7d16ba264abb211df"` Nov 04 01:34:09.447 INFO blam! ae7ff51d4f8a039e1b5a218718bbada6b0035be245406bd7d16ba264abb211df