Oct 16 01:17:23.211 INFO testing octavo-digest-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:17:23.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 01:17:23.652 INFO blam! d33acc7a0e81b527b95d69372bb48d31badde6087f260224235c6a4af4e1b75e Oct 16 01:17:23.663 INFO running `"docker" "start" "-a" "d33acc7a0e81b527b95d69372bb48d31badde6087f260224235c6a4af4e1b75e"` Oct 16 01:17:24.455 INFO kablam! usermod: no changes Oct 16 01:17:24.496 INFO kablam! Compiling byteorder v0.4.2 Oct 16 01:17:24.496 INFO kablam! Compiling static-buffer v0.1.0 Oct 16 01:17:25.354 INFO kablam! Compiling octavo-digest v0.1.2 (/source) Oct 16 01:17:27.255 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.255 INFO kablam! --> src/blake2.rs:209:21 Oct 16 01:17:27.255 INFO kablam! | Oct 16 01:17:27.255 INFO kablam! 209 | let mut out = out.as_mut(); Oct 16 01:17:27.255 INFO kablam! | ----^^^ Oct 16 01:17:27.255 INFO kablam! | | Oct 16 01:17:27.255 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.255 INFO kablam! ... Oct 16 01:17:27.255 INFO kablam! 222 | blake2!(Blake2s, BLAKE2S_INIT, FixedBuffer64, U64); Oct 16 01:17:27.255 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 16 01:17:27.255 INFO kablam! | Oct 16 01:17:27.255 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 01:17:27.255 INFO kablam! Oct 16 01:17:27.263 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.263 INFO kablam! --> src/blake2.rs:209:21 Oct 16 01:17:27.263 INFO kablam! | Oct 16 01:17:27.263 INFO kablam! 209 | let mut out = out.as_mut(); Oct 16 01:17:27.263 INFO kablam! | ----^^^ Oct 16 01:17:27.263 INFO kablam! | | Oct 16 01:17:27.263 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.263 INFO kablam! ... Oct 16 01:17:27.263 INFO kablam! 223 | blake2!(Blake2b, BLAKE2B_INIT, FixedBuffer128, U128); Oct 16 01:17:27.263 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 16 01:17:27.263 INFO kablam! Oct 16 01:17:27.272 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.272 INFO kablam! --> src/md5.rs:218:13 Oct 16 01:17:27.272 INFO kablam! | Oct 16 01:17:27.272 INFO kablam! 218 | let mut out = out.as_mut(); Oct 16 01:17:27.272 INFO kablam! | ----^^^ Oct 16 01:17:27.272 INFO kablam! | | Oct 16 01:17:27.272 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.272 INFO kablam! Oct 16 01:17:27.363 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.363 INFO kablam! --> src/ripemd.rs:187:13 Oct 16 01:17:27.363 INFO kablam! | Oct 16 01:17:27.363 INFO kablam! 187 | let mut out = out.as_mut(); Oct 16 01:17:27.363 INFO kablam! | ----^^^ Oct 16 01:17:27.363 INFO kablam! | | Oct 16 01:17:27.363 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.363 INFO kablam! Oct 16 01:17:27.397 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.397 INFO kablam! --> src/sha1.rs:239:13 Oct 16 01:17:27.397 INFO kablam! | Oct 16 01:17:27.397 INFO kablam! 239 | let mut out = out.as_mut(); Oct 16 01:17:27.397 INFO kablam! | ----^^^ Oct 16 01:17:27.397 INFO kablam! | | Oct 16 01:17:27.397 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.397 INFO kablam! Oct 16 01:17:27.439 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.439 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:27.439 INFO kablam! | Oct 16 01:17:27.439 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:27.439 INFO kablam! | ----^^^ Oct 16 01:17:27.439 INFO kablam! | | Oct 16 01:17:27.439 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.439 INFO kablam! ... Oct 16 01:17:27.439 INFO kablam! 423 | / impl_sha!( Oct 16 01:17:27.439 INFO kablam! 424 | | /// SHA-224 implementation Oct 16 01:17:27.439 INFO kablam! 425 | | /// Oct 16 01:17:27.439 INFO kablam! 426 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.439 INFO kablam! 427 | | low Sha224, SHA224_INIT, U224); Oct 16 01:17:27.439 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:27.439 INFO kablam! Oct 16 01:17:27.446 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.446 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:27.446 INFO kablam! | Oct 16 01:17:27.446 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:27.446 INFO kablam! | ----^^^ Oct 16 01:17:27.446 INFO kablam! | | Oct 16 01:17:27.446 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.446 INFO kablam! ... Oct 16 01:17:27.446 INFO kablam! 428 | / impl_sha!( Oct 16 01:17:27.446 INFO kablam! 429 | | /// SHA-256 implementation Oct 16 01:17:27.446 INFO kablam! 430 | | /// Oct 16 01:17:27.446 INFO kablam! 431 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.446 INFO kablam! 432 | | low Sha256, SHA256_INIT, U256); Oct 16 01:17:27.446 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:27.446 INFO kablam! Oct 16 01:17:27.456 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.456 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:27.456 INFO kablam! | Oct 16 01:17:27.456 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:27.456 INFO kablam! | ----^^^ Oct 16 01:17:27.456 INFO kablam! | | Oct 16 01:17:27.456 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.456 INFO kablam! ... Oct 16 01:17:27.456 INFO kablam! 433 | / impl_sha!( Oct 16 01:17:27.456 INFO kablam! 434 | | /// SHA-384 implementation Oct 16 01:17:27.456 INFO kablam! 435 | | /// Oct 16 01:17:27.456 INFO kablam! 436 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.456 INFO kablam! 437 | | high Sha384, SHA384_INIT, U384); Oct 16 01:17:27.456 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:27.456 INFO kablam! Oct 16 01:17:27.463 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.463 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:27.463 INFO kablam! | Oct 16 01:17:27.463 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:27.463 INFO kablam! | ----^^^ Oct 16 01:17:27.463 INFO kablam! | | Oct 16 01:17:27.463 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.463 INFO kablam! ... Oct 16 01:17:27.463 INFO kablam! 438 | / impl_sha!( Oct 16 01:17:27.463 INFO kablam! 439 | | /// SHA-512 implementation Oct 16 01:17:27.463 INFO kablam! 440 | | /// Oct 16 01:17:27.463 INFO kablam! 441 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.463 INFO kablam! 442 | | high Sha512, SHA512_INIT, U512); Oct 16 01:17:27.463 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:27.463 INFO kablam! Oct 16 01:17:27.471 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.471 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:27.471 INFO kablam! | Oct 16 01:17:27.471 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:27.471 INFO kablam! | ----^^^ Oct 16 01:17:27.471 INFO kablam! | | Oct 16 01:17:27.471 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.471 INFO kablam! ... Oct 16 01:17:27.471 INFO kablam! 444 | / impl_sha!( Oct 16 01:17:27.471 INFO kablam! 445 | | /// SHA-512/224 implementation Oct 16 01:17:27.471 INFO kablam! 446 | | /// Oct 16 01:17:27.471 INFO kablam! 447 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.471 INFO kablam! 448 | | high Sha512224, SHA512_224_INIT, U224); Oct 16 01:17:27.471 INFO kablam! | |___________________________________________- in this macro invocation Oct 16 01:17:27.471 INFO kablam! Oct 16 01:17:27.478 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.478 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:27.478 INFO kablam! | Oct 16 01:17:27.478 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:27.478 INFO kablam! | ----^^^ Oct 16 01:17:27.478 INFO kablam! | | Oct 16 01:17:27.478 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.478 INFO kablam! ... Oct 16 01:17:27.478 INFO kablam! 449 | / impl_sha!( Oct 16 01:17:27.478 INFO kablam! 450 | | /// SHA-512/256 implementation Oct 16 01:17:27.478 INFO kablam! 451 | | /// Oct 16 01:17:27.478 INFO kablam! 452 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.478 INFO kablam! 453 | | high Sha512256, SHA512_256_INIT, U256); Oct 16 01:17:27.478 INFO kablam! | |___________________________________________- in this macro invocation Oct 16 01:17:27.478 INFO kablam! Oct 16 01:17:27.501 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.501 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:27.501 INFO kablam! | Oct 16 01:17:27.501 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:27.501 INFO kablam! | ----^^^ Oct 16 01:17:27.501 INFO kablam! | | Oct 16 01:17:27.501 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.501 INFO kablam! ... Oct 16 01:17:27.501 INFO kablam! 242 | / sha3_impl!( Oct 16 01:17:27.501 INFO kablam! 243 | | /// SHA3-224 implementation Oct 16 01:17:27.501 INFO kablam! 244 | | /// Oct 16 01:17:27.501 INFO kablam! 245 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.501 INFO kablam! 246 | | struct Sha224 -> U224, U144); Oct 16 01:17:27.501 INFO kablam! | |_________________________________- in this macro invocation Oct 16 01:17:27.501 INFO kablam! Oct 16 01:17:27.508 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.508 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:27.508 INFO kablam! | Oct 16 01:17:27.508 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:27.508 INFO kablam! | ----^^^ Oct 16 01:17:27.508 INFO kablam! | | Oct 16 01:17:27.508 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.508 INFO kablam! ... Oct 16 01:17:27.508 INFO kablam! 247 | / sha3_impl!( Oct 16 01:17:27.508 INFO kablam! 248 | | /// SHA3-256 implementation Oct 16 01:17:27.508 INFO kablam! 249 | | /// Oct 16 01:17:27.508 INFO kablam! 250 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.508 INFO kablam! 251 | | struct Sha256 -> U256, U136); Oct 16 01:17:27.508 INFO kablam! | |_________________________________- in this macro invocation Oct 16 01:17:27.508 INFO kablam! Oct 16 01:17:27.515 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.515 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:27.515 INFO kablam! | Oct 16 01:17:27.515 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:27.515 INFO kablam! | ----^^^ Oct 16 01:17:27.515 INFO kablam! | | Oct 16 01:17:27.515 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.516 INFO kablam! ... Oct 16 01:17:27.516 INFO kablam! 252 | / sha3_impl!( Oct 16 01:17:27.516 INFO kablam! 253 | | /// SHA3-384 implementation Oct 16 01:17:27.516 INFO kablam! 254 | | /// Oct 16 01:17:27.516 INFO kablam! 255 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.516 INFO kablam! 256 | | struct Sha384 -> U384, U104); Oct 16 01:17:27.516 INFO kablam! | |_________________________________- in this macro invocation Oct 16 01:17:27.516 INFO kablam! Oct 16 01:17:27.523 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.523 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:27.523 INFO kablam! | Oct 16 01:17:27.523 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:27.523 INFO kablam! | ----^^^ Oct 16 01:17:27.523 INFO kablam! | | Oct 16 01:17:27.523 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.523 INFO kablam! ... Oct 16 01:17:27.523 INFO kablam! 257 | / sha3_impl!( Oct 16 01:17:27.523 INFO kablam! 258 | | /// SHA3-512 implementation Oct 16 01:17:27.523 INFO kablam! 259 | | /// Oct 16 01:17:27.523 INFO kablam! 260 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.523 INFO kablam! 261 | | struct Sha512 -> U512, U72); Oct 16 01:17:27.523 INFO kablam! | |________________________________- in this macro invocation Oct 16 01:17:27.523 INFO kablam! Oct 16 01:17:27.543 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.543 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 16 01:17:27.543 INFO kablam! | Oct 16 01:17:27.543 INFO kablam! 172 | let mut out = out.as_mut(); Oct 16 01:17:27.543 INFO kablam! | ----^^^ Oct 16 01:17:27.544 INFO kablam! | | Oct 16 01:17:27.544 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.544 INFO kablam! ... Oct 16 01:17:27.544 INFO kablam! 182 | / tiger_impl!( Oct 16 01:17:27.544 INFO kablam! 183 | | /// Tiger implementation Oct 16 01:17:27.544 INFO kablam! 184 | | /// Oct 16 01:17:27.544 INFO kablam! 185 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.544 INFO kablam! 186 | | struct Tiger, 0x01); Oct 16 01:17:27.544 INFO kablam! | |_________________________- in this macro invocation Oct 16 01:17:27.544 INFO kablam! Oct 16 01:17:27.544 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:27.544 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 16 01:17:27.544 INFO kablam! | Oct 16 01:17:27.544 INFO kablam! 172 | let mut out = out.as_mut(); Oct 16 01:17:27.544 INFO kablam! | ----^^^ Oct 16 01:17:27.544 INFO kablam! | | Oct 16 01:17:27.544 INFO kablam! | help: remove this `mut` Oct 16 01:17:27.544 INFO kablam! ... Oct 16 01:17:27.544 INFO kablam! 187 | / tiger_impl!( Oct 16 01:17:27.544 INFO kablam! 188 | | /// Tiger2 implementation Oct 16 01:17:27.544 INFO kablam! 189 | | /// Oct 16 01:17:27.544 INFO kablam! 190 | | /// The only difference between original Tiger and Tiger2 is padding value which is `0b00000001` Oct 16 01:17:27.544 INFO kablam! ... | Oct 16 01:17:27.544 INFO kablam! 194 | | /// For more details check [module docs](index.html) Oct 16 01:17:27.544 INFO kablam! 195 | | struct Tiger2, 0x80); Oct 16 01:17:27.544 INFO kablam! | |_________________________- in this macro invocation Oct 16 01:17:27.544 INFO kablam! Oct 16 01:17:28.286 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.82s Oct 16 01:17:28.289 INFO kablam! su: No module specific data is present Oct 16 01:17:28.653 INFO running `"docker" "rm" "-f" "d33acc7a0e81b527b95d69372bb48d31badde6087f260224235c6a4af4e1b75e"` Oct 16 01:17:28.811 INFO blam! d33acc7a0e81b527b95d69372bb48d31badde6087f260224235c6a4af4e1b75e Oct 16 01:17:28.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 01:17:29.059 INFO blam! 1480df11d76a28846329605faed77e774191cfd4cfc335a9bdc91f92c0a698f5 Oct 16 01:17:29.063 INFO running `"docker" "start" "-a" "1480df11d76a28846329605faed77e774191cfd4cfc335a9bdc91f92c0a698f5"` Oct 16 01:17:30.146 INFO kablam! usermod: no changes Oct 16 01:17:30.187 INFO kablam! Compiling octavo-digest v0.1.2 (/source) Oct 16 01:17:32.603 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.603 INFO kablam! --> src/blake2.rs:209:21 Oct 16 01:17:32.603 INFO kablam! | Oct 16 01:17:32.603 INFO kablam! 209 | let mut out = out.as_mut(); Oct 16 01:17:32.603 INFO kablam! | ----^^^ Oct 16 01:17:32.603 INFO kablam! | | Oct 16 01:17:32.603 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.603 INFO kablam! ... Oct 16 01:17:32.603 INFO kablam! 222 | blake2!(Blake2s, BLAKE2S_INIT, FixedBuffer64, U64); Oct 16 01:17:32.603 INFO kablam! | -------------------------------------------------------- in this macro invocation Oct 16 01:17:32.603 INFO kablam! | Oct 16 01:17:32.603 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 01:17:32.603 INFO kablam! Oct 16 01:17:32.611 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.611 INFO kablam! --> src/blake2.rs:209:21 Oct 16 01:17:32.611 INFO kablam! | Oct 16 01:17:32.611 INFO kablam! 209 | let mut out = out.as_mut(); Oct 16 01:17:32.611 INFO kablam! | ----^^^ Oct 16 01:17:32.611 INFO kablam! | | Oct 16 01:17:32.611 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.611 INFO kablam! ... Oct 16 01:17:32.611 INFO kablam! 223 | blake2!(Blake2b, BLAKE2B_INIT, FixedBuffer128, U128); Oct 16 01:17:32.611 INFO kablam! | ---------------------------------------------------------- in this macro invocation Oct 16 01:17:32.611 INFO kablam! Oct 16 01:17:32.631 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.631 INFO kablam! --> src/md5.rs:218:13 Oct 16 01:17:32.631 INFO kablam! | Oct 16 01:17:32.631 INFO kablam! 218 | let mut out = out.as_mut(); Oct 16 01:17:32.631 INFO kablam! | ----^^^ Oct 16 01:17:32.631 INFO kablam! | | Oct 16 01:17:32.631 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.631 INFO kablam! Oct 16 01:17:32.740 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.740 INFO kablam! --> src/ripemd.rs:187:13 Oct 16 01:17:32.740 INFO kablam! | Oct 16 01:17:32.740 INFO kablam! 187 | let mut out = out.as_mut(); Oct 16 01:17:32.740 INFO kablam! | ----^^^ Oct 16 01:17:32.740 INFO kablam! | | Oct 16 01:17:32.740 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.740 INFO kablam! Oct 16 01:17:32.779 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.779 INFO kablam! --> src/sha1.rs:239:13 Oct 16 01:17:32.779 INFO kablam! | Oct 16 01:17:32.779 INFO kablam! 239 | let mut out = out.as_mut(); Oct 16 01:17:32.779 INFO kablam! | ----^^^ Oct 16 01:17:32.779 INFO kablam! | | Oct 16 01:17:32.779 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.779 INFO kablam! Oct 16 01:17:32.827 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.827 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:32.827 INFO kablam! | Oct 16 01:17:32.827 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:32.827 INFO kablam! | ----^^^ Oct 16 01:17:32.827 INFO kablam! | | Oct 16 01:17:32.827 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.827 INFO kablam! ... Oct 16 01:17:32.827 INFO kablam! 423 | / impl_sha!( Oct 16 01:17:32.827 INFO kablam! 424 | | /// SHA-224 implementation Oct 16 01:17:32.827 INFO kablam! 425 | | /// Oct 16 01:17:32.827 INFO kablam! 426 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.827 INFO kablam! 427 | | low Sha224, SHA224_INIT, U224); Oct 16 01:17:32.827 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:32.827 INFO kablam! Oct 16 01:17:32.839 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.839 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:32.839 INFO kablam! | Oct 16 01:17:32.839 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:32.839 INFO kablam! | ----^^^ Oct 16 01:17:32.839 INFO kablam! | | Oct 16 01:17:32.839 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.839 INFO kablam! ... Oct 16 01:17:32.839 INFO kablam! 428 | / impl_sha!( Oct 16 01:17:32.839 INFO kablam! 429 | | /// SHA-256 implementation Oct 16 01:17:32.839 INFO kablam! 430 | | /// Oct 16 01:17:32.839 INFO kablam! 431 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.839 INFO kablam! 432 | | low Sha256, SHA256_INIT, U256); Oct 16 01:17:32.839 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:32.839 INFO kablam! Oct 16 01:17:32.841 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.841 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:32.841 INFO kablam! | Oct 16 01:17:32.841 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:32.841 INFO kablam! | ----^^^ Oct 16 01:17:32.841 INFO kablam! | | Oct 16 01:17:32.841 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.841 INFO kablam! ... Oct 16 01:17:32.841 INFO kablam! 433 | / impl_sha!( Oct 16 01:17:32.841 INFO kablam! 434 | | /// SHA-384 implementation Oct 16 01:17:32.841 INFO kablam! 435 | | /// Oct 16 01:17:32.841 INFO kablam! 436 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.841 INFO kablam! 437 | | high Sha384, SHA384_INIT, U384); Oct 16 01:17:32.841 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:32.841 INFO kablam! Oct 16 01:17:32.851 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.851 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:32.851 INFO kablam! | Oct 16 01:17:32.851 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:32.851 INFO kablam! | ----^^^ Oct 16 01:17:32.851 INFO kablam! | | Oct 16 01:17:32.851 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.851 INFO kablam! ... Oct 16 01:17:32.851 INFO kablam! 438 | / impl_sha!( Oct 16 01:17:32.851 INFO kablam! 439 | | /// SHA-512 implementation Oct 16 01:17:32.851 INFO kablam! 440 | | /// Oct 16 01:17:32.851 INFO kablam! 441 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.851 INFO kablam! 442 | | high Sha512, SHA512_INIT, U512); Oct 16 01:17:32.851 INFO kablam! | |____________________________________- in this macro invocation Oct 16 01:17:32.851 INFO kablam! Oct 16 01:17:32.859 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.859 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:32.859 INFO kablam! | Oct 16 01:17:32.859 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:32.859 INFO kablam! | ----^^^ Oct 16 01:17:32.859 INFO kablam! | | Oct 16 01:17:32.859 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.859 INFO kablam! ... Oct 16 01:17:32.859 INFO kablam! 444 | / impl_sha!( Oct 16 01:17:32.859 INFO kablam! 445 | | /// SHA-512/224 implementation Oct 16 01:17:32.859 INFO kablam! 446 | | /// Oct 16 01:17:32.859 INFO kablam! 447 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.859 INFO kablam! 448 | | high Sha512224, SHA512_224_INIT, U224); Oct 16 01:17:32.859 INFO kablam! | |___________________________________________- in this macro invocation Oct 16 01:17:32.859 INFO kablam! Oct 16 01:17:32.871 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.871 INFO kablam! --> src/sha2.rs:394:21 Oct 16 01:17:32.871 INFO kablam! | Oct 16 01:17:32.871 INFO kablam! 394 | let mut out = out.as_mut(); Oct 16 01:17:32.871 INFO kablam! | ----^^^ Oct 16 01:17:32.871 INFO kablam! | | Oct 16 01:17:32.871 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.871 INFO kablam! ... Oct 16 01:17:32.871 INFO kablam! 449 | / impl_sha!( Oct 16 01:17:32.871 INFO kablam! 450 | | /// SHA-512/256 implementation Oct 16 01:17:32.871 INFO kablam! 451 | | /// Oct 16 01:17:32.871 INFO kablam! 452 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.871 INFO kablam! 453 | | high Sha512256, SHA512_256_INIT, U256); Oct 16 01:17:32.871 INFO kablam! | |___________________________________________- in this macro invocation Oct 16 01:17:32.871 INFO kablam! Oct 16 01:17:32.899 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.899 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:32.899 INFO kablam! | Oct 16 01:17:32.899 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:32.899 INFO kablam! | ----^^^ Oct 16 01:17:32.899 INFO kablam! | | Oct 16 01:17:32.899 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.899 INFO kablam! ... Oct 16 01:17:32.899 INFO kablam! 242 | / sha3_impl!( Oct 16 01:17:32.899 INFO kablam! 243 | | /// SHA3-224 implementation Oct 16 01:17:32.899 INFO kablam! 244 | | /// Oct 16 01:17:32.899 INFO kablam! 245 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.899 INFO kablam! 246 | | struct Sha224 -> U224, U144); Oct 16 01:17:32.899 INFO kablam! | |_________________________________- in this macro invocation Oct 16 01:17:32.899 INFO kablam! Oct 16 01:17:32.903 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.903 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:32.903 INFO kablam! | Oct 16 01:17:32.903 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:32.903 INFO kablam! | ----^^^ Oct 16 01:17:32.903 INFO kablam! | | Oct 16 01:17:32.903 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.903 INFO kablam! ... Oct 16 01:17:32.903 INFO kablam! 247 | / sha3_impl!( Oct 16 01:17:32.903 INFO kablam! 248 | | /// SHA3-256 implementation Oct 16 01:17:32.903 INFO kablam! 249 | | /// Oct 16 01:17:32.903 INFO kablam! 250 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.903 INFO kablam! 251 | | struct Sha256 -> U256, U136); Oct 16 01:17:32.903 INFO kablam! | |_________________________________- in this macro invocation Oct 16 01:17:32.903 INFO kablam! Oct 16 01:17:32.910 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.910 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:32.910 INFO kablam! | Oct 16 01:17:32.910 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:32.910 INFO kablam! | ----^^^ Oct 16 01:17:32.910 INFO kablam! | | Oct 16 01:17:32.910 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.910 INFO kablam! ... Oct 16 01:17:32.910 INFO kablam! 252 | / sha3_impl!( Oct 16 01:17:32.910 INFO kablam! 253 | | /// SHA3-384 implementation Oct 16 01:17:32.910 INFO kablam! 254 | | /// Oct 16 01:17:32.910 INFO kablam! 255 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.910 INFO kablam! 256 | | struct Sha384 -> U384, U104); Oct 16 01:17:32.910 INFO kablam! | |_________________________________- in this macro invocation Oct 16 01:17:32.910 INFO kablam! Oct 16 01:17:32.919 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.919 INFO kablam! --> src/sha3.rs:221:21 Oct 16 01:17:32.919 INFO kablam! | Oct 16 01:17:32.919 INFO kablam! 221 | let mut ret = out.as_mut(); Oct 16 01:17:32.919 INFO kablam! | ----^^^ Oct 16 01:17:32.919 INFO kablam! | | Oct 16 01:17:32.919 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.919 INFO kablam! ... Oct 16 01:17:32.919 INFO kablam! 257 | / sha3_impl!( Oct 16 01:17:32.919 INFO kablam! 258 | | /// SHA3-512 implementation Oct 16 01:17:32.919 INFO kablam! 259 | | /// Oct 16 01:17:32.919 INFO kablam! 260 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.919 INFO kablam! 261 | | struct Sha512 -> U512, U72); Oct 16 01:17:32.919 INFO kablam! | |________________________________- in this macro invocation Oct 16 01:17:32.919 INFO kablam! Oct 16 01:17:32.937 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.937 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 16 01:17:32.937 INFO kablam! | Oct 16 01:17:32.937 INFO kablam! 172 | let mut out = out.as_mut(); Oct 16 01:17:32.937 INFO kablam! | ----^^^ Oct 16 01:17:32.937 INFO kablam! | | Oct 16 01:17:32.937 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.937 INFO kablam! ... Oct 16 01:17:32.937 INFO kablam! 182 | / tiger_impl!( Oct 16 01:17:32.937 INFO kablam! 183 | | /// Tiger implementation Oct 16 01:17:32.937 INFO kablam! 184 | | /// Oct 16 01:17:32.937 INFO kablam! 185 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.937 INFO kablam! 186 | | struct Tiger, 0x01); Oct 16 01:17:32.937 INFO kablam! | |_________________________- in this macro invocation Oct 16 01:17:32.937 INFO kablam! Oct 16 01:17:32.943 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:32.943 INFO kablam! --> src/tiger/mod.rs:172:25 Oct 16 01:17:32.943 INFO kablam! | Oct 16 01:17:32.943 INFO kablam! 172 | let mut out = out.as_mut(); Oct 16 01:17:32.943 INFO kablam! | ----^^^ Oct 16 01:17:32.943 INFO kablam! | | Oct 16 01:17:32.943 INFO kablam! | help: remove this `mut` Oct 16 01:17:32.943 INFO kablam! ... Oct 16 01:17:32.943 INFO kablam! 187 | / tiger_impl!( Oct 16 01:17:32.943 INFO kablam! 188 | | /// Tiger2 implementation Oct 16 01:17:32.943 INFO kablam! 189 | | /// Oct 16 01:17:32.943 INFO kablam! 190 | | /// The only difference between original Tiger and Tiger2 is padding value which is `0b00000001` Oct 16 01:17:32.943 INFO kablam! ... | Oct 16 01:17:32.943 INFO kablam! 194 | | /// For more details check [module docs](index.html) Oct 16 01:17:32.943 INFO kablam! 195 | | struct Tiger2, 0x80); Oct 16 01:17:32.943 INFO kablam! | |_________________________- in this macro invocation Oct 16 01:17:32.943 INFO kablam! Oct 16 01:17:33.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.29s Oct 16 01:17:33.451 INFO kablam! su: No module specific data is present Oct 16 01:17:33.988 INFO running `"docker" "rm" "-f" "1480df11d76a28846329605faed77e774191cfd4cfc335a9bdc91f92c0a698f5"` Oct 16 01:17:34.054 INFO blam! 1480df11d76a28846329605faed77e774191cfd4cfc335a9bdc91f92c0a698f5 Oct 16 01:17:34.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 01:17:34.263 INFO blam! b82e675606a6c44c4971e9ef414d7a214a56be72fc7dae2eb3a3ac2aa891a6c5 Oct 16 01:17:34.265 INFO running `"docker" "start" "-a" "b82e675606a6c44c4971e9ef414d7a214a56be72fc7dae2eb3a3ac2aa891a6c5"` Oct 16 01:17:34.876 INFO kablam! usermod: no changes Oct 16 01:17:34.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 01:17:34.916 INFO kablam! Running /target/debug/deps/octavo_digest-0c7bdb1bc260a22d Oct 16 01:17:34.916 INFO blam! Oct 16 01:17:34.916 INFO kablam! Running /target/debug/deps/lib-fa1eede6d33e9f4a Oct 16 01:17:34.916 INFO blam! running 0 tests Oct 16 01:17:34.916 INFO blam! Oct 16 01:17:34.916 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:34.916 INFO blam! Oct 16 01:17:34.916 INFO blam! Oct 16 01:17:34.916 INFO blam! running 11 tests Oct 16 01:17:34.951 INFO blam! test sha1::shavs_short ... ok Oct 16 01:17:34.951 INFO blam! test sha2::sha256::shavs_short ... ok Oct 16 01:17:34.955 INFO blam! test sha2::sha224::shavs_short ... ok Oct 16 01:17:34.999 INFO blam! test tiger::reference_implementation ... ok Oct 16 01:17:35.007 INFO blam! test sha2::sha384::shavs_short ... ok Oct 16 01:17:35.007 INFO blam! test sha2::sha512::shavs_short ... ok Oct 16 01:17:35.175 INFO blam! test sha1::shavs_long ... ok Oct 16 01:17:35.253 INFO blam! test sha2::sha224::shavs_long ... ok Oct 16 01:17:35.423 INFO blam! test sha2::sha256::shavs_long ... ok Oct 16 01:17:35.791 INFO blam! test sha2::sha384::shavs_long ... ok Oct 16 01:17:35.935 INFO blam! test sha2::sha512::shavs_long ... ok Oct 16 01:17:35.935 INFO kablam! Doc-tests octavo-digest Oct 16 01:17:35.935 INFO blam! Oct 16 01:17:35.935 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:35.935 INFO blam! Oct 16 01:17:36.913 INFO blam! Oct 16 01:17:36.913 INFO blam! running 1 test Oct 16 01:17:38.374 INFO blam! test src/lib.rs - (line 16) ... ok Oct 16 01:17:38.374 INFO blam! Oct 16 01:17:38.374 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:38.374 INFO blam! Oct 16 01:17:38.383 INFO kablam! su: No module specific data is present Oct 16 01:17:39.275 INFO running `"docker" "rm" "-f" "b82e675606a6c44c4971e9ef414d7a214a56be72fc7dae2eb3a3ac2aa891a6c5"` Oct 16 01:17:39.467 INFO blam! b82e675606a6c44c4971e9ef414d7a214a56be72fc7dae2eb3a3ac2aa891a6c5