Nov 04 01:33:18.564 INFO checking opentimestamps/foxglove against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 01:33:18.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-5/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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:19.063 INFO blam! aaccac372a98dc45f0da978c349c4dbb040dc340841b4af56fa847d17febed8e Nov 04 01:33:19.079 INFO running `"docker" "start" "-a" "aaccac372a98dc45f0da978c349c4dbb040dc340841b4af56fa847d17febed8e"` Nov 04 01:33:21.195 INFO kablam! usermod: no changes Nov 04 01:33:21.524 INFO kablam! Checking libc v0.2.38 Nov 04 01:33:21.525 INFO kablam! Checking termcolor v0.3.5 Nov 04 01:33:21.531 INFO kablam! Compiling openssl-sys v0.9.31 Nov 04 01:33:24.642 INFO kablam! Checking iovec v0.1.2 Nov 04 01:33:24.642 INFO kablam! Checking net2 v0.2.32 Nov 04 01:33:24.642 INFO kablam! Checking rand v0.4.2 Nov 04 01:33:24.642 INFO kablam! Checking memchr v2.0.1 Nov 04 01:33:24.642 INFO kablam! Checking num_cpus v1.8.0 Nov 04 01:33:24.642 INFO kablam! Checking time v0.1.39 Nov 04 01:33:24.642 INFO kablam! Checking atty v0.2.8 Nov 04 01:33:25.841 INFO kablam! Checking rand v0.5.0 Nov 04 01:33:26.245 INFO kablam! Checking clap v2.31.1 Nov 04 01:33:26.416 INFO kablam! Checking aho-corasick v0.6.4 Nov 04 01:33:26.572 INFO kablam! Checking bytes v0.4.6 Nov 04 01:33:26.755 INFO kablam! Checking futures-cpupool v0.1.8 Nov 04 01:33:26.771 INFO kablam! Checking mio v0.6.13 Nov 04 01:33:27.455 INFO kablam! Compiling openssl v0.9.24 Nov 04 01:33:30.587 INFO kablam! Checking regex v0.2.10 Nov 04 01:33:32.583 INFO kablam! Checking tokio-io v0.1.5 Nov 04 01:33:33.617 INFO kablam! Checking rand v0.3.22 Nov 04 01:33:34.719 INFO kablam! Checking rust-crypto v0.2.36 Nov 04 01:33:37.231 INFO kablam! Checking tokio-core v0.1.12 Nov 04 01:33:37.231 INFO kablam! Checking tokio v0.1.1 Nov 04 01:33:40.047 INFO kablam! Checking env_logger v0.4.3 Nov 04 01:33:40.047 INFO kablam! Checking env_logger v0.5.5 Nov 04 01:33:42.508 INFO kablam! Checking tokio-proto v0.1.1 Nov 04 01:33:43.039 INFO kablam! Checking native-tls v0.1.5 Nov 04 01:33:45.564 INFO kablam! Checking tokio-tls v0.1.4 Nov 04 01:33:48.457 INFO kablam! Checking hyper v0.11.22 Nov 04 01:33:52.383 INFO kablam! Checking opentimestamps v0.1.2 Nov 04 01:33:56.410 INFO kablam! Checking hyper-tls v0.1.3 Nov 04 01:33:57.417 INFO kablam! Checking foxglove v0.2.0 (/source) Nov 04 01:33:59.664 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:33:59.665 INFO kablam! --> src/merkle.rs:40:50 Nov 04 01:33:59.666 INFO kablam! | Nov 04 01:33:59.666 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Nov 04 01:33:59.667 INFO kablam! | ^^^^^^^^^ Nov 04 01:33:59.668 INFO kablam! | Nov 04 01:33:59.668 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 04 01:33:59.669 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:33:59.669 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:33:59.670 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:33:59.671 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:33:59.671 INFO kablam! Nov 04 01:33:59.721 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:33:59.722 INFO kablam! --> src/timer.rs:63:60 Nov 04 01:33:59.722 INFO kablam! | Nov 04 01:33:59.723 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Nov 04 01:33:59.724 INFO kablam! | ^^^^^^^^^ Nov 04 01:33:59.724 INFO kablam! | Nov 04 01:33:59.725 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:33:59.725 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:33:59.726 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:33:59.727 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:33:59.727 INFO kablam! Nov 04 01:33:59.863 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:33:59.864 INFO kablam! --> src/merkle.rs:40:50 Nov 04 01:33:59.864 INFO kablam! | Nov 04 01:33:59.865 INFO kablam! 40 | digests_sha256.len(), now.elapsed().as_millis(), root); Nov 04 01:33:59.866 INFO kablam! | ^^^^^^^^^ Nov 04 01:33:59.866 INFO kablam! | Nov 04 01:33:59.867 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Nov 04 01:33:59.867 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:33:59.868 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:33:59.868 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:33:59.869 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:33:59.869 INFO kablam! Nov 04 01:33:59.940 INFO kablam! warning: a method with this name may be added to the standard library in the future Nov 04 01:33:59.941 INFO kablam! --> src/timer.rs:63:60 Nov 04 01:33:59.941 INFO kablam! | Nov 04 01:33:59.942 INFO kablam! 63 | res.status(), start.elapsed().as_millis()); Nov 04 01:33:59.943 INFO kablam! | ^^^^^^^^^ Nov 04 01:33:59.943 INFO kablam! | Nov 04 01:33:59.944 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:33:59.944 INFO kablam! = note: for more information, see issue #48919 Nov 04 01:33:59.945 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Nov 04 01:33:59.946 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Nov 04 01:33:59.946 INFO kablam! Nov 04 01:34:04.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.14s Nov 04 01:34:04.375 INFO kablam! su: No module specific data is present Nov 04 01:34:06.005 INFO running `"docker" "rm" "-f" "aaccac372a98dc45f0da978c349c4dbb040dc340841b4af56fa847d17febed8e"` Nov 04 01:34:06.403 INFO blam! aaccac372a98dc45f0da978c349c4dbb040dc340841b4af56fa847d17febed8e