Oct 15 06:51:07.700 INFO testing ShaunApps/learning-rust-and-bitcoin against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:51:07.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:51:07.939 INFO blam! 8eca069e7ddf4388c39a3e63138a069e460bc09c091bfb6d89e96500ba475bab Oct 15 06:51:07.951 INFO running `"docker" "start" "-a" "8eca069e7ddf4388c39a3e63138a069e460bc09c091bfb6d89e96500ba475bab"` Oct 15 06:51:08.427 INFO kablam! usermod: no changes Oct 15 06:51:08.583 INFO kablam! Compiling want v0.0.5 Oct 15 06:51:08.583 INFO kablam! Compiling tokio-io v0.1.7 Oct 15 06:51:08.583 INFO kablam! Compiling http v0.1.6 Oct 15 06:51:08.583 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 15 06:51:10.924 INFO kablam! Compiling tokio-codec v0.1.0 Oct 15 06:51:10.924 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 15 06:51:12.223 INFO kablam! Compiling tokio-fs v0.1.1 Oct 15 06:51:13.086 INFO kablam! Compiling tokio-udp v0.1.1 Oct 15 06:51:13.087 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 06:51:14.809 INFO kablam! Compiling tokio v0.1.7 Oct 15 06:51:19.743 INFO kablam! Compiling h2 v0.1.10 Oct 15 06:51:25.793 INFO kablam! Compiling hyper v0.12.2 Oct 15 06:51:32.791 INFO kablam! Compiling crypto v0.1.0 (/source) Oct 15 06:51:34.620 INFO kablam! warning: unused `#[macro_use]` import Oct 15 06:51:34.620 INFO kablam! --> src/main.rs:5:1 Oct 15 06:51:34.620 INFO kablam! | Oct 15 06:51:34.620 INFO kablam! 5 | #[macro_use] Oct 15 06:51:34.620 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:51:34.620 INFO kablam! | Oct 15 06:51:34.620 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:51:34.620 INFO kablam! Oct 15 06:51:34.620 INFO kablam! warning: unused imports: `Error`, `Value` Oct 15 06:51:34.620 INFO kablam! --> src/main.rs:8:18 Oct 15 06:51:34.620 INFO kablam! | Oct 15 06:51:34.620 INFO kablam! 8 | use serde_json::{Value, Error}; Oct 15 06:51:34.620 INFO kablam! | ^^^^^ ^^^^^ Oct 15 06:51:34.620 INFO kablam! Oct 15 06:51:34.620 INFO kablam! warning: unused imports: `Digest`, `Sha256` Oct 15 06:51:34.620 INFO kablam! --> src/main.rs:10:12 Oct 15 06:51:34.620 INFO kablam! | Oct 15 06:51:34.620 INFO kablam! 10 | use sha2::{Sha256, Digest}; Oct 15 06:51:34.620 INFO kablam! | ^^^^^^ ^^^^^^ Oct 15 06:51:34.620 INFO kablam! Oct 15 06:51:34.620 INFO kablam! warning: unused import: `std::env` Oct 15 06:51:34.621 INFO kablam! --> src/main.rs:11:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 11 | use std::env; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused imports: `Future`, `Stream`, `self` Oct 15 06:51:34.621 INFO kablam! --> src/main.rs:12:17 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 12 | use hyper::rt::{self, Future, Stream}; Oct 15 06:51:34.621 INFO kablam! | ^^^^ ^^^^^^ ^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `std::env` Oct 15 06:51:34.621 INFO kablam! --> src/utxos/mod.rs:4:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 4 | use std::env; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused imports: `Write`, `self` Oct 15 06:51:34.621 INFO kablam! --> src/utxos/mod.rs:5:15 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 5 | use std::io::{self, Write}; Oct 15 06:51:34.621 INFO kablam! | ^^^^ ^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `std::str` Oct 15 06:51:34.621 INFO kablam! --> src/utxos/mod.rs:6:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 6 | use std::str; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `hyper::Client` Oct 15 06:51:34.621 INFO kablam! --> src/utxos/mod.rs:8:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 8 | use hyper::Client; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused imports: `Future`, `Stream`, `self` Oct 15 06:51:34.621 INFO kablam! --> src/utxos/mod.rs:9:17 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 9 | use hyper::rt::{self, Future, Stream}; Oct 15 06:51:34.621 INFO kablam! | ^^^^ ^^^^^^ ^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused imports: `Error`, `Value` Oct 15 06:51:34.621 INFO kablam! --> src/utxos/mod.rs:11:18 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 11 | use serde_json::{Value, Error}; Oct 15 06:51:34.621 INFO kablam! | ^^^^^ ^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 06:51:34.621 INFO kablam! --> src/field_element.rs:20:23 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 20 | let exp_num = (num.pow(other) % self.prime); Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `FieldElement` Oct 15 06:51:34.621 INFO kablam! --> src/elliptic_curves.rs:7:21 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 7 | use field_element::{FieldElement}; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 06:51:34.621 INFO kablam! --> src/elliptic_curves.rs:31:12 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 31 | if (self.a != other.a || self.b != other.b) { panic!("Points are not on the same curve!")} Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `std::fs::File` Oct 15 06:51:34.621 INFO kablam! --> src/main.rs:18:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 18 | use std::fs::File; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `std::path::Path` Oct 15 06:51:34.621 INFO kablam! --> src/main.rs:19:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 19 | use std::path::Path; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.621 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 06:51:34.621 INFO kablam! --> src/main.rs:20:5 Oct 15 06:51:34.621 INFO kablam! | Oct 15 06:51:34.621 INFO kablam! 20 | use std::io::prelude::*; Oct 15 06:51:34.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:51:34.621 INFO kablam! Oct 15 06:51:34.713 INFO kablam! warning: unused variable: `data` Oct 15 06:51:34.713 INFO kablam! --> src/main.rs:28:5 Oct 15 06:51:34.713 INFO kablam! | Oct 15 06:51:34.713 INFO kablam! 28 | let data = r#"[ Oct 15 06:51:34.713 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 15 06:51:34.713 INFO kablam! | Oct 15 06:51:34.713 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:51:34.713 INFO kablam! Oct 15 06:51:35.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.56s Oct 15 06:51:35.011 INFO kablam! su: No module specific data is present Oct 15 06:51:35.298 INFO running `"docker" "rm" "-f" "8eca069e7ddf4388c39a3e63138a069e460bc09c091bfb6d89e96500ba475bab"` Oct 15 06:51:35.384 INFO blam! 8eca069e7ddf4388c39a3e63138a069e460bc09c091bfb6d89e96500ba475bab Oct 15 06:51:35.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:51:35.646 INFO blam! d9c563b1502786b555286b8f27ba8e6d4acba11b3bfbb7c38d84e826b840d1c5 Oct 15 06:51:35.648 INFO running `"docker" "start" "-a" "d9c563b1502786b555286b8f27ba8e6d4acba11b3bfbb7c38d84e826b840d1c5"` Oct 15 06:51:36.216 INFO kablam! usermod: no changes Oct 15 06:51:36.370 INFO kablam! Compiling regex v1.0.1 Oct 15 06:51:44.891 INFO kablam! Compiling env_logger v0.5.10 Oct 15 06:51:46.839 INFO kablam! Compiling pretty_env_logger v0.2.3 Oct 15 06:51:48.213 INFO kablam! Compiling crypto v0.1.0 (/source) Oct 15 06:51:50.291 INFO kablam! warning: unused `#[macro_use]` import Oct 15 06:51:50.291 INFO kablam! --> src/main.rs:5:1 Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! 5 | #[macro_use] Oct 15 06:51:50.291 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:51:50.291 INFO kablam! Oct 15 06:51:50.291 INFO kablam! warning: unused imports: `Error`, `Value` Oct 15 06:51:50.291 INFO kablam! --> src/main.rs:8:18 Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! 8 | use serde_json::{Value, Error}; Oct 15 06:51:50.291 INFO kablam! | ^^^^^ ^^^^^ Oct 15 06:51:50.291 INFO kablam! Oct 15 06:51:50.291 INFO kablam! warning: unused import: `Digest` Oct 15 06:51:50.291 INFO kablam! --> src/main.rs:10:20 Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! 10 | use sha2::{Sha256, Digest}; Oct 15 06:51:50.291 INFO kablam! | ^^^^^^ Oct 15 06:51:50.291 INFO kablam! Oct 15 06:51:50.291 INFO kablam! warning: unused import: `std::env` Oct 15 06:51:50.291 INFO kablam! --> src/main.rs:11:5 Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! 11 | use std::env; Oct 15 06:51:50.291 INFO kablam! | ^^^^^^^^ Oct 15 06:51:50.291 INFO kablam! Oct 15 06:51:50.291 INFO kablam! warning: unused imports: `Future`, `Stream`, `self` Oct 15 06:51:50.291 INFO kablam! --> src/main.rs:12:17 Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! 12 | use hyper::rt::{self, Future, Stream}; Oct 15 06:51:50.291 INFO kablam! | ^^^^ ^^^^^^ ^^^^^^ Oct 15 06:51:50.291 INFO kablam! Oct 15 06:51:50.291 INFO kablam! warning: unused import: `std::env` Oct 15 06:51:50.291 INFO kablam! --> src/utxos/mod.rs:4:5 Oct 15 06:51:50.291 INFO kablam! | Oct 15 06:51:50.291 INFO kablam! 4 | use std::env; Oct 15 06:51:50.291 INFO kablam! | ^^^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused imports: `Write`, `self` Oct 15 06:51:50.292 INFO kablam! --> src/utxos/mod.rs:5:15 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 5 | use std::io::{self, Write}; Oct 15 06:51:50.292 INFO kablam! | ^^^^ ^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused import: `std::str` Oct 15 06:51:50.292 INFO kablam! --> src/utxos/mod.rs:6:5 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 6 | use std::str; Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused import: `hyper::Client` Oct 15 06:51:50.292 INFO kablam! --> src/utxos/mod.rs:8:5 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 8 | use hyper::Client; Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused imports: `Future`, `Stream`, `self` Oct 15 06:51:50.292 INFO kablam! --> src/utxos/mod.rs:9:17 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 9 | use hyper::rt::{self, Future, Stream}; Oct 15 06:51:50.292 INFO kablam! | ^^^^ ^^^^^^ ^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused imports: `Error`, `Value` Oct 15 06:51:50.292 INFO kablam! --> src/utxos/mod.rs:11:18 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 11 | use serde_json::{Value, Error}; Oct 15 06:51:50.292 INFO kablam! | ^^^^^ ^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 06:51:50.292 INFO kablam! --> src/field_element.rs:20:23 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 20 | let exp_num = (num.pow(other) % self.prime); Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 06:51:50.292 INFO kablam! --> src/elliptic_curves.rs:31:12 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 31 | if (self.a != other.a || self.b != other.b) { panic!("Points are not on the same curve!")} Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused import: `std::fs::File` Oct 15 06:51:50.292 INFO kablam! --> src/main.rs:18:5 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 18 | use std::fs::File; Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused import: `std::path::Path` Oct 15 06:51:50.292 INFO kablam! --> src/main.rs:19:5 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 19 | use std::path::Path; Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.292 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 06:51:50.292 INFO kablam! --> src/main.rs:20:5 Oct 15 06:51:50.292 INFO kablam! | Oct 15 06:51:50.292 INFO kablam! 20 | use std::io::prelude::*; Oct 15 06:51:50.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:51:50.292 INFO kablam! Oct 15 06:51:50.451 INFO kablam! warning: unused variable: `data` Oct 15 06:51:50.451 INFO kablam! --> src/main.rs:28:5 Oct 15 06:51:50.451 INFO kablam! | Oct 15 06:51:50.451 INFO kablam! 28 | let data = r#"[ Oct 15 06:51:50.451 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 15 06:51:50.451 INFO kablam! | Oct 15 06:51:50.451 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:51:50.451 INFO kablam! Oct 15 06:51:51.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.01s Oct 15 06:51:51.276 INFO kablam! su: No module specific data is present Oct 15 06:51:51.915 INFO running `"docker" "rm" "-f" "d9c563b1502786b555286b8f27ba8e6d4acba11b3bfbb7c38d84e826b840d1c5"` Oct 15 06:51:52.257 INFO blam! d9c563b1502786b555286b8f27ba8e6d4acba11b3bfbb7c38d84e826b840d1c5 Oct 15 06:51:52.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:51:52.755 INFO blam! a9bb2896d51ce374832be119432e0f3dcacf00a2820456d143dc4809f2046cb9 Oct 15 06:51:52.755 INFO running `"docker" "start" "-a" "a9bb2896d51ce374832be119432e0f3dcacf00a2820456d143dc4809f2046cb9"` Oct 15 06:51:54.123 INFO kablam! usermod: no changes Oct 15 06:51:54.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 06:51:54.363 INFO kablam! Running /target/debug/deps/crypto-64216a49bdc4289e Oct 15 06:51:54.363 INFO blam! Oct 15 06:51:54.363 INFO blam! running 13 tests Oct 15 06:51:54.370 INFO blam! test elliptic_curves::tests::test_add1 ... ok Oct 15 06:51:54.371 INFO blam! test elliptic_curves::tests::test_add0 ... ok Oct 15 06:51:54.371 INFO blam! test elliptic_curves::tests::ecc_new_test ... ok Oct 15 06:51:54.371 INFO blam! test elliptic_curves::tests::comb_point_ecc0 ... ok Oct 15 06:51:54.371 INFO blam! test field_element::tests::field_element_add_test ... ok Oct 15 06:51:54.371 INFO blam! test field_element::tests::field_element_div2_test ... ok Oct 15 06:51:54.371 INFO blam! test field_element::tests::field_element_mul_test ... ok Oct 15 06:51:54.371 INFO blam! test tests::sha256_hello_world_test ... ok Oct 15 06:51:54.371 INFO blam! test field_element::tests::field_element_new_test ... ok Oct 15 06:51:54.377 INFO blam! test field_element::tests::field_element_sub2_test ... ok Oct 15 06:51:54.377 INFO blam! test field_element::tests::field_element_exp_test ... ok Oct 15 06:51:54.377 INFO blam! test field_element::tests::field_element_div_test ... ok Oct 15 06:51:54.377 INFO blam! test field_element::tests::field_element_sub_test ... ok Oct 15 06:51:54.378 INFO blam! Oct 15 06:51:54.378 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:51:54.378 INFO blam! Oct 15 06:51:54.379 INFO kablam! su: No module specific data is present Oct 15 06:51:55.504 INFO running `"docker" "rm" "-f" "a9bb2896d51ce374832be119432e0f3dcacf00a2820456d143dc4809f2046cb9"` Oct 15 06:51:55.911 INFO blam! a9bb2896d51ce374832be119432e0f3dcacf00a2820456d143dc4809f2046cb9