[INFO] fetching crate ursa 0.3.7... [INFO] testing ursa-0.3.7 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ursa 0.3.7 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate ursa 0.3.7 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ursa 0.3.7 [INFO] finished tweaking crates.io crate ursa 0.3.7 [INFO] tweaked toml for crates.io crate ursa 0.3.7 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 332c603e6b56f962c14acd768b8dfbd90bbbd1824ac450e52f73cf8350a69afc [INFO] running `Command { std: "docker" "start" "-a" "332c603e6b56f962c14acd768b8dfbd90bbbd1824ac450e52f73cf8350a69afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "332c603e6b56f962c14acd768b8dfbd90bbbd1824ac450e52f73cf8350a69afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332c603e6b56f962c14acd768b8dfbd90bbbd1824ac450e52f73cf8350a69afc", kill_on_drop: false }` [INFO] [stdout] 332c603e6b56f962c14acd768b8dfbd90bbbd1824ac450e52f73cf8350a69afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01bcd4f29c2339f2e7bf367f9830384401e7461c46989a9bd703e3d39502a011 [INFO] running `Command { std: "docker" "start" "-a" "01bcd4f29c2339f2e7bf367f9830384401e7461c46989a9bd703e3d39502a011", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miracl_core v1.0.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling int_traits v0.1.1 [INFO] [stderr] Compiling amcl v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.4 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling amcl_wrapper v0.4.0 [INFO] [stderr] Compiling ursa v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.88s [INFO] running `Command { std: "docker" "inspect" "01bcd4f29c2339f2e7bf367f9830384401e7461c46989a9bd703e3d39502a011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bcd4f29c2339f2e7bf367f9830384401e7461c46989a9bd703e3d39502a011", kill_on_drop: false }` [INFO] [stdout] 01bcd4f29c2339f2e7bf367f9830384401e7461c46989a9bd703e3d39502a011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91738aac20dccae460e02e9f1b51afbd118693d64e7c005f396af8c4d616d2ea [INFO] running `Command { std: "docker" "start" "-a" "91738aac20dccae460e02e9f1b51afbd118693d64e7c005f396af8c4d616d2ea", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bytebuffer-rs v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling libsodium-ffi v0.2.2 [INFO] [stderr] Compiling ursa v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.47s [INFO] running `Command { std: "docker" "inspect" "91738aac20dccae460e02e9f1b51afbd118693d64e7c005f396af8c4d616d2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91738aac20dccae460e02e9f1b51afbd118693d64e7c005f396af8c4d616d2ea", kill_on_drop: false }` [INFO] [stdout] 91738aac20dccae460e02e9f1b51afbd118693d64e7c005f396af8c4d616d2ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6af6a4159c038208b74bf51484c00d81bba7583cb2208e9000974aac8f009d1e [INFO] running `Command { std: "docker" "start" "-a" "6af6a4159c038208b74bf51484c00d81bba7583cb2208e9000974aac8f009d1e", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/bn/openssl.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | let checks = prime_len.log2() as i32; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: `ursa` (lib) generated 1 warning [INFO] [stderr] warning: `ursa` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ursa-973e42efe031805b) [INFO] [stdout] running 165 tests [INFO] [stdout] test bn::tests::generate_prime_in_range_works ... ignored [INFO] [stdout] test bls::tests::sign_key_as_bytes_works ... ok [INFO] [stdout] test bls::tests::sign_key_from_bytes_works ... ok [INFO] [stdout] test bls::tests::sign_key_new_works ... ok [INFO] [stdout] test bls::tests::sign_key_new_works_for_seed ... ok [INFO] [stdout] test bls::tests::bls_sign_works ... ok [INFO] [stdout] test cl::issuer::tests::generate_mocks ... ignored [INFO] [stdout] test cl::helpers::tests::transform_u32_to_array_of_u8_works ... ok [INFO] [stdout] test cl::prover::tests::generate_proof_mocks ... ignored [INFO] [stdout] test cl::prover::tests::process_credential_works ... ignored [INFO] [stdout] test bls::tests::signature_from_bytes_works ... ok [INFO] [stdout] test cl::issuer::tests::credential_schema_builder_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::encrypt_works ... ok [INFO] [stdout] test cl::verifier::tests::sub_proof_request_builder_works ... ok [INFO] [stdout] test bls::tests::proof_of_possession_from_bytes_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_easy_works ... ok [INFO] [stdout] test bls::tests::multi_signature_new_works ... ok [INFO] [stdout] test bls::tests::multi_signature_as_bytes_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::zeroed_on_drop ... ok [INFO] [stdout] test cl::prover::tests::generate_blinded_revocation_credential_secrets_works ... ok [INFO] [stdout] test bls::tests::generator_new_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::chacha20poly1305::tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::encrypt_works ... ok [INFO] [stdout] test bls::tests::ver_key_as_bytes_works ... ok [INFO] [stdout] test bls::tests::signature_as_bytes_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::chacha20poly1305::tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::buffer_works ... 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::chacha20poly1305::tests::buffer_works ... ok [INFO] [stdout] test encryption::symm::chacha20poly1305::tests::encrypt_easy_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::encrypt_works ... ok [INFO] [stdout] test bls::tests::proof_of_possession_as_bytes_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::serialization ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes256_gcm_tests::decrypt_should_fail ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::zeroed_on_drop ... ok [INFO] [stdout] test encryption::symm::xchacha20poly1305::tests::serialization ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::serialization ... ok [INFO] [stdout] test keys::serialize_tests ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::encrypt_easy_works ... ok [INFO] [stdout] test pair::tests::group_order_element_new_from_seed_works_for_invalid_seed_len ... ok [INFO] [stdout] test encryption::symm::chacha20poly1305::tests::encrypt_works ... ok [INFO] [stdout] test kex::secp256k1::tests::key_exchange ... ok [INFO] [stdout] test kex::x25519::tests::key_exchange ... ok [INFO] [stdout] test encryption::symm::aescbc::aes128_cbc_hmac256_tests::serialization ... ok [INFO] [stdout] test bls::tests::ver_key_from_bytes_works ... ok [INFO] [stdout] test encryption::symm::chacha20poly1305::tests::serialization ... ok [INFO] [stdout] test kex::secp256k1::tests::secp256k1_compatibility ... ok [INFO] [stdout] test bls::tests::multi_signature_from_bytes_works ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::serialization ... ok [INFO] [stdout] test encryption::symm::aesgcm::aes128_gcm_tests::encrypt_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::zeroed_on_drop ... ok [INFO] [stdout] test bn::tests::increment_works ... ok [INFO] [stdout] test cl::helpers::tests::encode_attribute_works ... ok [INFO] [stdout] test bn::tests::rshift_works ... ok [INFO] [stdout] test bn::tests::rshift1_works ... ok [INFO] [stdout] test cl::helpers::tests::bitwise_or_big_int_works ... ok [INFO] [stdout] test sharing::shamir::tests::ed25519::polynomial_set_intercept ... ok [INFO] [stdout] test cl::helpers::tests::test_encode_attribute_fail_simple_collision_on_internal_truncate ... ok [INFO] [stdout] test cl::helpers::tests::generate_v_prime_prime_works ... ok [INFO] [stdout] test bn::tests::clone_negative_works ... ok [INFO] [stdout] test sharing::shamir::tests::bls12381::split_invalid_args ... ok [INFO] [stdout] test cl::prover::tests::finalize_primary_proof_works ... ok [INFO] [stdout] test bn::tests::decrement_works ... ok [INFO] [stdout] test sharing::shamir::tests::bls12381::combine_single ... ok [INFO] [stdout] test bn::tests::is_prime_works ... ok [INFO] [stdout] test cl::hash::tests::get_hash_as_int_works ... ok [INFO] [stdout] test bn::tests::lshift1_works ... ok [INFO] [stdout] test pair::tests::point_g1_infinity_test2 ... ok [INFO] [stdout] test bn::tests::test_exp_works ... ok [INFO] [stdout] test cl::helpers::tests::four_squares_works ... ok [INFO] [stdout] test bls::tests::proof_of_possession_new_works ... ok [INFO] [stdout] test sharing::shamir::tests::bls12381::combine_invalid ... ok [INFO] [stdout] test bls::tests::ver_key_new_works ... ok [INFO] [stdout] test pair::tests::point_g1_infinity_test ... ok [INFO] [stdout] test sharing::shamir::tests::ed25519::combine_invalid ... ok [INFO] [stdout] test sharing::shamir::tests::bls12381::polynomial_set_intercept ... ok [INFO] [stdout] test cl::issuer::tests::generate_context_attribute_works ... ok [INFO] [stdout] test cl::prover::tests::generate_master_secret_works ... ok [INFO] [stdout] test cl::issuer::tests::credential_values_builder_works ... ok [INFO] [stdout] test cl::test::primary_equal_proof_conversion_works ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_credential_works_for_empty_attributes ... ok [INFO] [stdout] test bn::tests::modulus_works ... ok [INFO] [stdout] test pair::tests::point_g2_infinity_test ... ok [INFO] [stdout] test cl::prover::tests::process_primary_credential_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::encrypt_works ... ok [INFO] [stdout] test cl::test::credential_primary_public_key_conversion_works ... ok [INFO] [stdout] test sharing::shamir::tests::ed25519::combine_all_combinations ... ok [INFO] [stdout] test sharing::shamir::tests::bls12381::combine_all_combinations ... ok [INFO] [stdout] test sharing::shamir::tests::ed25519::combine_single ... ok [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::generate_blinded_primary_credential_secrets_works ... ok [INFO] [stdout] test bn::tests::test_modular_exponentiation ... ok [INFO] [stdout] test sharing::shamir::tests::ed25519::split_invalid_args ... ok [INFO] [stdout] test signatures::ed25519::test::create_new_keys ... ignored [INFO] [stdout] test signatures::secp256k1::test::create_new_keys ... ignored [INFO] [stdout] test cl::helpers::tests::calc_tne_works ... ok [INFO] [stdout] test cl::prover::tests::finalize_eq_proof_works ... ok [INFO] [stdout] test cl::verifier::tests::verify_equality_works ... ok [INFO] [stdout] test bls::tests::verify_works ... ok [INFO] [stdout] test cl::helpers::tests::calc_teq_works ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_to_x25519_default ... ok [INFO] [stdout] test bls::tests::verify_works_for_invalid_message ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_to_x25519_verify ... ok [INFO] [stdout] test bls::tests::verify_multi_sig_works_for_invalid_signature ... ok [INFO] [stdout] test bls::tests::verify_pop_works ... ok [INFO] [stdout] test signatures::ed25519::test::nacl_derive_from_seed ... ok [INFO] [stdout] test cl::prover::tests::finalize_ne_proof_works ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_load_keys ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::decrypt_should_fail ... ok [INFO] [stdout] test signatures::bls::normal::tests::signature_generation_from_seed ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_sign ... ok [INFO] [stdout] test kex::x25519::tests::convert_from_sig_keys ... ok [INFO] [stdout] test cl::issuer::tests::sign_primary_credential_works ... ok [INFO] [stdout] test encryption::symm::aescbc::aes256_cbc_hmac512_tests::buffer_works ... ok [INFO] [stdout] test signatures::ed25519::test::ed25519_verify ... ok [INFO] [stdout] test pair::tests::inverse_for_pairing ... ok [INFO] [stdout] test bls::tests::verify_multi_sig_works_for_invalid_message ... ok [INFO] [stdout] test cl::issuer::tests::sign_credential_signature_works ... ok [INFO] [stdout] test bls::tests::verify_works_for_invalid_signature ... ok [INFO] [stdout] test bls::tests::verify_multi_sig_works ... ok [INFO] [stdout] test cl::prover::tests::init_eq_proof_works ... ok [INFO] [stdout] test pair::tests::pairing_definition_bilinearity ... ok [INFO] [stdout] test cl::prover::tests::key_correctness_proof_validation_works_for_deserialized_output_v0_4_1_crypto ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_compatibility ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_publickey_compression ... ok [INFO] [stdout] test cl::prover::tests::init_ne_proof_works ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_load_keys ... ok [INFO] [stdout] test cl::prover::tests::generate_blinded_credential_secrets_works ... ok [INFO] [stdout] test signatures::bls::small::tests::signature_generation_from_seed ... ok [INFO] [stdout] test cl::verifier::tests::_verify_ne_predicate_works ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_verify ... ok [INFO] [stdout] test signatures::secp256k1::test::secp256k1_sign ... ok [INFO] [stdout] test cl::prover::tests::init_primary_proof_works ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_credential_def_works_without_revocation_part ... ok [INFO] [stdout] test signatures::bls::tests::size_check ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_credential_def_works ... ok [INFO] [stdout] test cl::issuer::tests::issuer_new_revocation_registry_def_works ... ok [INFO] [stdout] test bn::tests::is_safe_prime_works ... 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::normal::tests::proof_of_possession ... ok [INFO] [stdout] test signatures::bls::normal::tests::signature_verification ... ok [INFO] [stdout] test signatures::bls::small::tests::multi_signature_verification ... ok [INFO] [stdout] test signatures::bls::normal::tests::multi_signature_verification ... ok [INFO] [stdout] test cl::test::credential_with_negative_attribute_and_empty_proof_works ... ok [INFO] [stdout] test signatures::bls::normal::tests::aggregate_signature_verification_no_rk ... ok [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 cl::test::multiple_predicates ... 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::test::demo ... 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] [stdout] [INFO] [stdout] test result: ok. 159 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 28.79s [INFO] [stdout] [INFO] [stderr] Doc-tests ursa [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test src/cl/issuer.rs - cl::issuer::Issuer::update_revocation_registry (line 672) ... FAILED [INFO] [stdout] test src/encryption/symm/mod.rs - encryption::symm::SymmetricEncryptor (line 124) ... FAILED [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 --crate-name ursa --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/bzip2-sys-ea907fc655c39f3e/out/lib -L native=/opt/rustwide/target/debug/build/curl-sys-0476fdd82d95b093/out/build -L native=/opt/rustwide/target/debug/build/libloading-bbf4115983614c18/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-2b24c723783cd81d/out -L native=/usr/lib/x86_64-linux-gnu --extern aead=/opt/rustwide/target/debug/deps/libaead-d271fa760ce81000.rlib --extern aes=/opt/rustwide/target/debug/deps/libaes-c61fa5cabc77b1f5.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-1e009c2eee9dd9c6.rlib --extern amcl=/opt/rustwide/target/debug/deps/libamcl-b032c09e6d82c4bf.rlib --extern amcl_wrapper=/opt/rustwide/target/debug/deps/libamcl_wrapper-9707c0819e3e623e.rlib --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-36144672520fdc38.rlib --extern block_modes=/opt/rustwide/target/debug/deps/libblock_modes-c71d024cc7167660.rlib --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib --extern bytebuffer=/opt/rustwide/target/debug/deps/libbytebuffer-fbd91df980801eb0.rlib --extern rustchacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-02e7beac4f830da1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-06775eba2f03346e.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-879b2b6042b901ed.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-287a3a7a142f9eb5.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-24a3dec1cb77a38a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-44d5747bec88533d.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-742ac94310b698f4.rlib --extern int_traits=/opt/rustwide/target/debug/deps/libint_traits-f4d5c75285a4a6ba.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-bafe2f47cd6ce840.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern libsodium_ffi=/opt/rustwide/target/debug/deps/liblibsodium_ffi-79d4d135cd8ed014.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-a29885b3a5a0d2f8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f90ec4210eae13ad.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-f34e3365a734dfd7.rlib --extern bitcoinsecp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-f902e8e04f65a944.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0f2e888f1bcd85e3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-acba29ddc180ae36.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0a93cf743169777a.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-cedfec3f9c3fe003.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-857812a014d0c123.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-528d1bacb02011a1.rlib --extern ursa=/opt/rustwide/target/debug/deps/libursa.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-42fef3c406b43479.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1cf355dc299bc74b.rlib -C embed-bitcode=no --cfg 'feature="aead"' --cfg 'feature="aes"' --cfg 'feature="aes-gcm"' --cfg 'feature="aescbc"' --cfg 'feature="aesgcm"' --cfg 'feature="amcl"' --cfg 'feature="amcl_wrapper"' --cfg 'feature="arrayref"' --cfg 'feature="bitcoinsecp256k1"' --cfg 'feature="blake2"' --cfg 'feature="block-modes"' --cfg 'feature="block-padding"' --cfg 'feature="bls_bls12381"' --cfg 'feature="bls_bn254"' --cfg 'feature="chacha20poly1305"' --cfg 'feature="cl_native"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="ecdh_secp256k1"' --cfg 'feature="ecdsa_secp256k1_native"' --cfg 'feature="ed25519"' --cfg 'feature="ed25519-dalek"' --cfg 'feature="encryption"' --cfg 'feature="failure"' --cfg 'feature="hashes"' --cfg 'feature="hex"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="int_traits"' --cfg 'feature="k256"' --cfg 'feature="kex"' --cfg 'feature="lazy_static"' --cfg 'feature="log"' --cfg 'feature="openssl"' --cfg 'feature="rand"' --cfg 'feature="rand_chacha"' --cfg 'feature="rustchacha20poly1305"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="sha3"' --cfg 'feature="sharing_native"' --cfg 'feature="signatures_native"' --cfg 'feature="subtle"' --cfg 'feature="time"' --cfg 'feature="x25519"' --cfg 'feature="x25519-dalek"' --cfg 'feature="zeroize"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6af6a4159c038208b74bf51484c00d81bba7583cb2208e9000974aac8f009d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af6a4159c038208b74bf51484c00d81bba7583cb2208e9000974aac8f009d1e", kill_on_drop: false }` [INFO] [stdout] 6af6a4159c038208b74bf51484c00d81bba7583cb2208e9000974aac8f009d1e