[INFO] fetching crate sodiumoxide 0.2.5... [INFO] testing sodiumoxide-0.2.5 against 1.44.0 for beta-1.45-1 [INFO] extracting crate sodiumoxide 0.2.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sodiumoxide 0.2.5 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sodiumoxide 0.2.5 [INFO] finished tweaking crates.io crate sodiumoxide 0.2.5 [INFO] tweaked toml for crates.io crate sodiumoxide 0.2.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b8ba855dd21fb293777c900f67f49096dc174f864588aef99bdd2ce6b6527b0b [INFO] running `"docker" "start" "-a" "b8ba855dd21fb293777c900f67f49096dc174f864588aef99bdd2ce6b6527b0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling sodiumoxide v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "b8ba855dd21fb293777c900f67f49096dc174f864588aef99bdd2ce6b6527b0b"` [INFO] running `"docker" "rm" "-f" "b8ba855dd21fb293777c900f67f49096dc174f864588aef99bdd2ce6b6527b0b"` [INFO] [stdout] b8ba855dd21fb293777c900f67f49096dc174f864588aef99bdd2ce6b6527b0b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4810256e3120771d92a7d3bbf24777b906171c875f2bc7dfbb1619ffde73b477 [INFO] running `"docker" "start" "-a" "4810256e3120771d92a7d3bbf24777b906171c875f2bc7dfbb1619ffde73b477"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling sodiumoxide v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/crypto/secretstream/xchacha20poly1305.rs:48:30 [INFO] [stderr] | [INFO] [stderr] 48 | let ciphertext = [0; (ABYTES - 1)]; [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.20s [INFO] running `"docker" "inspect" "4810256e3120771d92a7d3bbf24777b906171c875f2bc7dfbb1619ffde73b477"` [INFO] running `"docker" "rm" "-f" "4810256e3120771d92a7d3bbf24777b906171c875f2bc7dfbb1619ffde73b477"` [INFO] [stdout] 4810256e3120771d92a7d3bbf24777b906171c875f2bc7dfbb1619ffde73b477 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 442683b1f9b240264e1c55a297d04207aa9ab3a7842bbec436ea03a2e2f2b675 [INFO] running `"docker" "start" "-a" "442683b1f9b240264e1c55a297d04207aa9ab3a7842bbec436ea03a2e2f2b675"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/crypto/secretstream/xchacha20poly1305.rs:48:30 [INFO] [stderr] | [INFO] [stderr] 48 | let ciphertext = [0; (ABYTES - 1)]; [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sodiumoxide-337e4cff1e1d226d [INFO] [stdout] running 225 tests [INFO] [stdout] test crypto::aead::chacha20poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test::test_vector_3 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_detached ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_detached_same ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_detached_same ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test::test_vector_state_1 ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open_detached ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test::test_vector_2 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test::test_vector_4 ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open_detached_same ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_detached ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test::test_vector_1 ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test::test_vector_state_1 ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_s::test_auth_eq_auth_state ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test::test_vector_1 ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test::test_vector_state_1 ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_s::test_auth_eq_auth_state ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_s::test_auth_eq_auth_state_chunked ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_s::test_auth_eq_auth_state_chunked ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_open_detached_failure_does_not_modify ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_open_detached_precomputed_failure_does_not_modify ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_s::test_auth_eq_auth_state_chunked ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_s::test_auth_eq_auth_state ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached_precomputed_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_precomputed_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_public_key ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_seed ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_vector_2 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached_precomputed ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::generichash::test::test_digest_equality ... ok [INFO] [stdout] test crypto::generichash::test::test_vector_1 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_serialisation ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_hash_state_multi_parts ... ok [INFO] [stdout] test crypto::generichash::test::test_vector_2 ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_hash_state_empty ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vector_1 ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vector_2 ... ok [INFO] [stdout] test crypto::hash::sha256::test_encode::test_serialisation ... ok [INFO] [stdout] test crypto::generichash::test::test_blake2b_vectors ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vectors_nist_short ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_vector_1 ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_hash_state_multi_parts ... ok [INFO] [stdout] test crypto::hash::sha256::test_m::test_hash_multipart ... ok [INFO] [stdout] test crypto::hash::sha512::test_encode::test_serialisation ... ok [INFO] [stdout] test crypto::hash::sha512::test_m::test_hash_multipart ... ok [INFO] [stdout] test crypto::kx::x25519blake2b::test::test_kx ... ok [INFO] [stdout] test crypto::kx::x25519blake2b::test::test_kx_non_acceptable_keys ... ok [INFO] [stdout] test crypto::kx::x25519blake2b::test::test_vectors ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_combined_then_open_detached_precomputed ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_combined_then_open_detached ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_vectors_nist_short ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_04 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vectors_nist_long ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_05 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_07 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_09 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_08 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_10 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_06 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_hash_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_03 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_detached_then_open_combined ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_seed_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_precomputed ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_02 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_detached_precomputed_then_open_combined ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_1 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_01 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_hash_3 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_hash_1 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_05 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_07 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_10 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_08 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_04 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_06 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_09 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_pwhash_verify ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_3 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_hash_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_1 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_pwhash_verify ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_4 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_4 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_pwhash_verify_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_02 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_3 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_6 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_03 ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_vector_1 ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_vector_2 ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_vector_3 ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_vector_4 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_01 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_pwhash_verify_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_hash_3 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_open_detached_failure_does_not_modify ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_detached_then_open_combined ... ok [INFO] [stdout] test crypto::sealedbox::curve25519blake2bxsalsa20poly1305::test::test_seal_open ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_combined_then_open_detached ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open_detached ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_hash_1 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::cannot_push_after_finalization ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::cannot_rekey_after_finalization ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::decrypt_too_short_ciphertext ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::cannot_pull_after_finalization ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_5 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_ad ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_recycled_vec ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::finalize_with_ad ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_explicit_rekey ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_rekey ... ok [INFO] [stdout] test crypto::shorthash::siphash24::test::test_vectors ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_chunks_sign ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::tag_from_u8 ... ok [INFO] [stdout] test crypto::shorthash::siphash24::test::test_serialisation ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_serialisation ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_detached ... ok [INFO] [stdout] test crypto::pwhash::scryptsalsa208sha256::test::test_derive_key ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_all_zero ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sk_to_pk ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_copy ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_default ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_empty_sign ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_format ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_seed ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_serialisation ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_sign ... ok [INFO] [stdout] test crypto::stream::chacha20::test::test_vector_1 ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_vectors_nist_long ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_tamper ... ok [INFO] [stdout] test crypto::sealedbox::curve25519blake2bxsalsa20poly1305::test::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_detached_tamper ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor ... ok [INFO] [stdout] test crypto::stream::salsa20::test::test_vector_1 ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor_ic_inplace ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test::test_vector_2 ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test::test_vector_3 ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor_ic_inplace ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_tamper_seed ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test::test_vector_1 ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor_ic_inplace ... ok [INFO] [stdout] test crypto::verify::test::test_verify_16 ... ok [INFO] [stdout] test crypto::verify::test::test_verify_32 ... ok [INFO] [stdout] test crypto::verify::test::test_verify_64 ... ok [INFO] [stdout] test randombytes::test::test_randombytes_uniform_0 ... ok [INFO] [stdout] test randombytes::test::test_randombytes_uniform_1 ... ok [INFO] [stdout] test randombytes::test::test_randombytes_uniform_7 ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor ... ok [INFO] [stdout] test utils::test::test_add_le_overflow ... ok [INFO] [stdout] test utils::test::test_add_le_vectors ... ok [INFO] [stdout] test utils::test::test_add_le_different_lengths ... ok [INFO] [stdout] test utils::test::test_increment_le_overflow ... ok [INFO] [stdout] test utils::test::test_increment_le_vectors ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test utils::test::test_add_le_zero ... ok [INFO] [stdout] test utils::test::test_mlock_fail ... ok [INFO] [stdout] test utils::test::test_mlock_munlock ... ok [INFO] [stdout] test version::test::test_version_string ... ok [INFO] [stdout] test utils::test::test_memcmp ... ok [INFO] [stdout] test utils::test::test_increment_le_zero ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_vectors ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor_ic_inplace ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_vectors_detached ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_vectors ... ok [INFO] [stdout] test crypto::pwhash::scryptsalsa208sha256::test::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::scryptsalsa208sha256::test::test_pwhash_verify ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::scryptsalsa208sha256::test::test_pwhash_verify_tamper ... ok [INFO] [stderr] Doc-tests sodiumoxide [INFO] [stdout] [INFO] [stdout] test result: ok. 225 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/crypto/aead/mod.rs - crypto::aead (line 31) ... ok [INFO] [stdout] test src/crypto/hash/mod.rs - crypto::hash (line 32) ... ok [INFO] [stdout] test src/crypto/pwhash/mod.rs - crypto::pwhash (line 55) ... ok [INFO] [stdout] test src/crypto/auth/mod.rs - crypto::auth (line 46) ... ok [INFO] [stdout] test src/crypto/box_/mod.rs - crypto::box_ (line 48) ... ok [INFO] [stdout] test src/crypto/pwhash/mod.rs - crypto::pwhash (line 44) ... ok [INFO] [stdout] test src/crypto/pwhash/mod.rs - crypto::pwhash (line 28) ... ok [INFO] [stdout] test src/crypto/kx/mod.rs - crypto::kx (line 10) ... ok [INFO] [stdout] test src/crypto/box_/mod.rs - crypto::box_ (line 61) ... ok [INFO] [stdout] test src/crypto/secretbox/mod.rs - crypto::secretbox (line 26) ... ok [INFO] [stdout] test src/crypto/onetimeauth/mod.rs - crypto::onetimeauth (line 22) ... ok [INFO] [stdout] test src/crypto/auth/mod.rs - crypto::auth (line 36) ... ok [INFO] [stdout] test src/crypto/aead/mod.rs - crypto::aead (line 15) ... ok [INFO] [stdout] test src/crypto/secretstream/mod.rs - crypto::secretstream (line 28) ... ok [INFO] [stdout] test src/crypto/stream/mod.rs - crypto::stream (line 71) ... ok [INFO] [stdout] test src/crypto/shorthash/mod.rs - crypto::shorthash (line 16) ... ok [INFO] [stdout] test src/crypto/stream/mod.rs - crypto::stream (line 62) ... ok [INFO] [stdout] test src/crypto/sign/mod.rs - crypto::sign (line 26) ... ok [INFO] [stdout] test src/crypto/sign/mod.rs - crypto::sign (line 36) ... ok [INFO] [stdout] test src/crypto/stream/mod.rs - crypto::stream (line 83) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "442683b1f9b240264e1c55a297d04207aa9ab3a7842bbec436ea03a2e2f2b675"` [INFO] running `"docker" "rm" "-f" "442683b1f9b240264e1c55a297d04207aa9ab3a7842bbec436ea03a2e2f2b675"` [INFO] [stdout] 442683b1f9b240264e1c55a297d04207aa9ab3a7842bbec436ea03a2e2f2b675