Oct 26 23:18:10.724 INFO checking opentimestamps/foxglove against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:18:10.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 23:18:11.215 INFO blam! 4a257361de6b3727a5c728dcc3bb8275733ce67eea9b46ed565679d4ca71110a Oct 26 23:18:11.217 INFO running `"docker" "start" "-a" "4a257361de6b3727a5c728dcc3bb8275733ce67eea9b46ed565679d4ca71110a"` Oct 26 23:18:12.923 INFO kablam! usermod: no changes Oct 26 23:18:13.171 INFO kablam! Checking libc v0.2.38 Oct 26 23:18:13.179 INFO kablam! Compiling openssl-sys v0.9.31 Oct 26 23:18:16.304 INFO kablam! Checking iovec v0.1.2 Oct 26 23:18:16.304 INFO kablam! Checking net2 v0.2.32 Oct 26 23:18:16.306 INFO kablam! Checking rand v0.4.2 Oct 26 23:18:16.306 INFO kablam! Checking memchr v2.0.1 Oct 26 23:18:16.306 INFO kablam! Checking num_cpus v1.8.0 Oct 26 23:18:16.306 INFO kablam! Checking time v0.1.39 Oct 26 23:18:16.306 INFO kablam! Checking atty v0.2.8 Oct 26 23:18:16.383 INFO kablam! Checking rand v0.5.0 Oct 26 23:18:18.047 INFO kablam! Checking bytes v0.4.6 Oct 26 23:18:18.067 INFO kablam! Checking clap v2.31.1 Oct 26 23:18:18.107 INFO kablam! Checking aho-corasick v0.6.4 Oct 26 23:18:19.257 INFO kablam! Compiling openssl v0.9.24 Oct 26 23:18:19.283 INFO kablam! Checking futures-cpupool v0.1.8 Oct 26 23:18:20.063 INFO kablam! Checking mio v0.6.13 Oct 26 23:18:20.915 INFO kablam! Checking tokio-io v0.1.5 Oct 26 23:18:22.339 INFO kablam! Checking regex v0.2.10 Oct 26 23:18:26.602 INFO kablam! Checking rand v0.3.22 Oct 26 23:18:28.375 INFO kablam! Checking rust-crypto v0.2.36 Oct 26 23:18:28.455 INFO kablam! Checking tokio-core v0.1.12 Oct 26 23:18:28.455 INFO kablam! Checking tokio v0.1.1 Oct 26 23:18:34.323 INFO kablam! Checking env_logger v0.4.3 Oct 26 23:18:34.323 INFO kablam! Checking env_logger v0.5.5 Oct 26 23:18:36.223 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 23:18:39.107 INFO kablam! Checking native-tls v0.1.5 Oct 26 23:18:40.971 INFO kablam! Checking tokio-tls v0.1.4 Oct 26 23:18:43.567 INFO kablam! Checking hyper v0.11.22 Oct 26 23:18:44.684 INFO kablam! Checking opentimestamps v0.1.2 Oct 26 23:18:50.232 INFO kablam! Checking hyper-tls v0.1.3 Oct 26 23:18:51.453 INFO kablam! Checking foxglove v0.2.0 (/source) Oct 26 23:18:53.572 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 26 23:18:53.572 INFO kablam! --> src/merkle.rs:40:50 Oct 26 23:18:53.572 INFO kablam! | Oct 26 23:18:53.572 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 26 23:18:53.572 INFO kablam! | ^^^^^^^^^ Oct 26 23:18:53.572 INFO kablam! | Oct 26 23:18:53.572 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 26 23:18:53.572 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 26 23:18:53.572 INFO kablam! = note: for more information, see issue #48919 Oct 26 23:18:53.572 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 26 23:18:53.572 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 26 23:18:53.574 INFO kablam! Oct 26 23:18:53.605 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 26 23:18:53.605 INFO kablam! --> src/timer.rs:63:60 Oct 26 23:18:53.605 INFO kablam! | Oct 26 23:18:53.605 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 26 23:18:53.605 INFO kablam! | ^^^^^^^^^ Oct 26 23:18:53.605 INFO kablam! | Oct 26 23:18:53.611 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 26 23:18:53.611 INFO kablam! = note: for more information, see issue #48919 Oct 26 23:18:53.611 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 26 23:18:53.611 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 26 23:18:53.611 INFO kablam! Oct 26 23:18:53.883 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 26 23:18:53.884 INFO kablam! --> src/merkle.rs:40:50 Oct 26 23:18:53.885 INFO kablam! | Oct 26 23:18:53.886 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 26 23:18:53.886 INFO kablam! | ^^^^^^^^^ Oct 26 23:18:53.887 INFO kablam! | Oct 26 23:18:53.888 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 26 23:18:53.888 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 26 23:18:53.889 INFO kablam! = note: for more information, see issue #48919 Oct 26 23:18:53.890 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 26 23:18:53.890 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 26 23:18:53.891 INFO kablam! Oct 26 23:18:54.103 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 26 23:18:54.104 INFO kablam! --> src/timer.rs:63:60 Oct 26 23:18:54.105 INFO kablam! | Oct 26 23:18:54.106 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Oct 26 23:18:54.106 INFO kablam! | ^^^^^^^^^ Oct 26 23:18:54.143 INFO kablam! | Oct 26 23:18:54.144 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 26 23:18:54.145 INFO kablam! = note: for more information, see issue #48919 Oct 26 23:18:54.146 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 26 23:18:54.146 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 26 23:18:54.147 INFO kablam! Oct 26 23:18:58.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.46s Oct 26 23:18:58.452 INFO kablam! su: No module specific data is present Oct 26 23:19:00.133 INFO running `"docker" "rm" "-f" "4a257361de6b3727a5c728dcc3bb8275733ce67eea9b46ed565679d4ca71110a"` Oct 26 23:19:00.467 INFO blam! 4a257361de6b3727a5c728dcc3bb8275733ce67eea9b46ed565679d4ca71110a