Oct 16 13:56:38.487 INFO testing cryptoxide-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:56:38.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:56:38.667 INFO blam! 802fe5532e777d296806c17cf731e88d5c43aabd6ca2df6043cbbb52abae8290 Oct 16 13:56:38.671 INFO running `"docker" "start" "-a" "802fe5532e777d296806c17cf731e88d5c43aabd6ca2df6043cbbb52abae8290"` Oct 16 13:56:39.087 INFO kablam! usermod: no changes Oct 16 13:56:39.118 INFO kablam! Compiling cryptoxide v0.1.0 (/source) Oct 16 13:56:43.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.65s Oct 16 13:56:43.753 INFO kablam! su: No module specific data is present Oct 16 13:56:46.400 INFO running `"docker" "rm" "-f" "802fe5532e777d296806c17cf731e88d5c43aabd6ca2df6043cbbb52abae8290"` Oct 16 13:56:46.472 INFO blam! 802fe5532e777d296806c17cf731e88d5c43aabd6ca2df6043cbbb52abae8290 Oct 16 13:56:46.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:56:46.630 INFO blam! a55a6f4f7e6d4e09d1df4b71ad894786b42bd85ea48730de822c990f583f0d60 Oct 16 13:56:46.630 INFO running `"docker" "start" "-a" "a55a6f4f7e6d4e09d1df4b71ad894786b42bd85ea48730de822c990f583f0d60"` Oct 16 13:56:46.982 INFO kablam! usermod: no changes Oct 16 13:56:47.011 INFO kablam! Compiling cryptoxide v0.1.0 (/source) Oct 16 13:56:48.038 INFO kablam! warning: unused imports: `MacResult`, `Mac` Oct 16 13:56:48.038 INFO kablam! --> src/hmac.rs:124:15 Oct 16 13:56:48.038 INFO kablam! | Oct 16 13:56:48.038 INFO kablam! 124 | use mac::{Mac, MacResult}; Oct 16 13:56:48.038 INFO kablam! | ^^^ ^^^^^^^^^ Oct 16 13:56:48.038 INFO kablam! | Oct 16 13:56:48.038 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:56:48.038 INFO kablam! Oct 16 13:56:48.038 INFO kablam! warning: unused import: `hmac::Hmac` Oct 16 13:56:48.038 INFO kablam! --> src/hmac.rs:125:9 Oct 16 13:56:48.038 INFO kablam! | Oct 16 13:56:48.038 INFO kablam! 125 | use hmac::Hmac; Oct 16 13:56:48.038 INFO kablam! | ^^^^^^^^^^ Oct 16 13:56:48.038 INFO kablam! Oct 16 13:56:48.038 INFO kablam! warning: unused import: `digest::Digest` Oct 16 13:56:48.038 INFO kablam! --> src/hmac.rs:126:9 Oct 16 13:56:48.038 INFO kablam! | Oct 16 13:56:48.038 INFO kablam! 126 | use digest::Digest; Oct 16 13:56:48.038 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 13:56:48.038 INFO kablam! Oct 16 13:56:51.267 INFO kablam! warning: struct is never constructed: `Test` Oct 16 13:56:51.268 INFO kablam! --> src/hmac.rs:128:5 Oct 16 13:56:51.268 INFO kablam! | Oct 16 13:56:51.268 INFO kablam! 128 | struct Test { Oct 16 13:56:51.268 INFO kablam! | ^^^^^^^^^^^ Oct 16 13:56:51.269 INFO kablam! | Oct 16 13:56:51.269 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:56:51.269 INFO kablam! Oct 16 13:56:51.269 INFO kablam! warning: function is never used: `tests` Oct 16 13:56:51.270 INFO kablam! --> src/hmac.rs:136:5 Oct 16 13:56:51.270 INFO kablam! | Oct 16 13:56:51.270 INFO kablam! 136 | fn tests() -> Vec { Oct 16 13:56:51.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:51.271 INFO kablam! Oct 16 13:56:54.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.68s Oct 16 13:56:54.685 INFO kablam! su: No module specific data is present Oct 16 13:56:55.365 INFO running `"docker" "rm" "-f" "a55a6f4f7e6d4e09d1df4b71ad894786b42bd85ea48730de822c990f583f0d60"` Oct 16 13:56:55.653 INFO blam! a55a6f4f7e6d4e09d1df4b71ad894786b42bd85ea48730de822c990f583f0d60 Oct 16 13:56:55.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:56:56.146 INFO blam! 6ed2602f8d01a6cd67073fb5ccc6e5a0fc74502cc99faee30d959aed36b64601 Oct 16 13:56:56.159 INFO running `"docker" "start" "-a" "6ed2602f8d01a6cd67073fb5ccc6e5a0fc74502cc99faee30d959aed36b64601"` Oct 16 13:56:57.333 INFO kablam! usermod: no changes Oct 16 13:56:57.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 13:56:57.399 INFO kablam! Running /target/debug/deps/cryptoxide-55a160af3707efe3 Oct 16 13:56:57.407 INFO blam! Oct 16 13:56:57.407 INFO blam! running 36 tests Oct 16 13:56:57.427 INFO blam! test blake2s::mac_tests::test_blake2s_mac ... ok Oct 16 13:56:57.427 INFO blam! test blake2s::digest_tests::test_blake2s_digest ... ok Oct 16 13:56:57.427 INFO blam! test blake2b::mac_tests::test_blake2b_mac ... ok Oct 16 13:56:57.427 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors ... ok Oct 16 13:56:57.427 INFO blam! test chacha20::test::test_chacha20_256_tls_vectors_96_nonce ... ok Oct 16 13:56:57.428 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok2 ... ok Oct 16 13:56:57.428 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok3 ... ok Oct 16 13:56:57.428 INFO blam! test curve25519::tests::base_example ... ok Oct 16 13:56:57.428 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_ok ... ok Oct 16 13:56:57.428 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_ok ... ok Oct 16 13:56:57.447 INFO blam! test curve25519::tests::from_to_bytes_preserves ... ok Oct 16 13:56:57.447 INFO blam! test curve25519::tests::mul_assoc ... ok Oct 16 13:56:57.448 INFO blam! test chacha20::test::test_xchacha20_basic ... ok Oct 16 13:56:57.459 INFO blam! test curve25519::tests::swap_test ... ok Oct 16 13:56:57.459 INFO blam! test curve25519::tests::invert_inverts ... ok Oct 16 13:56:57.463 INFO blam! test ed25519::tests::keypair_cases ... ok Oct 16 13:56:57.483 INFO blam! test curve25519::tests::square_by_mul ... ok Oct 16 13:56:57.483 INFO blam! test curve25519::tests::mul_commutes ... ok Oct 16 13:56:57.491 INFO blam! test ed25519::tests::keypair_matches_mont ... ok Oct 16 13:56:57.493 INFO blam! test hkdf::test::test_hkdf_rfc5869_sha256_vectors ... ok Oct 16 13:56:57.499 INFO blam! test poly1305::test::donna_self_test ... ok Oct 16 13:56:57.499 INFO blam! test poly1305::test::test_nacl_vector ... ok Oct 16 13:56:57.499 INFO blam! test sha2::tests::test_sha224 ... ok Oct 16 13:56:57.499 INFO blam! test poly1305::test::test_tls_vectors ... ok Oct 16 13:56:57.507 INFO blam! test sha2::tests::test_sha384 ... ok Oct 16 13:56:57.515 INFO blam! test sha2::tests::test_sha512 ... ok Oct 16 13:56:57.515 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow2 ... ok Oct 16 13:56:57.515 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_overflow ... ok Oct 16 13:56:57.515 INFO blam! test cryptoutil::test::test_add_bytes_to_bits_tuple_overflow ... ok Oct 16 13:56:57.515 INFO blam! test sha2::tests::test_sha256 ... ok Oct 16 13:56:57.515 INFO blam! test util::test::test_fixed_time_eq ... ok Oct 16 13:56:57.515 INFO blam! test sha2::tests::test_sha512_224 ... ok Oct 16 13:56:57.539 INFO blam! test sha2::tests::test_sha512_256 ... ok Oct 16 13:56:57.539 INFO blam! test ed25519::tests::sign_verify_cases ... ok Oct 16 13:56:57.738 INFO blam! test sha2::tests::test_1million_random_sha512 ... ok Oct 16 13:56:57.819 INFO blam! test sha2::tests::test_1million_random_sha256 ... ok Oct 16 13:56:57.819 INFO kablam! Doc-tests cryptoxide Oct 16 13:56:57.819 INFO blam! Oct 16 13:56:57.819 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:56:57.819 INFO blam! Oct 16 13:56:59.130 INFO blam! Oct 16 13:56:59.130 INFO blam! running 13 tests Oct 16 13:56:59.130 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 274) ... ignored Oct 16 13:56:59.130 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 302) ... ignored Oct 16 13:56:59.130 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 310) ... ignored Oct 16 13:56:59.130 INFO blam! test src/sha2.rs - sha2::sha256_digest_block (line 336) ... ignored Oct 16 13:56:59.130 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 559) ... ignored Oct 16 13:56:59.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 591) ... ignored Oct 16 13:56:59.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 599) ... ignored Oct 16 13:56:59.132 INFO blam! test src/sha2.rs - sha2::sha512_digest_block (line 627) ... ignored Oct 16 13:57:01.639 INFO blam! test src/sha3.rs - sha3 (line 29) ... ok Oct 16 13:57:03.139 INFO blam! test src/sha2.rs - sha2 (line 50) ... ok Oct 16 13:57:03.231 INFO blam! test src/ed25519.rs - ed25519 (line 3) ... ok Oct 16 13:57:03.344 INFO blam! test src/digest.rs - digest (line 3) ... ok Oct 16 13:57:03.344 INFO blam! test src/sha2.rs - sha2 (line 30) ... ok Oct 16 13:57:03.345 INFO blam! Oct 16 13:57:03.345 INFO blam! test result: ok. 5 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out Oct 16 13:57:03.345 INFO blam! Oct 16 13:57:03.381 INFO kablam! su: No module specific data is present Oct 16 13:57:04.308 INFO running `"docker" "rm" "-f" "6ed2602f8d01a6cd67073fb5ccc6e5a0fc74502cc99faee30d959aed36b64601"` Oct 16 13:57:04.551 INFO blam! 6ed2602f8d01a6cd67073fb5ccc6e5a0fc74502cc99faee30d959aed36b64601