[INFO] fetching crate midnight-circuits 6.1.0...
[INFO] testing midnight-circuits-6.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate midnight-circuits 6.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate midnight-circuits 6.1.0
[INFO] finished tweaking crates.io crate midnight-circuits 6.1.0
[INFO] tweaked toml for crates.io crate midnight-circuits 6.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate midnight-circuits 6.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate midnight-circuits 6.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4414011ec75a2e5ec6b241934ae696bedde9577038dc5a59fbf94b7754c14e23
[INFO] running `Command { std: "docker" "start" "-a" "4414011ec75a2e5ec6b241934ae696bedde9577038dc5a59fbf94b7754c14e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4414011ec75a2e5ec6b241934ae696bedde9577038dc5a59fbf94b7754c14e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4414011ec75a2e5ec6b241934ae696bedde9577038dc5a59fbf94b7754c14e23", kill_on_drop: false }`
[INFO] [stdout] 4414011ec75a2e5ec6b241934ae696bedde9577038dc5a59fbf94b7754c14e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aed3cce419a4f9e4d2b5009f3524b132492a1ce876d9468a9470f3e607e5f57
[INFO] running `Command { std: "docker" "start" "-a" "1aed3cce419a4f9e4d2b5009f3524b132492a1ce876d9468a9470f3e607e5f57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling halo2derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling midnight-curves v0.2.0
[INFO] [stderr]    Compiling midnight-proofs v0.7.1
[INFO] [stderr]    Compiling sha3-circuit v0.1.0
[INFO] [stderr]    Compiling blake2b_halo2 v0.1.0
[INFO] [stderr]    Compiling midnight-circuits v6.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/ecc/foreign/ecc_chip.rs:650:61
[INFO] [stdout]     |
[INFO] [stdout] 650 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout]     |                                                             ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 650 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout] 650 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/ecc/foreign/ecc_chip.rs:699:41
[INFO] [stdout]     |
[INFO] [stdout] 699 |         let r_curve = p.value().map(|p| (p + p));
[INFO] [stdout]     |                                         ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 699 -         let r_curve = p.value().map(|p| (p + p));
[INFO] [stdout] 699 +         let r_curve = p.value().map(|p| p + p);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/ecc/foreign/ecc_chip.rs:1136:61
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout]      |                                                             ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1136 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout] 1136 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/parsing/automaton_chip.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stdout]     |                ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 388 -             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stdout] 388 +             || format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.60s
[INFO] running `Command { std: "docker" "inspect" "1aed3cce419a4f9e4d2b5009f3524b132492a1ce876d9468a9470f3e607e5f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aed3cce419a4f9e4d2b5009f3524b132492a1ce876d9468a9470f3e607e5f57", kill_on_drop: false }`
[INFO] [stdout] 1aed3cce419a4f9e4d2b5009f3524b132492a1ce876d9468a9470f3e607e5f57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f813bc82c3c2ebececa20fcf0d24dd3d34a495c5b14dbca6531b134f80865f3
[INFO] running `Command { std: "docker" "start" "-a" "1f813bc82c3c2ebececa20fcf0d24dd3d34a495c5b14dbca6531b134f80865f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling goldenfile v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling midnight-curves v0.2.0
[INFO] [stderr]    Compiling midnight-proofs v0.7.1
[INFO] [stderr]    Compiling blake2b_halo2 v0.1.0
[INFO] [stderr]    Compiling sha3-circuit v0.1.0
[INFO] [stderr]    Compiling midnight-circuits v6.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/ecc/foreign/ecc_chip.rs:650:61
[INFO] [stdout]     |
[INFO] [stdout] 650 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout]     |                                                             ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 650 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout] 650 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/ecc/foreign/ecc_chip.rs:699:41
[INFO] [stdout]     |
[INFO] [stdout] 699 |         let r_curve = p.value().map(|p| (p + p));
[INFO] [stdout]     |                                         ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 699 -         let r_curve = p.value().map(|p| (p + p));
[INFO] [stdout] 699 +         let r_curve = p.value().map(|p| p + p);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/ecc/foreign/ecc_chip.rs:1136:61
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout]      |                                                             ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1136 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout] 1136 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/parsing/automaton_chip.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stdout]     |                ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 388 -             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stdout] 388 +             || format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/ecc/foreign/ecc_chip.rs:650:61
[INFO] [stdout]     |
[INFO] [stdout] 650 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout]     |                                                             ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 650 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout] 650 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/ecc/foreign/ecc_chip.rs:699:41
[INFO] [stdout]     |
[INFO] [stdout] 699 |         let r_curve = p.value().map(|p| (p + p));
[INFO] [stdout]     |                                         ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 699 -         let r_curve = p.value().map(|p| (p + p));
[INFO] [stdout] 699 +         let r_curve = p.value().map(|p| p + p);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/ecc/foreign/ecc_chip.rs:1136:61
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout]      |                                                             ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1136 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stdout] 1136 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/hash/sha256/utils.rs:264:60
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let expected: [u32; 32] = core::array::from_fn(|i| ((value >> (31 - i)) & 1));
[INFO] [stdout]     |                                                            ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 264 -         let expected: [u32; 32] = core::array::from_fn(|i| ((value >> (31 - i)) & 1));
[INFO] [stdout] 264 +         let expected: [u32; 32] = core::array::from_fn(|i| (value >> (31 - i)) & 1 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/hash/sha512/utils.rs:303:60
[INFO] [stdout]     |
[INFO] [stdout] 303 |         let expected: [u64; 64] = core::array::from_fn(|i| ((value >> (63 - i)) & 1));
[INFO] [stdout]     |                                                            ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 303 -         let expected: [u64; 64] = core::array::from_fn(|i| ((value >> (63 - i)) & 1));
[INFO] [stdout] 303 +         let expected: [u64; 64] = core::array::from_fn(|i| (value >> (63 - i)) & 1 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/parsing/automaton_chip.rs:388:16
[INFO] [stdout]     |
[INFO] [stdout] 388 |             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stdout]     |                ^                                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 388 -             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stdout] 388 +             || format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "1f813bc82c3c2ebececa20fcf0d24dd3d34a495c5b14dbca6531b134f80865f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f813bc82c3c2ebececa20fcf0d24dd3d34a495c5b14dbca6531b134f80865f3", kill_on_drop: false }`
[INFO] [stdout] 1f813bc82c3c2ebececa20fcf0d24dd3d34a495c5b14dbca6531b134f80865f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc3969d8ceac5be5420c79a2e938c6a24eb0f6e86f5918fbc933bf7c16e0a836
[INFO] running `Command { std: "docker" "start" "-a" "cc3969d8ceac5be5420c79a2e938c6a24eb0f6e86f5918fbc933bf7c16e0a836", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/ecc/foreign/ecc_chip.rs:650:61
[INFO] [stderr]     |
[INFO] [stderr] 650 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stderr]     |                                                             ^     ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 650 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stderr] 650 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/ecc/foreign/ecc_chip.rs:699:41
[INFO] [stderr]     |
[INFO] [stderr] 699 |         let r_curve = p.value().map(|p| (p + p));
[INFO] [stderr]     |                                         ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 699 -         let r_curve = p.value().map(|p| (p + p));
[INFO] [stderr] 699 +         let r_curve = p.value().map(|p| p + p);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]     --> src/ecc/foreign/ecc_chip.rs:1136:61
[INFO] [stderr]      |
[INFO] [stderr] 1136 |         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stderr]      |                                                             ^     ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1136 -         let r_curve = p.value().zip(q.value()).map(|(p, q)| (p + q));
[INFO] [stderr] 1136 +         let r_curve = p.value().zip(q.value()).map(|(p, q)| p + q);
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/parsing/automaton_chip.rs:388:16
[INFO] [stderr]     |
[INFO] [stderr] 388 |             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stderr]     |                ^                                                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 388 -             || (format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE)),
[INFO] [stderr] 388 +             || format!("dummy invalid letter ({})", ALPHABET_MAX_SIZE),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/hash/sha256/utils.rs:264:60
[INFO] [stderr]     |
[INFO] [stderr] 264 |         let expected: [u32; 32] = core::array::from_fn(|i| ((value >> (31 - i)) & 1));
[INFO] [stderr]     |                                                            ^                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 264 -         let expected: [u32; 32] = core::array::from_fn(|i| ((value >> (31 - i)) & 1));
[INFO] [stderr] 264 +         let expected: [u32; 32] = core::array::from_fn(|i| (value >> (31 - i)) & 1 );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/hash/sha512/utils.rs:303:60
[INFO] [stderr]     |
[INFO] [stderr] 303 |         let expected: [u64; 64] = core::array::from_fn(|i| ((value >> (63 - i)) & 1));
[INFO] [stderr]     |                                                            ^                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 303 -         let expected: [u64; 64] = core::array::from_fn(|i| ((value >> (63 - i)) & 1));
[INFO] [stderr] 303 +         let expected: [u64; 64] = core::array::from_fn(|i| (value >> (63 - i)) & 1 );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `midnight-circuits` (lib) generated 4 warnings (run `cargo fix --lib -p midnight-circuits` to apply 4 suggestions)
[INFO] [stderr] warning: `midnight-circuits` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p midnight-circuits --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/midnight_circuits-b0f4dd4229b4b542)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test biguint::biguint_gadget::tests::test_cond_assert_equal ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_select ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_is_zero ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_cond_swap ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_zero_assertions ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_assertions ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_is_equal ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_cond_assert_equal ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_biguint_to_and_from_bytes ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_cond_swap ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_double ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_biguint_to_and_from_bits ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_add_biguint ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_coordinates ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_is_zero ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_lower_than_biguint ... ok
[INFO] [stdout] test ecc::hash_to_curve::mtc_params::test::test_jubjub_params ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_div_rem_biguint has been running for over 60 seconds
[INFO] [stdout] test biguint::biguint_gadget::tests::test_mod_exp_biguint has been running for over 60 seconds
[INFO] [stdout] test biguint::biguint_gadget::tests::test_mul_biguint has been running for over 60 seconds
[INFO] [stdout] test biguint::biguint_gadget::tests::test_sub_biguint has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_add has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_select ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_assertions has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_is_equal has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_msm has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_msm_by_bounded_scalars has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_zero_assertions ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_mul_by_constant has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_negate has been running for over 60 seconds
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_negate ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_public_inputs has been running for over 60 seconds
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_add ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_assertions ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_cond_swap ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_cond_assert_equal ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_double ... ok
[INFO] [stdout] test ecc::hash_to_curve::htc_gadget::tests::test_avalanche_hash_to_jubjub has been running for over 60 seconds
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_coordinates_edwards ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_mul_biguint ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_is_zero ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_msm ... ok
[INFO] [stdout] test biguint::biguint_gadget::tests::test_sub_biguint ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_msm_by_bounded_scalars ... ok
[INFO] [stdout] test ecc::foreign::ecc_chip::tests::test_assertions ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_htc ... ok
[INFO] [stdout] test ecc::native::edwards_chip::tests::test_negate ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/midnight_circuits-b0f4dd4229b4b542` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cc3969d8ceac5be5420c79a2e938c6a24eb0f6e86f5918fbc933bf7c16e0a836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3969d8ceac5be5420c79a2e938c6a24eb0f6e86f5918fbc933bf7c16e0a836", kill_on_drop: false }`
[INFO] [stdout] cc3969d8ceac5be5420c79a2e938c6a24eb0f6e86f5918fbc933bf7c16e0a836
