[INFO] cloning repository https://github.com/duguorong009/sumcheck-practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duguorong009/sumcheck-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduguorong009%2Fsumcheck-practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduguorong009%2Fsumcheck-practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 222083fa225ce996093cea23d58fd495f47333a3
[INFO] checking duguorong009/sumcheck-practice against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduguorong009%2Fsumcheck-practice" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/duguorong009/sumcheck-practice
[INFO] finished tweaking git repo https://github.com/duguorong009/sumcheck-practice
[INFO] tweaked toml for git repo https://github.com/duguorong009/sumcheck-practice written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/duguorong009/sumcheck-practice on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/duguorong009/sumcheck-practice 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e253f1657ea3e6ae77853718dbbec9322008822ee79844a41075580da38300bd
[INFO] running `Command { std: "docker" "start" "-a" "e253f1657ea3e6ae77853718dbbec9322008822ee79844a41075580da38300bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e253f1657ea3e6ae77853718dbbec9322008822ee79844a41075580da38300bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e253f1657ea3e6ae77853718dbbec9322008822ee79844a41075580da38300bd", kill_on_drop: false }`
[INFO] [stdout] e253f1657ea3e6ae77853718dbbec9322008822ee79844a41075580da38300bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d0b1c089d00e916a6f358510c8e213fcf9ac550146e9ddc46f97141423c0c8d
[INFO] running `Command { std: "docker" "start" "-a" "7d0b1c089d00e916a6f358510c8e213fcf9ac550146e9ddc46f97141423c0c8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking zerocopy v0.7.26
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking sumcheck-practice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         cfg_into_iter!(self.g.terms()).fold(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         cfg_into_iter!(self.g.terms()).fold(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             cfg_into_iter!(term).fold(1u32.into(), |product, (var, power)| match *var {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             cfg_into_iter!(term).fold(1u32.into(), |product, (var, power)| match *var {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     cfg_into_iter!(g.terms()).for_each(|(_, term)| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     cfg_into_iter!(g.terms()).for_each(|(_, term)| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         cfg_into_iter!(term).for_each(|(var, power)| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         cfg_into_iter!(term).for_each(|(var, power)| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         cfg_into_iter!(self.g.terms()).fold(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         cfg_into_iter!(self.g.terms()).fold(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             cfg_into_iter!(term).fold(1u32.into(), |product, (var, power)| match *var {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]   --> src/sumcheck.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             cfg_into_iter!(term).fold(1u32.into(), |product, (var, power)| match *var {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     cfg_into_iter!(g.terms()).for_each(|(_, term)| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     cfg_into_iter!(g.terms()).for_each(|(_, term)| {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         cfg_into_iter!(term).for_each(|(var, power)| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `parallel`
[INFO] [stdout]    --> src/sumcheck.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         cfg_into_iter!(term).for_each(|(var, power)| {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cfg_into_iter` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slow_verify` is never used
[INFO] [stdout]    --> src/sumcheck.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn slow_verify(g: &MultiPoly, c_1: ScalarField) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_0` should have a snake case name
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let G_0: sumcheck::MultiPoly = SparsePolynomial::from_coefficients_vec(
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `g_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_0_SUM` should have a snake case name
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let G_0_SUM: ScalarField = sumcheck::Prover::new(&G_0).slow_sum_g();
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `g_0_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_1` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let G_1: sumcheck::MultiPoly = SparsePolynomial::from_coefficients_vec(
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `g_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_1_SUM` should have a snake case name
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let G_1_SUM: ScalarField = sumcheck::Prover::new(&G_1).slow_sum_g();
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `g_1_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slow_verify` is never used
[INFO] [stdout]    --> src/sumcheck.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn slow_verify(g: &MultiPoly, c_1: ScalarField) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_0` should have a snake case name
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let G_0: sumcheck::MultiPoly = SparsePolynomial::from_coefficients_vec(
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `g_0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_0_SUM` should have a snake case name
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let G_0_SUM: ScalarField = sumcheck::Prover::new(&G_0).slow_sum_g();
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `g_0_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_1` should have a snake case name
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let G_1: sumcheck::MultiPoly = SparsePolynomial::from_coefficients_vec(
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `g_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G_1_SUM` should have a snake case name
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let G_1_SUM: ScalarField = sumcheck::Prover::new(&G_1).slow_sum_g();
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `g_1_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s
[INFO] running `Command { std: "docker" "inspect" "7d0b1c089d00e916a6f358510c8e213fcf9ac550146e9ddc46f97141423c0c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0b1c089d00e916a6f358510c8e213fcf9ac550146e9ddc46f97141423c0c8d", kill_on_drop: false }`
[INFO] [stdout] 7d0b1c089d00e916a6f358510c8e213fcf9ac550146e9ddc46f97141423c0c8d
