[INFO] fetching crate exonum_libsodium-sys 0.0.23... [INFO] testing exonum_libsodium-sys-0.0.23 against 1.44.0 for beta-1.45-1 [INFO] extracting crate exonum_libsodium-sys 0.0.23 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate exonum_libsodium-sys 0.0.23 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 exonum_libsodium-sys 0.0.23 [INFO] finished tweaking crates.io crate exonum_libsodium-sys 0.0.23 [INFO] tweaked toml for crates.io crate exonum_libsodium-sys 0.0.23 written to /workspace/builds/worker-3/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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b95ffe686f3032969600cbb581c57a5bc39a9df9d75cba9cbcd12c76e8d3dcdf [INFO] running `"docker" "start" "-a" "b95ffe686f3032969600cbb581c57a5bc39a9df9d75cba9cbcd12c76e8d3dcdf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] warning: Using libsodium version 1.0.18. This crate is tested against 1.0.17 and may not be fully compatible with 1.0.18. [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/crypto_box.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | pub const crypto_box_SEALBYTES: usize = (crypto_box_PUBLICKEYBYTES + crypto_box_MACBYTES); [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 dev [unoptimized + debuginfo] target(s) in 5.75s [INFO] running `"docker" "inspect" "b95ffe686f3032969600cbb581c57a5bc39a9df9d75cba9cbcd12c76e8d3dcdf"` [INFO] running `"docker" "rm" "-f" "b95ffe686f3032969600cbb581c57a5bc39a9df9d75cba9cbcd12c76e8d3dcdf"` [INFO] [stdout] b95ffe686f3032969600cbb581c57a5bc39a9df9d75cba9cbcd12c76e8d3dcdf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] bb103d8acdf8cb922c3613ba30a30092f0b450674d585fa48e5bf21eef4e65e1 [INFO] running `"docker" "start" "-a" "bb103d8acdf8cb922c3613ba30a30092f0b450674d585fa48e5bf21eef4e65e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Using libsodium version 1.0.18. This crate is tested against 1.0.17 and may not be fully compatible with 1.0.18. [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/crypto_box.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | pub const crypto_box_SEALBYTES: usize = (crypto_box_PUBLICKEYBYTES + crypto_box_MACBYTES); [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] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/crypto_box.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | pub const crypto_box_SEALBYTES: usize = (crypto_box_PUBLICKEYBYTES + crypto_box_MACBYTES); [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 1.79s [INFO] running `"docker" "inspect" "bb103d8acdf8cb922c3613ba30a30092f0b450674d585fa48e5bf21eef4e65e1"` [INFO] running `"docker" "rm" "-f" "bb103d8acdf8cb922c3613ba30a30092f0b450674d585fa48e5bf21eef4e65e1"` [INFO] [stdout] bb103d8acdf8cb922c3613ba30a30092f0b450674d585fa48e5bf21eef4e65e1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fe0c089540e71a67ebca418a7e671c6b2110a7d726f923215eedab0a2405fce1 [INFO] running `"docker" "start" "-a" "fe0c089540e71a67ebca418a7e671c6b2110a7d726f923215eedab0a2405fce1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Using libsodium version 1.0.18. This crate is tested against 1.0.17 and may not be fully compatible with 1.0.18. [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/crypto_box.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | pub const crypto_box_SEALBYTES: usize = (crypto_box_PUBLICKEYBYTES + crypto_box_MACBYTES); [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] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/crypto_box.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | pub const crypto_box_SEALBYTES: usize = (crypto_box_PUBLICKEYBYTES + crypto_box_MACBYTES); [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.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libsodium_sys-2331ba58d0b15f80 [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test test_crypto_auth_hmacsha512_bytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_abytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_keybytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_ietf_keybytes ... ok [INFO] [stdout] test test_crypto_auth_bytes ... ok [INFO] [stdout] test test_crypto_auth_hmacsha512256_keybytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_ietf_abytes ... ok [INFO] [stdout] test test_crypto_auth_hmacsha512_keybytes ... ok [INFO] [stdout] test test_crypto_auth_primitive ... ok [INFO] [stdout] test test_crypto_box_beforenmbytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_beforenmbytes ... ok [INFO] [stdout] test test_crypto_auth_keybytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_noncebytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_zerobytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_macbytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_publickeybytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_secretkeybytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_seedbytes ... ok [INFO] [stdout] test test_crypto_box_noncebytes ... ok [INFO] [stdout] test test_crypto_box_publickeybytes ... ok [INFO] [stdout] test test_crypto_box_macbytes ... ok [INFO] [stdout] test test_crypto_box_primitive ... ok [INFO] [stdout] test test_crypto_box_sealbytes ... ok [INFO] [stdout] test test_crypto_box_secretkeybytes ... ok [INFO] [stdout] test test_crypto_auth_hmacsha256_keybytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_npubbytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_ietf_npubbytes ... ok [INFO] [stdout] test test_crypto_box_curve25519xsalsa20poly1305_boxzerobytes ... ok [INFO] [stdout] test test_crypto_auth_hmacsha512256_bytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_ietf_nsecbytes ... ok [INFO] [stdout] test test_crypto_auth_hmacsha256_bytes ... ok [INFO] [stdout] test test_crypto_aead_chacha20poly1305_nsecbytes ... ok [INFO] [stdout] test test_crypto_box_boxzerobytes ... ok [INFO] [stdout] test test_crypto_core_hsalsa20_outputbytes ... ok [INFO] [stdout] test test_crypto_core_salsa208_constbytes ... ok [INFO] [stdout] test test_crypto_core_salsa208_inputbytes ... ok [INFO] [stdout] test test_crypto_core_salsa208_keybytes ... ok [INFO] [stdout] test test_crypto_core_salsa208_outputbytes ... ok [INFO] [stdout] test test_crypto_core_salsa20_constbytes ... ok [INFO] [stdout] test test_crypto_core_salsa20_inputbytes ... ok [INFO] [stdout] test test_crypto_core_salsa20_keybytes ... ok [INFO] [stdout] test test_crypto_core_salsa20_outputbytes ... ok [INFO] [stdout] test test_crypto_generichash ... ok [INFO] [stdout] test test_crypto_generichash_blake2b ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_bytes ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_bytes_max ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_bytes_min ... ok [INFO] [stdout] test test_crypto_box_seedbytes ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_keybytes ... ok [INFO] [stdout] test test_crypto_core_hsalsa20_inputbytes ... ok [INFO] [stdout] test test_crypto_box_zerobytes ... ok [INFO] [stdout] test test_crypto_core_salsa2012_keybytes ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_keybytes_max ... ok [INFO] [stdout] test test_crypto_core_salsa2012_outputbytes ... ok [INFO] [stdout] test test_crypto_core_salsa2012_inputbytes ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_saltbytes ... ok [INFO] [stdout] test test_crypto_generichash_bytes ... ok [INFO] [stdout] test test_crypto_core_hsalsa20_constbytes ... ok [INFO] [stdout] test test_crypto_generichash_bytes_max ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_keybytes_min ... ok [INFO] [stdout] test test_crypto_generichash_keybytes ... ok [INFO] [stdout] test test_crypto_generichash_keybytes_min ... ok [INFO] [stdout] test test_crypto_core_hsalsa20_keybytes ... ok [INFO] [stdout] test test_crypto_generichash_statebytes ... ok [INFO] [stdout] test test_crypto_generichash_primitive ... ok [INFO] [stdout] test test_crypto_hash_bytes ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_personalbytes ... ok [INFO] [stdout] test test_crypto_generichash_bytes_min ... ok [INFO] [stdout] test test_crypto_generichash_multipart ... ok [INFO] [stdout] test test_crypto_generichash_keybytes_max ... ok [INFO] [stdout] test test_crypto_onetimeauth_bytes ... ok [INFO] [stdout] test test_crypto_onetimeauth_keybytes ... ok [INFO] [stdout] test test_crypto_onetimeauth_poly1305_bytes ... ok [INFO] [stdout] test test_crypto_onetimeauth_poly1305_keybytes ... ok [INFO] [stdout] test test_crypto_generichash_blake2b_salt_personal ... ok [INFO] [stdout] test test_crypto_hash_sha512_bytes ... ok [INFO] [stdout] test test_crypto_onetimeauth_primitive ... ok [INFO] [stdout] test test_crypto_hash_sha256_bytes ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_memlimit_interactive ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_memlimit_sensitive ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_opslimit_sensitive ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_saltbytes ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_opslimit_interactive ... ok [INFO] [stdout] test test_crypto_scalarmult_curve25519_bytes ... ok [INFO] [stdout] test test_crypto_scalarmult_bytes ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_ll_1 ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_strbytes ... ok [INFO] [stdout] test test_crypto_hash_primitive ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_strprefix ... ok [INFO] [stdout] test test_crypto_scalarmult_primitive ... ok [INFO] [stdout] test test_crypto_scalarmult_scalarbytes ... ok [INFO] [stdout] test test_crypto_scalarmult_curve25519_scalarbytes ... ok [INFO] [stdout] test test_crypto_core_salsa2012_constbytes ... ok [INFO] [stdout] test test_crypto_secretbox_macbytes ... ok [INFO] [stdout] test test_crypto_secretbox_keybytes ... ok [INFO] [stdout] test test_crypto_sign_ed25519_bytes ... ok [INFO] [stdout] test test_crypto_secretbox_xsalsa20poly1305_noncebytes ... ok [INFO] [stdout] test test_crypto_secretbox_xsalsa20poly1305_macbytes ... ok [INFO] [stdout] test test_crypto_secretbox_xsalsa20poly1305_keybytes ... ok [INFO] [stdout] test test_crypto_secretbox_xsalsa20poly1305_boxzerobytes ... ok [INFO] [stdout] test test_crypto_secretbox_primitive ... ok [INFO] [stdout] test test_crypto_secretbox_noncebytes ... ok [INFO] [stdout] test test_crypto_shorthash_siphash24_bytes ... ok [INFO] [stdout] test test_crypto_shorthash_siphash24_keybytes ... ok [INFO] [stdout] test test_crypto_sign_ed25519_publickeybytes ... ok [INFO] [stdout] test test_crypto_stream_noncebytes ... ok [INFO] [stdout] test test_crypto_stream_primitive ... ok [INFO] [stdout] test test_crypto_stream_salsa2012_keybytes ... ok [INFO] [stdout] test test_crypto_stream_chacha20_noncebytes ... ok [INFO] [stdout] test test_crypto_secretbox_xsalsa20poly1305_zerobytes ... ok [INFO] [stdout] test test_crypto_sign_ed25519_sk_to_pk ... ok [INFO] [stdout] test test_crypto_sign_ed25519_sk_to_seed ... ok [INFO] [stdout] test test_crypto_stream_chacha20_keybytes ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_ll_2 ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_ll_3 ... ok [INFO] [stdout] test test_crypto_stream_keybytes ... ok [INFO] [stdout] test test_crypto_sign_ed25519_secretkeybytes ... ok [INFO] [stdout] test test_crypto_sign_ed25519_seedbytes ... ok [INFO] [stdout] test test_crypto_stream_xsalsa20_keybytes ... ok [INFO] [stdout] test test_crypto_stream_xsalsa20_noncebytes ... ok [INFO] [stdout] test test_crypto_verify_32_bytes ... ok [INFO] [stdout] test test_crypto_stream_salsa20_keybytes ... ok [INFO] [stdout] test test_crypto_stream_salsa208_noncebytes ... ok [INFO] [stdout] test test_crypto_verify_16_bytes ... ok [INFO] [stdout] test test_crypto_stream_salsa208_keybytes ... ok [INFO] [stdout] test test_crypto_stream_salsa2012_noncebytes ... ok [INFO] [stdout] test test_sodium_library_version_major ... ok [INFO] [stdout] test test_crypto_verify_64_bytes ... ok [INFO] [stdout] test test_crypto_stream_salsa20_noncebytes ... ok [INFO] [stdout] test test_sodium_library_version_minor ... ok [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_str ... ok [INFO] [stderr] Doc-tests libsodium_sys [INFO] [stdout] test test_crypto_pwhash_scryptsalsa208sha256_ll_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "fe0c089540e71a67ebca418a7e671c6b2110a7d726f923215eedab0a2405fce1"` [INFO] running `"docker" "rm" "-f" "fe0c089540e71a67ebca418a7e671c6b2110a7d726f923215eedab0a2405fce1"` [INFO] [stdout] fe0c089540e71a67ebca418a7e671c6b2110a7d726f923215eedab0a2405fce1