[INFO] cloning repository https://github.com/vivianjeng/tachyon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivianjeng/tachyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Ftachyon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Ftachyon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f30764406b34707486dfe4bcf51251602f52387 [INFO] testing vivianjeng/tachyon against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Ftachyon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vivianjeng/tachyon on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vivianjeng/tachyon [INFO] finished tweaking git repo https://github.com/vivianjeng/tachyon [INFO] tweaked toml for git repo https://github.com/vivianjeng/tachyon written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vivianjeng/tachyon 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Plonky3/Plonky3.git` [INFO] [stderr] Updating git repository `https://github.com/kroma-network/halo2curves.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/kroma-network/poseidon.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nums v0.1.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.122 [INFO] [stderr] Downloaded ff_ce v0.14.3 [INFO] [stderr] Downloaded ff_derive_ce v0.11.2 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.122 [INFO] [stderr] Downloaded cxx v1.0.122 [INFO] [stderr] Downloaded pairing_ce v0.28.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 037c4126a907ba3646a34a27c4572f5ef1508c24461ed7a02af7ae0753fef707 [INFO] running `Command { std: "docker" "start" "-a" "037c4126a907ba3646a34a27c4572f5ef1508c24461ed7a02af7ae0753fef707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "037c4126a907ba3646a34a27c4572f5ef1508c24461ed7a02af7ae0753fef707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "037c4126a907ba3646a34a27c4572f5ef1508c24461ed7a02af7ae0753fef707", kill_on_drop: false }` [INFO] [stdout] 037c4126a907ba3646a34a27c4572f5ef1508c24461ed7a02af7ae0753fef707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a142cde33b169b3a4fdf8ddd318a9a262f4a80f64bcb04c8ef3126b2047070a9 [INFO] running `Command { std: "docker" "start" "-a" "a142cde33b169b3a4fdf8ddd318a9a262f4a80f64bcb04c8ef3126b2047070a9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memuse v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling halo2curves v0.3.1 (https://github.com/kroma-network/halo2curves.git?rev=c0ac193#c0ac1935) [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling cxxbridge-flags v1.0.122 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling blake2s_const v0.6.0 (https://github.com/kroma-network/bellman.git?rev=bbac055#bbac0559) [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.122 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling nums v0.1.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling pasta_curves v0.4.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling jubjub v0.9.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling halo2_proofs v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling ark-ff-macros v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling ark-ff-asm v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling cxxbridge-macro v1.0.122 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling tachyon_rs v0.0.1 (/opt/rustwide/workdir/tachyon/rs) [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling halo2 v0.1.0-beta.2 [INFO] [stderr] Compiling p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling ff_derive_ce v0.11.2 [INFO] [stderr] Compiling p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling poseidon v0.2.0 (https://github.com/kroma-network/poseidon.git?rev=00a2fe0#00a2fe04) [INFO] [stderr] Compiling p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling halo2_proofs v0.2.0 (https://github.com/kroma-network/halo2.git?rev=be2e64f#be2e64f3) [INFO] [stderr] Compiling ff_ce v0.14.3 [INFO] [stderr] Compiling p3-bn254-fr v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=54069b1#54069b14) [INFO] [stderr] Compiling pairing_ce v0.28.5 [INFO] [stderr] Compiling ark-poly v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-relations v0.4.0 [INFO] [stderr] Compiling zkhash v0.2.0 (https://github.com/HorizenLabs/poseidon2.git?rev=bb476b9#bb476b9c) [INFO] [stderr] Compiling ark-ec v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling bellman_ce v0.3.1 (https://github.com/kroma-network/bellman.git?rev=279a4bd#279a4bdd) [INFO] [stderr] Compiling bellman_ce v0.3.2 (https://github.com/kroma-network/bellman.git?rev=bbac055#bbac0559) [INFO] [stderr] Compiling ark-snark v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-test-curves v0.4.2 (https://github.com/kroma-network/algebra.git?rev=53f396c#53f396cc) [INFO] [stderr] Compiling horizen_poseidon2_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/poseidon2/horizen) [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.4.0 (https://github.com/kroma-network/crypto-primitives.git?rev=99f5aff#99f5aff8) [INFO] [stderr] Compiling plonky3_poseidon2_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/poseidon2/plonky3) [INFO] [stderr] Compiling tachyon_halo2 v0.0.1 (/opt/rustwide/workdir/vendors/halo2) [INFO] [stderr] Compiling halo2_msm_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/msm/halo2) [INFO] [stderr] Compiling bellman_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/msm/bellman) [INFO] [stderr] Compiling halo2_fft_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/fft/halo2) [INFO] [stdout] warning: unexpected `cfg` condition value: `sanity-checks` [INFO] [stdout] --> vendors/halo2/src/circuits/shuffle_circuit.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "sanity-checks")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `gpu` [INFO] [stdout] = help: consider adding `sanity-checks` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `phase-check` [INFO] [stdout] --> vendors/halo2/src/prover.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "phase-check")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `gpu` [INFO] [stdout] = help: consider adding `phase-check` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `phase-check` [INFO] [stdout] --> vendors/halo2/src/prover.rs:334:23 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(feature = "phase-check")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `gpu` [INFO] [stdout] = help: consider adding `phase-check` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `phase-check` [INFO] [stdout] --> vendors/halo2/src/prover.rs:357:35 [INFO] [stdout] | [INFO] [stdout] 357 | ... #[cfg(feature = "phase-check")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `gpu` [INFO] [stdout] = help: consider adding `phase-check` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> vendors/halo2/src/bn254.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct G1JacobianPoint(pub G1JacobianPointImpl); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> vendors/halo2/src/bn254.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct G1Point2(pub G1Point2Impl); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> vendors/halo2/src/bn254.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct G2AffinePoint(pub G2AffinePointImpl); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> vendors/halo2/src/bn254.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Fr(pub FrImpl); [INFO] [stdout] | -- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance_values` and `instance_polys` are never read [INFO] [stdout] --> vendors/halo2/src/bn254.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct InstanceSingle { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 29 | pub instance_values: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | pub instance_polys: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `advice_polys` and `advice_blinds` are never read [INFO] [stdout] --> vendors/halo2/src/bn254.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AdviceSingle { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 34 | pub advice_polys: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub advice_blinds: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AdviceSingle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `state` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 236 | pub trait TranscriptWriteState>: [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 239 | fn state(&self) -> Vec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `init` and `finalize` are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:422:12 [INFO] [stdout] | [INFO] [stdout] 420 | impl> PoseidonWrite { [INFO] [stdout] | ----------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 421 | /// Initialize a transcript given an output buffer. [INFO] [stdout] 422 | pub fn init(writer: W) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | pub fn finalize(self) -> W { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `init` and `finalize` are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:545:12 [INFO] [stdout] | [INFO] [stdout] 543 | impl> Sha256Write { [INFO] [stdout] | --------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 544 | /// Initialize a transcript given an output buffer. [INFO] [stdout] 545 | pub fn init(writer: W) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 554 | pub fn finalize(self) -> W { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 566 | impl ProvingKey { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 567 | pub fn from(data: &[u8]) -> ProvingKey { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 576 | pub fn advice_column_phases(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | pub fn blinding_factors(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | pub fn challenge_phases(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 598 | pub fn constants(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 612 | pub fn num_advice_columns(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 617 | pub fn num_challenges(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 622 | pub fn num_instance_columns(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 627 | pub fn phases(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `zero`, `len`, and `set_value` are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:663:12 [INFO] [stdout] | [INFO] [stdout] 662 | impl Evals { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 663 | pub fn zero() -> Evals { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 671 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | pub fn set_value(&mut self, idx: usize, fr: &halo2curves::bn256::Fr) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_zero`, `set_trivial`, and `set_rational` are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:698:12 [INFO] [stdout] | [INFO] [stdout] 693 | impl RationalEvals { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 698 | pub fn set_zero(&mut self, idx: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 702 | pub fn set_trivial(&mut self, idx: usize, numerator: &halo2curves::bn256::Fr) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 707 | pub fn set_rational( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 739 | pub trait TachyonProver { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 742 | fn k(&self) -> u32; [INFO] [stdout] | ^ [INFO] [stdout] 743 | [INFO] [stdout] 744 | fn n(&self) -> u64; [INFO] [stdout] | ^ [INFO] [stdout] 745 | [INFO] [stdout] 746 | fn s_g2(&self) -> &G2Affine; [INFO] [stdout] | ^^^^ [INFO] [stdout] 747 | [INFO] [stdout] 748 | fn commit(&self, poly: &Poly) -> ::CurveExt; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 749 | [INFO] [stdout] 750 | fn commit_lagrange(&self, evals: &Evals) -> ::CurveExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 751 | [INFO] [stdout] 752 | fn empty_evals(&self) -> Evals; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 753 | [INFO] [stdout] 754 | fn empty_rational_evals(&self) -> RationalEvals; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 755 | [INFO] [stdout] 756 | fn batch_evaluate(&self, rational_evals: &[RationalEvals], evals: &mut [Evals]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 757 | [INFO] [stdout] 758 | fn ifft(&self, evals: &Evals) -> Poly; [INFO] [stdout] | ^^^^ [INFO] [stdout] 759 | [INFO] [stdout] 760 | fn set_rng(&mut self, state: &[u8]); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 761 | [INFO] [stdout] 762 | fn set_transcript(&mut self, state: &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 763 | [INFO] [stdout] 764 | fn set_extended_domain(&mut self, pk: &ProvingKey); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 765 | [INFO] [stdout] 766 | fn create_proof( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | fn get_proof(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 775 | [INFO] [stdout] 776 | fn transcript_repr(&self, pk: &mut ProvingKey) -> Scheme::Scalar; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `from_params` are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:785:12 [INFO] [stdout] | [INFO] [stdout] 784 | impl GWCProver { [INFO] [stdout] | ------------------------------------------------ associated functions in this implementation [INFO] [stdout] 785 | pub fn new(transcript_type: u8, k: u32, s: &halo2curves::bn256::Fr) -> GWCProver { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 793 | pub fn from_params(transcript_type: u8, k: u32, params: &[u8]) -> GWCProver { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `from_params` are never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:898:12 [INFO] [stdout] | [INFO] [stdout] 897 | impl SHPlonkProver { [INFO] [stdout] | ---------------------------------------------------- associated functions in this implementation [INFO] [stdout] 898 | pub fn new(transcript_type: u8, k: u32, s: &halo2curves::bn256::Fr) -> SHPlonkProver { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 906 | pub fn from_params(transcript_type: u8, k: u32, params: &[u8]) -> SHPlonkProver { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_g1_msm` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | fn create_g1_msm(degree: u8) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `destroy_g1_msm` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn destroy_g1_msm(msm: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `g1_point2_msm` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | unsafe fn g1_point2_msm( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_poseidon_writer` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | fn new_poseidon_writer() -> UniquePtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_proving_key` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | fn new_proving_key(data: &[u8]) -> UniquePtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `advice_column_phases` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | fn advice_column_phases(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `blinding_factors` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | fn blinding_factors(&self) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `challenge_phases` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | fn challenge_phases(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `constants` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | fn constants(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `num_advice_columns` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | fn num_advice_columns(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `num_challenges` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | fn num_challenges(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `num_instance_columns` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | fn num_instance_columns(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `phases` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | fn phases(&self) -> Vec; [INFO] [stdout] | ^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zero_evals` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | fn zero_evals() -> UniquePtr; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | fn len(&self) -> usize; [INFO] [stdout] | ^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_value` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | fn set_value(self: Pin<&mut Evals>, idx: usize, value: &Fr); [INFO] [stdout] | ^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_zero` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | fn set_zero(self: Pin<&mut RationalEvals>, idx: usize); [INFO] [stdout] | ^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_trivial` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | fn set_trivial(self: Pin<&mut RationalEvals>, idx: usize, numerator: &Fr); [INFO] [stdout] | ^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_rational` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | fn set_rational( [INFO] [stdout] | ^^^^^^^^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_gwc_prover` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | fn new_gwc_prover(transcript_type: u8, k: u32, s: &Fr) -> UniquePtr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_gwc_prover_from_params` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | fn new_gwc_prover_from_params( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_shplonk_prover` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | fn new_shplonk_prover(transcript_type: u8, k: u32, s: &Fr) -> UniquePtr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_shplonk_prover_from_params` is never used [INFO] [stdout] --> vendors/halo2/src/bn254.rs:204:12 [INFO] [stdout] | [INFO] [stdout] 204 | fn new_shplonk_prover_from_params( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_2d_array` is never used [INFO] [stdout] --> vendors/halo2/src/circuits/shuffle_circuit.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn rand_2d_array( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shuffled` is never used [INFO] [stdout] --> vendors/halo2/src/circuits/shuffle_circuit.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn shuffled( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `rand` is never used [INFO] [stdout] --> vendors/halo2/src/circuits/shuffle_circuit.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 117 | impl MyCircuit { [INFO] [stdout] | -------------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 118 | fn rand(rng: &mut R) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimpleLookupCircuit` is never constructed [INFO] [stdout] --> vendors/halo2/src/circuits/simple_lookup_circuit.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct SimpleLookupCircuit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimpleLookupCircuit` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TranscriptType` is never used [INFO] [stdout] --> vendors/halo2/src/consts.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum TranscriptType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SEED` is never used [INFO] [stdout] --> vendors/halo2/src/consts.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const SEED: [u8; 16] = [ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_proof` is never used [INFO] [stdout] --> vendors/halo2/src/prover.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn create_proof< [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `init` and `finalize` are never used [INFO] [stdout] --> vendors/halo2/src/sha.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl, D: Digest> ShaWrite { [INFO] [stdout] | -------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 24 | /// Initialize a transcript given an output buffer. [INFO] [stdout] 25 | pub fn init(writer: W) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn finalize(self) -> W { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `state` is never used [INFO] [stdout] --> vendors/halo2/src/xor_shift_rng.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl XORShiftRng { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 20 | pub fn state(&self) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `state` is never used [INFO] [stdout] --> vendors/halo2/src/xor_shift_rng.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | fn state(&self) -> Vec; [INFO] [stdout] | ^^^^^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arkworks_msm_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/msm/arkworks) [INFO] [stderr] Compiling arkworks_poseidon_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/poseidon/arkworks) [INFO] [stderr] Compiling arkworks_fft_benchmark v0.0.1 (/opt/rustwide/workdir/benchmark/fft/arkworks) [INFO] [stdout] error[E0277]: the trait bound `Fp, 4>: ark_ff::fields::fft_friendly::FftField` is not satisfied [INFO] [stdout] --> benchmark/fft/arkworks/src/lib.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let domain = Radix2EvaluationDomain::::new(n).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::fft_friendly::FftField` is not implemented for `Fp, 4>` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `ark_ff` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/fft_friendly.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait FftField: crate::Field { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: benchmark/fft/arkworks/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ark_poly::domain::{EvaluationDomain, Radix2EvaluationDomain}; [INFO] [stdout] | -------- one version of crate `ark_ff` used here, as a dependency of crate `ark_poly` [INFO] [stdout] 2 | use ark_test_curves::bn254::Fr; [INFO] [stdout] | --------------- one version of crate `ark_ff` used here, as a dependency of crate `ark_test_curves` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-0d8fe8a08dc13cfa/53f396c/ff/src/fields/models/fp/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/models/fp/mod.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- this type implements the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-0d8fe8a08dc13cfa/53f396c/ff/src/biginteger/mod.rs:896:1 [INFO] [stdout] | [INFO] [stdout] 896 | / pub trait BigInteger: [INFO] [stdout] 897 | | CanonicalSerialize [INFO] [stdout] 898 | | + CanonicalDeserialize [INFO] [stdout] 899 | | + Copy [INFO] [stdout] ... | [INFO] [stdout] 935 | | + Shl [INFO] [stdout] 936 | | + ShlAssign [INFO] [stdout] | |____________________- this is the found trait [INFO] [stdout] = note: two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `Radix2EvaluationDomain` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-poly-0.4.2/src/domain/radix2/mod.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Radix2EvaluationDomain { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Radix2EvaluationDomain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Radix2EvaluationDomain, 4>>`, but its trait bounds were not satisfied [INFO] [stdout] --> benchmark/fft/arkworks/src/lib.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | let domain = Radix2EvaluationDomain::::new(n).unwrap(); [INFO] [stdout] | ^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-0d8fe8a08dc13cfa/53f396c/ff/src/fields/models/fp/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- doesn't satisfy `_: FftField` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-poly-0.4.2/src/domain/radix2/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Radix2EvaluationDomain { [INFO] [stdout] | ---------------------------------------------- doesn't satisfy `_: EvaluationDomain, 4>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Fp, 4>: ark_ff::fields::fft_friendly::FftField` [INFO] [stdout] which is required by `Radix2EvaluationDomain, 4>>: EvaluationDomain, 4>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Fp, 4>: ark_ff::fields::fft_friendly::FftField` is not satisfied [INFO] [stdout] --> benchmark/fft/arkworks/src/lib.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | let domain = Radix2EvaluationDomain::::new(n).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff::fields::fft_friendly::FftField` is not implemented for `Fp, 4>` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `ark_ff` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/fft_friendly.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait FftField: crate::Field { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: benchmark/fft/arkworks/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ark_poly::domain::{EvaluationDomain, Radix2EvaluationDomain}; [INFO] [stdout] | -------- one version of crate `ark_ff` used here, as a dependency of crate `ark_poly` [INFO] [stdout] 2 | use ark_test_curves::bn254::Fr; [INFO] [stdout] | --------------- one version of crate `ark_ff` used here, as a dependency of crate `ark_test_curves` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-0d8fe8a08dc13cfa/53f396c/ff/src/fields/models/fp/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/models/fp/mod.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- this type implements the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-0d8fe8a08dc13cfa/53f396c/ff/src/biginteger/mod.rs:896:1 [INFO] [stdout] | [INFO] [stdout] 896 | / pub trait BigInteger: [INFO] [stdout] 897 | | CanonicalSerialize [INFO] [stdout] 898 | | + CanonicalDeserialize [INFO] [stdout] 899 | | + Copy [INFO] [stdout] ... | [INFO] [stdout] 935 | | + Shl [INFO] [stdout] 936 | | + ShlAssign [INFO] [stdout] | |____________________- this is the found trait [INFO] [stdout] = note: two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `Radix2EvaluationDomain` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-poly-0.4.2/src/domain/radix2/mod.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Radix2EvaluationDomain { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Radix2EvaluationDomain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Radix2EvaluationDomain, 4>>`, but its trait bounds were not satisfied [INFO] [stdout] --> benchmark/fft/arkworks/src/lib.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | let domain = Radix2EvaluationDomain::::new(n).unwrap(); [INFO] [stdout] | ^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/algebra-0d8fe8a08dc13cfa/53f396c/ff/src/fields/models/fp/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- doesn't satisfy `_: FftField` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-poly-0.4.2/src/domain/radix2/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Radix2EvaluationDomain { [INFO] [stdout] | ---------------------------------------------- doesn't satisfy `_: EvaluationDomain, 4>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Fp, 4>: ark_ff::fields::fft_friendly::FftField` [INFO] [stdout] which is required by `Radix2EvaluationDomain, 4>>: EvaluationDomain, 4>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arkworks_fft_benchmark` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a142cde33b169b3a4fdf8ddd318a9a262f4a80f64bcb04c8ef3126b2047070a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a142cde33b169b3a4fdf8ddd318a9a262f4a80f64bcb04c8ef3126b2047070a9", kill_on_drop: false }` [INFO] [stdout] a142cde33b169b3a4fdf8ddd318a9a262f4a80f64bcb04c8ef3126b2047070a9