[INFO] fetching crate bulletproof-kzen 1.2.0... [INFO] testing bulletproof-kzen-1.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate bulletproof-kzen 1.2.0 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate bulletproof-kzen 1.2.0 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 bulletproof-kzen 1.2.0 [INFO] finished tweaking crates.io crate bulletproof-kzen 1.2.0 [INFO] tweaked toml for crates.io crate bulletproof-kzen 1.2.0 written to /workspace/builds/worker-109/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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded group v0.10.0 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded merkle-cbt v0.3.2 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded elliptic-curve v0.10.6 [INFO] [stderr] Downloaded curv-kzen v0.9.0 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded pairing-plus v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] 216bf37589acb8a285ecc9556c6ff3003db2f3ad80399e8b99dc109babe265bb [INFO] running `Command { std: "docker" "start" "-a" "216bf37589acb8a285ecc9556c6ff3003db2f3ad80399e8b99dc109babe265bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "216bf37589acb8a285ecc9556c6ff3003db2f3ad80399e8b99dc109babe265bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216bf37589acb8a285ecc9556c6ff3003db2f3ad80399e8b99dc109babe265bb", kill_on_drop: false }` [INFO] [stdout] 216bf37589acb8a285ecc9556c6ff3003db2f3ad80399e8b99dc109babe265bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] b6b22c583164543abc1b9b104bbcdff8313599d2e0249c9f066f2063a983b2ff [INFO] running `Command { std: "docker" "start" "-a" "b6b22c583164543abc1b9b104bbcdff8313599d2e0249c9f066f2063a983b2ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [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 opaque-debug v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.7.11 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [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 digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.8.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 synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.1 [INFO] [stderr] Compiling curv-kzen v0.9.0 [INFO] [stderr] Compiling bulletproof-kzen v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.70s [INFO] running `Command { std: "docker" "inspect" "b6b22c583164543abc1b9b104bbcdff8313599d2e0249c9f066f2063a983b2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b22c583164543abc1b9b104bbcdff8313599d2e0249c9f066f2063a983b2ff", kill_on_drop: false }` [INFO] [stdout] b6b22c583164543abc1b9b104bbcdff8313599d2e0249c9f066f2063a983b2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] a5c52b259029c784792c5d28aa0e31b07a26410b9a1efb900c18830d8bd9c85a [INFO] running `Command { std: "docker" "start" "-a" "a5c52b259029c784792c5d28aa0e31b07a26410b9a1efb900c18830d8bd9c85a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling bulletproof-kzen v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.99s [INFO] running `Command { std: "docker" "inspect" "a5c52b259029c784792c5d28aa0e31b07a26410b9a1efb900c18830d8bd9c85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c52b259029c784792c5d28aa0e31b07a26410b9a1efb900c18830d8bd9c85a", kill_on_drop: false }` [INFO] [stdout] a5c52b259029c784792c5d28aa0e31b07a26410b9a1efb900c18830d8bd9c85a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] d2df956093bcc2eed89088981a784ed31e595fdfefc26bec12e9648e66394ad6 [INFO] running `Command { std: "docker" "start" "-a" "d2df956093bcc2eed89088981a784ed31e595fdfefc26bec12e9648e66394ad6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bulletproof-973080ea6572b0c1) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test proofs::weighted_inner_product::tests::test_wip ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_1 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_1_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_1 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_2 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_2_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_2_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_2 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_1_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_4 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_4 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_4_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_4_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_8_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_8_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_8 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_8 ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_1_wip_range_proof_8 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_non_power_2 ... ok [INFO] [stdout] test proofs::range_proof::tests::test_batch_1_range_proof_8 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_16_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_16 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_16_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_non_power_2 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_16 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_32_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_32 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_32_fast_verify ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_2_wip_range_proof_16 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_32 ... ok [INFO] [stdout] test proofs::range_proof::tests::test_batch_2_range_proof_16 ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_4_wip_range_proof_32 ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_4_wip_range_proof_32_out_of_range - should panic ... ok [INFO] [stdout] test proofs::range_proof::tests::test_batch_4_range_proof_32_out_of_range - should panic ... ok [INFO] [stdout] test proofs::range_proof::tests::test_batch_4_range_proof_32 ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_4_wip_range_proof_64 ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_agg_4_wip_range_proof_64 ... ok [INFO] [stdout] test proofs::range_proof::tests::test_agg_batch_4_range_proof_64 ... ok [INFO] [stdout] test proofs::range_proof::tests::test_batch_4_range_proof_64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] [stderr] Doc-tests bulletproof [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" "d2df956093bcc2eed89088981a784ed31e595fdfefc26bec12e9648e66394ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2df956093bcc2eed89088981a784ed31e595fdfefc26bec12e9648e66394ad6", kill_on_drop: false }` [INFO] [stdout] d2df956093bcc2eed89088981a784ed31e595fdfefc26bec12e9648e66394ad6