[INFO] updating cached repository https://github.com/kanggggao/bulletproof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 617e4e6fea2cde7506b7e3c5596567fe66a696a9 [INFO] testing kanggggao/bulletproof against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanggggao%2Fbulletproof" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanggggao/bulletproof on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanggggao/bulletproof [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/kanggggao/bulletproof [INFO] tweaked toml for git repo https://github.com/kanggggao/bulletproof written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kanggggao/bulletproof already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d20b731c4ca41e435be0a5828e2c9af73ad7b3bef596f819425c37694e694e23 [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" "d20b731c4ca41e435be0a5828e2c9af73ad7b3bef596f819425c37694e694e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d20b731c4ca41e435be0a5828e2c9af73ad7b3bef596f819425c37694e694e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d20b731c4ca41e435be0a5828e2c9af73ad7b3bef596f819425c37694e694e23", kill_on_drop: false }` [INFO] [stdout] d20b731c4ca41e435be0a5828e2c9af73ad7b3bef596f819425c37694e694e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6196019a4860bb904f54986d45a53ccfef13482ccb0a0a12723db4be2e662e [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" "2d6196019a4860bb904f54986d45a53ccfef13482ccb0a0a12723db4be2e662e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling merlin v1.2.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling bulletproofs v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "2d6196019a4860bb904f54986d45a53ccfef13482ccb0a0a12723db4be2e662e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6196019a4860bb904f54986d45a53ccfef13482ccb0a0a12723db4be2e662e", kill_on_drop: false }` [INFO] [stdout] 2d6196019a4860bb904f54986d45a53ccfef13482ccb0a0a12723db4be2e662e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01a1a62a430a338c83b4acba6e17fce549823756b1d1bfc304912aff65e5451d [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" "01a1a62a430a338c83b4acba6e17fce549823756b1d1bfc304912aff65e5451d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling bulletproofs v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> tests/scalar_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/range_proof/mod.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | use bincode; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate bincode; [INFO] [stdout] | --------------------- the item `bincode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/scalar_utils.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | let mut b_arr = ScalarBits::from_scalar(&r, 253); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "01a1a62a430a338c83b4acba6e17fce549823756b1d1bfc304912aff65e5451d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a1a62a430a338c83b4acba6e17fce549823756b1d1bfc304912aff65e5451d", kill_on_drop: false }` [INFO] [stdout] 01a1a62a430a338c83b4acba6e17fce549823756b1d1bfc304912aff65e5451d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f053d61f8b5803b488384d65f24eceaccd32fcac9d76839dc24f71306fd1461c [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" "f053d61f8b5803b488384d65f24eceaccd32fcac9d76839dc24f71306fd1461c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rand::SeedableRng` [INFO] [stderr] --> tests/scalar_utils.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rand::SeedableRng; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/scalar_utils.rs:250:17 [INFO] [stderr] | [INFO] [stderr] 250 | let mut b_arr = ScalarBits::from_scalar(&r, 253); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the item `bincode` is imported redundantly [INFO] [stderr] --> src/range_proof/mod.rs:531:13 [INFO] [stderr] | [INFO] [stderr] 531 | use bincode; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | extern crate bincode; [INFO] [stderr] | --------------------- the item `bincode` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bulletproofs-f8e6450fabb6a282 [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test inner_product_proof::tests::test_inner_product ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_2 ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_1 ... ok [INFO] [stdout] test range_proof::tests::test_delta ... ok [INFO] [stdout] test util::tests::exp_2_is_powers_of_2 ... ok [INFO] [stdout] test util::tests::test_inner_product ... ok [INFO] [stdout] test util::tests::test_scalar_exp ... ok [INFO] [stdout] test util::tests::test_sum_of_powers ... ok [INFO] [stdout] test util::tests::test_sum_of_powers_slow ... ok [INFO] [stdout] test util::tests::tuple_of_scalars_clear_on_drop ... ok [INFO] [stdout] test util::tests::vec_of_scalars_clear_on_drop ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_4 ... ok [INFO] [stdout] test range_proof::tests::detect_dishonest_dealer_during_aggregation ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_32 ... ok [INFO] [stdout] test generators::tests::aggregated_gens_iter_matches_flat_map ... ok [INFO] [stdout] test generators::tests::resizing_small_gens_matches_creating_bigger_gens ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_1 ... ok [INFO] [stdout] test inner_product_proof::tests::make_ipp_64 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_2 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_1 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_2 ... ok [INFO] [stdout] test range_proof::tests::detect_dishonest_party_during_aggregation ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_4 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_4 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_32_m_8 ... ok [INFO] [stdout] test range_proof::tests::create_and_verify_n_64_m_8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/range_proof-6f22702a7328fdbb [INFO] [stdout] test deserialize_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_invert ... ignored [INFO] [stdout] test tests::test_scalar_to_base_4_array ... ignored [INFO] [stdout] test tests::test_scalar_to_u64_array ... ignored [INFO] [stdout] test tests::test_shl_shr ... ignored [INFO] [stdout] test tests::test_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scalar_utils-bfda5edae1137d06 [INFO] [stderr] Doc-tests bulletproofs [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/range_proof/mod.rs - range_proof::RangeProof::prove_single (line 77) ... ok [INFO] [stdout] test src/lib.rs - (line 93) ... ok [INFO] [stdout] test src/range_proof/mod.rs - range_proof::RangeProof::prove_multiple (line 144) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f053d61f8b5803b488384d65f24eceaccd32fcac9d76839dc24f71306fd1461c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f053d61f8b5803b488384d65f24eceaccd32fcac9d76839dc24f71306fd1461c", kill_on_drop: false }` [INFO] [stdout] f053d61f8b5803b488384d65f24eceaccd32fcac9d76839dc24f71306fd1461c