Oct 15 07:29:36.177 INFO testing RCasatta/ots-aggregator against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:29:36.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 07:29:36.426 INFO blam! 21a96ad34b1075ade9e1d6cbec19bef76a8f95c0ad380cf5c84bcff41d612909 Oct 15 07:29:36.429 INFO running `"docker" "start" "-a" "21a96ad34b1075ade9e1d6cbec19bef76a8f95c0ad380cf5c84bcff41d612909"` Oct 15 07:29:36.938 INFO kablam! usermod: no changes Oct 15 07:29:37.103 INFO kablam! Compiling libc v0.2.38 Oct 15 07:29:37.105 INFO kablam! Compiling data-encoding v2.1.1 Oct 15 07:29:37.107 INFO kablam! Compiling openssl v0.9.24 Oct 15 07:29:38.524 INFO kablam! Compiling iovec v0.1.2 Oct 15 07:29:38.527 INFO kablam! Compiling net2 v0.2.32 Oct 15 07:29:38.527 INFO kablam! Compiling openssl-sys v0.9.31 Oct 15 07:29:38.527 INFO kablam! Compiling memchr v2.0.1 Oct 15 07:29:38.527 INFO kablam! Compiling rand v0.4.2 Oct 15 07:29:38.531 INFO kablam! Compiling num_cpus v1.8.0 Oct 15 07:29:38.531 INFO kablam! Compiling time v0.1.39 Oct 15 07:29:42.286 INFO kablam! Compiling atty v0.2.8 Oct 15 07:29:43.420 INFO kablam! Compiling bytes v0.4.6 Oct 15 07:29:43.536 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 07:29:43.579 INFO kablam! Compiling aho-corasick v0.6.4 Oct 15 07:29:44.499 INFO kablam! Compiling clap v2.31.1 Oct 15 07:29:44.531 INFO kablam! Compiling mio v0.6.13 Oct 15 07:29:49.387 INFO kablam! Compiling regex v0.2.10 Oct 15 07:29:50.247 INFO kablam! Compiling rand v0.3.22 Oct 15 07:29:51.286 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 07:29:51.527 INFO kablam! Compiling tokio-io v0.1.5 Oct 15 07:29:55.883 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 07:29:55.883 INFO kablam! Compiling tokio v0.1.1 Oct 15 07:30:08.511 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 07:30:11.580 INFO kablam! Compiling native-tls v0.1.5 Oct 15 07:30:16.712 INFO kablam! Compiling env_logger v0.4.3 Oct 15 07:30:17.167 INFO kablam! Compiling env_logger v0.5.5 Oct 15 07:30:17.263 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 07:30:19.075 INFO kablam! Compiling hyper v0.11.22 Oct 15 07:30:19.577 INFO kablam! Compiling opentimestamps v0.1.2 Oct 15 07:30:29.292 INFO kablam! Compiling hyper-tls v0.1.3 Oct 15 07:30:31.183 INFO kablam! Compiling ots-aggregator v0.1.0 (/source) Oct 15 07:30:33.339 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 07:30:33.340 INFO kablam! --> src/merkle.rs:29:50 Oct 15 07:30:33.340 INFO kablam! | Oct 15 07:30:33.340 INFO kablam! 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 15 07:30:33.340 INFO kablam! | ^^^^^^^^^ Oct 15 07:30:33.340 INFO kablam! | Oct 15 07:30:33.340 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 15 07:30:33.340 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 07:30:33.340 INFO kablam! = note: for more information, see issue #48919 Oct 15 07:30:33.340 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 15 07:30:33.340 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 15 07:30:33.340 INFO kablam! Oct 15 07:30:33.353 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 07:30:33.353 INFO kablam! --> src/timer.rs:55:60 Oct 15 07:30:33.353 INFO kablam! | Oct 15 07:30:33.353 INFO kablam! 55 | res.status(), start.elapsed().as_millis()); Oct 15 07:30:33.353 INFO kablam! | ^^^^^^^^^ Oct 15 07:30:33.353 INFO kablam! | Oct 15 07:30:33.353 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 07:30:33.353 INFO kablam! = note: for more information, see issue #48919 Oct 15 07:30:33.354 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 15 07:30:33.354 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 15 07:30:33.354 INFO kablam! Oct 15 07:30:42.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 15 07:30:42.331 INFO kablam! su: No module specific data is present Oct 15 07:30:43.116 INFO running `"docker" "rm" "-f" "21a96ad34b1075ade9e1d6cbec19bef76a8f95c0ad380cf5c84bcff41d612909"` Oct 15 07:30:43.367 INFO blam! 21a96ad34b1075ade9e1d6cbec19bef76a8f95c0ad380cf5c84bcff41d612909 Oct 15 07:30:43.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 07:30:43.935 INFO blam! 1ec9cb13d79f5a245124621bcde653911a86bb6a12dff632d15f5ac1ea50b884 Oct 15 07:30:43.937 INFO running `"docker" "start" "-a" "1ec9cb13d79f5a245124621bcde653911a86bb6a12dff632d15f5ac1ea50b884"` Oct 15 07:30:45.139 INFO kablam! usermod: no changes Oct 15 07:30:45.299 INFO kablam! Compiling ots-aggregator v0.1.0 (/source) Oct 15 07:30:48.848 INFO kablam! warning: unused imports: `Write`, `self` Oct 15 07:30:48.848 INFO kablam! --> examples/load_testing.rs:6:15 Oct 15 07:30:48.848 INFO kablam! | Oct 15 07:30:48.848 INFO kablam! 6 | use std::io::{self, Write}; Oct 15 07:30:48.848 INFO kablam! | ^^^^ ^^^^^ Oct 15 07:30:48.848 INFO kablam! | Oct 15 07:30:48.848 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:30:48.848 INFO kablam! Oct 15 07:30:49.038 INFO kablam! warning: unused variable: `i` Oct 15 07:30:49.038 INFO kablam! --> examples/load_testing.rs:38:9 Oct 15 07:30:49.039 INFO kablam! | Oct 15 07:30:49.039 INFO kablam! 38 | for i in 0..100 { Oct 15 07:30:49.039 INFO kablam! | ^ help: consider using `_i` instead Oct 15 07:30:49.040 INFO kablam! | Oct 15 07:30:49.040 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:30:49.041 INFO kablam! Oct 15 07:30:49.095 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:30:49.095 INFO kablam! --> examples/load_testing.rs:22:9 Oct 15 07:30:49.096 INFO kablam! | Oct 15 07:30:49.096 INFO kablam! 22 | start(arg1); Oct 15 07:30:49.096 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:30:49.097 INFO kablam! | Oct 15 07:30:49.097 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:30:49.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:30:49.098 INFO kablam! Oct 15 07:30:50.623 INFO kablam! warning: unused import: `merkle::Sha256Hash` Oct 15 07:30:50.623 INFO kablam! --> src/merkle.rs:121:9 Oct 15 07:30:50.624 INFO kablam! | Oct 15 07:30:50.624 INFO kablam! 121 | use merkle::Sha256Hash; Oct 15 07:30:50.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 07:30:50.625 INFO kablam! | Oct 15 07:30:50.625 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:30:50.625 INFO kablam! Oct 15 07:30:51.392 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 07:30:51.392 INFO kablam! --> src/merkle.rs:29:50 Oct 15 07:30:51.392 INFO kablam! | Oct 15 07:30:51.392 INFO kablam! 29 | digests_sha256.len(), now.elapsed().as_millis(), root); Oct 15 07:30:51.392 INFO kablam! | ^^^^^^^^^ Oct 15 07:30:51.392 INFO kablam! | Oct 15 07:30:51.392 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 15 07:30:51.392 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 07:30:51.392 INFO kablam! = note: for more information, see issue #48919 Oct 15 07:30:51.392 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 15 07:30:51.392 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 15 07:30:51.392 INFO kablam! Oct 15 07:30:51.645 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 07:30:51.645 INFO kablam! --> src/timer.rs:55:60 Oct 15 07:30:51.646 INFO kablam! | Oct 15 07:30:51.646 INFO kablam! 55 | res.status(), start.elapsed().as_millis()); Oct 15 07:30:51.647 INFO kablam! | ^^^^^^^^^ Oct 15 07:30:51.647 INFO kablam! | Oct 15 07:30:51.647 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 07:30:51.648 INFO kablam! = note: for more information, see issue #48919 Oct 15 07:30:51.659 INFO kablam! = help: call with fully qualified syntax `Millis::as_millis(...)` to keep using the current method Oct 15 07:30:51.659 INFO kablam! = help: add #![feature(duration_as_u128)] to the crate attributes to enable `std::time::Duration::as_millis` Oct 15 07:30:51.660 INFO kablam! Oct 15 07:30:58.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.88s Oct 15 07:30:58.047 INFO kablam! su: No module specific data is present Oct 15 07:30:59.460 INFO running `"docker" "rm" "-f" "1ec9cb13d79f5a245124621bcde653911a86bb6a12dff632d15f5ac1ea50b884"` Oct 15 07:30:59.783 INFO blam! 1ec9cb13d79f5a245124621bcde653911a86bb6a12dff632d15f5ac1ea50b884 Oct 15 07:30:59.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 07:31:00.195 INFO blam! 562db2fd6166553c0ff7eeb49957694b8eeb917dff86d66ef67e664692aa1198 Oct 15 07:31:00.197 INFO running `"docker" "start" "-a" "562db2fd6166553c0ff7eeb49957694b8eeb917dff86d66ef67e664692aa1198"` Oct 15 07:31:01.895 INFO kablam! usermod: no changes Oct 15 07:31:02.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 07:31:02.107 INFO kablam! Running /target/debug/deps/ots_aggregator-7004b57ba9f888cf Oct 15 07:31:02.131 INFO kablam! Running /target/debug/deps/aggregator-a5b4ef559c2e7e09 Oct 15 07:31:02.131 INFO blam! Oct 15 07:31:02.131 INFO blam! running 2 tests Oct 15 07:31:02.131 INFO blam! test merkle::tests::test_make ... ok Oct 15 07:31:02.131 INFO blam! test merkle::tests::test_sha256 ... ok Oct 15 07:31:02.131 INFO blam! Oct 15 07:31:02.131 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:31:02.131 INFO blam! Oct 15 07:31:02.139 INFO blam! Oct 15 07:31:02.139 INFO kablam! Doc-tests ots-aggregator Oct 15 07:31:02.139 INFO blam! running 0 tests Oct 15 07:31:02.139 INFO blam! Oct 15 07:31:02.139 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:31:02.139 INFO blam! Oct 15 07:31:05.823 INFO blam! Oct 15 07:31:05.823 INFO blam! running 0 tests Oct 15 07:31:05.823 INFO blam! Oct 15 07:31:05.823 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:31:05.823 INFO blam! Oct 15 07:31:05.828 INFO kablam! su: No module specific data is present Oct 15 07:31:06.800 INFO running `"docker" "rm" "-f" "562db2fd6166553c0ff7eeb49957694b8eeb917dff86d66ef67e664692aa1198"` Oct 15 07:31:07.181 INFO blam! 562db2fd6166553c0ff7eeb49957694b8eeb917dff86d66ef67e664692aa1198