Oct 12 02:08:38.405 INFO testing cryptoxide-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:08:38.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 02:08:38.604 INFO blam! 8d007ccd078ad0b51defa270dd59fac2089dd65aa9613eb5b2e0c66d004b2974 Oct 12 02:08:38.606 INFO running `"docker" "start" "-a" "8d007ccd078ad0b51defa270dd59fac2089dd65aa9613eb5b2e0c66d004b2974"` Oct 12 02:08:39.360 INFO kablam! usermod: no changes Oct 12 02:08:39.384 INFO kablam! Compiling cryptoxide v0.1.0 (/source) Oct 12 02:08:43.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 12 02:08:43.729 INFO kablam! su: No module specific data is present Oct 12 02:08:43.993 INFO running `"docker" "rm" "-f" "8d007ccd078ad0b51defa270dd59fac2089dd65aa9613eb5b2e0c66d004b2974"` Oct 12 02:08:44.116 INFO blam! 8d007ccd078ad0b51defa270dd59fac2089dd65aa9613eb5b2e0c66d004b2974 Oct 12 02:08:44.130 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 02:08:44.494 INFO blam! 310c163a34333261cc0bf93e76904f18d11ba580a1976fda503c95174f4c9b1d Oct 12 02:08:44.495 INFO running `"docker" "start" "-a" "310c163a34333261cc0bf93e76904f18d11ba580a1976fda503c95174f4c9b1d"` Oct 12 02:08:45.254 INFO kablam! usermod: no changes Oct 12 02:08:45.276 INFO kablam! Compiling cryptoxide v0.1.0 (/source) Oct 12 02:08:45.692 INFO kablam! warning: unused imports: `MacResult`, `Mac` Oct 12 02:08:45.692 INFO kablam! --> src/hmac.rs:124:15 Oct 12 02:08:45.692 INFO kablam! | Oct 12 02:08:45.692 INFO kablam! 124 | use mac::{Mac, MacResult}; Oct 12 02:08:45.692 INFO kablam! | ^^^ ^^^^^^^^^ Oct 12 02:08:45.692 INFO kablam! | Oct 12 02:08:45.692 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:08:45.692 INFO kablam! Oct 12 02:08:45.692 INFO kablam! warning: unused import: `hmac::Hmac` Oct 12 02:08:45.692 INFO kablam! --> src/hmac.rs:125:9 Oct 12 02:08:45.692 INFO kablam! | Oct 12 02:08:45.692 INFO kablam! 125 | use hmac::Hmac; Oct 12 02:08:45.692 INFO kablam! | ^^^^^^^^^^ Oct 12 02:08:45.692 INFO kablam! Oct 12 02:08:45.692 INFO kablam! warning: unused import: `digest::Digest` Oct 12 02:08:45.692 INFO kablam! --> src/hmac.rs:126:9 Oct 12 02:08:45.692 INFO kablam! | Oct 12 02:08:45.692 INFO kablam! 126 | use digest::Digest; Oct 12 02:08:45.692 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 02:08:45.692 INFO kablam! Oct 12 02:08:48.293 INFO kablam! warning: struct is never constructed: `Test` Oct 12 02:08:48.293 INFO kablam! --> src/hmac.rs:128:5 Oct 12 02:08:48.293 INFO kablam! | Oct 12 02:08:48.293 INFO kablam! 128 | struct Test { Oct 12 02:08:48.293 INFO kablam! | ^^^^^^^^^^^ Oct 12 02:08:48.293 INFO kablam! | Oct 12 02:08:48.293 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:08:48.293 INFO kablam! Oct 12 02:08:48.293 INFO kablam! warning: function is never used: `tests` Oct 12 02:08:48.293 INFO kablam! --> src/hmac.rs:136:5 Oct 12 02:08:48.293 INFO kablam! | Oct 12 02:08:48.293 INFO kablam! 136 | fn tests() -> Vec { Oct 12 02:08:48.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:08:48.293 INFO kablam! Oct 12 02:08:50.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.92s Oct 12 02:08:50.193 INFO kablam! su: No module specific data is present Oct 12 02:08:50.527 INFO running `"docker" "rm" "-f" "310c163a34333261cc0bf93e76904f18d11ba580a1976fda503c95174f4c9b1d"` Oct 12 02:08:50.813 INFO blam! 310c163a34333261cc0bf93e76904f18d11ba580a1976fda503c95174f4c9b1d Oct 12 02:08:50.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 02:08:51.302 INFO blam! 97c1c8daca1681cb14f729ccc8415209e844972a6e78fbdd38dc19df1d0e16d2 Oct 12 02:08:51.305 INFO running `"docker" "start" "-a" "97c1c8daca1681cb14f729ccc8415209e844972a6e78fbdd38dc19df1d0e16d2"` Oct 12 02:08:51.840 INFO kablam! usermod: no changes Oct 12 02:08:51.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 02:08:51.875 INFO kablam! Running /target/debug/deps/cryptoxide-0e30ae4fd91a74b7 Oct 12 02:08:51.876 INFO blam! Oct 12 02:08:51.877 INFO blam! running 36 tests Oct 12 02:08:51.878 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_ok ... ok Oct 12 02:08:51.878 INFO blam! test chacha20::test::test_xchacha20_basic ... ok Oct 12 02:08:51.878 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors_96_nonce ... ok Oct 12 02:08:51.878 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors ... ok Oct 12 02:08:51.879 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok2 ... ok Oct 12 02:08:51.879 INFO blam! test blake2s::digest_tests::test_blake2s_digest ... ok Oct 12 02:08:51.879 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok ... ok Oct 12 02:08:51.879 INFO blam! test blake2s::mac_tests::test_blake2s_mac ... ok Oct 12 02:08:51.879 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok3 ... ok Oct 12 02:08:51.880 INFO blam! test blake2b::mac_tests::test_blake2b_mac ... ok Oct 12 02:08:51.886 INFO blam! test curve25519::tests::base_example ... ok Oct 12 02:08:51.888 INFO blam! test curve25519::tests::mul_assoc ... ok Oct 12 02:08:51.888 INFO blam! test curve25519::tests::square_by_mul ... ok Oct 12 02:08:51.889 INFO blam! test curve25519::tests::from_to_bytes_preserves ... ok Oct 12 02:08:51.891 INFO blam! test curve25519::tests::invert_inverts ... ok Oct 12 02:08:51.891 INFO blam! test curve25519::tests::swap_test ... ok Oct 12 02:08:51.891 INFO blam! test curve25519::tests::mul_commutes ... ok Oct 12 02:08:51.892 INFO blam! test ed25519::tests::keypair_cases ... ok Oct 12 02:08:51.892 INFO blam! test poly1305::test::test_nacl_vector ... ok Oct 12 02:08:51.896 INFO blam! test ed25519::tests::keypair_matches_mont ... ok Oct 12 02:08:51.901 INFO blam! test poly1305::test::test_tls_vectors ... ok Oct 12 02:08:51.901 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha256_vectors ... ok Oct 12 02:08:51.901 INFO blam! test sha2::tests::test_sha224 ... ok Oct 12 02:08:51.902 INFO blam! test sha2::tests::test_sha256 ... ok Oct 12 02:08:51.902 INFO blam! test sha2::tests::test_sha384 ... ok Oct 12 02:08:51.909 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_overflow ... ok Oct 12 02:08:51.909 INFO blam! test sha2::tests::test_sha512 ... ok Oct 12 02:08:51.909 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow2 ... ok Oct 12 02:08:51.909 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow ... ok Oct 12 02:08:51.910 INFO blam! test util::test::test_fixed_time_eq ... ok Oct 12 02:08:51.910 INFO blam! test sha2::tests::test_sha512_256 ... ok Oct 12 02:08:51.914 INFO blam! test sha2::tests::test_sha512_224 ... ok Oct 12 02:08:51.924 INFO blam! test ed25519::tests::sign_verify_cases ... ok Oct 12 02:08:51.930 INFO blam! test poly1305::test::donna_self_test ... ok Oct 12 02:08:52.039 INFO blam! test sha2::tests::test_1million_random_sha512 ... ok Oct 12 02:08:52.106 INFO blam! test sha2::tests::test_1million_random_sha256 ... ok Oct 12 02:08:52.106 INFO blam! Oct 12 02:08:52.106 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:08:52.106 INFO blam! Oct 12 02:08:52.112 INFO kablam! Doc-tests cryptoxide Oct 12 02:08:52.555 INFO blam! Oct 12 02:08:52.555 INFO blam! running 13 tests Oct 12 02:08:52.560 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 274) ... ignored Oct 12 02:08:52.560 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 302) ... ignored Oct 12 02:08:52.560 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 310) ... ignored Oct 12 02:08:52.560 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 336) ... ignored Oct 12 02:08:52.560 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 559) ... ignored Oct 12 02:08:52.593 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 591) ... ignored Oct 12 02:08:52.593 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 599) ... ignored Oct 12 02:08:52.593 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 627) ... ignored Oct 12 02:08:54.448 INFO blam! test src/ed25519.rs - ed25519 (line 3) ... ok Oct 12 02:08:54.565 INFO blam! test src/sha2.rs - sha2 (line 30) ... ok Oct 12 02:08:54.700 INFO blam! test src/sha2.rs - sha2 (line 50) ... ok Oct 12 02:08:54.784 INFO blam! test src/digest.rs - digest (line 3) ... ok Oct 12 02:08:54.916 INFO blam! test src/sha3.rs - sha3 (line 29) ... ok Oct 12 02:08:54.916 INFO blam! Oct 12 02:08:54.916 INFO blam! test result: ok. 5 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out Oct 12 02:08:54.916 INFO blam! Oct 12 02:08:54.928 INFO kablam! su: No module specific data is present Oct 12 02:08:55.597 INFO running `"docker" "rm" "-f" "97c1c8daca1681cb14f729ccc8415209e844972a6e78fbdd38dc19df1d0e16d2"` Oct 12 02:08:55.874 INFO blam! 97c1c8daca1681cb14f729ccc8415209e844972a6e78fbdd38dc19df1d0e16d2