Oct 11 15:51:26.023 INFO testing octavo-digest-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:51:26.023 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:51:26.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 15:51:26.169 INFO blam! e45d96fd65f47959f61683d51b805a60a91cb47235c360765961614e6ed9e805 Oct 11 15:51:26.174 INFO running `"docker" "start" "-a" "e45d96fd65f47959f61683d51b805a60a91cb47235c360765961614e6ed9e805"` Oct 11 15:51:26.638 INFO kablam! usermod: no changes Oct 11 15:51:26.679 INFO kablam! Compiling byteorder v0.4.2 Oct 11 15:51:26.685 INFO kablam! Compiling static-buffer v0.1.0 Oct 11 15:51:27.624 INFO kablam! Compiling octavo-digest v0.1.2 (/source) Oct 11 15:51:29.888 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:29.888 INFO kablam! --> src/blake2.rs:209:21 Oct 11 15:51:29.888 INFO kablam! | Oct 11 15:51:29.888 INFO kablam! 209 | let mut out = out.as_mut(); Oct 11 15:51:29.888 INFO kablam! | ----^^^ Oct 11 15:51:29.888 INFO kablam! | | Oct 11 15:51:29.888 INFO kablam! | help: remove this `mut` Oct 11 15:51:29.888 INFO kablam! ... Oct 11 15:51:29.888 INFO kablam! 222 | blake2!(Blake2s, BLAKE2S_INIT, FixedBuffer64, U64); Oct 11 15:51:29.888 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 11 15:51:29.888 INFO kablam! | Oct 11 15:51:29.888 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:51:29.888 INFO kablam! Oct 11 15:51:29.888 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:29.888 INFO kablam! --> src/blake2.rs:209:21 Oct 11 15:51:29.888 INFO kablam! | Oct 11 15:51:29.888 INFO kablam! 209 | let mut out = out.as_mut(); Oct 11 15:51:29.888 INFO kablam! | ----^^^ Oct 11 15:51:29.888 INFO kablam! | | Oct 11 15:51:29.888 INFO kablam! | help: remove this `mut` Oct 11 15:51:29.888 INFO kablam! ... Oct 11 15:51:29.888 INFO kablam! 223 | blake2!(Blake2b, BLAKE2B_INIT, FixedBuffer128, U128); Oct 11 15:51:29.889 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 11 15:51:29.889 INFO kablam! Oct 11 15:51:29.900 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:29.900 INFO kablam! --> src/md5.rs:218:13 Oct 11 15:51:29.900 INFO kablam! | Oct 11 15:51:29.900 INFO kablam! 218 | let mut out = out.as_mut(); Oct 11 15:51:29.900 INFO kablam! | ----^^^ Oct 11 15:51:29.900 INFO kablam! | | Oct 11 15:51:29.900 INFO kablam! | help: remove this `mut` Oct 11 15:51:29.900 INFO kablam! Oct 11 15:51:29.996 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:29.996 INFO kablam! --> src/ripemd.rs:187:13 Oct 11 15:51:29.996 INFO kablam! | Oct 11 15:51:29.996 INFO kablam! 187 | let mut out = out.as_mut(); Oct 11 15:51:29.996 INFO kablam! | ----^^^ Oct 11 15:51:29.996 INFO kablam! | | Oct 11 15:51:29.996 INFO kablam! | help: remove this `mut` Oct 11 15:51:29.996 INFO kablam! Oct 11 15:51:30.036 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.036 INFO kablam! --> src/sha1.rs:239:13 Oct 11 15:51:30.036 INFO kablam! | Oct 11 15:51:30.036 INFO kablam! 239 | let mut out = out.as_mut(); Oct 11 15:51:30.036 INFO kablam! | ----^^^ Oct 11 15:51:30.036 INFO kablam! | | Oct 11 15:51:30.036 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.036 INFO kablam! Oct 11 15:51:30.116 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.116 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:30.116 INFO kablam! | Oct 11 15:51:30.116 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:30.116 INFO kablam! | ----^^^ Oct 11 15:51:30.116 INFO kablam! | | Oct 11 15:51:30.116 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.116 INFO kablam! ... Oct 11 15:51:30.116 INFO kablam! 423 | / impl_sha!( Oct 11 15:51:30.116 INFO kablam! 424 | | /// SHA-224 implementation Oct 11 15:51:30.116 INFO kablam! 425 | | /// Oct 11 15:51:30.116 INFO kablam! 426 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.116 INFO kablam! 427 | | low Sha224, SHA224_INIT, U224); Oct 11 15:51:30.116 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:30.116 INFO kablam! Oct 11 15:51:30.117 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.117 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:30.117 INFO kablam! | Oct 11 15:51:30.117 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:30.117 INFO kablam! | ----^^^ Oct 11 15:51:30.117 INFO kablam! | | Oct 11 15:51:30.117 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.117 INFO kablam! ... Oct 11 15:51:30.117 INFO kablam! 428 | / impl_sha!( Oct 11 15:51:30.117 INFO kablam! 429 | | /// SHA-256 implementation Oct 11 15:51:30.117 INFO kablam! 430 | | /// Oct 11 15:51:30.117 INFO kablam! 431 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.117 INFO kablam! 432 | | low Sha256, SHA256_INIT, U256); Oct 11 15:51:30.117 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:30.117 INFO kablam! Oct 11 15:51:30.136 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.136 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:30.136 INFO kablam! | Oct 11 15:51:30.136 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:30.136 INFO kablam! | ----^^^ Oct 11 15:51:30.136 INFO kablam! | | Oct 11 15:51:30.136 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.136 INFO kablam! ... Oct 11 15:51:30.136 INFO kablam! 433 | / impl_sha!( Oct 11 15:51:30.136 INFO kablam! 434 | | /// SHA-384 implementation Oct 11 15:51:30.136 INFO kablam! 435 | | /// Oct 11 15:51:30.136 INFO kablam! 436 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.136 INFO kablam! 437 | | high Sha384, SHA384_INIT, U384); Oct 11 15:51:30.136 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:30.136 INFO kablam! Oct 11 15:51:30.152 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.152 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:30.152 INFO kablam! | Oct 11 15:51:30.152 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:30.152 INFO kablam! | ----^^^ Oct 11 15:51:30.153 INFO kablam! | | Oct 11 15:51:30.153 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.153 INFO kablam! ... Oct 11 15:51:30.153 INFO kablam! 438 | / impl_sha!( Oct 11 15:51:30.153 INFO kablam! 439 | | /// SHA-512 implementation Oct 11 15:51:30.153 INFO kablam! 440 | | /// Oct 11 15:51:30.153 INFO kablam! 441 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.153 INFO kablam! 442 | | high Sha512, SHA512_INIT, U512); Oct 11 15:51:30.153 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:30.153 INFO kablam! Oct 11 15:51:30.160 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.160 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:30.160 INFO kablam! | Oct 11 15:51:30.160 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:30.160 INFO kablam! | ----^^^ Oct 11 15:51:30.160 INFO kablam! | | Oct 11 15:51:30.160 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.160 INFO kablam! ... Oct 11 15:51:30.160 INFO kablam! 444 | / impl_sha!( Oct 11 15:51:30.160 INFO kablam! 445 | | /// SHA-512/224 implementation Oct 11 15:51:30.160 INFO kablam! 446 | | /// Oct 11 15:51:30.160 INFO kablam! 447 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.161 INFO kablam! 448 | | high Sha512224, SHA512_224_INIT, U224); Oct 11 15:51:30.161 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 15:51:30.161 INFO kablam! Oct 11 15:51:30.164 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.164 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:30.164 INFO kablam! | Oct 11 15:51:30.164 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:30.165 INFO kablam! | ----^^^ Oct 11 15:51:30.165 INFO kablam! | | Oct 11 15:51:30.165 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.165 INFO kablam! ... Oct 11 15:51:30.165 INFO kablam! 449 | / impl_sha!( Oct 11 15:51:30.165 INFO kablam! 450 | | /// SHA-512/256 implementation Oct 11 15:51:30.165 INFO kablam! 451 | | /// Oct 11 15:51:30.165 INFO kablam! 452 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.165 INFO kablam! 453 | | high Sha512256, SHA512_256_INIT, U256); Oct 11 15:51:30.165 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 15:51:30.165 INFO kablam! Oct 11 15:51:30.200 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.200 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:30.200 INFO kablam! | Oct 11 15:51:30.201 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:30.201 INFO kablam! | ----^^^ Oct 11 15:51:30.201 INFO kablam! | | Oct 11 15:51:30.201 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.201 INFO kablam! ... Oct 11 15:51:30.201 INFO kablam! 242 | / sha3_impl!( Oct 11 15:51:30.201 INFO kablam! 243 | | /// SHA3-224 implementation Oct 11 15:51:30.201 INFO kablam! 244 | | /// Oct 11 15:51:30.201 INFO kablam! 245 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.201 INFO kablam! 246 | | struct Sha224 -> U224, U144); Oct 11 15:51:30.201 INFO kablam! | |_________________________________- in this macro invocation Oct 11 15:51:30.201 INFO kablam! Oct 11 15:51:30.208 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.208 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:30.209 INFO kablam! | Oct 11 15:51:30.209 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:30.209 INFO kablam! | ----^^^ Oct 11 15:51:30.209 INFO kablam! | | Oct 11 15:51:30.209 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.209 INFO kablam! ... Oct 11 15:51:30.209 INFO kablam! 247 | / sha3_impl!( Oct 11 15:51:30.209 INFO kablam! 248 | | /// SHA3-256 implementation Oct 11 15:51:30.209 INFO kablam! 249 | | /// Oct 11 15:51:30.209 INFO kablam! 250 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.209 INFO kablam! 251 | | struct Sha256 -> U256, U136); Oct 11 15:51:30.209 INFO kablam! | |_________________________________- in this macro invocation Oct 11 15:51:30.209 INFO kablam! Oct 11 15:51:30.220 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.220 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:30.220 INFO kablam! | Oct 11 15:51:30.221 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:30.221 INFO kablam! | ----^^^ Oct 11 15:51:30.221 INFO kablam! | | Oct 11 15:51:30.221 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.221 INFO kablam! ... Oct 11 15:51:30.221 INFO kablam! 252 | / sha3_impl!( Oct 11 15:51:30.221 INFO kablam! 253 | | /// SHA3-384 implementation Oct 11 15:51:30.221 INFO kablam! 254 | | /// Oct 11 15:51:30.221 INFO kablam! 255 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.221 INFO kablam! 256 | | struct Sha384 -> U384, U104); Oct 11 15:51:30.221 INFO kablam! | |_________________________________- in this macro invocation Oct 11 15:51:30.221 INFO kablam! Oct 11 15:51:30.240 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.240 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:30.240 INFO kablam! | Oct 11 15:51:30.240 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:30.241 INFO kablam! | ----^^^ Oct 11 15:51:30.241 INFO kablam! | | Oct 11 15:51:30.241 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.241 INFO kablam! ... Oct 11 15:51:30.241 INFO kablam! 257 | / sha3_impl!( Oct 11 15:51:30.241 INFO kablam! 258 | | /// SHA3-512 implementation Oct 11 15:51:30.241 INFO kablam! 259 | | /// Oct 11 15:51:30.241 INFO kablam! 260 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.241 INFO kablam! 261 | | struct Sha512 -> U512, U72); Oct 11 15:51:30.241 INFO kablam! | |________________________________- in this macro invocation Oct 11 15:51:30.241 INFO kablam! Oct 11 15:51:30.256 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.256 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 11 15:51:30.256 INFO kablam! | Oct 11 15:51:30.256 INFO kablam! 172 | let mut out = out.as_mut(); Oct 11 15:51:30.256 INFO kablam! | ----^^^ Oct 11 15:51:30.256 INFO kablam! | | Oct 11 15:51:30.256 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.256 INFO kablam! ... Oct 11 15:51:30.256 INFO kablam! 182 | / tiger_impl!( Oct 11 15:51:30.256 INFO kablam! 183 | | /// Tiger implementation Oct 11 15:51:30.256 INFO kablam! 184 | | /// Oct 11 15:51:30.256 INFO kablam! 185 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.256 INFO kablam! 186 | | struct Tiger, 0x01); Oct 11 15:51:30.256 INFO kablam! | |_________________________- in this macro invocation Oct 11 15:51:30.256 INFO kablam! Oct 11 15:51:30.260 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:30.260 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 11 15:51:30.260 INFO kablam! | Oct 11 15:51:30.260 INFO kablam! 172 | let mut out = out.as_mut(); Oct 11 15:51:30.260 INFO kablam! | ----^^^ Oct 11 15:51:30.260 INFO kablam! | | Oct 11 15:51:30.260 INFO kablam! | help: remove this `mut` Oct 11 15:51:30.260 INFO kablam! ... Oct 11 15:51:30.260 INFO kablam! 187 | / tiger_impl!( Oct 11 15:51:30.260 INFO kablam! 188 | | /// Tiger2 implementation Oct 11 15:51:30.260 INFO kablam! 189 | | /// Oct 11 15:51:30.260 INFO kablam! 190 | | /// The only difference between original Tiger and Tiger2 is padding value which is `0b00000001` Oct 11 15:51:30.260 INFO kablam! ... | Oct 11 15:51:30.260 INFO kablam! 194 | | /// For more details check [module docs](index.html) Oct 11 15:51:30.260 INFO kablam! 195 | | struct Tiger2, 0x80); Oct 11 15:51:30.260 INFO kablam! | |_________________________- in this macro invocation Oct 11 15:51:30.260 INFO kablam! Oct 11 15:51:31.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.68s Oct 11 15:51:31.344 INFO kablam! su: No module specific data is present Oct 11 15:51:31.938 INFO running `"docker" "rm" "-f" "e45d96fd65f47959f61683d51b805a60a91cb47235c360765961614e6ed9e805"` Oct 11 15:51:32.164 INFO blam! e45d96fd65f47959f61683d51b805a60a91cb47235c360765961614e6ed9e805 Oct 11 15:51:32.165 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:51:32.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 15:51:32.494 INFO blam! 7f6922fee5d4cd24520562d5c85e9b8d1dab2bd430eb176f00aa313d3d8dc4f9 Oct 11 15:51:32.496 INFO running `"docker" "start" "-a" "7f6922fee5d4cd24520562d5c85e9b8d1dab2bd430eb176f00aa313d3d8dc4f9"` Oct 11 15:51:33.060 INFO kablam! usermod: no changes Oct 11 15:51:33.095 INFO kablam! Compiling octavo-digest v0.1.2 (/source) Oct 11 15:51:35.704 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.704 INFO kablam! --> src/blake2.rs:209:21 Oct 11 15:51:35.704 INFO kablam! | Oct 11 15:51:35.704 INFO kablam! 209 | let mut out = out.as_mut(); Oct 11 15:51:35.704 INFO kablam! | ----^^^ Oct 11 15:51:35.704 INFO kablam! | | Oct 11 15:51:35.704 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.704 INFO kablam! ... Oct 11 15:51:35.704 INFO kablam! 222 | blake2!(Blake2s, BLAKE2S_INIT, FixedBuffer64, U64); Oct 11 15:51:35.704 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 11 15:51:35.704 INFO kablam! | Oct 11 15:51:35.704 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:51:35.704 INFO kablam! Oct 11 15:51:35.706 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.706 INFO kablam! --> src/blake2.rs:209:21 Oct 11 15:51:35.706 INFO kablam! | Oct 11 15:51:35.706 INFO kablam! 209 | let mut out = out.as_mut(); Oct 11 15:51:35.707 INFO kablam! | ----^^^ Oct 11 15:51:35.707 INFO kablam! | | Oct 11 15:51:35.707 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.707 INFO kablam! ... Oct 11 15:51:35.707 INFO kablam! 223 | blake2!(Blake2b, BLAKE2B_INIT, FixedBuffer128, U128); Oct 11 15:51:35.707 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 11 15:51:35.707 INFO kablam! Oct 11 15:51:35.723 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.723 INFO kablam! --> src/md5.rs:218:13 Oct 11 15:51:35.723 INFO kablam! | Oct 11 15:51:35.723 INFO kablam! 218 | let mut out = out.as_mut(); Oct 11 15:51:35.723 INFO kablam! | ----^^^ Oct 11 15:51:35.723 INFO kablam! | | Oct 11 15:51:35.723 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.723 INFO kablam! Oct 11 15:51:35.832 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.832 INFO kablam! --> src/ripemd.rs:187:13 Oct 11 15:51:35.832 INFO kablam! | Oct 11 15:51:35.832 INFO kablam! 187 | let mut out = out.as_mut(); Oct 11 15:51:35.832 INFO kablam! | ----^^^ Oct 11 15:51:35.832 INFO kablam! | | Oct 11 15:51:35.832 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.832 INFO kablam! Oct 11 15:51:35.865 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.865 INFO kablam! --> src/sha1.rs:239:13 Oct 11 15:51:35.865 INFO kablam! | Oct 11 15:51:35.865 INFO kablam! 239 | let mut out = out.as_mut(); Oct 11 15:51:35.865 INFO kablam! | ----^^^ Oct 11 15:51:35.865 INFO kablam! | | Oct 11 15:51:35.865 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.865 INFO kablam! Oct 11 15:51:35.912 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.912 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:35.912 INFO kablam! | Oct 11 15:51:35.912 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:35.912 INFO kablam! | ----^^^ Oct 11 15:51:35.912 INFO kablam! | | Oct 11 15:51:35.912 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.912 INFO kablam! ... Oct 11 15:51:35.912 INFO kablam! 423 | / impl_sha!( Oct 11 15:51:35.912 INFO kablam! 424 | | /// SHA-224 implementation Oct 11 15:51:35.912 INFO kablam! 425 | | /// Oct 11 15:51:35.912 INFO kablam! 426 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.912 INFO kablam! 427 | | low Sha224, SHA224_INIT, U224); Oct 11 15:51:35.912 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:35.912 INFO kablam! Oct 11 15:51:35.921 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.921 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:35.921 INFO kablam! | Oct 11 15:51:35.921 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:35.921 INFO kablam! | ----^^^ Oct 11 15:51:35.921 INFO kablam! | | Oct 11 15:51:35.921 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.921 INFO kablam! ... Oct 11 15:51:35.921 INFO kablam! 428 | / impl_sha!( Oct 11 15:51:35.921 INFO kablam! 429 | | /// SHA-256 implementation Oct 11 15:51:35.921 INFO kablam! 430 | | /// Oct 11 15:51:35.921 INFO kablam! 431 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.921 INFO kablam! 432 | | low Sha256, SHA256_INIT, U256); Oct 11 15:51:35.921 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:35.921 INFO kablam! Oct 11 15:51:35.922 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.922 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:35.922 INFO kablam! | Oct 11 15:51:35.922 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:35.922 INFO kablam! | ----^^^ Oct 11 15:51:35.922 INFO kablam! | | Oct 11 15:51:35.922 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.922 INFO kablam! ... Oct 11 15:51:35.922 INFO kablam! 433 | / impl_sha!( Oct 11 15:51:35.922 INFO kablam! 434 | | /// SHA-384 implementation Oct 11 15:51:35.922 INFO kablam! 435 | | /// Oct 11 15:51:35.922 INFO kablam! 436 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.922 INFO kablam! 437 | | high Sha384, SHA384_INIT, U384); Oct 11 15:51:35.922 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:35.922 INFO kablam! Oct 11 15:51:35.930 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.930 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:35.930 INFO kablam! | Oct 11 15:51:35.930 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:35.930 INFO kablam! | ----^^^ Oct 11 15:51:35.930 INFO kablam! | | Oct 11 15:51:35.930 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.930 INFO kablam! ... Oct 11 15:51:35.930 INFO kablam! 438 | / impl_sha!( Oct 11 15:51:35.930 INFO kablam! 439 | | /// SHA-512 implementation Oct 11 15:51:35.930 INFO kablam! 440 | | /// Oct 11 15:51:35.930 INFO kablam! 441 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.930 INFO kablam! 442 | | high Sha512, SHA512_INIT, U512); Oct 11 15:51:35.930 INFO kablam! | |____________________________________- in this macro invocation Oct 11 15:51:35.930 INFO kablam! Oct 11 15:51:35.940 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.940 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:35.940 INFO kablam! | Oct 11 15:51:35.940 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:35.940 INFO kablam! | ----^^^ Oct 11 15:51:35.940 INFO kablam! | | Oct 11 15:51:35.940 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.940 INFO kablam! ... Oct 11 15:51:35.940 INFO kablam! 444 | / impl_sha!( Oct 11 15:51:35.940 INFO kablam! 445 | | /// SHA-512/224 implementation Oct 11 15:51:35.940 INFO kablam! 446 | | /// Oct 11 15:51:35.940 INFO kablam! 447 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.940 INFO kablam! 448 | | high Sha512224, SHA512_224_INIT, U224); Oct 11 15:51:35.940 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 15:51:35.940 INFO kablam! Oct 11 15:51:35.946 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.946 INFO kablam! --> src/sha2.rs:394:21 Oct 11 15:51:35.946 INFO kablam! | Oct 11 15:51:35.946 INFO kablam! 394 | let mut out = out.as_mut(); Oct 11 15:51:35.946 INFO kablam! | ----^^^ Oct 11 15:51:35.947 INFO kablam! | | Oct 11 15:51:35.947 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.947 INFO kablam! ... Oct 11 15:51:35.947 INFO kablam! 449 | / impl_sha!( Oct 11 15:51:35.947 INFO kablam! 450 | | /// SHA-512/256 implementation Oct 11 15:51:35.947 INFO kablam! 451 | | /// Oct 11 15:51:35.947 INFO kablam! 452 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.947 INFO kablam! 453 | | high Sha512256, SHA512_256_INIT, U256); Oct 11 15:51:35.947 INFO kablam! | |___________________________________________- in this macro invocation Oct 11 15:51:35.947 INFO kablam! Oct 11 15:51:35.968 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.968 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:35.968 INFO kablam! | Oct 11 15:51:35.968 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:35.968 INFO kablam! | ----^^^ Oct 11 15:51:35.968 INFO kablam! | | Oct 11 15:51:35.968 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.968 INFO kablam! ... Oct 11 15:51:35.968 INFO kablam! 242 | / sha3_impl!( Oct 11 15:51:35.968 INFO kablam! 243 | | /// SHA3-224 implementation Oct 11 15:51:35.968 INFO kablam! 244 | | /// Oct 11 15:51:35.968 INFO kablam! 245 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.968 INFO kablam! 246 | | struct Sha224 -> U224, U144); Oct 11 15:51:35.968 INFO kablam! | |_________________________________- in this macro invocation Oct 11 15:51:35.968 INFO kablam! Oct 11 15:51:35.973 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.973 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:35.973 INFO kablam! | Oct 11 15:51:35.973 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:35.973 INFO kablam! | ----^^^ Oct 11 15:51:35.973 INFO kablam! | | Oct 11 15:51:35.973 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.973 INFO kablam! ... Oct 11 15:51:35.973 INFO kablam! 247 | / sha3_impl!( Oct 11 15:51:35.973 INFO kablam! 248 | | /// SHA3-256 implementation Oct 11 15:51:35.973 INFO kablam! 249 | | /// Oct 11 15:51:35.973 INFO kablam! 250 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.973 INFO kablam! 251 | | struct Sha256 -> U256, U136); Oct 11 15:51:35.973 INFO kablam! | |_________________________________- in this macro invocation Oct 11 15:51:35.973 INFO kablam! Oct 11 15:51:35.984 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.984 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:35.984 INFO kablam! | Oct 11 15:51:35.984 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:35.985 INFO kablam! | ----^^^ Oct 11 15:51:35.985 INFO kablam! | | Oct 11 15:51:35.985 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.985 INFO kablam! ... Oct 11 15:51:35.985 INFO kablam! 252 | / sha3_impl!( Oct 11 15:51:35.985 INFO kablam! 253 | | /// SHA3-384 implementation Oct 11 15:51:35.985 INFO kablam! 254 | | /// Oct 11 15:51:35.985 INFO kablam! 255 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.985 INFO kablam! 256 | | struct Sha384 -> U384, U104); Oct 11 15:51:35.985 INFO kablam! | |_________________________________- in this macro invocation Oct 11 15:51:35.985 INFO kablam! Oct 11 15:51:35.992 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:35.992 INFO kablam! --> src/sha3.rs:221:21 Oct 11 15:51:35.992 INFO kablam! | Oct 11 15:51:35.992 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 11 15:51:35.992 INFO kablam! | ----^^^ Oct 11 15:51:35.992 INFO kablam! | | Oct 11 15:51:35.993 INFO kablam! | help: remove this `mut` Oct 11 15:51:35.993 INFO kablam! ... Oct 11 15:51:35.993 INFO kablam! 257 | / sha3_impl!( Oct 11 15:51:35.993 INFO kablam! 258 | | /// SHA3-512 implementation Oct 11 15:51:35.993 INFO kablam! 259 | | /// Oct 11 15:51:35.993 INFO kablam! 260 | | /// For more details check [module docs](index.html) Oct 11 15:51:35.993 INFO kablam! 261 | | struct Sha512 -> U512, U72); Oct 11 15:51:35.993 INFO kablam! | |________________________________- in this macro invocation Oct 11 15:51:35.993 INFO kablam! Oct 11 15:51:36.008 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:36.008 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 11 15:51:36.008 INFO kablam! | Oct 11 15:51:36.008 INFO kablam! 172 | let mut out = out.as_mut(); Oct 11 15:51:36.008 INFO kablam! | ----^^^ Oct 11 15:51:36.008 INFO kablam! | | Oct 11 15:51:36.008 INFO kablam! | help: remove this `mut` Oct 11 15:51:36.008 INFO kablam! ... Oct 11 15:51:36.008 INFO kablam! 182 | / tiger_impl!( Oct 11 15:51:36.008 INFO kablam! 183 | | /// Tiger implementation Oct 11 15:51:36.008 INFO kablam! 184 | | /// Oct 11 15:51:36.008 INFO kablam! 185 | | /// For more details check [module docs](index.html) Oct 11 15:51:36.008 INFO kablam! 186 | | struct Tiger, 0x01); Oct 11 15:51:36.008 INFO kablam! | |_________________________- in this macro invocation Oct 11 15:51:36.008 INFO kablam! Oct 11 15:51:36.009 INFO kablam! warning: variable does not need to be mutable Oct 11 15:51:36.009 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 11 15:51:36.009 INFO kablam! | Oct 11 15:51:36.009 INFO kablam! 172 | let mut out = out.as_mut(); Oct 11 15:51:36.009 INFO kablam! | ----^^^ Oct 11 15:51:36.009 INFO kablam! | | Oct 11 15:51:36.009 INFO kablam! | help: remove this `mut` Oct 11 15:51:36.009 INFO kablam! ... Oct 11 15:51:36.009 INFO kablam! 187 | / tiger_impl!( Oct 11 15:51:36.009 INFO kablam! 188 | | /// Tiger2 implementation Oct 11 15:51:36.009 INFO kablam! 189 | | /// Oct 11 15:51:36.009 INFO kablam! 190 | | /// The only difference between original Tiger and Tiger2 is padding value which is `0b00000001` Oct 11 15:51:36.009 INFO kablam! ... | Oct 11 15:51:36.009 INFO kablam! 194 | | /// For more details check [module docs](index.html) Oct 11 15:51:36.009 INFO kablam! 195 | | struct Tiger2, 0x80); Oct 11 15:51:36.009 INFO kablam! | |_________________________- in this macro invocation Oct 11 15:51:36.009 INFO kablam! Oct 11 15:51:36.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.33s Oct 11 15:51:36.416 INFO kablam! su: No module specific data is present Oct 11 15:51:36.718 INFO running `"docker" "rm" "-f" "7f6922fee5d4cd24520562d5c85e9b8d1dab2bd430eb176f00aa313d3d8dc4f9"` Oct 11 15:51:36.979 INFO blam! 7f6922fee5d4cd24520562d5c85e9b8d1dab2bd430eb176f00aa313d3d8dc4f9 Oct 11 15:51:36.980 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:51:36.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 15:51:37.324 INFO blam! 91b7c3b4866ffc9014a5f25b5cba4fed824cf014fff476c3a72516dda966c9b2 Oct 11 15:51:37.331 INFO running `"docker" "start" "-a" "91b7c3b4866ffc9014a5f25b5cba4fed824cf014fff476c3a72516dda966c9b2"` Oct 11 15:51:38.286 INFO kablam! usermod: no changes Oct 11 15:51:38.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 15:51:38.322 INFO kablam! Running /target/debug/deps/octavo_digest-0c7bdb1bc260a22d Oct 11 15:51:38.324 INFO kablam! Running /target/debug/deps/lib-fa1eede6d33e9f4a Oct 11 15:51:38.324 INFO blam! Oct 11 15:51:38.324 INFO blam! running 0 tests Oct 11 15:51:38.324 INFO blam! Oct 11 15:51:38.324 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:51:38.324 INFO blam! Oct 11 15:51:38.325 INFO blam! Oct 11 15:51:38.326 INFO blam! running 11 tests Oct 11 15:51:38.334 INFO blam! test sha2::sha224::shavs_short ... ok Oct 11 15:51:38.334 INFO blam! test sha2::sha256::shavs_short ... ok Oct 11 15:51:38.343 INFO blam! test sha1::shavs_short ... ok Oct 11 15:51:38.350 INFO blam! test tiger::reference_implementation ... ok Oct 11 15:51:38.356 INFO blam! test sha2::sha384::shavs_short ... ok Oct 11 15:51:38.376 INFO blam! test sha2::sha512::shavs_short ... ok Oct 11 15:51:38.519 INFO blam! test sha2::sha224::shavs_long ... ok Oct 11 15:51:38.537 INFO blam! test sha1::shavs_long ... ok Oct 11 15:51:38.635 INFO blam! test sha2::sha256::shavs_long ... ok Oct 11 15:51:38.972 INFO blam! test sha2::sha512::shavs_long ... ok Oct 11 15:51:38.973 INFO blam! test sha2::sha384::shavs_long ... ok Oct 11 15:51:38.973 INFO blam! Oct 11 15:51:38.973 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:51:38.973 INFO blam! Oct 11 15:51:38.980 INFO kablam! Doc-tests octavo-digest Oct 11 15:51:40.282 INFO blam! Oct 11 15:51:40.282 INFO blam! running 1 test Oct 11 15:51:42.203 INFO blam! test src/lib.rs - (line 16) ... ok Oct 11 15:51:42.203 INFO blam! Oct 11 15:51:42.203 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:51:42.203 INFO blam! Oct 11 15:51:42.218 INFO kablam! su: No module specific data is present Oct 11 15:51:42.465 INFO running `"docker" "rm" "-f" "91b7c3b4866ffc9014a5f25b5cba4fed824cf014fff476c3a72516dda966c9b2"` Oct 11 15:51:42.542 INFO blam! 91b7c3b4866ffc9014a5f25b5cba4fed824cf014fff476c3a72516dda966c9b2