[INFO] fetching crate sodiumoxide 0.2.7... [INFO] testing sodiumoxide-0.2.7 against 1.55.0 for beta-1.56-1 [INFO] extracting crate sodiumoxide 0.2.7 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate sodiumoxide 0.2.7 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sodiumoxide 0.2.7 [INFO] finished tweaking crates.io crate sodiumoxide 0.2.7 [INFO] tweaked toml for crates.io crate sodiumoxide 0.2.7 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.13.7 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8512f1765040019014b335290bdaf8ac3ae17905dd1dce0f5773a83c1a20f94d [INFO] running `Command { std: "docker" "start" "-a" "8512f1765040019014b335290bdaf8ac3ae17905dd1dce0f5773a83c1a20f94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8512f1765040019014b335290bdaf8ac3ae17905dd1dce0f5773a83c1a20f94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8512f1765040019014b335290bdaf8ac3ae17905dd1dce0f5773a83c1a20f94d", kill_on_drop: false }` [INFO] [stdout] 8512f1765040019014b335290bdaf8ac3ae17905dd1dce0f5773a83c1a20f94d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23c28400c9276cea0bff93ec1ca4372a136db9066f73486a9dd4cce3b3f06bbd [INFO] running `Command { std: "docker" "start" "-a" "23c28400c9276cea0bff93ec1ca4372a136db9066f73486a9dd4cce3b3f06bbd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling sodiumoxide v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/crypto/nonce.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_bytes(Self::Bytes) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "23c28400c9276cea0bff93ec1ca4372a136db9066f73486a9dd4cce3b3f06bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c28400c9276cea0bff93ec1ca4372a136db9066f73486a9dd4cce3b3f06bbd", kill_on_drop: false }` [INFO] [stdout] 23c28400c9276cea0bff93ec1ca4372a136db9066f73486a9dd4cce3b3f06bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d8721b0e075a7227d8cdd924e901096ada658f52a8403a1764f82e4768a7bc6 [INFO] running `Command { std: "docker" "start" "-a" "9d8721b0e075a7227d8cdd924e901096ada658f52a8403a1764f82e4768a7bc6", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/crypto/nonce.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_bytes(Self::Bytes) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling sodiumoxide v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/crypto/nonce.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_bytes(Self::Bytes) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.31s [INFO] running `Command { std: "docker" "inspect" "9d8721b0e075a7227d8cdd924e901096ada658f52a8403a1764f82e4768a7bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8721b0e075a7227d8cdd924e901096ada658f52a8403a1764f82e4768a7bc6", kill_on_drop: false }` [INFO] [stdout] 9d8721b0e075a7227d8cdd924e901096ada658f52a8403a1764f82e4768a7bc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ebc699b2dfe0b791de6f3887f5634d2e359e33ae5f72f9279a2d87632a2f8c3 [INFO] running `Command { std: "docker" "start" "-a" "0ebc699b2dfe0b791de6f3887f5634d2e359e33ae5f72f9279a2d87632a2f8c3", kill_on_drop: false }` [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/crypto/nonce.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | fn from_bytes(Self::Bytes) -> Self; [INFO] [stderr] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Bytes` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: `sodiumoxide` (lib) generated 1 warning [INFO] [stderr] warning: `sodiumoxide` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sodiumoxide-68435b2c158a417b) [INFO] [stdout] [INFO] [stdout] running 253 tests [INFO] [stdout] test crypto::aead::aes256gcm::aes_api::test::test_is_available ... ok [INFO] [stdout] test base64::tests::test_encode ... ok [INFO] [stdout] test base64::tests::test_decode ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_impl::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_impl::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_3 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test::test_vector_4 ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test::test_nonce_length ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test::test_vector_1 ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_impl::test_m::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test::test_vector_1 ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test::test_vector_state_1 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_impl::test_m::test_seal_open_detached_same ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test::test_vector_state_1 ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test::test_vector_1 ... 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::box_::curve25519xsalsa20poly1305::test::test_nonce_length ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_open_detached_precomputed_failure_does_not_modify ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_open_detached_failure_does_not_modify ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_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::box_::curve25519xsalsa20poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::generichash::test::test_digest_equal ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_vector_2 ... 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_hash_state_multi_parts ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vector_1 ... ok [INFO] [stdout] test crypto::generichash::test::test_vector_1 ... ok [INFO] [stdout] test crypto::generichash::test::test_digest_not_equal ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vector_2 ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_hash_state_multi_parts ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_vector_1 ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vectors_nist_short ... ok [INFO] [stdout] test crypto::kdf::blake2b::test::test_gen_key ... ok [INFO] [stdout] test crypto::kdf::blake2b::test::test_keysize_out_of_bounds ... ok [INFO] [stdout] test crypto::hash::sha256::test_encode::test_serialisation ... ok [INFO] [stdout] test crypto::kdf::blake2b::test::test_vectors ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_vectors_nist_short ... ok [INFO] [stdout] test crypto::kx::x25519blake2b::test::test_kx ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::kx::x25519blake2b::test::test_kx_non_acceptable_keys ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::generichash::test::test_blake2b_vectors ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_api::test::test_seal_open ... ok [INFO] [stdout] test crypto::kx::x25519blake2b::test::test_vectors ... ok [INFO] [stdout] test crypto::hash::sha512::test_encode::test_serialisation ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_s::test_auth_eq_auth_state ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_04 ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open_detached ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_api::test::test_seal_open_detached ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_impl::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_s::test_auth_eq_auth_state_chunked ... ok [INFO] [stdout] test crypto::aead::aes256gcm::aes_impl::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::chacha20poly1305::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_detached_same ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached_precomputed_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_s::test_auth_eq_auth_state ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_precomputed_tamper ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305::test_m::test_seal_open_detached ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_m::test_auth_verify ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_07 ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open ... ok [INFO] [stdout] test crypto::hash::sha256::test_m::test_hash_multipart ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_s::test_auth_eq_auth_state ... ok [INFO] [stdout] test crypto::aead::chacha20poly1305_ietf::test_m::test_seal_open_detached ... ok [INFO] [stdout] test crypto::hash::sha512::test_m::test_hash_multipart ... ok [INFO] [stdout] test crypto::aead::xchacha20poly1305_ietf::test_m::test_seal_open_detached_same ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_s::test_auth_eq_auth_state_chunked ... ok [INFO] [stdout] test crypto::auth::hmacsha256::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_hash_2 ... ok [INFO] [stdout] test crypto::hash::sha256::test::test_vectors_nist_long ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_s::test_auth_eq_auth_state_chunked ... ok [INFO] [stdout] test crypto::onetimeauth::poly1305::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_m::test_auth_verify_tamper ... ok [INFO] [stdout] test crypto::auth::hmacsha512256::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_09 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_10 ... ok [INFO] [stdout] test crypto::auth::hmacsha512::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_05 ... ok [INFO] [stdout] test crypto::hash::sha512::test::test_vectors_nist_long ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_04 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_seed_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_1 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_public_key ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_4 ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_vector_1 ... 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::secretbox::xsalsa20poly1305::test::test_nonce_length ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_vector_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_08 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_09 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_combined_then_open_detached ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_05 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_hash_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_1 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::tag_from_u8 ... ok [INFO] [stdout] test crypto::shorthash::siphash24::test::test_vectors ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_convert_keys ... ok [INFO] [stdout] test crypto::shorthash::siphash24::test::test_serialisation ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_seed ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sk_to_pk ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::cannot_rekey_after_finalization ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::finalize_with_ad ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_empty_sign ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_default ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_copy ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_chunks_sign ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_precomputed ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_10 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_vector_1 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_ad ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_recycled_vec ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open_detached_tamper ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_combined_then_open_detached ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_06 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_rekey ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_detached_then_open_combined ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_detached_then_open_combined ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_combined_then_open_detached_precomputed ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_07 ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached_precomputed ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_08 ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_format ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_3 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_3 ... ok [INFO] [stdout] test randombytes::test::test_randombytes_uniform_1 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_verify_4 ... ok [INFO] [stdout] test utils::test::test_increment_le_zero ... ok [INFO] [stdout] test version::test::test_version_string ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_03 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_open_detached_failure_does_not_modify ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_detached_precomputed_then_open_combined ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_seal_open_detached ... ok [INFO] [stdout] test crypto::stream::xchacha20::test::test_nonce_length ... 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 hex::tests::test_encode ... ok [INFO] [stdout] test hex::tests::test_decode ... ok [INFO] [stdout] test padding::test::test_on_bad_length ... ok [INFO] [stdout] test padding::test::test_pad_and_unpad_with_good_length ... ok [INFO] [stdout] test padding::test::test_on_block_boundary ... ok [INFO] [stdout] test randombytes::test::test_randombytes_buf_deterministic_into ... ok [INFO] [stdout] test randombytes::test::test_randombytes_uniform_7 ... ok [INFO] [stdout] test utils::test::test_add_le_vectors ... ok [INFO] [stdout] test utils::test::test_add_le_overflow ... ok [INFO] [stdout] test utils::test::test_add_le_different_lengths ... ok [INFO] [stdout] test crypto::verify::test::test_verify_16 ... 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::verify::test::test_verify_64 ... ok [INFO] [stdout] test utils::test::test_mlock_fail ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::decrypt_too_short_ciphertext ... ok [INFO] [stdout] test randombytes::test::test_randombytes_uniform_0 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open_detached ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test::test_nonce_length ... ok [INFO] [stdout] test utils::test::test_mlock_munlock ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_6 ... ok [INFO] [stdout] test crypto::verify::test::test_verify_32 ... ok [INFO] [stdout] test randombytes::test::test_randombytes_buf_deterministic_unique_given_seed ... ok [INFO] [stdout] test randombytes::test::test_randombytes_buf_deterministic ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::cannot_push_after_finalization ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::cannot_pull_after_finalization ... ok [INFO] [stdout] test crypto::stream::chacha20::test::test_vector_1 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull_with_explicit_rekey ... ok [INFO] [stdout] test crypto::sealedbox::curve25519blake2bxsalsa20poly1305::test::test_seal_open_tamper ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_hash_1 ... ok [INFO] [stdout] test crypto::secretstream::xchacha20poly1305::test::push_pull ... ok [INFO] [stdout] test utils::test::test_add_le_zero ... ok [INFO] [stdout] test crypto::box_::curve25519xsalsa20poly1305::test::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_02 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_03 ... ok [INFO] [stdout] test crypto::secretbox::xsalsa20poly1305::test::test_seal_open ... ok [INFO] [stdout] test utils::test::test_memcmp ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_derive_01 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_2 ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_hash_3 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_01 ... ok [INFO] [stdout] test crypto::sealedbox::curve25519blake2bxsalsa20poly1305::test::test_seal_open ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_06 ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_derive_02 ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_seed ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_sign ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_detached ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_serialisation ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_hash_3 ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_hash_1 ... ok [INFO] [stdout] test crypto::scalarmult::curve25519::test::test_all_zero - should panic ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::pwhash::scryptsalsa208sha256::test::test_derive_key ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::stream::salsa20::test::test_vector_1 ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_pwhash_verify ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test::test_vector_1 ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_encrypt_decrypt ... ok [INFO] [stdout] test crypto::stream::chacha20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor_inplace ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor_ic_same ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_pwhash_verify ... 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 ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_pwhash_verify_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2i13::test::test_pwhash_verify_tamper ... ok [INFO] [stdout] test crypto::pwhash::argon2id13::test::test_verify_5 ... ok [INFO] [stdout] test crypto::stream::salsa20::test_m::test_stream_xor_ic_inplace ... 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_ic_inplace ... ok [INFO] [stdout] test crypto::stream::xsalsa20::test_m::test_stream_xor_ic_inplace ... ok [INFO] [stdout] test crypto::stream::xchacha20::test_m::test_stream_xor_ic_inplace ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_tamper ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_streaming_vectors ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_vectors ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_vectors_detached ... ok [INFO] [stdout] test crypto::sign::ed25519::test::test_sign_verify_tamper_seed ... 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] [stdout] [INFO] [stdout] test result: ok. 253 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.37s [INFO] [stdout] [INFO] [stderr] Doc-tests sodiumoxide [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/crypto/kdf/mod.rs - crypto::kdf (line 11) ... ok [INFO] [stdout] test src/crypto/hash/mod.rs - crypto::hash (line 32) ... ok [INFO] [stdout] test src/crypto/kx/mod.rs - crypto::kx (line 10) ... ok [INFO] [stdout] test src/crypto/sign/mod.rs - crypto::sign (line 36) ... ok [INFO] [stdout] test src/crypto/shorthash/mod.rs - crypto::shorthash (line 16) ... 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 83) ... ok [INFO] [stdout] test src/crypto/auth/mod.rs - crypto::auth (line 46) ... ok [INFO] [stdout] test src/crypto/aead/mod.rs - crypto::aead (line 15) ... ok [INFO] [stdout] test src/crypto/box_/mod.rs - crypto::box_ (line 48) ... ok [INFO] [stdout] test src/crypto/sign/mod.rs - crypto::sign (line 26) ... ok [INFO] [stdout] test src/crypto/secretbox/mod.rs - crypto::secretbox (line 26) ... ok [INFO] [stdout] test src/crypto/stream/mod.rs - crypto::stream (line 62) ... 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 31) ... ok [INFO] [stdout] test src/crypto/stream/mod.rs - crypto::stream (line 71) ... ok [INFO] [stdout] test src/crypto/onetimeauth/mod.rs - crypto::onetimeauth (line 22) ... ok [INFO] [stdout] test src/crypto/box_/mod.rs - crypto::box_ (line 61) ... 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/pwhash/mod.rs - crypto::pwhash (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ebc699b2dfe0b791de6f3887f5634d2e359e33ae5f72f9279a2d87632a2f8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebc699b2dfe0b791de6f3887f5634d2e359e33ae5f72f9279a2d87632a2f8c3", kill_on_drop: false }` [INFO] [stdout] 0ebc699b2dfe0b791de6f3887f5634d2e359e33ae5f72f9279a2d87632a2f8c3