[INFO] cloning repository https://github.com/zeropoolnetwork/fawkes-crypto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeropoolnetwork/fawkes-crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeropoolnetwork%2Ffawkes-crypto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeropoolnetwork%2Ffawkes-crypto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c7a067b99aa2a3661842d27dc5e4e0befb9f917 [INFO] checking zeropoolnetwork/fawkes-crypto/1c7a067b99aa2a3661842d27dc5e4e0befb9f917 against 1.94.0 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeropoolnetwork%2Ffawkes-crypto" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/zeropoolnetwork/fawkes-crypto [INFO] finished tweaking git repo https://github.com/zeropoolnetwork/fawkes-crypto [INFO] tweaked toml for git repo https://github.com/zeropoolnetwork/fawkes-crypto written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zeropoolnetwork/fawkes-crypto on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zeropoolnetwork/fawkes-crypto 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.94.0" "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] | [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] warning: /workspace/builds/worker-4-tc1/source/fawkes-crypto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bellman` dependency) [INFO] [stderr] Updating git repository `https://github.com/zeropoolnetwork/halo2curves` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/zeropoolnetwork/halo2-kzg-srs` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2wrong` [INFO] [stderr] Updating git repository `https://github.com/zeropoolnetwork/snark-verifier` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/poseidon` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.11 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.3.1 [INFO] [stderr] Downloaded scale-info-derive v1.0.0 [INFO] [stderr] Downloaded scale-info v1.0.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.9 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.4 [INFO] [stderr] Downloaded alloc-stdlib v0.2.2 [INFO] [stderr] Downloaded arbitrary v0.4.7 [INFO] [stderr] Downloaded ref-cast-impl v1.0.21 [INFO] [stderr] Downloaded blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Downloaded parity-scale-codec v3.6.9 [INFO] [stderr] Downloaded derive_more v0.99.17 [INFO] [stderr] Downloaded toml_edit v0.20.2 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.16 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded winnow v0.5.30 [INFO] [stderr] Downloaded crossbeam-deque v0.8.4 [INFO] [stderr] Downloaded brotli-decompressor v2.5.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] [stderr] Downloaded fawkes-crypto-bellman_ce v0.3.5 [INFO] [stderr] Downloaded ahash v0.7.7 [INFO] [stderr] Downloaded ref-cast v1.0.21 [INFO] [stderr] Downloaded byte-slice-cast v1.2.2 [INFO] [stderr] Downloaded ff_derive_ce v0.5.1 [INFO] [stderr] Downloaded ff_ce v0.7.1 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.1.3 [INFO] [stderr] Downloaded linked-list v0.0.3 [INFO] [stderr] Downloaded proc-macro-crate v2.0.1 [INFO] [stderr] Downloaded rlp v0.5.2 [INFO] [stderr] Downloaded concat-idents v1.1.5 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded parity-scale-codec v2.3.1 [INFO] [stderr] Downloaded fawkes-crypto-pairing_ce v0.18.1 [INFO] [stderr] Downloaded web-sys v0.3.66 [INFO] [stderr] Downloaded libc v0.2.151 [INFO] [stderr] Downloaded brotli v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45984d4f4d95be0dbbaa8b5629afbdf8085c3412f5b5b55e9990602ddb13decc [INFO] running `Command { std: "docker" "start" "-a" "45984d4f4d95be0dbbaa8b5629afbdf8085c3412f5b5b55e9990602ddb13decc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45984d4f4d95be0dbbaa8b5629afbdf8085c3412f5b5b55e9990602ddb13decc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45984d4f4d95be0dbbaa8b5629afbdf8085c3412f5b5b55e9990602ddb13decc", kill_on_drop: false }` [INFO] [stdout] 45984d4f4d95be0dbbaa8b5629afbdf8085c3412f5b5b55e9990602ddb13decc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b67438c5a358c14d51c8c4ee3386d234c0704398d4e25deea92316a8b5bb275b [INFO] running `Command { std: "docker" "start" "-a" "b67438c5a358c14d51c8c4ee3386d234c0704398d4e25deea92316a8b5bb275b", 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] | [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] warning: /opt/rustwide/workdir/fawkes-crypto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bellman` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling ref-cast v1.0.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking linked-list v0.0.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking seedbox v0.2.0 (/opt/rustwide/workdir/seedbox) [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling ref-cast-impl v1.0.21 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Checking fawkes-crypto_derive v4.3.0 (/opt/rustwide/workdir/fawkes-crypto_derive) [INFO] [stderr] Checking ff_ce v0.7.1 [INFO] [stderr] Checking fawkes-crypto-pairing_ce v0.18.1 [INFO] [stderr] Checking fawkes-crypto-bellman_ce v0.3.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking scale-info v1.0.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking proc-macro-crate v0.1.5 [INFO] [stderr] Checking ff-uint_derive v0.2.4 (/opt/rustwide/workdir/ff-uint_derive) [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking ff-uint v0.2.4 (/opt/rustwide/workdir/ff-uint) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ff-uint/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod traits; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `traits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ff-uint/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use ff::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ff-uint/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod traits; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uint::macros::*` [INFO] [stdout] --> ff-uint/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub use uint::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ff-uint/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod traits; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `traits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ff-uint/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use ff::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ff-uint/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod traits; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uint::macros::*` [INFO] [stdout] --> ff-uint/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub use uint::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fawkes-crypto v4.5.0 (/opt/rustwide/workdir/fawkes-crypto) [INFO] [stdout] warning: unexpected `cfg` condition value: `quickcheck` [INFO] [stdout] --> ff-uint/tests/ff-uint_tests.rs:1299:7 [INFO] [stdout] | [INFO] [stdout] 1299 | #[cfg(feature = "quickcheck")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `borsh`, `borsh_support`, `default`, `parity-scale-codec`, `parity-scale-codec-derive`, `qc`, `rand`, `rand_core`, `rand_support`, `scale-info`, `scale_support`, `serde`, `serde_support`, and `std` [INFO] [stdout] = help: consider adding `quickcheck` 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: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / construct_uint! { [INFO] [stdout] 7 | | struct _U256(4); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see 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 `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / construct_uint! { [INFO] [stdout] 11 | | struct _U384(6); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `borsh_suppoort` [INFO] [stdout] --> fawkes-crypto/src/backend/bellman_groth16/verifier.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "borsh_suppoort")] [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"borsh_support"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [INFO] [stdout] = help: consider adding `borsh_suppoort` 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: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bls12_381/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / construct_primefield_params! { [INFO] [stdout] 9 | | pub struct Fq(super::U384); [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | impl PrimeFieldParams for Fq { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bls12_381/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / construct_primefield_params! { [INFO] [stdout] 19 | | pub struct Fr(super::U256); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | impl PrimeFieldParams for Fr { [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bls12_381/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / construct_primefield_params! { [INFO] [stdout] 29 | | pub struct Fs(super::U256); [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | impl PrimeFieldParams for Fs { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bn256/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / construct_primefield_params! { [INFO] [stdout] 9 | | pub struct Fq(super::U256); [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | impl PrimeFieldParams for Fq { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bn256/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / construct_primefield_params! { [INFO] [stdout] 19 | | pub struct Fr(super::U256); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | impl PrimeFieldParams for Fr { [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bn256/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / construct_primefield_params! { [INFO] [stdout] 29 | | pub struct Fs(super::U256); [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | impl PrimeFieldParams for Fs { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / construct_uint! { [INFO] [stdout] 7 | | struct _U256(4); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / construct_uint! { [INFO] [stdout] 7 | | struct _U256(4); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / construct_uint! { [INFO] [stdout] 11 | | struct _U384(6); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / construct_uint! { [INFO] [stdout] 11 | | struct _U384(6); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / construct_uint! { [INFO] [stdout] 7 | | struct _U256(4); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see 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 `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / construct_uint! { [INFO] [stdout] 11 | | struct _U384(6); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `borsh_suppoort` [INFO] [stdout] --> fawkes-crypto/src/backend/bellman_groth16/verifier.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "borsh_suppoort")] [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"borsh_support"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [INFO] [stdout] = help: consider adding `borsh_suppoort` 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: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bls12_381/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / construct_primefield_params! { [INFO] [stdout] 9 | | pub struct Fq(super::U384); [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | impl PrimeFieldParams for Fq { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bls12_381/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / construct_primefield_params! { [INFO] [stdout] 19 | | pub struct Fr(super::U256); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | impl PrimeFieldParams for Fr { [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bls12_381/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / construct_primefield_params! { [INFO] [stdout] 29 | | pub struct Fs(super::U256); [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | impl PrimeFieldParams for Fs { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bn256/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / construct_primefield_params! { [INFO] [stdout] 9 | | pub struct Fq(super::U256); [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | impl PrimeFieldParams for Fq { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bn256/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / construct_primefield_params! { [INFO] [stdout] 19 | | pub struct Fr(super::U256); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | impl PrimeFieldParams for Fr { [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/bn256/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / construct_primefield_params! { [INFO] [stdout] 29 | | pub struct Fs(super::U256); [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | impl PrimeFieldParams for Fs { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_primefield_params` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_primefield_params` may come from an old version of the `ff_uint_derive` crate, try updating your dependency with `cargo update -p ff_uint_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_primefield_params` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / construct_uint! { [INFO] [stdout] 7 | | struct _U256(4); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / construct_uint! { [INFO] [stdout] 7 | | struct _U256(4); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / construct_uint! { [INFO] [stdout] 11 | | struct _U384(6); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `scale_support` [INFO] [stdout] --> fawkes-crypto/src/engines/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / construct_uint! { [INFO] [stdout] 11 | | struct _U384(6); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend_bellman_groth16`, `bellman`, `borsh`, `borsh_support`, `default`, `getrandom`, `halo2_curves`, `halo2_kzg_srs`, `halo2_proofs`, `halo2_rand`, `halo2_wrong_ecc`, `halo2_wrong_transcript`, `heavy_tests`, `linked-list`, `plonk`, `plonk_verifier`, `r1cs`, `rand`, `rand_support`, `serde`, `serde_support`, and `wasm` [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 `construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_uint` may come from an old version of the `ff_uint` crate, try updating your dependency with `cargo update -p ff_uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fawkes-crypto/src/backend/bellman_groth16/mod.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_witness_rcs(&self)->RCS> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_witness_rcs(&self)->RCS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> fawkes-crypto/src/backend/bellman_groth16/mod.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_witness_rcs(&self)->RCS> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_witness_rcs(&self)->RCS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b67438c5a358c14d51c8c4ee3386d234c0704398d4e25deea92316a8b5bb275b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67438c5a358c14d51c8c4ee3386d234c0704398d4e25deea92316a8b5bb275b", kill_on_drop: false }` [INFO] [stdout] b67438c5a358c14d51c8c4ee3386d234c0704398d4e25deea92316a8b5bb275b