[INFO] fetching crate confidential_identity_core 1.1.2...
[INFO] checking confidential_identity_core-1.1.2 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate confidential_identity_core 1.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate confidential_identity_core 1.1.2 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate confidential_identity_core 1.1.2
[INFO] finished tweaking crates.io crate confidential_identity_core 1.1.2
[INFO] tweaked toml for crates.io crate confidential_identity_core 1.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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 clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded sp-std v5.0.0
[INFO] [stderr]   Downloaded merlin v3.0.0
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b43a6debfe4f4206e6f5c02ed41b0cd512eba0e427e16da5ac97bc9ec9b60d8b
[INFO] running `Command { std: "docker" "start" "-a" "b43a6debfe4f4206e6f5c02ed41b0cd512eba0e427e16da5ac97bc9ec9b60d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b43a6debfe4f4206e6f5c02ed41b0cd512eba0e427e16da5ac97bc9ec9b60d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b43a6debfe4f4206e6f5c02ed41b0cd512eba0e427e16da5ac97bc9ec9b60d8b", kill_on_drop: false }`
[INFO] [stdout] b43a6debfe4f4206e6f5c02ed41b0cd512eba0e427e16da5ac97bc9ec9b60d8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0ca4e00bc7dbbf7cac18a30db0ce4c464a4b0988704cf3c56b18d5115159027
[INFO] running `Command { std: "docker" "start" "-a" "a0ca4e00bc7dbbf7cac18a30db0ce4c464a4b0988704cf3c56b18d5115159027", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking sp-std v5.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling scale-info-derive v2.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking bulletproofs v4.0.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.87
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking parity-scale-codec v3.6.4
[INFO] [stderr]     Checking scale-info v2.9.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]     Checking confidential_identity_core v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/membership_proof.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 f_values[(i * n + j)] = proof_f_elements[proof_f_idx];
[INFO] [stdout]     |                          ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 333 -                 f_values[(i * n + j)] = proof_f_elements[proof_f_idx];
[INFO] [stdout] 333 +                 f_values[i * n + j] = proof_f_elements[proof_f_idx];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/membership_proof.rs:334:26
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 f_values[(i * n)] -= proof_f_elements[proof_f_idx];
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 334 -                 f_values[(i * n)] -= proof_f_elements[proof_f_idx];
[INFO] [stdout] 334 +                 f_values[i * n] -= proof_f_elements[proof_f_idx];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:899:26
[INFO] [stdout]     |
[INFO] [stdout] 899 |                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                          ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 899 -                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 899 +                 f_values[i * n + j] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:899:58
[INFO] [stdout]     |
[INFO] [stdout] 899 |                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 899 -                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 899 +                 f_values[(i * n + j)] = proof_f_elements[i * (n - 1) + (j - 1)];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:900:26
[INFO] [stdout]     |
[INFO] [stdout] 900 |                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 900 -                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 900 +                 f_values[i * n] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:900:55
[INFO] [stdout]     |
[INFO] [stdout] 900 |                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                                                       ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 900 -                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 900 +                 f_values[(i * n)] -= proof_f_elements[i * (n - 1) + (j - 1)];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/membership_proof.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 f_values[(i * n + j)] = proof_f_elements[proof_f_idx];
[INFO] [stdout]     |                          ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 333 -                 f_values[(i * n + j)] = proof_f_elements[proof_f_idx];
[INFO] [stdout] 333 +                 f_values[i * n + j] = proof_f_elements[proof_f_idx];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/membership_proof.rs:334:26
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 f_values[(i * n)] -= proof_f_elements[proof_f_idx];
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 334 -                 f_values[(i * n)] -= proof_f_elements[proof_f_idx];
[INFO] [stdout] 334 +                 f_values[i * n] -= proof_f_elements[proof_f_idx];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:899:26
[INFO] [stdout]     |
[INFO] [stdout] 899 |                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                          ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 899 -                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 899 +                 f_values[i * n + j] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:899:58
[INFO] [stdout]     |
[INFO] [stdout] 899 |                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                                                          ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 899 -                 f_values[(i * n + j)] = proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 899 +                 f_values[(i * n + j)] = proof_f_elements[i * (n - 1) + (j - 1)];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:900:26
[INFO] [stdout]     |
[INFO] [stdout] 900 |                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                          ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 900 -                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 900 +                 f_values[i * n] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/asset_proofs/one_out_of_many_proof.rs:900:55
[INFO] [stdout]     |
[INFO] [stdout] 900 |                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout]     |                                                       ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 900 -                 f_values[(i * n)] -= proof_f_elements[(i * (n - 1) + (j - 1))];
[INFO] [stdout] 900 +                 f_values[(i * n)] -= proof_f_elements[i * (n - 1) + (j - 1)];
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.40s
[INFO] running `Command { std: "docker" "inspect" "a0ca4e00bc7dbbf7cac18a30db0ce4c464a4b0988704cf3c56b18d5115159027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ca4e00bc7dbbf7cac18a30db0ce4c464a4b0988704cf3c56b18d5115159027", kill_on_drop: false }`
[INFO] [stdout] a0ca4e00bc7dbbf7cac18a30db0ce4c464a4b0988704cf3c56b18d5115159027
