[INFO] crate ursa 0.3.2 is already in cache [INFO] testing ursa-0.3.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate ursa 0.3.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ursa 0.3.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ursa 0.3.2 [INFO] finished tweaking crates.io crate ursa 0.3.2 [INFO] tweaked toml for crates.io crate ursa 0.3.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 491c39a295941881fb416a99ab3f8182601442706f2850d3515b3e20ab772584 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "491c39a295941881fb416a99ab3f8182601442706f2850d3515b3e20ab772584"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling miracl_amcl v3.2.5 [INFO] [stderr] Compiling amcl v0.2.0 [INFO] [stderr] Compiling int_traits v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling poly1305 v0.5.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling chacha20 v0.3.4 [INFO] [stderr] Compiling aes-gcm v0.3.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling chacha20poly1305 v0.3.3 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling amcl_wrapper v0.1.7 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling ursa v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.70s [INFO] running `"docker" "inspect" "491c39a295941881fb416a99ab3f8182601442706f2850d3515b3e20ab772584"` [INFO] running `"docker" "rm" "-f" "491c39a295941881fb416a99ab3f8182601442706f2850d3515b3e20ab772584"` [INFO] [stdout] 491c39a295941881fb416a99ab3f8182601442706f2850d3515b3e20ab772584 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 5565cb8bb330ce494eb436dd3ab05fc57715bdeb39e6b6b828e0a57175b6af7a [INFO] running `"docker" "start" "-a" "5565cb8bb330ce494eb436dd3ab05fc57715bdeb39e6b6b828e0a57175b6af7a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling vcpkg v0.2.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bytebuffer-rs v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling libsodium-ffi v0.2.2 [INFO] [stderr] Compiling ursa v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.66s [INFO] running `"docker" "inspect" "5565cb8bb330ce494eb436dd3ab05fc57715bdeb39e6b6b828e0a57175b6af7a"` [INFO] running `"docker" "rm" "-f" "5565cb8bb330ce494eb436dd3ab05fc57715bdeb39e6b6b828e0a57175b6af7a"` [INFO] [stdout] 5565cb8bb330ce494eb436dd3ab05fc57715bdeb39e6b6b828e0a57175b6af7a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] c35f397c9a2386227ca6c8713bb3f492f2f9122ac323736010533b66c1c54410 [INFO] running `"docker" "start" "-a" "c35f397c9a2386227ca6c8713bb3f492f2f9122ac323736010533b66c1c54410"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ursa-c1ccdf7abbd4034e [INFO] [stdout] [INFO] [stdout] running 145 tests [INFO] [stdout] test bls::tests::sign_key_new_works_for_seed ... ok [INFO] [stdout] test bls::tests::sign_key_new_works ... ok [INFO] [stdout] test bls::tests::sign_key_from_bytes_works ... ok [INFO] [stdout] test bls::tests::sign_key_as_bytes_works ... ok [INFO] [stdout] test bls::tests::bls_sign_works ... ok [INFO] [stdout] test bls::tests::generator_new_works ... ok [INFO] [stdout] test bls::tests::signature_as_bytes_works ... ok [INFO] [stdout] test bls::tests::signature_from_bytes_works ... ok [INFO] [stdout] test bls::tests::multi_signature_as_bytes_works ... ok [INFO] [stdout] test bn::tests::clone_negative_works ... ok [INFO] [stdout] test bn::tests::decrement_works ... ok [INFO] [stdout] test bn::tests::generate_prime_in_range_works ... ignored [INFO] [stdout] test bn::tests::increment_works ... ok [INFO] [stdout] test bn::tests::is_prime_works ... ok [INFO] [stdout] test bls::tests::multi_signature_new_works ... ok [INFO] [stdout] test bn::tests::lshift1_works ... ok [INFO] [stdout] test bn::tests::modulus_works ... ok [INFO] [stdout] test bn::tests::rshift1_works ... ok [INFO] [stdout] test bn::tests::rshift_works ... ok [INFO] [stdout] test bn::tests::test_exp_works ... ok [INFO] [stdout] test bn::tests::test_modular_exponentiation ... ok [INFO] [stdout] test cl::hash::tests::get_hash_as_int_works ... ok [INFO] [stdout] test cl::helpers::tests::bitwise_or_big_int_works ... ok [INFO] [stdout] test bls::tests::ver_key_from_bytes_works ... ok [INFO] [stdout] test cl::helpers::tests::calc_teq_works ... ok [INFO] [stdout] test cl::helpers::tests::encode_attribute_works ... ok [INFO] [stdout] test cl::helpers::tests::four_squares_works ... ok [INFO] [stdout] test cl::helpers::tests::generate_v_prime_prime_works ... ok [INFO] [stdout] test cl::helpers::tests::test_encode_attribute_fail_simple_collision_on_internal_truncate ... ok [INFO] [stdout] test cl::helpers::tests::transform_u32_to_array_of_u8_works ... ok [INFO] [stdout] test cl::issuer::tests::credential_schema_builder_works ... ok [INFO] [stdout] test cl::issuer::tests::credential_values_builder_works ... ok [INFO] [stdout] test cl::issuer::tests::generate_context_attribute_works ... ok [INFO] [stdout] test cl::issuer::tests::generate_mocks ... ignored [INFO] [stdout] test bls::tests::proof_of_possession_as_bytes_works ... ok [INFO] [stdout] test bls::tests::ver_key_new_works ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_credential_works_for_empty_attributes ... ok [INFO] [stdout] test bls::tests::ver_key_as_bytes_works ... ok [INFO] [stdout] test bls::tests::multi_signature_from_bytes_works ... ok [INFO] [stdout] test cl::issuer::tests::sign_primary_credential_works ... ok [INFO] [stdout] test cl::prover::tests::finalize_eq_proof_works ... ok [INFO] [stdout] test cl::prover::tests::finalize_ne_proof_works ... ok [INFO] [stdout] test cl::prover::tests::finalize_primary_proof_works ... ok [INFO] [stdout] test cl::issuer::tests::sign_credential_signature_works ... ok [INFO] [stdout] test cl::helpers::tests::calc_tne_works ... ok [INFO] [stdout] test cl::prover::tests::generate_blinded_primary_credential_secrets_works ... ok [INFO] [stdout] test cl::prover::tests::generate_master_secret_works ... ok [INFO] [stdout] test cl::prover::tests::generate_proof_mocks ... ignored [INFO] [stdout] test cl::prover::tests::generate_blinded_revocation_credential_secrets_works ... ok [INFO] [stdout] test cl::prover::tests::init_eq_proof_works ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_credential_def_works_without_revocation_part ... ok [INFO] [stdout] test cl::prover::tests::init_ne_proof_works ... ok [INFO] [stdout] test bls::tests::proof_of_possession_new_works ... ok [INFO] [stdout] test cl::prover::tests::process_credential_works ... ignored [INFO] [stdout] test cl::prover::tests::key_correctness_proof_validation_works_for_key_correctness_proof_has_extra_keys ... ok [INFO] [stdout] test cl::prover::tests::process_primary_credential_works ... ok [INFO] [stdout] test cl::prover::tests::generate_blinded_credential_secrets_works ... ok [INFO] [stdout] test cl::test::credential_primary_public_key_conversion_works ... ok [INFO] [stdout] test bls::tests::proof_of_possession_from_bytes_works ... ok [INFO] [stdout] test cl::prover::tests::key_correctness_proof_validation_works_for_deserialized_output_v0_4_1_crypto ... ok [INFO] [stdout] test cl::prover::tests::init_primary_proof_works ... ok [INFO] [stdout] test cl::test::primary_equal_proof_conversion_works ... ok [INFO] [stdout] test bls::tests::verify_multi_sig_works_for_invalid_signature ... ok [INFO] [stdout] test cl::verifier::tests::sub_proof_request_builder_works ... ok [INFO] [stdout] test bls::tests::verify_works_for_invalid_signature ... ok [INFO] [stdout] test cl::verifier::tests::verify_equality_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::encrypt_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::serialization ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::encrypt_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::serialization ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::buffer_works ... ok [INFO] [stdout] test bls::tests::verify_works_for_invalid_message ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::encrypt_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::serialization ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::encrypt_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::serialization ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::encrypt_works ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::serialization ... ok [INFO] [stdout] test kex::x25519::tests::convert_from_sig_keys ... ok [INFO] [stdout] test kex::x25519::tests::key_exchange ... ok [INFO] [stdout] test keys::serialize_tests ... ok [INFO] [stdout] test pair::tests::group_order_element_new_from_seed_works_for_invalid_seed_len ... ok [INFO] [stdout] test kex::secp256k1::tests::secp256k1_compatibility ... ok [INFO] [stdout] test cl::verifier::tests::_verify_ne_predicate_works ... ok [INFO] [stdout] test kex::secp256k1::tests::key_exchange ... ok [INFO] [stdout] test bn::tests::is_safe_prime_works ... ok [INFO] [stdout] test bls::tests::verify_works ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_revocation_registry_def_works ... ok [INFO] [stdout] test bls::tests::verify_pop_works ... ok [INFO] [stdout] test pair::tests::point_g1_infinity_test ... ok [INFO] [stdout] test pair::tests::point_g2_infinity_test ... ok [INFO] [stdout] test bls::tests::verify_multi_sig_works_for_invalid_message ... ok [INFO] [stdout] test pair::tests::point_g1_infinity_test2 ... ok [INFO] [stdout] test bls::tests::verify_multi_sig_works ... ok [INFO] [stdout] test pair::tests::inverse_for_pairing ... ok [INFO] [stdout] test pair::tests::pairing_definition_bilinearity ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_credential_def_works ... ok [INFO] [stdout] test cl::test::credential_with_negative_attribute_and_empty_proof_works ... ok [INFO] [stdout] test signatures::bls::normal::tests::signature_verification ... ok [INFO] [stdout] test signatures::bls::tests::size_check ... ok [INFO] [stdout] test signatures::ed25519::test::create_new_keys ... ignored [INFO] [stdout] test signatures::ed25519::test::ed25519_load_keys ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_sign ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_to_x25519 ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_verify ... ok [INFO] [stdout] test signatures::secp256k1::test::create_new_keys ... ignored [INFO] [stdout] test signatures::secp256k1::test::secp256k1_compatibility ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_load_keys ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_publickey_compression ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_sign ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_verify ... ok [INFO] [stdout] test signatures::bls::normal::tests::proof_of_possession ... ok [INFO] [stdout] test signatures::bls::small::tests::proof_of_possession ... ok [INFO] [stdout] test signatures::bls::small::tests::signature_verification ... ok [INFO] [stdout] test signatures::bls::small::tests::multi_signature_verification ... ok [INFO] [stdout] test cl::test::multiple_predicates ... ok [INFO] [stdout] test signatures::bls::normal::tests::multi_signature_verification ... ok [INFO] [stdout] test cl::test::demo ... ok [INFO] [stdout] test cl::prover::tests::test_update_proof ... test cl::prover::tests::test_update_proof has been running for over 60 seconds [INFO] [stdout] test cl::test::demo_revocation ... test cl::test::demo_revocation has been running for over 60 seconds [INFO] [stdout] test signatures::bls::normal::tests::aggregate_signature_verification_no_rk ... test signatures::bls::normal::tests::aggregate_signature_verification_no_rk has been running for over 60 seconds [INFO] [stdout] test signatures::bls::normal::tests::aggregate_signature_verification_rk ... test signatures::bls::normal::tests::aggregate_signature_verification_rk has been running for over 60 seconds [INFO] [stdout] test signatures::bls::normal::tests::batch_signature_verification ... test signatures::bls::normal::tests::batch_signature_verification has been running for over 60 seconds [INFO] [stdout] test signatures::bls::small::tests::aggregate_signature_verification_no_rk ... test signatures::bls::small::tests::aggregate_signature_verification_no_rk has been running for over 60 seconds [INFO] [stdout] test signatures::bls::small::tests::aggregate_signature_verification_rk ... test signatures::bls::small::tests::aggregate_signature_verification_rk has been running for over 60 seconds [INFO] [stdout] test signatures::bls::small::tests::batch_signature_verification ... test signatures::bls::small::tests::batch_signature_verification has been running for over 60 seconds [INFO] [stdout] test signatures::bls::small::tests::aggregate_signature_verification_rk ... ok [INFO] [stdout] test signatures::bls::small::tests::aggregate_signature_verification_no_rk ... ok [INFO] [stdout] test signatures::bls::normal::tests::aggregate_signature_verification_no_rk ... ok [INFO] [stdout] test signatures::bls::normal::tests::aggregate_signature_verification_rk ... ok [INFO] [stdout] test cl::test::demo_revocation ... ok [INFO] [stdout] test cl::prover::tests::test_update_proof ... ok [INFO] [stdout] test signatures::bls::small::tests::batch_signature_verification ... ok [INFO] [stdout] test signatures::bls::normal::tests::batch_signature_verification ... ok [INFO] [stderr] Doc-tests ursa [INFO] [stdout] [INFO] [stdout] test result: ok. 139 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type staticlib --crate-type rlib --crate-type cdylib --test /opt/rustwide/workdir/src/lib.rs --crate-name ursa -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/bzip2-sys-62ff3a997b99c286/out/lib -L native=/opt/rustwide/target/debug/build/clear_on_drop-d6ce13acc419184c/out -L native=/opt/rustwide/target/debug/build/curl-sys-2eaf65711b88374b/out/build -L native=/opt/rustwide/target/debug/build/libloading-03cfe76d4b96236d/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-7957a9353d8236a7/out -L native=/usr/lib/x86_64-linux-gnu --cfg 'feature="cl_native"' --cfg 'feature="aes"' --cfg 'feature="chacha20poly1305"' --cfg 'feature="hex"' --cfg 'feature="kex"' --cfg 'feature="arrayref"' --cfg 'feature="amcl"' --cfg 'feature="block-padding"' --cfg 'feature="ecdsa_secp256k1_native"' --cfg 'feature="int_traits"' --cfg 'feature="rand"' --cfg 'feature="sha3"' --cfg 'feature="subtle"' --cfg 'feature="rustchacha20poly1305"' --cfg 'feature="failure"' --cfg 'feature="zeroize"' --cfg 'feature="lazy_static"' --cfg 'feature="serde"' --cfg 'feature="x25519"' --cfg 'feature="aead"' --cfg 'feature="amcl_wrapper"' --cfg 'feature="hmac"' --cfg 'feature="block-modes"' --cfg 'feature="default"' --cfg 'feature="bls_bn254"' --cfg 'feature="ecdh_secp256k1"' --cfg 'feature="ed25519"' --cfg 'feature="ed25519-dalek"' --cfg 'feature="rustlibsecp256k1"' --cfg 'feature="openssl"' --cfg 'feature="aes-gcm"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="blake2"' --cfg 'feature="encryption"' --cfg 'feature="hashes"' --cfg 'feature="log"' --cfg 'feature="rand_chacha"' --cfg 'feature="x25519-dalek"' --cfg 'feature="signatures_native"' --cfg 'feature="sha2"' --cfg 'feature="bls_bls12381"' --cfg 'feature="aesgcm"' --cfg 'feature="secp256k1"' --cfg 'feature="aescbc"' --cfg 'feature="time"' --extern aead=/opt/rustwide/target/debug/deps/libaead-e47e3d1e3ef9ff2a.rlib --extern aes=/opt/rustwide/target/debug/deps/libaes-725dddcc39c645d8.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-de9cda6f48e16c32.rlib --extern amcl=/opt/rustwide/target/debug/deps/libamcl-56b05eb0e6adecc9.rlib --extern amcl_wrapper=/opt/rustwide/target/debug/deps/libamcl_wrapper-271bea6a9b4c126f.rlib --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-583f8f6d9dd71331.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-49ffbf2adb49ad22.rlib --extern block_modes=/opt/rustwide/target/debug/deps/libblock_modes-412858776aa6e590.rlib --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-061429dcae9f7eac.rlib --extern bytebuffer=/opt/rustwide/target/debug/deps/libbytebuffer-3eec1ad5167902d1.rlib --extern rustchacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-09d3555b45bd265e.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d7b18fd1077bc3a4.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-e3637f57f2cdb16f.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-422ead7d905ae23c.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-958bfb198262a275.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-3b63fe233a159403.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6446ae773200a9fa.rlib --extern int_traits=/opt/rustwide/target/debug/deps/libint_traits-77cbda9828ae5cfa.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib --extern rustlibsecp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-0d82675193fd25b2.rlib --extern libsodium_ffi=/opt/rustwide/target/debug/deps/liblibsodium_ffi-3d3ab40e16c2b138.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-34f4472de1d4a51d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8863b7333e92c8c0.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cecfa21548e506ac.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-276ae4ecc10b0505.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be76fb2ba7dbba98.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-db5b7835714f82f7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2927faba98834699.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-29d15aee10619475.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-a65d834c95ad766e.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-23183ca53583039d.rlib --extern ursa=/opt/rustwide/target/debug/deps/libursa.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-45f6a18aad784335.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-04079b78fc6975ef.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "c35f397c9a2386227ca6c8713bb3f492f2f9122ac323736010533b66c1c54410"` [INFO] running `"docker" "rm" "-f" "c35f397c9a2386227ca6c8713bb3f492f2f9122ac323736010533b66c1c54410"` [INFO] [stdout] c35f397c9a2386227ca6c8713bb3f492f2f9122ac323736010533b66c1c54410