[INFO] fetching crate bulletproof-kzen 1.2.0... [INFO] testing bulletproof-kzen-1.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate bulletproof-kzen 1.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate bulletproof-kzen 1.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded pairing-plus v0.19.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded curv-kzen v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f85abdc185a82611e16239275b2c8c27850a26ed8904666f9695002caa25777 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f85abdc185a82611e16239275b2c8c27850a26ed8904666f9695002caa25777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f85abdc185a82611e16239275b2c8c27850a26ed8904666f9695002caa25777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f85abdc185a82611e16239275b2c8c27850a26ed8904666f9695002caa25777", kill_on_drop: false }` [INFO] [stdout] 6f85abdc185a82611e16239275b2c8c27850a26ed8904666f9695002caa25777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a02ac775c67a6c9879fead7bf21ddd1ddf2e3739c64de211f5516dc29265bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7a02ac775c67a6c9879fead7bf21ddd1ddf2e3739c64de211f5516dc29265bf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [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 cc v1.0.72 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [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 rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 pairing-plus v0.19.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.1 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling hex v0.4.3 [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 1m 17s [INFO] running `Command { std: "docker" "inspect" "a7a02ac775c67a6c9879fead7bf21ddd1ddf2e3739c64de211f5516dc29265bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a02ac775c67a6c9879fead7bf21ddd1ddf2e3739c64de211f5516dc29265bf", kill_on_drop: false }` [INFO] [stdout] a7a02ac775c67a6c9879fead7bf21ddd1ddf2e3739c64de211f5516dc29265bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6543d55b080d14f62a6edcb8c16a7d8847d41df5b57cbda14a5274eb5b4fa52a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6543d55b080d14f62a6edcb8c16a7d8847d41df5b57cbda14a5274eb5b4fa52a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.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 42.63s [INFO] running `Command { std: "docker" "inspect" "6543d55b080d14f62a6edcb8c16a7d8847d41df5b57cbda14a5274eb5b4fa52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6543d55b080d14f62a6edcb8c16a7d8847d41df5b57cbda14a5274eb5b4fa52a", kill_on_drop: false }` [INFO] [stdout] 6543d55b080d14f62a6edcb8c16a7d8847d41df5b57cbda14a5274eb5b4fa52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ad301ab378d919d77dc1bba5169d2adae35ed6d59ce3491c0968ce4f296c01b [INFO] running `Command { std: "docker" "start" "-a" "8ad301ab378d919d77dc1bba5169d2adae35ed6d59ce3491c0968ce4f296c01b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bulletproof-3939667df8ba4e36) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test proofs::inner_product::tests::make_ipp_2 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_1_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_1 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_2_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_4 ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_8_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_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_16_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_16 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_1 ... 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_1_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_non_power_2 ... ok [INFO] [stdout] test proofs::range_proof_wip::tests::test_batch_2_wip_range_proof_16 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_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_16_fast_verify ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_32 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_4_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_4 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_8 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::test_wip ... ok [INFO] [stdout] test proofs::inner_product::tests::make_ipp_32_fast_verify ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_16 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_32_fast_verify ... ok [INFO] [stdout] test proofs::range_proof::tests::test_batch_2_range_proof_16 ... ok [INFO] [stdout] test proofs::weighted_inner_product::tests::make_wip_8_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_32 ... 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_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_wip::tests::test_batch_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_wip::tests::test_batch_agg_4_wip_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 5.94s [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" "8ad301ab378d919d77dc1bba5169d2adae35ed6d59ce3491c0968ce4f296c01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad301ab378d919d77dc1bba5169d2adae35ed6d59ce3491c0968ce4f296c01b", kill_on_drop: false }` [INFO] [stdout] 8ad301ab378d919d77dc1bba5169d2adae35ed6d59ce3491c0968ce4f296c01b