Oct 16 13:56:38.116 INFO testing cryptoxide-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:56:38.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 13:56:38.323 INFO blam! 4bfb624e012a914f30c41e8faad4f90f45489de54f3d7f55efca5d733489d421 Oct 16 13:56:38.325 INFO running `"docker" "start" "-a" "4bfb624e012a914f30c41e8faad4f90f45489de54f3d7f55efca5d733489d421"` Oct 16 13:56:39.019 INFO kablam! usermod: no changes Oct 16 13:56:39.049 INFO kablam! Compiling cryptoxide v0.1.0 (/source) Oct 16 13:56:43.737 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.70s Oct 16 13:56:43.739 INFO kablam! su: No module specific data is present Oct 16 13:56:46.391 INFO running `"docker" "rm" "-f" "4bfb624e012a914f30c41e8faad4f90f45489de54f3d7f55efca5d733489d421"` Oct 16 13:56:46.533 INFO blam! 4bfb624e012a914f30c41e8faad4f90f45489de54f3d7f55efca5d733489d421 Oct 16 13:56:46.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 13:56:46.701 INFO blam! 932ffe4407a568447360f8708d58323f0ef3fb3bbc55d8ace9a1cfa1a0e50bb1 Oct 16 13:56:46.702 INFO running `"docker" "start" "-a" "932ffe4407a568447360f8708d58323f0ef3fb3bbc55d8ace9a1cfa1a0e50bb1"` Oct 16 13:56:47.131 INFO kablam! usermod: no changes Oct 16 13:56:47.183 INFO kablam! Compiling cryptoxide v0.1.0 (/source) Oct 16 13:56:48.247 INFO kablam! warning: unused imports: `MacResult`, `Mac` Oct 16 13:56:48.247 INFO kablam! --> src/hmac.rs:124:15 Oct 16 13:56:48.247 INFO kablam! | Oct 16 13:56:48.247 INFO kablam! 124 | use mac::{Mac, MacResult}; Oct 16 13:56:48.247 INFO kablam! | ^^^ ^^^^^^^^^ Oct 16 13:56:48.247 INFO kablam! | Oct 16 13:56:48.247 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:56:48.247 INFO kablam! Oct 16 13:56:48.247 INFO kablam! warning: unused import: `hmac::Hmac` Oct 16 13:56:48.247 INFO kablam! --> src/hmac.rs:125:9 Oct 16 13:56:48.247 INFO kablam! | Oct 16 13:56:48.247 INFO kablam! 125 | use hmac::Hmac; Oct 16 13:56:48.247 INFO kablam! | ^^^^^^^^^^ Oct 16 13:56:48.247 INFO kablam! Oct 16 13:56:48.247 INFO kablam! warning: unused import: `digest::Digest` Oct 16 13:56:48.247 INFO kablam! --> src/hmac.rs:126:9 Oct 16 13:56:48.247 INFO kablam! | Oct 16 13:56:48.247 INFO kablam! 126 | use digest::Digest; Oct 16 13:56:48.247 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 13:56:48.247 INFO kablam! Oct 16 13:56:51.256 INFO kablam! warning: struct is never constructed: `Test` Oct 16 13:56:51.256 INFO kablam! --> src/hmac.rs:128:5 Oct 16 13:56:51.257 INFO kablam! | Oct 16 13:56:51.257 INFO kablam! 128 | struct Test { Oct 16 13:56:51.257 INFO kablam! | ^^^^^^^^^^^ Oct 16 13:56:51.258 INFO kablam! | Oct 16 13:56:51.258 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:56:51.258 INFO kablam! Oct 16 13:56:51.258 INFO kablam! warning: function is never used: `tests` Oct 16 13:56:51.259 INFO kablam! --> src/hmac.rs:136:5 Oct 16 13:56:51.259 INFO kablam! | Oct 16 13:56:51.259 INFO kablam! 136 | fn tests() -> Vec { Oct 16 13:56:51.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:51.260 INFO kablam! Oct 16 13:56:54.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.23s Oct 16 13:56:54.399 INFO kablam! su: No module specific data is present Oct 16 13:56:55.307 INFO running `"docker" "rm" "-f" "932ffe4407a568447360f8708d58323f0ef3fb3bbc55d8ace9a1cfa1a0e50bb1"` Oct 16 13:56:55.593 INFO blam! 932ffe4407a568447360f8708d58323f0ef3fb3bbc55d8ace9a1cfa1a0e50bb1 Oct 16 13:56:55.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 13:56:56.142 INFO blam! 8504e42c62e072b83febeabf0ef3978a7936993038eb7ebe5804b1a412e6e017 Oct 16 13:56:56.144 INFO running `"docker" "start" "-a" "8504e42c62e072b83febeabf0ef3978a7936993038eb7ebe5804b1a412e6e017"` Oct 16 13:56:57.198 INFO kablam! usermod: no changes Oct 16 13:56:57.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 13:56:57.255 INFO kablam! Running /target/debug/deps/cryptoxide-0e30ae4fd91a74b7 Oct 16 13:56:57.259 INFO blam! Oct 16 13:56:57.259 INFO blam! running 36 tests Oct 16 13:56:57.263 INFO blam! test blake2b::mac_tests::test_blake2b_mac ... ok Oct 16 13:56:57.268 INFO blam! test chacha20::test::test_xchacha20_basic ... ok Oct 16 13:56:57.272 INFO blam! test blake2s::digest_tests::test_blake2s_digest ... ok Oct 16 13:56:57.275 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_ok ... ok Oct 16 13:56:57.279 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok2 ... ok Oct 16 13:56:57.279 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors_96_nonce ... ok Oct 16 13:56:57.279 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok3 ... ok Oct 16 13:56:57.279 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok ... ok Oct 16 13:56:57.279 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors ... ok Oct 16 13:56:57.279 INFO blam! test curve25519::tests::base_example ... ok Oct 16 13:56:57.279 INFO blam! test blake2s::mac_tests::test_blake2s_mac ... ok Oct 16 13:56:57.280 INFO blam! test curve25519::tests::mul_assoc ... ok Oct 16 13:56:57.280 INFO blam! test curve25519::tests::from_to_bytes_preserves ... ok Oct 16 13:56:57.285 INFO blam! test curve25519::tests::square_by_mul ... ok Oct 16 13:56:57.285 INFO blam! test curve25519::tests::mul_commutes ... ok Oct 16 13:56:57.285 INFO blam! test curve25519::tests::swap_test ... ok Oct 16 13:56:57.292 INFO blam! test curve25519::tests::invert_inverts ... ok Oct 16 13:56:57.311 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha256_vectors ... ok Oct 16 13:56:57.311 INFO blam! test ed25519::tests::keypair_cases ... ok Oct 16 13:56:57.327 INFO blam! test poly1305::test::test_nacl_vector ... ok Oct 16 13:56:57.333 INFO blam! test poly1305::test::test_tls_vectors ... ok Oct 16 13:56:57.355 INFO blam! test poly1305::test::donna_self_test ... ok Oct 16 13:56:57.355 INFO blam! test ed25519::tests::keypair_matches_mont ... ok Oct 16 13:56:57.355 INFO blam! test sha2::tests::test_sha256 ... ok Oct 16 13:56:57.360 INFO blam! test sha2::tests::test_sha224 ... ok Oct 16 13:56:57.360 INFO blam! test sha2::tests::test_sha512 ... ok Oct 16 13:56:57.360 INFO blam! test sha2::tests::test_sha512_224 ... ok Oct 16 13:56:57.360 INFO blam! test sha2::tests::test_sha384 ... ok Oct 16 13:56:57.360 INFO blam! test sha2::tests::test_sha512_256 ... ok Oct 16 13:56:57.376 INFO blam! test util::test::test_fixed_time_eq ... ok Oct 16 13:56:57.388 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow2 ... ok Oct 16 13:56:57.389 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow ... ok Oct 16 13:56:57.389 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_overflow ... ok Oct 16 13:56:57.407 INFO blam! test ed25519::tests::sign_verify_cases ... ok Oct 16 13:56:57.563 INFO blam! test sha2::tests::test_1million_random_sha512 ... ok Oct 16 13:56:57.826 INFO blam! test sha2::tests::test_1million_random_sha256 ... ok Oct 16 13:56:57.827 INFO blam! Oct 16 13:56:57.827 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:56:57.827 INFO blam! Oct 16 13:56:57.827 INFO kablam! Doc-tests cryptoxide Oct 16 13:56:59.115 INFO blam! Oct 16 13:56:59.115 INFO blam! running 13 tests Oct 16 13:56:59.123 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 274) ... ignored Oct 16 13:56:59.123 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 302) ... ignored Oct 16 13:56:59.124 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 310) ... ignored Oct 16 13:56:59.124 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 336) ... ignored Oct 16 13:56:59.124 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 559) ... ignored Oct 16 13:56:59.125 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 591) ... ignored Oct 16 13:56:59.125 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 599) ... ignored Oct 16 13:56:59.125 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 627) ... ignored Oct 16 13:57:03.527 INFO blam! test src/sha2.rs - sha2 (line 50) ... ok Oct 16 13:57:03.915 INFO blam! test src/sha3.rs - sha3 (line 29) ... ok Oct 16 13:57:04.159 INFO blam! test src/ed25519.rs - ed25519 (line 3) ... ok Oct 16 13:57:04.318 INFO blam! test src/digest.rs - digest (line 3) ... ok Oct 16 13:57:04.351 INFO blam! test src/sha2.rs - sha2 (line 30) ... ok Oct 16 13:57:04.351 INFO blam! Oct 16 13:57:04.351 INFO blam! test result: ok. 5 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out Oct 16 13:57:04.351 INFO blam! Oct 16 13:57:04.373 INFO kablam! su: No module specific data is present Oct 16 13:57:04.928 INFO running `"docker" "rm" "-f" "8504e42c62e072b83febeabf0ef3978a7936993038eb7ebe5804b1a412e6e017"` Oct 16 13:57:05.151 INFO blam! 8504e42c62e072b83febeabf0ef3978a7936993038eb7ebe5804b1a412e6e017