Oct 11 12:42:39.474 INFO testing rust-crypto-0.2.36 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:42:39.474 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:42:39.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:42:39.757 INFO blam! 7cbdb30efae5bb173ae4aedccb7363055a7f47bb414180e636f9f191386767c7 Oct 11 12:42:39.768 INFO running `"docker" "start" "-a" "7cbdb30efae5bb173ae4aedccb7363055a7f47bb414180e636f9f191386767c7"` Oct 11 12:42:40.620 INFO kablam! usermod: no changes Oct 11 12:42:40.673 INFO kablam! Compiling rust-crypto v0.2.36 (/source) Oct 11 12:42:41.072 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 11 12:42:41.072 INFO kablam! --> build.rs:16:26 Oct 11 12:42:41.072 INFO kablam! | Oct 11 12:42:41.072 INFO kablam! 16 | let mut config = gcc::Config::new(); Oct 11 12:42:41.072 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 12:42:41.072 INFO kablam! | Oct 11 12:42:41.072 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:42:41.072 INFO kablam! Oct 11 12:42:41.072 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 11 12:42:41.072 INFO kablam! --> build.rs:25:23 Oct 11 12:42:41.072 INFO kablam! | Oct 11 12:42:41.072 INFO kablam! 25 | let mut cfg = gcc::Config::new(); Oct 11 12:42:41.072 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 12:42:41.072 INFO kablam! Oct 11 12:42:41.095 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 11 12:42:41.095 INFO kablam! --> build.rs:16:26 Oct 11 12:42:41.095 INFO kablam! | Oct 11 12:42:41.095 INFO kablam! 16 | let mut config = gcc::Config::new(); Oct 11 12:42:41.095 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 12:42:41.095 INFO kablam! Oct 11 12:42:41.096 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 11 12:42:41.096 INFO kablam! --> build.rs:25:23 Oct 11 12:42:41.096 INFO kablam! | Oct 11 12:42:41.096 INFO kablam! 25 | let mut cfg = gcc::Config::new(); Oct 11 12:42:41.096 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 12:42:41.096 INFO kablam! Oct 11 12:42:43.063 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.063 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:43.063 INFO kablam! | Oct 11 12:42:43.063 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.063 INFO kablam! ... Oct 11 12:42:43.064 INFO kablam! 146 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_202!(b, c, d)).wrapping_add(t); Oct 11 12:42:43.064 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.064 INFO kablam! | Oct 11 12:42:43.064 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 12:42:43.064 INFO kablam! Oct 11 12:42:43.064 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.064 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:43.064 INFO kablam! | Oct 11 12:42:43.064 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.064 INFO kablam! ... Oct 11 12:42:43.064 INFO kablam! 149 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_202!(a, b, c)).wrapping_add(u); Oct 11 12:42:43.064 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.064 INFO kablam! Oct 11 12:42:43.064 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.064 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:43.064 INFO kablam! | Oct 11 12:42:43.064 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.064 INFO kablam! ... Oct 11 12:42:43.064 INFO kablam! 152 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_202!(e, a, b)).wrapping_add(v); Oct 11 12:42:43.064 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.064 INFO kablam! Oct 11 12:42:43.064 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.064 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:43.064 INFO kablam! | Oct 11 12:42:43.064 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.064 INFO kablam! ... Oct 11 12:42:43.064 INFO kablam! 155 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_202!(d, e, a)).wrapping_add(w); Oct 11 12:42:43.064 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.064 INFO kablam! Oct 11 12:42:43.064 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.064 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:43.064 INFO kablam! | Oct 11 12:42:43.064 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:43.064 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.064 INFO kablam! ... Oct 11 12:42:43.064 INFO kablam! 171 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_150!(b, c, d)).wrapping_add(t); Oct 11 12:42:43.064 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.064 INFO kablam! Oct 11 12:42:43.073 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.073 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:43.073 INFO kablam! | Oct 11 12:42:43.074 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:43.074 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.074 INFO kablam! ... Oct 11 12:42:43.074 INFO kablam! 174 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_150!(a, b, c)).wrapping_add(u); Oct 11 12:42:43.074 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.074 INFO kablam! Oct 11 12:42:43.074 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.074 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:43.074 INFO kablam! | Oct 11 12:42:43.074 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:43.074 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.074 INFO kablam! ... Oct 11 12:42:43.074 INFO kablam! 177 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_150!(e, a, b)).wrapping_add(v); Oct 11 12:42:43.074 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.074 INFO kablam! Oct 11 12:42:43.074 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.074 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:43.074 INFO kablam! | Oct 11 12:42:43.074 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:43.074 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.074 INFO kablam! ... Oct 11 12:42:43.074 INFO kablam! 180 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_150!(d, e, a)).wrapping_add(w); Oct 11 12:42:43.074 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:43.074 INFO kablam! Oct 11 12:42:43.074 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.074 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:43.074 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 122 | let w16 = x0.wrapping_add(sigma1!(w14)); Oct 11 12:42:43.075 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:43.075 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.075 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:43.075 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 123 | let w17 = x1.wrapping_add(sigma1!(w15)); Oct 11 12:42:43.075 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:43.075 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.075 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:43.075 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 124 | let w18 = x2.wrapping_add(sigma1!(w16)); Oct 11 12:42:43.075 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:43.075 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.075 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:43.075 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 125 | let w19 = x3.wrapping_add(sigma1!(w17)); Oct 11 12:42:43.075 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:43.075 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.075 INFO kablam! --> src/sha2.rs:146:41 Oct 11 12:42:43.075 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 157 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 11 12:42:43.075 INFO kablam! | ------------------------- in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:43.075 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.075 INFO kablam! --> src/sha2.rs:146:41 Oct 11 12:42:43.075 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 164 | let x1 = big_sigma1!(e1).wrapping_add(bool3ary_202!(e1, f1, g1)).wrapping_add(wk1).wrapping_add(h1); Oct 11 12:42:43.075 INFO kablam! | ------------------------- in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:43.075 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:43.075 INFO kablam! --> src/sha2.rs:398:41 Oct 11 12:42:43.075 INFO kablam! | Oct 11 12:42:43.075 INFO kablam! 398 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:43.075 INFO kablam! ... Oct 11 12:42:43.075 INFO kablam! 410 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 11 12:42:43.075 INFO kablam! | ------------------------- in this macro invocation Oct 11 12:42:43.075 INFO kablam! Oct 11 12:42:48.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.09s Oct 11 12:42:48.738 INFO kablam! su: No module specific data is present Oct 11 12:42:49.040 INFO running `"docker" "rm" "-f" "7cbdb30efae5bb173ae4aedccb7363055a7f47bb414180e636f9f191386767c7"` Oct 11 12:42:49.111 INFO blam! 7cbdb30efae5bb173ae4aedccb7363055a7f47bb414180e636f9f191386767c7 Oct 11 12:42:49.114 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:42:49.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:42:49.320 INFO blam! 01fdd70a5a53fd93f97fd25d675f55720a6005356d4ddace45fda759e326a44b Oct 11 12:42:49.323 INFO running `"docker" "start" "-a" "01fdd70a5a53fd93f97fd25d675f55720a6005356d4ddace45fda759e326a44b"` Oct 11 12:42:49.798 INFO kablam! usermod: no changes Oct 11 12:42:49.845 INFO kablam! Compiling rust-crypto v0.2.36 (/source) Oct 11 12:42:51.416 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.417 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:51.417 INFO kablam! | Oct 11 12:42:51.417 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.417 INFO kablam! ... Oct 11 12:42:51.417 INFO kablam! 146 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_202!(b, c, d)).wrapping_add(t); Oct 11 12:42:51.417 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.417 INFO kablam! | Oct 11 12:42:51.417 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 12:42:51.417 INFO kablam! Oct 11 12:42:51.417 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.417 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:51.417 INFO kablam! | Oct 11 12:42:51.417 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.417 INFO kablam! ... Oct 11 12:42:51.418 INFO kablam! 149 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_202!(a, b, c)).wrapping_add(u); Oct 11 12:42:51.418 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.418 INFO kablam! Oct 11 12:42:51.418 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.418 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:51.418 INFO kablam! | Oct 11 12:42:51.418 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.418 INFO kablam! ... Oct 11 12:42:51.418 INFO kablam! 152 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_202!(e, a, b)).wrapping_add(v); Oct 11 12:42:51.418 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.418 INFO kablam! Oct 11 12:42:51.418 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.418 INFO kablam! --> src/sha1.rs:143:41 Oct 11 12:42:51.418 INFO kablam! | Oct 11 12:42:51.418 INFO kablam! 143 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.418 INFO kablam! ... Oct 11 12:42:51.418 INFO kablam! 155 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_202!(d, e, a)).wrapping_add(w); Oct 11 12:42:51.418 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.418 INFO kablam! Oct 11 12:42:51.419 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.419 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:51.419 INFO kablam! | Oct 11 12:42:51.419 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:51.419 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.419 INFO kablam! ... Oct 11 12:42:51.419 INFO kablam! 171 | e = e.wrapping_add(a.rotate_left(5)).wrapping_add(bool3ary_150!(b, c, d)).wrapping_add(t); Oct 11 12:42:51.419 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.419 INFO kablam! Oct 11 12:42:51.419 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.419 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:51.419 INFO kablam! | Oct 11 12:42:51.419 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:51.419 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.419 INFO kablam! ... Oct 11 12:42:51.419 INFO kablam! 174 | d = d.wrapping_add(e.rotate_left(5)).wrapping_add(bool3ary_150!(a, b, c)).wrapping_add(u); Oct 11 12:42:51.420 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.420 INFO kablam! Oct 11 12:42:51.420 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.420 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:51.420 INFO kablam! | Oct 11 12:42:51.420 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:51.420 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.420 INFO kablam! ... Oct 11 12:42:51.420 INFO kablam! 177 | c = c.wrapping_add(d.rotate_left(5)).wrapping_add(bool3ary_150!(e, a, b)).wrapping_add(v); Oct 11 12:42:51.420 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.420 INFO kablam! Oct 11 12:42:51.420 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.420 INFO kablam! --> src/sha1.rs:168:41 Oct 11 12:42:51.420 INFO kablam! | Oct 11 12:42:51.420 INFO kablam! 168 | ($a:expr, $b:expr, $c:expr) => (($a ^ $b ^ $c)) Oct 11 12:42:51.420 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.420 INFO kablam! ... Oct 11 12:42:51.420 INFO kablam! 180 | b = b.wrapping_add(c.rotate_left(5)).wrapping_add(bool3ary_150!(d, e, a)).wrapping_add(w); Oct 11 12:42:51.420 INFO kablam! | ---------------------- in this macro invocation Oct 11 12:42:51.420 INFO kablam! Oct 11 12:42:51.421 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.421 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:51.421 INFO kablam! | Oct 11 12:42:51.421 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:51.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.421 INFO kablam! ... Oct 11 12:42:51.421 INFO kablam! 122 | let w16 = x0.wrapping_add(sigma1!(w14)); Oct 11 12:42:51.421 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:51.421 INFO kablam! Oct 11 12:42:51.421 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.421 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:51.421 INFO kablam! | Oct 11 12:42:51.421 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:51.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.421 INFO kablam! ... Oct 11 12:42:51.421 INFO kablam! 123 | let w17 = x1.wrapping_add(sigma1!(w15)); Oct 11 12:42:51.421 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:51.421 INFO kablam! Oct 11 12:42:51.421 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.421 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:51.421 INFO kablam! | Oct 11 12:42:51.421 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:51.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.422 INFO kablam! ... Oct 11 12:42:51.422 INFO kablam! 124 | let w18 = x2.wrapping_add(sigma1!(w16)); Oct 11 12:42:51.422 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:51.422 INFO kablam! Oct 11 12:42:51.422 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.422 INFO kablam! --> src/sha2.rs:116:23 Oct 11 12:42:51.422 INFO kablam! | Oct 11 12:42:51.422 INFO kablam! 116 | ($a:expr) => (($a.rotate_right(17) ^ $a.rotate_right(19) ^ ($a >> 10))) Oct 11 12:42:51.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.422 INFO kablam! ... Oct 11 12:42:51.422 INFO kablam! 125 | let w19 = x3.wrapping_add(sigma1!(w17)); Oct 11 12:42:51.422 INFO kablam! | ------------ in this macro invocation Oct 11 12:42:51.422 INFO kablam! Oct 11 12:42:51.422 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.422 INFO kablam! --> src/sha2.rs:146:41 Oct 11 12:42:51.422 INFO kablam! | Oct 11 12:42:51.422 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.422 INFO kablam! ... Oct 11 12:42:51.422 INFO kablam! 157 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 11 12:42:51.422 INFO kablam! | ------------------------- in this macro invocation Oct 11 12:42:51.423 INFO kablam! Oct 11 12:42:51.423 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.423 INFO kablam! --> src/sha2.rs:146:41 Oct 11 12:42:51.423 INFO kablam! | Oct 11 12:42:51.423 INFO kablam! 146 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.423 INFO kablam! ... Oct 11 12:42:51.423 INFO kablam! 164 | let x1 = big_sigma1!(e1).wrapping_add(bool3ary_202!(e1, f1, g1)).wrapping_add(wk1).wrapping_add(h1); Oct 11 12:42:51.423 INFO kablam! | ------------------------- in this macro invocation Oct 11 12:42:51.423 INFO kablam! Oct 11 12:42:51.423 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 12:42:51.423 INFO kablam! --> src/sha2.rs:398:41 Oct 11 12:42:51.423 INFO kablam! | Oct 11 12:42:51.423 INFO kablam! 398 | ($a:expr, $b:expr, $c:expr) => (($c ^ ($a & ($b ^ $c)))) Oct 11 12:42:51.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:42:51.423 INFO kablam! ... Oct 11 12:42:51.423 INFO kablam! 410 | let x0 = big_sigma1!(e0).wrapping_add(bool3ary_202!(e0, f0, g0)).wrapping_add(wk0).wrapping_add(h0); Oct 11 12:42:51.423 INFO kablam! | ------------------------- in this macro invocation Oct 11 12:42:51.423 INFO kablam! Oct 11 12:42:51.700 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 12:42:51.700 INFO kablam! --> src/whirlpool.rs:210:9 Oct 11 12:42:51.700 INFO kablam! | Oct 11 12:42:51.700 INFO kablam! 210 | use std::ascii::AsciiExt; Oct 11 12:42:51.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 12:42:51.700 INFO kablam! | Oct 11 12:42:51.700 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:42:51.700 INFO kablam! Oct 11 12:42:55.164 INFO kablam! warning: unused import: `digest::Digest` Oct 11 12:42:55.164 INFO kablam! --> src/hmac.rs:126:9 Oct 11 12:42:55.164 INFO kablam! | Oct 11 12:42:55.164 INFO kablam! 126 | use digest::Digest; Oct 11 12:42:55.164 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 12:42:55.164 INFO kablam! | Oct 11 12:42:55.164 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:42:55.164 INFO kablam! Oct 11 12:42:55.164 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 12:42:55.164 INFO kablam! --> src/whirlpool.rs:210:9 Oct 11 12:42:55.164 INFO kablam! | Oct 11 12:42:55.164 INFO kablam! 210 | use std::ascii::AsciiExt; Oct 11 12:42:55.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 12:42:55.164 INFO kablam! Oct 11 12:43:02.458 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.64s Oct 11 12:43:02.462 INFO kablam! su: No module specific data is present Oct 11 12:43:02.721 INFO running `"docker" "rm" "-f" "01fdd70a5a53fd93f97fd25d675f55720a6005356d4ddace45fda759e326a44b"` Oct 11 12:43:02.796 INFO blam! 01fdd70a5a53fd93f97fd25d675f55720a6005356d4ddace45fda759e326a44b Oct 11 12:43:02.798 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:43:02.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:43:02.971 INFO blam! cda7376e7fcc0dfe4cbfce44c6114a63d40ffef8dda0364ecb3c69946eedb0b1 Oct 11 12:43:02.973 INFO running `"docker" "start" "-a" "cda7376e7fcc0dfe4cbfce44c6114a63d40ffef8dda0364ecb3c69946eedb0b1"` Oct 11 12:43:03.416 INFO kablam! usermod: no changes Oct 11 12:43:03.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 12:43:03.453 INFO kablam! Running /target/debug/deps/crypto-69cd11ba267f7c8c Oct 11 12:43:03.455 INFO blam! Oct 11 12:43:03.455 INFO blam! running 115 tests Oct 11 12:43:03.457 INFO blam! test aes::test::test_aesni_192 ... ok Oct 11 12:43:03.457 INFO blam! test aes::test::aes_ctr_box ... ok Oct 11 12:43:03.457 INFO blam! test aes::test::test_aesni_128 ... ok Oct 11 12:43:03.457 INFO blam! test aes::test::test_aessafe_128 ... ok Oct 11 12:43:03.460 INFO blam! test aes::test::test_aessafe_192 ... ok Oct 11 12:43:03.460 INFO blam! test aes::test::test_aessafe_128_x8 ... ok Oct 11 12:43:03.460 INFO blam! test aes::test::test_aessafe_256_x8 ... ok Oct 11 12:43:03.460 INFO blam! test aes::test::test_aessafe_192_x8 ... ok Oct 11 12:43:03.460 INFO blam! test aes_gcm::test::aes_gcm_decrypt_test ... ok Oct 11 12:43:03.460 INFO blam! test aes_gcm::test::aes_gcm_test ... ok Oct 11 12:43:03.460 INFO blam! test blake2b::digest_tests::test_blake2b_digest ... ok Oct 11 12:43:03.460 INFO blam! test blake2b::mac_tests::test_blake2b_mac ... ok Oct 11 12:43:03.460 INFO blam! test blake2s::digest_tests::test_blake2s_digest ... ok Oct 11 12:43:03.460 INFO blam! test blake2s::mac_tests::test_blake2s_mac ... ok Oct 11 12:43:03.468 INFO blam! test aes::test::test_aessafe_256 ... ok Oct 11 12:43:03.476 INFO blam! test aes_gcm::test::aes_gcm_decrypt_fail_test ... ok Oct 11 12:43:03.476 INFO blam! test aes::test::test_aesni_256 ... ok Oct 11 12:43:03.627 INFO blam! test bcrypt_pbkdf::test::test_bcrypt_hash ... ok Oct 11 12:43:03.809 INFO blam! test blockmodes::test::aes_cbc_no_padding ... ok Oct 11 12:43:03.852 INFO blam! test blowfish::test::decrypt_eay_test_vectors ... ok Oct 11 12:43:03.888 INFO blam! test bcrypt::test::test_openwall_test_vectors ... ok Oct 11 12:43:03.896 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors ... ok Oct 11 12:43:03.904 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors_96_nonce ... ok Oct 11 12:43:03.916 INFO blam! test chacha20::test::test_xchacha20_basic ... ok Oct 11 12:43:03.920 INFO blam! test blowfish::test::encrypt_eay_test_vectors ... ok Oct 11 12:43:03.937 INFO blam! test chacha20poly1305::test::test_chacha20_256_poly1305_boringssl_vectors_decrypt ... ok Oct 11 12:43:03.937 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_ok ... ok Oct 11 12:43:03.952 INFO blam! test chacha20poly1305::test::test_chacha20_256_poly1305_boringssl_vectors_encrypt ... ok Oct 11 12:43:03.976 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok ... ok Oct 11 12:43:04.012 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok2 ... ok Oct 11 12:43:04.012 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok3 ... ok Oct 11 12:43:04.068 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_overflow ... ok Oct 11 12:43:04.068 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow ... ok Oct 11 12:43:04.068 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow2 ... ok Oct 11 12:43:04.068 INFO blam! test curve25519::tests::base_example ... ok Oct 11 12:43:04.068 INFO blam! test curve25519::tests::from_to_bytes_preserves ... ok Oct 11 12:43:04.112 INFO blam! test blockmodes::test::aes_ctr_x8 ... ok Oct 11 12:43:04.112 INFO blam! test curve25519::tests::mul_assoc ... ok Oct 11 12:43:04.112 INFO blam! test curve25519::tests::square_by_mul ... ok Oct 11 12:43:04.112 INFO blam! test curve25519::tests::swap_test ... ok Oct 11 12:43:04.112 INFO blam! test curve25519::tests::invert_inverts ... ok Oct 11 12:43:04.112 INFO blam! test curve25519::tests::mul_commutes ... ok Oct 11 12:43:04.112 INFO blam! test ed25519::tests::keypair_cases ... ok Oct 11 12:43:04.152 INFO blam! test fortuna::tests::test_accumulator_correctness ... ok Oct 11 12:43:04.152 INFO blam! test ed25519::tests::sign_verify_cases ... ok Oct 11 12:43:04.152 INFO blam! test fortuna::tests::test_badly_seeded ... ok Oct 11 12:43:04.152 INFO blam! test ed25519::tests::keypair_matches_mont ... ok Oct 11 12:43:04.152 INFO blam! test fortuna::tests::test_create_unseeded ... ok Oct 11 12:43:04.152 INFO blam! test fortuna::tests::test_too_big_event ... ok Oct 11 12:43:04.152 INFO blam! test fortuna::tests::test_use_unseeded ... ok Oct 11 12:43:04.184 INFO blam! test fortuna::tests::test_seeded ... ok Oct 11 12:43:04.184 INFO blam! test ghash::test::hash ... ok Oct 11 12:43:04.184 INFO blam! test hc128::test::test_hc128_ecrypt_set_2_vector_0 ... ok Oct 11 12:43:04.192 INFO blam! test ghash::test::split_input ... ok Oct 11 12:43:04.192 INFO blam! test hc128::test::test_hc128_ecrypt_set_6_vector_1 ... ok Oct 11 12:43:04.192 INFO blam! test hc128::test::test_hc128_ecrypt_set_6_vector_2 ... ok Oct 11 12:43:04.192 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha1_vectors ... ok Oct 11 12:43:04.192 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha256_vectors ... ok Oct 11 12:43:04.196 INFO blam! test hc128::test::test_hc128_ecrypt_set_6_vector_3 ... ok Oct 11 12:43:04.204 INFO blam! test hmac::test::test_hmac_md5 ... ok Oct 11 12:43:04.216 INFO blam! test hmac::test::test_hmac_md5_incremental ... ok Oct 11 12:43:04.220 INFO blam! test md5::tests::test_md5 ... ok Oct 11 12:43:04.290 INFO blam! test blockmodes::test::aes_ctr ... ok Oct 11 12:43:04.404 INFO blam! test md5::tests::test_1million_random_md5 ... ok Oct 11 12:43:04.404 INFO blam! test blockmodes::test::aes_ecb_no_padding ... ok Oct 11 12:43:04.413 INFO blam! test poly1305::test::test_nacl_vector ... ok Oct 11 12:43:04.413 INFO blam! test poly1305::test::test_tls_vectors ... ok Oct 11 12:43:04.413 INFO blam! test rc4::test::wikipedia_tests ... ok Oct 11 12:43:04.413 INFO blam! test ripemd160::tests::test ... ok Oct 11 12:43:04.441 INFO blam! test poly1305::test::donna_self_test ... ok Oct 11 12:43:04.442 INFO blam! test salsa20::test::test_salsa20_128bit_ecrypt_set_1_vector_0 ... ok Oct 11 12:43:04.444 INFO blam! test salsa20::test::test_salsa20_256bit_ecrypt_set_1_vector_0 ... ok Oct 11 12:43:04.644 INFO blam! test blockmodes::test::aes_cbc_pkcs_padding ... ok Oct 11 12:43:04.652 INFO blam! test salsa20::test::test_xsalsa20_cryptopp ... ok Oct 11 12:43:04.740 INFO blam! test ripemd160::tests::test_1million_random_ripemd160 ... ok Oct 11 12:43:05.375 INFO blam! test scrypt::test::test_scrypt_simple_compact ... ok Oct 11 12:43:05.700 INFO blam! test pbkdf2::test::test_pbkdf2_simple ... ok Oct 11 12:43:05.708 INFO blam! test sha1::tests::test ... ok Oct 11 12:43:06.136 INFO blam! test sha1::tests::test_1million_random_sha1 ... ok Oct 11 12:43:06.316 INFO blam! test pbkdf2::test::test_pbkdf2 ... ok Oct 11 12:43:06.873 INFO blam! test blockmodes::test::aes_ecb_pkcs_padding ... ok Oct 11 12:43:06.881 INFO blam! test sha2::tests::test_sha224 ... ok Oct 11 12:43:06.893 INFO blam! test sha2::tests::test_sha256 ... ok Oct 11 12:43:06.909 INFO blam! test sha2::tests::test_sha384 ... ok Oct 11 12:43:06.910 INFO blam! test sha2::tests::test_sha512 ... ok Oct 11 12:43:06.925 INFO blam! test sha2::tests::test_sha512_224 ... ok Oct 11 12:43:06.925 INFO blam! test sha2::tests::test_sha512_256 ... ok Oct 11 12:43:06.945 INFO blam! test sha3::tests::test_keccak_224 ... ok Oct 11 12:43:06.947 INFO blam! test sha3::tests::test_keccak_256 ... ok Oct 11 12:43:06.961 INFO blam! test sha3::tests::test_keccak_384 ... ok Oct 11 12:43:06.985 INFO blam! test sha3::tests::test_keccak_512 ... ok Oct 11 12:43:06.988 INFO blam! test sha2::tests::test_1million_random_sha512 ... ok Oct 11 12:43:07.613 INFO blam! test sha2::tests::test_1million_random_sha256 ... ok Oct 11 12:43:08.585 INFO blam! test sha3::tests::test_sha3_224 ... ok Oct 11 12:43:08.625 INFO blam! test sha3::tests::test_sha3_256 ... ok Oct 11 12:43:08.709 INFO blam! test sha3::tests::test_sha3_384 ... ok Oct 11 12:43:10.416 INFO blam! test scrypt::test::test_scrypt_simple_expanded ... ok Oct 11 12:43:10.416 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_1_vector_0 ... ok Oct 11 12:43:10.437 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_2_vector_63 ... ok Oct 11 12:43:10.437 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_2_vector_90 ... ok Oct 11 12:43:10.437 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_3_vector_135 ... ok Oct 11 12:43:10.460 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_3_vector_207 ... ok Oct 11 12:43:10.463 INFO blam! test sosemanuk::test::test_sosemanuk_ecrypt_set_6_vector_3 ... ok Oct 11 12:43:10.463 INFO blam! test sosemanuk::test::test_sosemanuk_vector128_test1 ... ok Oct 11 12:43:10.464 INFO blam! test sosemanuk::test::test_sosemanuk_vector128_test2 ... ok Oct 11 12:43:10.469 INFO blam! test util::test::test_fixed_time_eq ... ok Oct 11 12:43:10.964 INFO blam! test sha3::tests::test_sha3_512 ... ok Oct 11 12:43:10.976 INFO blam! test whirlpool::test::whirlpool_static_test ... ok Oct 11 12:43:11.316 INFO blam! test sha3::tests::test_sha3_shake128 ... ok Oct 11 12:43:11.526 INFO blam! test fortuna::tests::test_generator_correctness ... ok Oct 11 12:43:12.075 INFO blam! test sha3::tests::test_sha3_shake256 ... ok Oct 11 12:43:12.453 INFO blam! test whirlpool::test::whirlpool_1000000a_test ... ok Oct 11 12:43:13.538 INFO blam! test salsa20::test::test_salsa20_256bit_nacl_vector_2 ... ok Oct 11 12:43:17.713 INFO blam! test bcrypt_pbkdf::test::test_openbsd_vectors ... ok Oct 11 12:43:21.992 INFO kablam! Doc-tests crypto Oct 11 12:43:21.993 INFO blam! test scrypt::test::test_scrypt ... ok Oct 11 12:43:21.993 INFO blam! Oct 11 12:43:21.993 INFO blam! test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:43:21.993 INFO blam! Oct 11 12:43:23.131 INFO blam! Oct 11 12:43:23.132 INFO blam! running 14 tests Oct 11 12:43:23.132 INFO blam! test src/sha1.rs - sha1::sha1_digest_block (line 331) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 274) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 302) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 310) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 336) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 559) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 591) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 599) ... ignored Oct 11 12:43:23.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 627) ... ignored Oct 11 12:43:24.883 INFO blam! test src/sha2.rs - sha2 (line 50) ... ok Oct 11 12:43:25.076 INFO blam! test src/sha3.rs - sha3 (line 29) ... ok Oct 11 12:43:25.267 INFO blam! test src/sha2.rs - sha2 (line 30) ... ok Oct 11 12:43:25.324 INFO blam! test src/whirlpool.rs - whirlpool (line 21) ... ok Oct 11 12:43:25.480 INFO blam! test src/sha1.rs - sha1 (line 27) ... ok Oct 11 12:43:25.480 INFO blam! Oct 11 12:43:25.480 INFO blam! test result: ok. 5 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out Oct 11 12:43:25.480 INFO blam! Oct 11 12:43:25.489 INFO kablam! su: No module specific data is present Oct 11 12:43:25.848 INFO running `"docker" "rm" "-f" "cda7376e7fcc0dfe4cbfce44c6114a63d40ffef8dda0364ecb3c69946eedb0b1"` Oct 11 12:43:25.992 INFO blam! cda7376e7fcc0dfe4cbfce44c6114a63d40ffef8dda0364ecb3c69946eedb0b1