[INFO] fetching crate libsodium-sys-stable 1.22.4... [INFO] testing libsodium-sys-stable-1.22.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate libsodium-sys-stable 1.22.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate libsodium-sys-stable 1.22.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate libsodium-sys-stable 1.22.4 [INFO] tweaked toml for crates.io crate libsodium-sys-stable 1.22.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libsodium-sys-stable 1.22.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libsodium-sys-stable 1.22.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded adler32 v1.2.0 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded tar v0.4.42 [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded libz-rs-sys v0.5.2 [INFO] [stderr] Downloaded ureq v3.1.2 [INFO] [stderr] Downloaded zip v5.1.1 [INFO] [stderr] Downloaded zlib-rs v0.5.2 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded minisign-verify v0.2.2 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1295a0ad40d7678cb96a79a998ef06c984612f99b68517391e75eca61b9342ea [INFO] running `Command { std: "docker" "start" "-a" "1295a0ad40d7678cb96a79a998ef06c984612f99b68517391e75eca61b9342ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1295a0ad40d7678cb96a79a998ef06c984612f99b68517391e75eca61b9342ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1295a0ad40d7678cb96a79a998ef06c984612f99b68517391e75eca61b9342ea", kill_on_drop: false }` [INFO] [stdout] 1295a0ad40d7678cb96a79a998ef06c984612f99b68517391e75eca61b9342ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f131e08157f066f9d2012a82fbe4478184770ade53f72f5986056f3a8b1a5684 [INFO] running `Command { std: "docker" "start" "-a" "f131e08157f066f9d2012a82fbe4478184770ade53f72f5986056f3a8b1a5684", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling minisign-verify v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.76s [INFO] running `Command { std: "docker" "inspect" "f131e08157f066f9d2012a82fbe4478184770ade53f72f5986056f3a8b1a5684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f131e08157f066f9d2012a82fbe4478184770ade53f72f5986056f3a8b1a5684", kill_on_drop: false }` [INFO] [stdout] f131e08157f066f9d2012a82fbe4478184770ade53f72f5986056f3a8b1a5684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88316b68d204cb1c0228f891f642a861ee2b2263a860275b3a1db8f4a022de09 [INFO] running `Command { std: "docker" "start" "-a" "88316b68d204cb1c0228f891f642a861ee2b2263a860275b3a1db8f4a022de09", kill_on_drop: false }` [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "88316b68d204cb1c0228f891f642a861ee2b2263a860275b3a1db8f4a022de09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88316b68d204cb1c0228f891f642a861ee2b2263a860275b3a1db8f4a022de09", kill_on_drop: false }` [INFO] [stdout] 88316b68d204cb1c0228f891f642a861ee2b2263a860275b3a1db8f4a022de09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e938912ac9d0131e6172ae042c6649e1db6210c40115c8b381d9394185472c46 [INFO] running `Command { std: "docker" "start" "-a" "e938912ac9d0131e6172ae042c6649e1db6210c40115c8b381d9394185472c46", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsodium_sys-1a1e5ef18d1b2ae0) [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_auth_hmacsha256_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_aead_aes256gcm_state_ ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_auth_hmacsha512_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_hash_sha256_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_hash_sha512_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_generichash_blake2b_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_kdf_hkdf_sha256_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_kdf_hkdf_sha512_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_onetimeauth_poly1305_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_sign_ed25519ph_state ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_randombytes_implementation ... ok [INFO] [stdout] test sodium_bindings::bindgen_test_layout_crypto_secretstream_xchacha20poly1305_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-54283686afc08798) [INFO] [stdout] [INFO] [stdout] running 137 tests [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_ietf_keybytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_ietf_npubbytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_ietf_nsecbytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_abytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_ietf_abytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_npubbytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_nsecbytes ... ok [INFO] [stdout] test crypto::crypto_auth::test_crypto_auth_bytes ... ok [INFO] [stdout] test crypto::crypto_auth_hmacsha256::test_crypto_auth_hmacsha256_bytes ... ok [INFO] [stdout] test crypto::crypto_auth_hmacsha256::test_crypto_auth_hmacsha256_keybytes ... ok [INFO] [stdout] test crypto::crypto_auth_hmacsha512256::test_crypto_auth_hmacsha512256_keybytes ... ok [INFO] [stdout] test crypto::crypto_auth_hmacsha512::test_crypto_auth_hmacsha512_bytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_primitive ... ok [INFO] [stdout] test crypto::crypto_auth_hmacsha512::test_crypto_auth_hmacsha512_keybytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_sealbytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_beforenmbytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_seedbytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_noncebytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_zerobytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_macbytes ... ok [INFO] [stdout] test crypto::crypto_aead_chacha20poly1305::test_crypto_aead_chacha20poly1305_keybytes ... ok [INFO] [stdout] test crypto::crypto_auth::test_crypto_auth_primitive ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_beforenmbytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_secretkeybytes ... ok [INFO] [stdout] test crypto::crypto_core_hsalsa20::test_crypto_core_hsalsa20_inputbytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_publickeybytes ... ok [INFO] [stdout] test crypto::crypto_auth_hmacsha512256::test_crypto_auth_hmacsha512256_bytes ... ok [INFO] [stdout] test crypto::crypto_box::test_crypto_box_boxzerobytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_boxzerobytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_macbytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_noncebytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_publickeybytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_secretkeybytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_seedbytes ... ok [INFO] [stdout] test crypto::crypto_auth::test_crypto_auth_keybytes ... ok [INFO] [stdout] test crypto::crypto_box_curve25519xsalsa20poly1305::test_crypto_box_curve25519xsalsa20poly1305_zerobytes ... ok [INFO] [stdout] test crypto::crypto_core_hsalsa20::test_crypto_core_hsalsa20_constbytes ... ok [INFO] [stdout] test crypto::crypto_core_hsalsa20::test_crypto_core_hsalsa20_keybytes ... ok [INFO] [stdout] test crypto::crypto_core_hsalsa20::test_crypto_core_hsalsa20_outputbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa2012::test_crypto_core_salsa2012_constbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa2012::test_crypto_core_salsa2012_inputbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa2012::test_crypto_core_salsa2012_keybytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa2012::test_crypto_core_salsa2012_outputbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa208::test_crypto_core_salsa208_constbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa208::test_crypto_core_salsa208_inputbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa208::test_crypto_core_salsa208_keybytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa208::test_crypto_core_salsa208_outputbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa20::test_crypto_core_salsa20_constbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa20::test_crypto_core_salsa20_inputbytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa20::test_crypto_core_salsa20_keybytes ... ok [INFO] [stdout] test crypto::crypto_core_salsa20::test_crypto_core_salsa20_outputbytes ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_bytes ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_bytes_max ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_bytes_min ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_keybytes ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_keybytes_max ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_keybytes_min ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_multipart ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_primitive ... ok [INFO] [stdout] test crypto::crypto_generichash::test_crypto_generichash_statebytes ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_bytes ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_bytes_min ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_keybytes ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_bytes_max ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_keybytes_max ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_keybytes_min ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_personalbytes ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_saltbytes ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_state_alignment ... ok [INFO] [stdout] test crypto::crypto_hash::test_crypto_hash_bytes ... ok [INFO] [stdout] test crypto::crypto_generichash_blake2b::test_crypto_generichash_blake2b_salt_personal ... ok [INFO] [stdout] test crypto::crypto_kx::test_crypto_kx_publickeybytes ... ok [INFO] [stdout] test crypto::crypto_kx::test_crypto_kx_secretkeybytes ... ok [INFO] [stdout] test crypto::crypto_hash_sha256::test_crypto_hash_sha256_bytes ... ok [INFO] [stdout] test crypto::crypto_onetimeauth::test_crypto_onetimeauth_bytes ... ok [INFO] [stdout] test crypto::crypto_onetimeauth::test_crypto_onetimeauth_keybytes ... ok [INFO] [stdout] test crypto::crypto_onetimeauth_poly1305::test_crypto_onetimeauth_poly1305_state_alignment ... ok [INFO] [stdout] test crypto::crypto_onetimeauth::test_crypto_onetimeauth_primitive ... ok [INFO] [stdout] test crypto::crypto_onetimeauth_poly1305::test_crypto_onetimeauth_poly1305_bytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_opslimit_sensitive ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_saltbytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_ll_1 ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_memlimit_interactive ... ok [INFO] [stdout] test crypto::crypto_hash::test_crypto_hash_primitive ... ok [INFO] [stdout] test crypto::crypto_hash_sha512::test_crypto_hash_sha512_bytes ... ok [INFO] [stdout] test crypto::crypto_kx::test_crypto_kx_primitive ... ok [INFO] [stdout] test crypto::crypto_kx::test_crypto_kx_seedbytes ... ok [INFO] [stdout] test crypto::crypto_kx::test_crypto_kx_sessionkeybytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_opslimit_interactive ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_memlimit_sensitive ... ok [INFO] [stdout] test crypto::crypto_onetimeauth_poly1305::test_crypto_onetimeauth_poly1305_keybytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_strbytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_strprefix ... ok [INFO] [stdout] test crypto::crypto_scalarmult::test_crypto_scalarmult_bytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_ll_3 ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_ll_2 ... ok [INFO] [stdout] test crypto::crypto_scalarmult_curve25519::test_crypto_scalarmult_curve25519_scalarbytes ... ok [INFO] [stdout] test crypto::crypto_scalarmult::test_crypto_scalarmult_scalarbytes ... ok [INFO] [stdout] test crypto::crypto_secretbox::test_crypto_secretbox_noncebytes ... ok [INFO] [stdout] test crypto::crypto_scalarmult::test_crypto_scalarmult_primitive ... ok [INFO] [stdout] test crypto::crypto_scalarmult_curve25519::test_crypto_scalarmult_curve25519_bytes ... ok [INFO] [stdout] test crypto::crypto_secretbox::test_crypto_secretbox_keybytes ... ok [INFO] [stdout] test crypto::crypto_secretbox_xsalsa20poly1305::test_crypto_secretbox_xsalsa20poly1305_noncebytes ... ok [INFO] [stdout] test crypto::crypto_secretbox_xsalsa20poly1305::test_crypto_secretbox_xsalsa20poly1305_boxzerobytes ... ok [INFO] [stdout] test crypto::crypto_secretbox_xsalsa20poly1305::test_crypto_secretbox_xsalsa20poly1305_zerobytes ... ok [INFO] [stdout] test crypto::crypto_secretbox_xsalsa20poly1305::test_crypto_secretbox_xsalsa20poly1305_macbytes ... ok [INFO] [stdout] test crypto::crypto_shorthash_siphash24::test_crypto_shorthash_siphash24_bytes ... ok [INFO] [stdout] test crypto::crypto_sign_ed25519::test_crypto_sign_ed25519_bytes ... ok [INFO] [stdout] test crypto::crypto_sign_ed25519::test_crypto_sign_ed25519_publickeybytes ... ok [INFO] [stdout] test crypto::crypto_sign_ed25519::test_crypto_sign_ed25519_secretkeybytes ... ok [INFO] [stdout] test crypto::crypto_stream::test_crypto_stream_keybytes ... ok [INFO] [stdout] test crypto::crypto_shorthash_siphash24::test_crypto_shorthash_siphash24_keybytes ... ok [INFO] [stdout] test crypto::crypto_sign_ed25519::test_crypto_sign_ed25519_seedbytes ... ok [INFO] [stdout] test crypto::crypto_secretbox::test_crypto_secretbox_macbytes ... ok [INFO] [stdout] test crypto::crypto_secretbox_xsalsa20poly1305::test_crypto_secretbox_xsalsa20poly1305_keybytes ... ok [INFO] [stdout] test crypto::crypto_secretbox::test_crypto_secretbox_primitive ... ok [INFO] [stdout] test crypto::crypto_stream::test_crypto_stream_primitive ... ok [INFO] [stdout] test crypto::crypto_stream_chacha20::test_crypto_stream_chacha20_keybytes ... ok [INFO] [stdout] test crypto::crypto_stream_chacha20::test_crypto_stream_chacha20_noncebytes ... ok [INFO] [stdout] test crypto::crypto_stream_salsa2012::test_crypto_stream_salsa2012_keybytes ... ok [INFO] [stdout] test crypto::crypto_stream_salsa208::test_crypto_stream_salsa208_keybytes ... ok [INFO] [stdout] test crypto::crypto_stream_salsa208::test_crypto_stream_salsa208_noncebytes ... ok [INFO] [stdout] test crypto::crypto_stream_salsa20::test_crypto_stream_salsa20_keybytes ... ok [INFO] [stdout] test crypto::crypto_stream_xchacha20::test_crypto_stream_xchacha20_keybytes ... ok [INFO] [stdout] test crypto::crypto_stream_xchacha20::test_crypto_stream_xchacha20_noncebytes ... ok [INFO] [stdout] test crypto::crypto_stream_xsalsa20::test_crypto_stream_xsalsa20_keybytes ... ok [INFO] [stdout] test crypto::crypto_verify_16::test_crypto_verify_16_bytes ... ok [INFO] [stdout] test crypto::crypto_stream_xsalsa20::test_crypto_stream_xsalsa20_noncebytes ... ok [INFO] [stdout] test crypto::crypto_stream_salsa20::test_crypto_stream_salsa20_noncebytes ... ok [INFO] [stdout] test crypto::crypto_stream::test_crypto_stream_noncebytes ... ok [INFO] [stdout] test crypto::crypto_stream_salsa2012::test_crypto_stream_salsa2012_noncebytes ... ok [INFO] [stdout] test crypto::crypto_verify_32::test_crypto_verify_32_bytes ... ok [INFO] [stdout] test crypto::crypto_verify_64::test_crypto_verify_64_bytes ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_str ... ok [INFO] [stdout] test crypto::crypto_pwhash_scryptsalsa208sha256::test_crypto_pwhash_scryptsalsa208sha256_ll_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.20s [INFO] [stdout] [INFO] [stderr] Doc-tests libsodium_sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e938912ac9d0131e6172ae042c6649e1db6210c40115c8b381d9394185472c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e938912ac9d0131e6172ae042c6649e1db6210c40115c8b381d9394185472c46", kill_on_drop: false }` [INFO] [stdout] e938912ac9d0131e6172ae042c6649e1db6210c40115c8b381d9394185472c46