Oct 13 02:56:29.694 INFO checking RCasatta/ots-aggregator against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:56:29.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 02:56:30.163 INFO blam! 5afcf77b823ef1fccd6a3599b40c9929c1c84fb13e53f2b2d8dcb962f5316c74 Oct 13 02:56:30.180 INFO running `"docker" "start" "-a" "5afcf77b823ef1fccd6a3599b40c9929c1c84fb13e53f2b2d8dcb962f5316c74"` Oct 13 02:56:31.643 INFO kablam! usermod: no changes Oct 13 02:56:31.880 INFO kablam! Checking atty v0.2.8 Oct 13 02:56:31.892 INFO kablam! Checking openssl-sys v0.9.31 Oct 13 02:56:31.896 INFO kablam! Checking regex v0.2.10 Oct 13 02:56:31.896 INFO kablam! Checking rust-crypto v0.2.36 Oct 13 02:56:31.896 INFO kablam! Checking tokio v0.1.1 Oct 13 02:56:31.912 INFO kablam! Checking hyper v0.11.22 Oct 13 02:56:33.516 INFO kablam! Checking clap v2.31.1 Oct 13 02:56:35.796 INFO kablam! Checking openssl v0.9.24 Oct 13 02:56:42.432 INFO kablam! Checking env_logger v0.4.3 Oct 13 02:56:42.432 INFO kablam! Checking env_logger v0.5.5 Oct 13 02:56:45.412 INFO kablam! Checking native-tls v0.1.5 Oct 13 02:56:46.560 INFO kablam! Checking tokio-tls v0.1.4 Oct 13 02:56:48.404 INFO kablam! Checking hyper-tls v0.1.3 Oct 13 02:56:48.484 INFO kablam! Checking opentimestamps v0.1.2 Oct 13 02:56:50.759 INFO kablam! Checking ots-aggregator v0.1.0 (/source) Oct 13 02:56:53.772 INFO kablam! warning: unused import: `merkle::Sha256Hash` Oct 13 02:56:53.772 INFO kablam! --> src/merkle.rs:121:9 Oct 13 02:56:53.772 INFO kablam! | Oct 13 02:56:53.772 INFO kablam! 121 | use merkle::Sha256Hash; Oct 13 02:56:53.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 02:56:53.772 INFO kablam! | Oct 13 02:56:53.772 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:56:53.772 INFO kablam! Oct 13 02:56:54.000 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 02:56:54.000 INFO kablam! --> src/merkle.rs:29:50 Oct 13 02:56:54.000 INFO kablam! | Oct 13 02:56:54.000 INFO kablam! 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 13 02:56:54.000 INFO kablam! | ^^^^^^^^^ Oct 13 02:56:54.000 INFO kablam! | Oct 13 02:56:54.000 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 02:56:54.000 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 02:56:54.000 INFO kablam! = note: for more information, see issue #48919 Oct 13 02:56:54.000 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 02:56:54.000 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 02:56:54.000 INFO kablam! Oct 13 02:56:54.060 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 02:56:54.060 INFO kablam! --> src/timer.rs:55:60 Oct 13 02:56:54.060 INFO kablam! | Oct 13 02:56:54.060 INFO kablam! 55 | res.status(), start.elapsed().as_millis()); Oct 13 02:56:54.060 INFO kablam! | ^^^^^^^^^ Oct 13 02:56:54.060 INFO kablam! | Oct 13 02:56:54.060 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 02:56:54.060 INFO kablam! = note: for more information, see issue #48919 Oct 13 02:56:54.060 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 02:56:54.060 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 02:56:54.060 INFO kablam! Oct 13 02:56:54.080 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 02:56:54.080 INFO kablam! --> src/merkle.rs:29:50 Oct 13 02:56:54.080 INFO kablam! | Oct 13 02:56:54.080 INFO kablam! 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 13 02:56:54.080 INFO kablam! | ^^^^^^^^^ Oct 13 02:56:54.080 INFO kablam! | Oct 13 02:56:54.080 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 13 02:56:54.080 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 02:56:54.080 INFO kablam! = note: for more information, see issue #48919 Oct 13 02:56:54.080 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 02:56:54.080 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 02:56:54.080 INFO kablam! Oct 13 02:56:54.116 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 13 02:56:54.116 INFO kablam! --> src/timer.rs:55:60 Oct 13 02:56:54.116 INFO kablam! | Oct 13 02:56:54.116 INFO kablam! 55 | res.status(), start.elapsed().as_millis()); Oct 13 02:56:54.116 INFO kablam! | ^^^^^^^^^ Oct 13 02:56:54.116 INFO kablam! | Oct 13 02:56:54.116 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 13 02:56:54.116 INFO kablam! = note: for more information, see issue #48919 Oct 13 02:56:54.116 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 13 02:56:54.117 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 13 02:56:54.117 INFO kablam! Oct 13 02:56:59.167 INFO kablam! warning: unused imports: `Write`, `self` Oct 13 02:56:59.167 INFO kablam! --> examples/load_testing.rs:6:15 Oct 13 02:56:59.168 INFO kablam! | Oct 13 02:56:59.168 INFO kablam! 6 | use std::io::{self, Write}; Oct 13 02:56:59.168 INFO kablam! | ^^^^ ^^^^^ Oct 13 02:56:59.168 INFO kablam! | Oct 13 02:56:59.169 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:56:59.169 INFO kablam! Oct 13 02:56:59.299 INFO kablam! warning: unused variable: `i` Oct 13 02:56:59.299 INFO kablam! --> examples/load_testing.rs:38:9 Oct 13 02:56:59.299 INFO kablam! | Oct 13 02:56:59.299 INFO kablam! 38 | for i in 0..100 { Oct 13 02:56:59.299 INFO kablam! | ^ help: consider using `_i` instead Oct 13 02:56:59.299 INFO kablam! | Oct 13 02:56:59.300 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:56:59.300 INFO kablam! Oct 13 02:56:59.344 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:56:59.344 INFO kablam! --> examples/load_testing.rs:22:9 Oct 13 02:56:59.344 INFO kablam! | Oct 13 02:56:59.344 INFO kablam! 22 | start(arg1); Oct 13 02:56:59.344 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:56:59.344 INFO kablam! | Oct 13 02:56:59.344 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:56:59.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:56:59.344 INFO kablam! Oct 13 02:57:02.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.60s Oct 13 02:57:02.289 INFO kablam! su: No module specific data is present Oct 13 02:57:03.230 INFO running `"docker" "rm" "-f" "5afcf77b823ef1fccd6a3599b40c9929c1c84fb13e53f2b2d8dcb962f5316c74"` Oct 13 02:57:03.576 INFO blam! 5afcf77b823ef1fccd6a3599b40c9929c1c84fb13e53f2b2d8dcb962f5316c74