Oct 21 20:39:20.554 INFO checking RCasatta/ots-aggregator against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:39:20.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 21 20:39:20.976 INFO blam! 9cefec9951c88af1917c233f3433234fc0257ae0dce7d78c51a39d56ef2365f8 Oct 21 20:39:20.982 INFO running `"docker" "start" "-a" "9cefec9951c88af1917c233f3433234fc0257ae0dce7d78c51a39d56ef2365f8"` Oct 21 20:39:21.948 INFO kablam! usermod: no changes Oct 21 20:39:22.209 INFO kablam! Checking atty v0.2.8 Oct 21 20:39:22.210 INFO kablam! Checking openssl-sys v0.9.31 Oct 21 20:39:22.210 INFO kablam! Checking regex v0.2.10 Oct 21 20:39:22.210 INFO kablam! Checking rust-crypto v0.2.36 Oct 21 20:39:22.210 INFO kablam! Checking tokio v0.1.1 Oct 21 20:39:22.210 INFO kablam! Checking hyper v0.11.22 Oct 21 20:39:23.272 INFO kablam! Checking clap v2.31.1 Oct 21 20:39:25.089 INFO kablam! Checking openssl v0.9.24 Oct 21 20:39:29.604 INFO kablam! Checking env_logger v0.4.3 Oct 21 20:39:29.604 INFO kablam! Checking env_logger v0.5.5 Oct 21 20:39:32.284 INFO kablam! Checking native-tls v0.1.5 Oct 21 20:39:32.500 INFO kablam! Checking opentimestamps v0.1.2 Oct 21 20:39:33.328 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 20:39:35.357 INFO kablam! Checking hyper-tls v0.1.3 Oct 21 20:39:37.436 INFO kablam! Checking ots-aggregator v0.1.0 (/source) Oct 21 20:39:40.246 INFO kablam! warning: unused import: `merkle::Sha256Hash` Oct 21 20:39:40.246 INFO kablam! --> src/merkle.rs:121:9 Oct 21 20:39:40.246 INFO kablam! | Oct 21 20:39:40.246 INFO kablam! 121 | use merkle::Sha256Hash; Oct 21 20:39:40.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:39:40.246 INFO kablam! | Oct 21 20:39:40.246 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:39:40.246 INFO kablam! Oct 21 20:39:40.336 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 20:39:40.336 INFO kablam! --> src/merkle.rs:29:50 Oct 21 20:39:40.336 INFO kablam! | Oct 21 20:39:40.336 INFO kablam! 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 21 20:39:40.336 INFO kablam! | ^^^^^^^^^ Oct 21 20:39:40.336 INFO kablam! | Oct 21 20:39:40.336 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 21 20:39:40.336 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 20:39:40.336 INFO kablam! = note: for more information, see issue #48919 Oct 21 20:39:40.336 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 21 20:39:40.336 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 21 20:39:40.336 INFO kablam! Oct 21 20:39:40.356 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 20:39:40.356 INFO kablam! --> src/timer.rs:55:60 Oct 21 20:39:40.356 INFO kablam! | Oct 21 20:39:40.356 INFO kablam! 55 | res.status(), start.elapsed().as_millis()); Oct 21 20:39:40.356 INFO kablam! | ^^^^^^^^^ Oct 21 20:39:40.356 INFO kablam! | Oct 21 20:39:40.356 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 20:39:40.356 INFO kablam! = note: for more information, see issue #48919 Oct 21 20:39:40.356 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 21 20:39:40.356 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 21 20:39:40.356 INFO kablam! Oct 21 20:39:40.392 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 20:39:40.392 INFO kablam! --> src/merkle.rs:29:50 Oct 21 20:39:40.392 INFO kablam! | Oct 21 20:39:40.392 INFO kablam! 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 21 20:39:40.392 INFO kablam! | ^^^^^^^^^ Oct 21 20:39:40.404 INFO kablam! | Oct 21 20:39:40.404 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 21 20:39:40.404 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 20:39:40.404 INFO kablam! = note: for more information, see issue #48919 Oct 21 20:39:40.404 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 21 20:39:40.404 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 21 20:39:40.404 INFO kablam! Oct 21 20:39:40.474 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 21 20:39:40.474 INFO kablam! --> src/timer.rs:55:60 Oct 21 20:39:40.474 INFO kablam! | Oct 21 20:39:40.474 INFO kablam! 55 | res.status(), start.elapsed().as_millis()); Oct 21 20:39:40.474 INFO kablam! | ^^^^^^^^^ Oct 21 20:39:40.474 INFO kablam! | Oct 21 20:39:40.474 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 21 20:39:40.474 INFO kablam! = note: for more information, see issue #48919 Oct 21 20:39:40.474 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 21 20:39:40.474 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 21 20:39:40.474 INFO kablam! Oct 21 20:39:43.304 INFO kablam! warning: unused imports: `Write`, `self` Oct 21 20:39:43.304 INFO kablam! --> examples/load_testing.rs:6:15 Oct 21 20:39:43.304 INFO kablam! | Oct 21 20:39:43.304 INFO kablam! 6 | use std::io::{self, Write}; Oct 21 20:39:43.304 INFO kablam! | ^^^^ ^^^^^ Oct 21 20:39:43.304 INFO kablam! | Oct 21 20:39:43.304 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:39:43.304 INFO kablam! Oct 21 20:39:43.428 INFO kablam! warning: unused variable: `i` Oct 21 20:39:43.429 INFO kablam! --> examples/load_testing.rs:38:9 Oct 21 20:39:43.429 INFO kablam! | Oct 21 20:39:43.429 INFO kablam! 38 | for i in 0..100 { Oct 21 20:39:43.430 INFO kablam! | ^ help: consider using `_i` instead Oct 21 20:39:43.430 INFO kablam! | Oct 21 20:39:43.430 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:39:43.431 INFO kablam! Oct 21 20:39:43.462 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:39:43.462 INFO kablam! --> examples/load_testing.rs:22:9 Oct 21 20:39:43.462 INFO kablam! | Oct 21 20:39:43.463 INFO kablam! 22 | start(arg1); Oct 21 20:39:43.463 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:39:43.463 INFO kablam! | Oct 21 20:39:43.464 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:39:43.464 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:39:43.464 INFO kablam! Oct 21 20:39:45.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.48s Oct 21 20:39:45.466 INFO kablam! su: No module specific data is present Oct 21 20:39:45.744 INFO running `"docker" "rm" "-f" "9cefec9951c88af1917c233f3433234fc0257ae0dce7d78c51a39d56ef2365f8"` Oct 21 20:39:45.856 INFO blam! 9cefec9951c88af1917c233f3433234fc0257ae0dce7d78c51a39d56ef2365f8