Oct 16 01:17:23.871 INFO testing octavo-crypto-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:17:23.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:24.317 INFO blam! d2f354fb41ee1c0d3ac3e8ce0968050c7ee26c8ae42e931a9806702a9ff2e519 Oct 16 01:17:24.320 INFO running `"docker" "start" "-a" "d2f354fb41ee1c0d3ac3e8ce0968050c7ee26c8ae42e931a9806702a9ff2e519"` Oct 16 01:17:25.219 INFO kablam! usermod: no changes Oct 16 01:17:25.323 INFO kablam! Compiling octavo-crypto v0.1.1 (/source) Oct 16 01:17:26.855 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:26.855 INFO kablam! --> src/block/blowfish.rs:310:13 Oct 16 01:17:26.856 INFO kablam! | Oct 16 01:17:26.856 INFO kablam! 310 | let mut output = output.as_mut(); Oct 16 01:17:26.856 INFO kablam! | ----^^^^^^ Oct 16 01:17:26.856 INFO kablam! | | Oct 16 01:17:26.856 INFO kablam! | help: remove this `mut` Oct 16 01:17:26.856 INFO kablam! | Oct 16 01:17:26.856 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 01:17:26.857 INFO kablam! Oct 16 01:17:26.863 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:26.863 INFO kablam! --> src/block/blowfish.rs:329:13 Oct 16 01:17:26.863 INFO kablam! | Oct 16 01:17:26.863 INFO kablam! 329 | let mut output = output.as_mut(); Oct 16 01:17:26.864 INFO kablam! | ----^^^^^^ Oct 16 01:17:26.864 INFO kablam! | | Oct 16 01:17:26.864 INFO kablam! | help: remove this `mut` Oct 16 01:17:26.864 INFO kablam! Oct 16 01:17:27.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 16 01:17:27.228 INFO kablam! su: No module specific data is present Oct 16 01:17:27.589 INFO running `"docker" "rm" "-f" "d2f354fb41ee1c0d3ac3e8ce0968050c7ee26c8ae42e931a9806702a9ff2e519"` Oct 16 01:17:27.664 INFO blam! d2f354fb41ee1c0d3ac3e8ce0968050c7ee26c8ae42e931a9806702a9ff2e519 Oct 16 01:17:27.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:27.832 INFO blam! 6fb7194fa0a377c459057f9408fb81b45016a3a9b00c389637e419011927b206 Oct 16 01:17:27.837 INFO running `"docker" "start" "-a" "6fb7194fa0a377c459057f9408fb81b45016a3a9b00c389637e419011927b206"` Oct 16 01:17:28.435 INFO kablam! usermod: no changes Oct 16 01:17:28.515 INFO kablam! Compiling octavo-crypto v0.1.1 (/source) Oct 16 01:17:29.938 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:29.938 INFO kablam! --> src/block/blowfish.rs:310:13 Oct 16 01:17:29.938 INFO kablam! | Oct 16 01:17:29.938 INFO kablam! 310 | let mut output = output.as_mut(); Oct 16 01:17:29.938 INFO kablam! | ----^^^^^^ Oct 16 01:17:29.938 INFO kablam! | | Oct 16 01:17:29.938 INFO kablam! | help: remove this `mut` Oct 16 01:17:29.938 INFO kablam! | Oct 16 01:17:29.938 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 01:17:29.939 INFO kablam! Oct 16 01:17:29.941 INFO kablam! warning: variable does not need to be mutable Oct 16 01:17:29.941 INFO kablam! --> src/block/blowfish.rs:329:13 Oct 16 01:17:29.941 INFO kablam! | Oct 16 01:17:29.941 INFO kablam! 329 | let mut output = output.as_mut(); Oct 16 01:17:29.941 INFO kablam! | ----^^^^^^ Oct 16 01:17:29.941 INFO kablam! | | Oct 16 01:17:29.941 INFO kablam! | help: remove this `mut` Oct 16 01:17:29.967 INFO kablam! Oct 16 01:17:31.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 16 01:17:31.079 INFO kablam! su: No module specific data is present Oct 16 01:17:31.673 INFO running `"docker" "rm" "-f" "6fb7194fa0a377c459057f9408fb81b45016a3a9b00c389637e419011927b206"` Oct 16 01:17:31.955 INFO blam! 6fb7194fa0a377c459057f9408fb81b45016a3a9b00c389637e419011927b206 Oct 16 01:17:31.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:32.199 INFO blam! ac36f288308d8bae92875464eaf90aaaca6d0cbf6da642307c34bf024335c3d1 Oct 16 01:17:32.203 INFO running `"docker" "start" "-a" "ac36f288308d8bae92875464eaf90aaaca6d0cbf6da642307c34bf024335c3d1"` Oct 16 01:17:33.095 INFO kablam! usermod: no changes Oct 16 01:17:33.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 01:17:33.211 INFO kablam! Running /target/debug/deps/octavo_crypto-0629af9cab675a1a Oct 16 01:17:33.215 INFO blam! Oct 16 01:17:33.215 INFO blam! running 4 tests Oct 16 01:17:33.231 INFO blam! test asymmetric::utils::primes::tests::tests::miller_rabin::composite ... ok Oct 16 01:17:33.231 INFO blam! test asymmetric::utils::primes::tests::tests::fermat::composite ... ok Oct 16 01:17:33.231 INFO blam! test asymmetric::utils::primes::tests::tests::miller_rabin::prime ... ok Oct 16 01:17:33.231 INFO blam! test asymmetric::utils::primes::tests::tests::fermat::prime ... ok Oct 16 01:17:33.231 INFO blam! Oct 16 01:17:33.231 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:33.231 INFO blam! Oct 16 01:17:33.231 INFO kablam! Running /target/debug/deps/lib-024d09db370f7f43 Oct 16 01:17:33.243 INFO blam! Oct 16 01:17:33.243 INFO blam! running 4 tests Oct 16 01:17:33.243 INFO blam! test stream::chacha20::encryption ... ok Oct 16 01:17:33.243 INFO blam! test stream::chacha20::decryption ... ok Oct 16 01:17:33.243 INFO blam! test block::blowfish::base_case ... ok Oct 16 01:17:33.311 INFO blam! test block::blowfish::base_test_vectors ... ok Oct 16 01:17:33.311 INFO blam! Oct 16 01:17:33.311 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:33.311 INFO blam! Oct 16 01:17:33.312 INFO kablam! Doc-tests octavo-crypto Oct 16 01:17:34.947 INFO kablam! su: No module specific data is present Oct 16 01:17:34.947 INFO blam! Oct 16 01:17:34.947 INFO blam! running 0 tests Oct 16 01:17:34.947 INFO blam! Oct 16 01:17:34.947 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:34.947 INFO blam! Oct 16 01:17:35.509 INFO running `"docker" "rm" "-f" "ac36f288308d8bae92875464eaf90aaaca6d0cbf6da642307c34bf024335c3d1"` Oct 16 01:17:35.770 INFO blam! ac36f288308d8bae92875464eaf90aaaca6d0cbf6da642307c34bf024335c3d1