Oct 15 20:37:13.807 INFO testing rust-crypto-0.2.36 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:37:13.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:37:14.137 INFO blam! 8d8cb3899f0317bb9e48e3dd09fb76ed110e5e958c1b046f969df7d181fcef39 Oct 15 20:37:14.137 INFO running `"docker" "start" "-a" "8d8cb3899f0317bb9e48e3dd09fb76ed110e5e958c1b046f969df7d181fcef39"` Oct 15 20:37:14.923 INFO kablam! usermod: no changes Oct 15 20:37:14.979 INFO kablam! Compiling rust-crypto v0.2.36 (/source) Oct 15 20:37:15.435 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 15 20:37:15.435 INFO kablam! --> build.rs:16:26 Oct 15 20:37:15.436 INFO kablam! | Oct 15 20:37:15.436 INFO kablam! 16 | let mut config = gcc::Config::new(); Oct 15 20:37:15.436 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 20:37:15.437 INFO kablam! | Oct 15 20:37:15.437 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:37:15.437 INFO kablam! Oct 15 20:37:15.438 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 15 20:37:15.438 INFO kablam! --> build.rs:25:23 Oct 15 20:37:15.438 INFO kablam! | Oct 15 20:37:15.439 INFO kablam! 25 | let mut cfg = gcc::Config::new(); Oct 15 20:37:15.439 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 20:37:15.439 INFO kablam! Oct 15 20:37:15.452 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 15 20:37:15.452 INFO kablam! --> build.rs:16:26 Oct 15 20:37:15.452 INFO kablam! | Oct 15 20:37:15.452 INFO kablam! 16 | let mut config = gcc::Config::new(); Oct 15 20:37:15.452 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 20:37:15.452 INFO kablam! Oct 15 20:37:15.453 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 15 20:37:15.454 INFO kablam! --> build.rs:25:23 Oct 15 20:37:15.454 INFO kablam! | Oct 15 20:37:15.454 INFO kablam! 25 | let mut cfg = gcc::Config::new(); Oct 15 20:37:15.454 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 20:37:15.454 INFO kablam! Oct 15 20:37:17.347 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.347 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:17.347 INFO kablam! | Oct 15 20:37:17.347 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.347 INFO kablam! ... Oct 15 20:37:17.347 INFO kablam! 146 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_202!(b, c, d)).wrapping_add(t); Oct 15 20:37:17.347 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.347 INFO kablam! | Oct 15 20:37:17.347 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 20:37:17.347 INFO kablam! Oct 15 20:37:17.347 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.347 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:17.347 INFO kablam! | Oct 15 20:37:17.347 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.347 INFO kablam! ... Oct 15 20:37:17.347 INFO kablam! 149 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_202!(a, b, c)).wrapping_add(u); Oct 15 20:37:17.347 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.347 INFO kablam! Oct 15 20:37:17.347 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.347 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:17.347 INFO kablam! | Oct 15 20:37:17.347 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.347 INFO kablam! ... Oct 15 20:37:17.347 INFO kablam! 152 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_202!(e, a, b)).wrapping_add(v); Oct 15 20:37:17.347 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.347 INFO kablam! Oct 15 20:37:17.347 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.347 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:17.347 INFO kablam! | Oct 15 20:37:17.347 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.347 INFO kablam! ... Oct 15 20:37:17.347 INFO kablam! 155 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_202!(d, e, a)).wrapping_add(w); Oct 15 20:37:17.347 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.347 INFO kablam! Oct 15 20:37:17.377 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.377 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:17.377 INFO kablam! | Oct 15 20:37:17.377 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:17.377 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.377 INFO kablam! ... Oct 15 20:37:17.377 INFO kablam! 171 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_150!(b, c, d)).wrapping_add(t); Oct 15 20:37:17.377 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.377 INFO kablam! Oct 15 20:37:17.377 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.377 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:17.377 INFO kablam! | Oct 15 20:37:17.377 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:17.377 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.377 INFO kablam! ... Oct 15 20:37:17.377 INFO kablam! 174 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_150!(a, b, c)).wrapping_add(u); Oct 15 20:37:17.377 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.377 INFO kablam! Oct 15 20:37:17.377 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.377 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:17.377 INFO kablam! | Oct 15 20:37:17.377 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 177 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_150!(e, a, b)).wrapping_add(v); Oct 15 20:37:17.378 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 180 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_150!(d, e, a)).wrapping_add(w); Oct 15 20:37:17.378 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 122 | let w16 = x0.wrapping_add(sigma1!(w14)); Oct 15 20:37:17.378 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 123 | let w17 = x1.wrapping_add(sigma1!(w15)); Oct 15 20:37:17.378 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 124 | let w18 = x2.wrapping_add(sigma1!(w16)); Oct 15 20:37:17.378 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 125 | let w19 = x3.wrapping_add(sigma1!(w17)); Oct 15 20:37:17.378 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:146:41 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 157 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 15 20:37:17.378 INFO kablam! | ------------------------- in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:146:41 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 164 | let x1 = big_sigma1!(e1).wrapping_add(bool3ary_202!(e1, f1, g1)).wrapping_add(wk1).wrapping_add(h1); Oct 15 20:37:17.378 INFO kablam! | ------------------------- in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:17.378 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:17.378 INFO kablam! --> src/sha2.rs:398:41 Oct 15 20:37:17.378 INFO kablam! | Oct 15 20:37:17.378 INFO kablam! 398 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:17.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:17.378 INFO kablam! ... Oct 15 20:37:17.378 INFO kablam! 410 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 15 20:37:17.378 INFO kablam! | ------------------------- in this macro invocation Oct 15 20:37:17.378 INFO kablam! Oct 15 20:37:24.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.37s Oct 15 20:37:24.331 INFO kablam! su: No module specific data is present Oct 15 20:37:24.893 INFO running `"docker" "rm" "-f" "8d8cb3899f0317bb9e48e3dd09fb76ed110e5e958c1b046f969df7d181fcef39"` Oct 15 20:37:25.111 INFO blam! 8d8cb3899f0317bb9e48e3dd09fb76ed110e5e958c1b046f969df7d181fcef39 Oct 15 20:37:25.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:37:25.552 INFO blam! c167e797a9559588b01605824c669716a78e30da9e9e5f123920baf5e8e38cad Oct 15 20:37:25.555 INFO running `"docker" "start" "-a" "c167e797a9559588b01605824c669716a78e30da9e9e5f123920baf5e8e38cad"` Oct 15 20:37:25.991 INFO kablam! usermod: no changes Oct 15 20:37:26.042 INFO kablam! Compiling rust-crypto v0.2.36 (/source) Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 146 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_202!(b, c, d)).wrapping_add(t); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 149 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_202!(a, b, c)).wrapping_add(u); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 152 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_202!(e, a, b)).wrapping_add(v); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:143:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 155 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_202!(d, e, a)).wrapping_add(w); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 171 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_150!(b, c, d)).wrapping_add(t); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 174 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_150!(a, b, c)).wrapping_add(u); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 177 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_150!(e, a, b)).wrapping_add(v); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.507 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.507 INFO kablam! --> src/sha1.rs:168:41 Oct 15 20:37:27.507 INFO kablam! | Oct 15 20:37:27.507 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 15 20:37:27.507 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.507 INFO kablam! ... Oct 15 20:37:27.507 INFO kablam! 180 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_150!(d, e, a)).wrapping_add(w); Oct 15 20:37:27.507 INFO kablam! | ---------------------- in this macro invocation Oct 15 20:37:27.507 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 122 | let w16 = x0.wrapping_add(sigma1!(w14)); Oct 15 20:37:27.508 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 123 | let w17 = x1.wrapping_add(sigma1!(w15)); Oct 15 20:37:27.508 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 124 | let w18 = x2.wrapping_add(sigma1!(w16)); Oct 15 20:37:27.508 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:116:23 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 125 | let w19 = x3.wrapping_add(sigma1!(w17)); Oct 15 20:37:27.508 INFO kablam! | ------------ in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:146:41 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 157 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 15 20:37:27.508 INFO kablam! | ------------------------- in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:146:41 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 164 | let x1 = big_sigma1!(e1).wrapping_add(bool3ary_202!(e1, f1, g1)).wrapping_add(wk1).wrapping_add(h1); Oct 15 20:37:27.508 INFO kablam! | ------------------------- in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.508 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 20:37:27.508 INFO kablam! --> src/sha2.rs:398:41 Oct 15 20:37:27.508 INFO kablam! | Oct 15 20:37:27.508 INFO kablam! 398 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 15 20:37:27.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 20:37:27.508 INFO kablam! ... Oct 15 20:37:27.508 INFO kablam! 410 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 15 20:37:27.508 INFO kablam! | ------------------------- in this macro invocation Oct 15 20:37:27.508 INFO kablam! Oct 15 20:37:27.735 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 20:37:27.735 INFO kablam! --> src/whirlpool.rs:210:9 Oct 15 20:37:27.735 INFO kablam! | Oct 15 20:37:27.735 INFO kablam! 210 | use std::ascii::AsciiExt; Oct 15 20:37:27.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 20:37:27.735 INFO kablam! | Oct 15 20:37:27.735 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:37:27.735 INFO kablam! Oct 15 20:37:31.311 INFO kablam! warning: unused import: `digest::Digest` Oct 15 20:37:31.311 INFO kablam! --> src/hmac.rs:126:9 Oct 15 20:37:31.311 INFO kablam! | Oct 15 20:37:31.311 INFO kablam! 126 | use digest::Digest; Oct 15 20:37:31.311 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 20:37:31.311 INFO kablam! | Oct 15 20:37:31.311 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:37:31.311 INFO kablam! Oct 15 20:37:31.311 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 20:37:31.311 INFO kablam! --> src/whirlpool.rs:210:9 Oct 15 20:37:31.311 INFO kablam! | Oct 15 20:37:31.311 INFO kablam! 210 | use std::ascii::AsciiExt; Oct 15 20:37:31.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 20:37:31.311 INFO kablam! Oct 15 20:37:38.365 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.36s Oct 15 20:37:38.369 INFO kablam! su: No module specific data is present Oct 15 20:37:39.509 INFO running `"docker" "rm" "-f" "c167e797a9559588b01605824c669716a78e30da9e9e5f123920baf5e8e38cad"` Oct 15 20:37:39.871 INFO blam! c167e797a9559588b01605824c669716a78e30da9e9e5f123920baf5e8e38cad Oct 15 20:37:39.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:37:40.274 INFO blam! c0c937dd063678e4d1a3a438a0ce602b74d217968d6ca05db0ddce669c4d91aa Oct 15 20:37:40.274 INFO running `"docker" "start" "-a" "c0c937dd063678e4d1a3a438a0ce602b74d217968d6ca05db0ddce669c4d91aa"` Oct 15 20:37:41.663 INFO kablam! usermod: no changes Oct 15 20:37:41.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 20:37:41.803 INFO kablam! Running /target/debug/deps/crypto-69cd11ba267f7c8c Oct 15 20:37:41.815 INFO blam! Oct 15 20:37:41.816 INFO blam! running 115 tests Oct 15 20:37:41.816 INFO blam! test aes::test::test_aessafe_128_x8 ... ok Oct 15 20:37:41.816 INFO blam! test aes::test::test_aessafe_128 ... ok Oct 15 20:37:41.817 INFO blam! test aes::test::test_aesni_256 ... ok Oct 15 20:37:41.817 INFO blam! test aes::test::test_aesni_192 ... ok Oct 15 20:37:41.817 INFO blam! test aes::test::aes_ctr_box ... ok Oct 15 20:37:41.818 INFO blam! test aes::test::test_aessafe_256 ... ok Oct 15 20:37:41.818 INFO blam! test aes::test::test_aessafe_256_x8 ... ok Oct 15 20:37:41.818 INFO blam! test aes_gcm::test::aes_gcm_decrypt_fail_test ... ok Oct 15 20:37:41.818 INFO blam! test aes::test::test_aessafe_192 ... ok Oct 15 20:37:41.819 INFO blam! test aes::test::test_aessafe_192_x8 ... ok Oct 15 20:37:41.819 INFO blam! test aes::test::test_aesni_128 ... ok Oct 15 20:37:41.819 INFO blam! test aes_gcm::test::aes_gcm_decrypt_test ... ok Oct 15 20:37:41.820 INFO blam! test blake2s::digest_tests::test_blake2s_digest ... ok Oct 15 20:37:41.820 INFO blam! test blake2s::mac_tests::test_blake2s_mac ... ok Oct 15 20:37:41.820 INFO blam! test aes_gcm::test::aes_gcm_test ... ok Oct 15 20:37:41.880 INFO blam! test blake2b::mac_tests::test_blake2b_mac ... ok Oct 15 20:37:41.880 INFO blam! test blake2b::digest_tests::test_blake2b_digest ... ok Oct 15 20:37:42.267 INFO blam! test bcrypt_pbkdf::test::test_bcrypt_hash ... ok Oct 15 20:37:43.091 INFO blam! test blockmodes::test::aes_ctr ... ok Oct 15 20:37:43.115 INFO blam! test blowfish::test::decrypt_eay_test_vectors ... ok Oct 15 20:37:43.175 INFO blam! test blowfish::test::encrypt_eay_test_vectors ... ok Oct 15 20:37:43.183 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors ... ok Oct 15 20:37:43.195 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors_96_nonce ... ok Oct 15 20:37:43.203 INFO blam! test chacha20::test::test_xchacha20_basic ... ok Oct 15 20:37:43.203 INFO blam! test chacha20poly1305::test::test_chacha20_256_poly1305_boringssl_vectors_decrypt ... ok Oct 15 20:37:43.211 INFO blam! test chacha20poly1305::test::test_chacha20_256_poly1305_boringssl_vectors_encrypt ... ok Oct 15 20:37:43.215 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_ok ... ok Oct 15 20:37:43.435 INFO blam! test bcrypt::test::test_openwall_test_vectors ... ok Oct 15 20:37:43.443 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok ... ok Oct 15 20:37:43.487 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_overflow ... ok Oct 15 20:37:43.487 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok2 ... ok Oct 15 20:37:43.488 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok3 ... ok Oct 15 20:37:43.488 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow ... ok Oct 15 20:37:43.488 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow2 ... ok Oct 15 20:37:43.491 INFO blam! test curve25519::tests::base_example ... ok Oct 15 20:37:43.491 INFO blam! test curve25519::tests::from_to_bytes_preserves ... ok Oct 15 20:37:43.495 INFO blam! test curve25519::tests::mul_assoc ... ok Oct 15 20:37:43.503 INFO blam! test curve25519::tests::mul_commutes ... ok Oct 15 20:37:43.507 INFO blam! test curve25519::tests::square_by_mul ... ok Oct 15 20:37:43.509 INFO blam! test curve25519::tests::swap_test ... ok Oct 15 20:37:43.509 INFO blam! test ed25519::tests::keypair_cases ... ok Oct 15 20:37:43.510 INFO blam! test curve25519::tests::invert_inverts ... ok Oct 15 20:37:43.541 INFO blam! test ed25519::tests::keypair_matches_mont ... ok Oct 15 20:37:43.551 INFO blam! test fortuna::tests::test_accumulator_correctness ... ok Oct 15 20:37:43.564 INFO blam! test fortuna::tests::test_badly_seeded ... ok Oct 15 20:37:43.565 INFO blam! test blockmodes::test::aes_ecb_no_padding ... ok Oct 15 20:37:43.566 INFO blam! test ed25519::tests::sign_verify_cases ... ok Oct 15 20:37:43.567 INFO blam! test fortuna::tests::test_create_unseeded ... ok Oct 15 20:37:43.579 INFO blam! test fortuna::tests::test_seeded ... ok Oct 15 20:37:43.579 INFO blam! test fortuna::tests::test_too_big_event ... ok Oct 15 20:37:43.579 INFO blam! test fortuna::tests::test_use_unseeded ... ok Oct 15 20:37:43.580 INFO blam! test ghash::test::hash ... ok Oct 15 20:37:43.581 INFO blam! test ghash::test::split_input ... ok Oct 15 20:37:43.591 INFO blam! test hc128::test::test_hc128_ecrypt_set_2_vector_0 ... ok Oct 15 20:37:43.591 INFO blam! test hc128::test::test_hc128_ecrypt_set_6_vector_1 ... ok Oct 15 20:37:43.595 INFO blam! test hc128::test::test_hc128_ecrypt_set_6_vector_2 ... ok Oct 15 20:37:43.599 INFO blam! test hc128::test::test_hc128_ecrypt_set_6_vector_3 ... ok Oct 15 20:37:43.599 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha1_vectors ... ok Oct 15 20:37:43.607 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha256_vectors ... ok Oct 15 20:37:43.607 INFO blam! test hmac::test::test_hmac_md5 ... ok Oct 15 20:37:43.607 INFO blam! test hmac::test::test_hmac_md5_incremental ... ok Oct 15 20:37:43.635 INFO blam! test md5::tests::test_md5 ... ok Oct 15 20:37:43.979 INFO blam! test blockmodes::test::aes_cbc_no_padding ... ok Oct 15 20:37:44.191 INFO blam! test md5::tests::test_1million_random_md5 ... ok Oct 15 20:37:44.249 INFO blam! test poly1305::test::donna_self_test ... ok Oct 15 20:37:44.267 INFO blam! test poly1305::test::test_nacl_vector ... ok Oct 15 20:37:44.271 INFO blam! test poly1305::test::test_tls_vectors ... ok Oct 15 20:37:44.271 INFO blam! test rc4::test::wikipedia_tests ... ok Oct 15 20:37:44.275 INFO blam! test ripemd160::tests::test ... ok Oct 15 20:37:44.651 INFO blam! test blockmodes::test::aes_ctr_x8 ... ok Oct 15 20:37:44.658 INFO blam! test salsa20::test::test_salsa20_128bit_ecrypt_set_1_vector_0 ... ok Oct 15 20:37:44.682 INFO blam! test salsa20::test::test_salsa20_256bit_ecrypt_set_1_vector_0 ... ok Oct 15 20:37:45.202 INFO blam! test ripemd160::tests::test_1million_random_ripemd160 ... ok Oct 15 20:37:45.210 INFO blam! test salsa20::test::test_xsalsa20_cryptopp ... ok Oct 15 20:37:45.579 INFO blam! test pbkdf2::test::test_pbkdf2_simple ... ok Oct 15 20:37:45.847 INFO blam! test blockmodes::test::aes_cbc_pkcs_padding ... ok Oct 15 20:37:46.303 INFO blam! test pbkdf2::test::test_pbkdf2 ... ok Oct 15 20:37:46.304 INFO blam! test sha1::tests::test ... ok Oct 15 20:37:46.655 INFO blam! test scrypt::test::test_scrypt_simple_compact ... ok Oct 15 20:37:46.731 INFO blam! test sha1::tests::test_1million_random_sha1 ... ok Oct 15 20:37:46.751 INFO blam! test blockmodes::test::aes_ecb_pkcs_padding ... ok Oct 15 20:37:46.759 INFO blam! test sha2::tests::test_sha224 ... ok Oct 15 20:37:46.772 INFO blam! test sha2::tests::test_sha256 ... ok Oct 15 20:37:46.787 INFO blam! test sha2::tests::test_sha384 ... ok Oct 15 20:37:46.817 INFO blam! test sha2::tests::test_sha512 ... ok Oct 15 20:37:46.817 INFO blam! test sha2::tests::test_sha512_224 ... ok Oct 15 20:37:46.853 INFO blam! test sha2::tests::test_sha512_256 ... ok Oct 15 20:37:46.855 INFO blam! test sha3::tests::test_keccak_224 ... ok Oct 15 20:37:46.923 INFO blam! test sha3::tests::test_keccak_256 ... ok Oct 15 20:37:46.947 INFO blam! test sha3::tests::test_keccak_384 ... ok Oct 15 20:37:46.955 INFO blam! test sha3::tests::test_keccak_512 ... ok Oct 15 20:37:47.379 INFO blam! test sha2::tests::test_1million_random_sha512 ... ok Oct 15 20:37:47.507 INFO blam! test sha2::tests::test_1million_random_sha256 ... ok Oct 15 20:37:48.257 INFO blam! test sha3::tests::test_sha3_256 ... ok Oct 15 20:37:48.711 INFO blam! test sha3::tests::test_sha3_224 ... ok Oct 15 20:37:49.613 INFO blam! test sha3::tests::test_sha3_384 ... ok Oct 15 20:37:50.903 INFO blam! test sha3::tests::test_sha3_512 ... ok Oct 15 20:37:50.903 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_1_vector_0 ... ok Oct 15 20:37:50.903 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_2_vector_63 ... ok Oct 15 20:37:50.911 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_2_vector_90 ... ok Oct 15 20:37:50.911 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_3_vector_135 ... ok Oct 15 20:37:50.927 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_3_vector_207 ... ok Oct 15 20:37:50.935 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_6_vector_3 ... ok Oct 15 20:37:50.935 INFO blam! test sosemanuk::test::test_sosemanuk_vector128_test1 ... ok Oct 15 20:37:50.943 INFO blam! test sosemanuk::test::test_sosemanuk_vector128_test2 ... ok Oct 15 20:37:50.963 INFO blam! test util::test::test_fixed_time_eq ... ok Oct 15 20:37:50.999 INFO blam! test scrypt::test::test_scrypt_simple_expanded ... ok Oct 15 20:37:51.004 INFO blam! test whirlpool::test::whirlpool_static_test ... ok Oct 15 20:37:52.903 INFO blam! test sha3::tests::test_sha3_shake256 ... ok Oct 15 20:37:53.251 INFO blam! test sha3::tests::test_sha3_shake128 ... ok Oct 15 20:37:53.483 INFO blam! test whirlpool::test::whirlpool_1000000a_test ... ok Oct 15 20:37:54.799 INFO blam! test fortuna::tests::test_generator_correctness ... ok Oct 15 20:37:55.191 INFO blam! test salsa20::test::test_salsa20_256bit_nacl_vector_2 ... ok Oct 15 20:38:00.711 INFO blam! test bcrypt_pbkdf::test::test_openbsd_vectors ... ok Oct 15 20:38:07.185 INFO blam! test scrypt::test::test_scrypt ... ok Oct 15 20:38:07.185 INFO blam! Oct 15 20:38:07.185 INFO blam! test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:38:07.185 INFO blam! Oct 15 20:38:07.187 INFO kablam! Doc-tests crypto Oct 15 20:38:08.772 INFO blam! Oct 15 20:38:08.773 INFO blam! running 14 tests Oct 15 20:38:08.792 INFO blam! test src/sha1.rs - sha1::sha1_digest_block (line 331) ... ignored Oct 15 20:38:08.793 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 274) ... ignored Oct 15 20:38:08.793 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 302) ... ignored Oct 15 20:38:08.794 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 310) ... ignored Oct 15 20:38:08.795 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 336) ... ignored Oct 15 20:38:08.802 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 559) ... ignored Oct 15 20:38:08.815 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 591) ... ignored Oct 15 20:38:08.816 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 599) ... ignored Oct 15 20:38:08.816 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 627) ... ignored Oct 15 20:38:14.287 INFO blam! test src/sha3.rs - sha3 (line 29) ... ok Oct 15 20:38:14.398 INFO blam! test src/whirlpool.rs - whirlpool (line 21) ... ok Oct 15 20:38:14.579 INFO blam! test src/sha2.rs - sha2 (line 50) ... ok Oct 15 20:38:14.612 INFO blam! test src/sha2.rs - sha2 (line 30) ... ok Oct 15 20:38:14.708 INFO blam! test src/sha1.rs - sha1 (line 27) ... ok Oct 15 20:38:14.708 INFO blam! Oct 15 20:38:14.708 INFO blam! test result: ok. 5 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out Oct 15 20:38:14.708 INFO blam! Oct 15 20:38:14.720 INFO kablam! su: No module specific data is present Oct 15 20:38:15.496 INFO running `"docker" "rm" "-f" "c0c937dd063678e4d1a3a438a0ce602b74d217968d6ca05db0ddce669c4d91aa"` Oct 15 20:38:15.843 INFO blam! c0c937dd063678e4d1a3a438a0ce602b74d217968d6ca05db0ddce669c4d91aa