[INFO] cloning repository https://github.com/pzhun/snarkVM-0.16.18 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pzhun/snarkVM-0.16.18" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhun%2FsnarkVM-0.16.18", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhun%2FsnarkVM-0.16.18'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f4e318dbbe253c3427db9c76ab61c548a1b428 [INFO] checking pzhun/snarkVM-0.16.18 against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhun%2FsnarkVM-0.16.18" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pzhun/snarkVM-0.16.18 [INFO] finished tweaking git repo https://github.com/pzhun/snarkVM-0.16.18 [INFO] tweaked toml for git repo https://github.com/pzhun/snarkVM-0.16.18 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pzhun/snarkVM-0.16.18 on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pzhun/snarkVM-0.16.18 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93e7741d8b3bcb4e95bedcb2e321a8a2ad051ca68c7eb75f35b9b17e0eab285 [INFO] running `Command { std: "docker" "start" "-a" "a93e7741d8b3bcb4e95bedcb2e321a8a2ad051ca68c7eb75f35b9b17e0eab285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93e7741d8b3bcb4e95bedcb2e321a8a2ad051ca68c7eb75f35b9b17e0eab285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93e7741d8b3bcb4e95bedcb2e321a8a2ad051ca68c7eb75f35b9b17e0eab285", kill_on_drop: false }` [INFO] [stdout] a93e7741d8b3bcb4e95bedcb2e321a8a2ad051ca68c7eb75f35b9b17e0eab285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cee22cf944d16e4e6e5812124e5bca90e7528ab7939d9fdc7cfc4bdefe0f2e1 [INFO] running `Command { std: "docker" "start" "-a" "8cee22cf944d16e4e6e5812124e5bca90e7528ab7939d9fdc7cfc4bdefe0f2e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking aleo-std-profiler v0.1.15 [INFO] [stderr] Checking aleo-std-cpu v0.1.4 [INFO] [stderr] Checking aleo-std-timer v0.1.2 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling snarkvm-curves v0.16.18 (/opt/rustwide/workdir/curves) [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking aleo-std-storage v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Compiling snarkvm-circuit-types-boolean v0.16.18 (/opt/rustwide/workdir/circuit/types/boolean) [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling snarkvm-circuit-environment-witness v0.16.18 (/opt/rustwide/workdir/circuit/environment/witness) [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling snarkvm-circuit-types-field v0.16.18 (/opt/rustwide/workdir/circuit/types/field) [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling snarkvm-circuit-types-scalar v0.16.18 (/opt/rustwide/workdir/circuit/types/scalar) [INFO] [stderr] Compiling snarkvm-circuit-types-integers v0.16.18 (/opt/rustwide/workdir/circuit/types/integers) [INFO] [stderr] Compiling snarkvm-circuit-types-group v0.16.18 (/opt/rustwide/workdir/circuit/types/group) [INFO] [stderr] Compiling snarkvm-circuit-types-string v0.16.18 (/opt/rustwide/workdir/circuit/types/string) [INFO] [stderr] Compiling snarkvm-circuit-types-address v0.16.18 (/opt/rustwide/workdir/circuit/types/address) [INFO] [stderr] Checking bs58 v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Compiling curl-sys v0.4.70+curl-8.5.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling snarkvm-circuit-algorithms v0.16.18 (/opt/rustwide/workdir/circuit/algorithms) [INFO] [stderr] Checking enum_index v0.2.0 [INFO] [stderr] Compiling snarkvm-circuit-collections v0.16.18 (/opt/rustwide/workdir/circuit/collections) [INFO] [stderr] Compiling snarkvm-circuit-network v0.16.18 (/opt/rustwide/workdir/circuit/network) [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling snarkvm-circuit-account v0.16.18 (/opt/rustwide/workdir/circuit/account) [INFO] [stderr] Compiling snarkvm-circuit-program v0.16.18 (/opt/rustwide/workdir/circuit/program) [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling enum_index_derive v0.2.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling aleo-std-time v0.1.2 [INFO] [stderr] Compiling aleo-std-timed v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking aleo-std v0.1.24 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling self_update v0.38.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling snarkvm v0.16.18 (/opt/rustwide/workdir) [INFO] [stderr] Checking self-replace v1.3.7 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling snarkvm-utilities-derives v0.16.18 (/opt/rustwide/workdir/utilities/derives) [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.40 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking js-sys v0.3.67 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Checking metrics v0.22.0 [INFO] [stderr] Compiling sppark v0.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sketches-ddsketch v0.2.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling snarkvm-algorithms-cuda v0.16.18 (/opt/rustwide/workdir/algorithms/cuda) [INFO] [stdout] warning: unexpected `cfg` condition value: `force-adx` [INFO] [stdout] --> algorithms/cuda/build.rs:32:45 [INFO] [stdout] | [INFO] [stdout] 32 | match (cfg!(feature = "portable"), cfg!(feature = "force-adx")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `portable`, and `quiet` [INFO] [stdout] = help: consider adding `force-adx` 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: `cuda-mobile` [INFO] [stdout] --> algorithms/cuda/build.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "cuda-mobile")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `portable`, and `quiet` [INFO] [stdout] = help: consider adding `cuda-mobile` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking metrics-util v0.16.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking web-sys v0.3.67 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.40 [INFO] [stderr] Checking wasm-bindgen-test v0.3.40 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking snarkvm-utilities v0.16.18 (/opt/rustwide/workdir/utilities) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> utilities/src/serialize/impls.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> utilities/src/serialize/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromBytes`, `ToBytes`, `Vec`, and `self` [INFO] [stdout] --> utilities/src/serialize/traits.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | FromBytes, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | ToBytes, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> utilities/src/serialize/impls.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> utilities/src/serialize/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromBytes`, `ToBytes`, `Vec`, and `self` [INFO] [stdout] --> utilities/src/serialize/traits.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | io::{self, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | FromBytes, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | ToBytes, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> utilities/src/bytes.rs:83:42 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ToBytesSerializer(String, Option, PhantomData); [INFO] [stdout] | ----------------- ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 83 - pub struct ToBytesSerializer(String, Option, PhantomData); [INFO] [stdout] 83 + pub struct ToBytesSerializer((), (), PhantomData); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> utilities/src/bytes.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct FromBytesDeserializer(String, Option, PhantomData); [INFO] [stdout] | --------------------- ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 103 - pub struct FromBytesDeserializer(String, Option, PhantomData); [INFO] [stdout] 103 + pub struct FromBytesDeserializer((), (), PhantomData); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> utilities/src/bytes.rs:169:59 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct FromBytesVisitor<'a>(&'a mut Vec, SmolStr, Option); [INFO] [stdout] | ---------------- field in this struct ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-fields v0.16.18 (/opt/rustwide/workdir/fields) [INFO] [stdout] warning: unused imports: `impl_add_sub_from_field_ref` and `impl_mul_div_from_field_ref` [INFO] [stdout] --> fields/src/fp_256.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl_add_sub_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | impl_mul_div_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `impl_add_sub_from_field_ref` and `impl_mul_div_from_field_ref` [INFO] [stdout] --> fields/src/fp_384.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl_add_sub_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | impl_mul_div_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `to_field_vec::*` [INFO] [stdout] --> fields/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub use to_field_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `impl_add_sub_from_field_ref` and `impl_mul_div_from_field_ref` [INFO] [stdout] --> fields/src/fp_256.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl_add_sub_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | impl_mul_div_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `impl_add_sub_from_field_ref` and `impl_mul_div_from_field_ref` [INFO] [stdout] --> fields/src/fp_384.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl_add_sub_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | impl_mul_div_from_field_ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `to_field_vec::*` [INFO] [stdout] --> fields/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub use to_field_vec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp_256.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 675 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp_384.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp2.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp6_3over2.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp_256.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 675 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp_384.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp2.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> fields/src/fp6_3over2.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> utilities/src/bytes.rs:83:42 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ToBytesSerializer(String, Option, PhantomData); [INFO] [stdout] | ----------------- ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 83 - pub struct ToBytesSerializer(String, Option, PhantomData); [INFO] [stdout] 83 + pub struct ToBytesSerializer((), (), PhantomData); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> utilities/src/bytes.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct FromBytesDeserializer(String, Option, PhantomData); [INFO] [stdout] | --------------------- ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 103 - pub struct FromBytesDeserializer(String, Option, PhantomData); [INFO] [stdout] 103 + pub struct FromBytesDeserializer((), (), PhantomData); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> utilities/src/bytes.rs:169:59 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct FromBytesVisitor<'a>(&'a mut Vec, SmolStr, Option); [INFO] [stdout] | ---------------- field in this struct ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> curves/src/bls12_377/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(nightly, doc = include_str!("../../documentation/the_aleo_curves/02_bls12-377.md"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [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 name: `nightly` [INFO] [stdout] --> curves/src/edwards_bls12/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(nightly, doc = include_str!("../../documentation/the_aleo_curves/01_edwards_bls12.md"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> curves/src/templates/short_weierstrass_jacobian/projective.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> curves/src/templates/twisted_edwards_extended/projective.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-network-environment v0.16.18 (/opt/rustwide/workdir/console/network/environment) [INFO] [stderr] Checking snarkvm-parameters v0.16.18 (/opt/rustwide/workdir/parameters) [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> curves/src/bls12_377/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(nightly, doc = include_str!("../../documentation/the_aleo_curves/02_bls12-377.md"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [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] [stderr] Checking hyper v0.14.28 [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> curves/src/edwards_bls12/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(nightly, doc = include_str!("../../documentation/the_aleo_curves/01_edwards_bls12.md"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> curves/src/templates/short_weierstrass_jacobian/projective.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> curves/src/templates/twisted_edwards_extended/projective.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 31 | pub fn parse(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse_whitespaces(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse_whitespaces(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_comments(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_comments(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn parse_comment(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn parse_comment(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn parse_safe_char(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn parse_safe_char(string: &str) -> ParserResult<'_, char> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | fn eoi(string: &str) -> ParserResult<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | fn eoi(string: &str) -> ParserResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | fn eol(string: &str) -> ParserResult<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | fn eol(string: &str) -> ParserResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | fn str_till_eol(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn str_till_eol(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | fn str_till_star_slash(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn str_till_star_slash(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/traits/parse.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse(string: &str) -> ParserResult [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn parse(string: &str) -> ParserResult<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-boolean v0.16.18 (/opt/rustwide/workdir/console/types/boolean) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 31 | pub fn parse(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse_whitespaces(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse_whitespaces(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_comments(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse_comments(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn parse_comment(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | pub fn parse_comment(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn parse_safe_char(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn parse_safe_char(string: &str) -> ParserResult<'_, char> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | fn eoi(string: &str) -> ParserResult<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | fn eoi(string: &str) -> ParserResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | fn eol(string: &str) -> ParserResult<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | fn eol(string: &str) -> ParserResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | fn str_till_eol(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn str_till_eol(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/helpers/sanitizer.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | fn str_till_star_slash(string: &str) -> ParserResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn str_till_star_slash(string: &str) -> ParserResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/traits/parse.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse(string: &str) -> ParserResult [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | fn parse(string: &str) -> ParserResult<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/network/environment/src/traits/parse_string.rs:232:36 [INFO] [stdout] | [INFO] [stdout] 232 | fn parse_string_wrapper(input: &str) -> crate::ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 | fn parse_string_wrapper(input: &str) -> crate::ParserResult<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/boolean/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-field v0.16.18 (/opt/rustwide/workdir/console/types/field) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/boolean/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-algorithms v0.16.18 (/opt/rustwide/workdir/algorithms) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/field/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-scalar v0.16.18 (/opt/rustwide/workdir/console/types/scalar) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/field/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> algorithms/src/snark/varuna/ahp/indexer/indexer.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `crossbeam-channel`, `crypto_hash`, `cuda`, `default`, `fft`, `full`, `fxhash`, `indexmap`, `lazy_static`, `msm`, `polycommit`, `polycommit_full`, `polycommit_wasm`, `profiler`, `r1cs`, `rand_core`, `rust-gpu-tools`, `serial`, `snark`, `snarkvm-algorithms-cuda`, `snarkvm-parameters`, `test`, `wasm`, and `wasm-bindgen-futures` [INFO] [stdout] = help: consider adding `std` 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: `std` [INFO] [stdout] --> algorithms/src/snark/varuna/ahp/prover/round_functions/mod.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `crossbeam-channel`, `crypto_hash`, `cuda`, `default`, `fft`, `full`, `fxhash`, `indexmap`, `lazy_static`, `msm`, `polycommit`, `polycommit_full`, `polycommit_wasm`, `profiler`, `r1cs`, `rand_core`, `rust-gpu-tools`, `serial`, `snark`, `snarkvm-algorithms-cuda`, `snarkvm-parameters`, `test`, `wasm`, and `wasm-bindgen-futures` [INFO] [stdout] = help: consider adding `std` 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: `std` [INFO] [stdout] --> algorithms/src/snark/varuna/varuna.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `crossbeam-channel`, `crypto_hash`, `cuda`, `default`, `fft`, `full`, `fxhash`, `indexmap`, `lazy_static`, `msm`, `polycommit`, `polycommit_full`, `polycommit_wasm`, `profiler`, `r1cs`, `rand_core`, `rust-gpu-tools`, `serial`, `snark`, `snarkvm-algorithms-cuda`, `snarkvm-parameters`, `test`, `wasm`, and `wasm-bindgen-futures` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/scalar/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-integers v0.16.18 (/opt/rustwide/workdir/console/types/integers) [INFO] [stderr] Checking snarkvm-console-types-group v0.16.18 (/opt/rustwide/workdir/console/types/group) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/scalar/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> algorithms/src/snark/varuna/ahp/indexer/indexer.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `crossbeam-channel`, `crypto_hash`, `cuda`, `default`, `fft`, `full`, `fxhash`, `indexmap`, `lazy_static`, `msm`, `polycommit`, `polycommit_full`, `polycommit_wasm`, `profiler`, `r1cs`, `rand_core`, `rust-gpu-tools`, `serial`, `snark`, `snarkvm-algorithms-cuda`, `snarkvm-parameters`, `test`, `wasm`, and `wasm-bindgen-futures` [INFO] [stdout] = help: consider adding `std` 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: `std` [INFO] [stdout] --> algorithms/src/snark/varuna/ahp/prover/round_functions/mod.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `crossbeam-channel`, `crypto_hash`, `cuda`, `default`, `fft`, `full`, `fxhash`, `indexmap`, `lazy_static`, `msm`, `polycommit`, `polycommit_full`, `polycommit_wasm`, `profiler`, `r1cs`, `rand_core`, `rust-gpu-tools`, `serial`, `snark`, `snarkvm-algorithms-cuda`, `snarkvm-parameters`, `test`, `wasm`, and `wasm-bindgen-futures` [INFO] [stdout] = help: consider adding `std` 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: `std` [INFO] [stdout] --> algorithms/src/snark/varuna/varuna.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `crossbeam-channel`, `crypto_hash`, `cuda`, `default`, `fft`, `full`, `fxhash`, `indexmap`, `lazy_static`, `msm`, `polycommit`, `polycommit_full`, `polycommit_wasm`, `profiler`, `r1cs`, `rand_core`, `rust-gpu-tools`, `serial`, `snark`, `snarkvm-algorithms-cuda`, `snarkvm-parameters`, `test`, `wasm`, and `wasm-bindgen-futures` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/group/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-address v0.16.18 (/opt/rustwide/workdir/console/types/address) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/integers/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-string v0.16.18 (/opt/rustwide/workdir/console/types/string) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/address/src/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/string/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/integers/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/group/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types v0.16.18 (/opt/rustwide/workdir/console/types) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/address/src/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/types/string/src/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-algorithms v0.16.18 (/opt/rustwide/workdir/console/algorithms) [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Checking snarkvm-console-collections v0.16.18 (/opt/rustwide/workdir/console/collections) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.0 [INFO] [stderr] Checking snarkvm-metrics v0.16.18 (/opt/rustwide/workdir/metrics) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> algorithms/src/r1cs/test_constraint_system.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | Constraint(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NamedObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 - Constraint(usize), [INFO] [stdout] 28 + Constraint(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/data_structures.rs:301:19 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn powers(&self) -> kzg10::Powers { [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] 301 | pub fn powers(&self) -> kzg10::Powers<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/data_structures.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into>) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 309 | pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into>) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/data_structures.rs:334:27 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn lagrange_basis(&self, domain: EvaluationDomain) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 334 | pub fn lagrange_basis(&self, domain: EvaluationDomain) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/polynomial.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn polynomial(&self) -> &Polynomial { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn polynomial(&self) -> &Polynomial<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-network v0.16.18 (/opt/rustwide/workdir/console/network) [INFO] [stderr] Checking snarkvm-circuit-environment v0.16.18 (/opt/rustwide/workdir/circuit/environment) [INFO] [stderr] Checking snarkvm-console-account v0.16.18 (/opt/rustwide/workdir/console/account) [INFO] [stdout] warning: unused import: `metrics::*` [INFO] [stdout] --> circuit/environment/src/macros/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use metrics::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scope::*` [INFO] [stdout] --> circuit/environment/src/macros/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use scope::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `witness::*` [INFO] [stdout] --> circuit/environment/src/macros/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use witness::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> circuit/environment/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/account/src/signature/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-program v0.16.18 (/opt/rustwide/workdir/console/program) [INFO] [stdout] warning: unused import: `run_tests` [INFO] [stdout] --> console/collections/src/kary_merkle_tree/tests/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use run_tests; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/environment/src/helpers/mode.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn parse(string: &str) -> ParserResult { [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] 48 | pub fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/account/src/signature/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | fn parse(string: &str) -> ParserResult { [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] 106 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/boolean/src/lib.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | fn parse(string: &str) -> ParserResult { [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] 106 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/field/src/lib.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/field/src/lib.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | fn parse(string: &str) -> ParserResult { [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] 91 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> algorithms/src/r1cs/test_constraint_system.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | Constraint(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NamedObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 28 - Constraint(usize), [INFO] [stdout] 28 + Constraint(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/kzg10/mod.rs:491:17 [INFO] [stdout] | [INFO] [stdout] 491 | pp: &UniversalParams, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 494 | ) -> (Powers, VerifierKey) { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden 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] 494 | ) -> (Powers<'_, E>, VerifierKey) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/data_structures.rs:301:19 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn powers(&self) -> kzg10::Powers { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 301 | pub fn powers(&self) -> kzg10::Powers<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/data_structures.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into>) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 309 | pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into>) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/data_structures.rs:334:27 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn lagrange_basis(&self, domain: EvaluationDomain) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 334 | pub fn lagrange_basis(&self, domain: EvaluationDomain) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> algorithms/src/polycommit/sonic_pc/polynomial.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn polynomial(&self) -> &Polynomial { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn polynomial(&self) -> &Polynomial<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(string: &str) -> ParserResult { [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] 87 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:166:7 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:201:7 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:166:7 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/group/src/lib.rs:201:7 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/field/src/lib.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | fn parse(string: &str) -> ParserResult { [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] 91 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/group/src/lib.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse(string: &str) -> ParserResult { [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] 153 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/scalar/src/lib.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(string: &str) -> ParserResult { [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] 87 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/from_bits.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/from_field.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/from_group.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/to_bits.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/to_field.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/to_group.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/equal.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/lib.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/from_bits.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/from_field.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/from_group.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/to_bits.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/to_field.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/helpers/to_group.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/address/src/equal.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/address/src/lib.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | fn parse(string: &str) -> ParserResult { [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] 79 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/integers/src/lib.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | fn parse(string: &str) -> ParserResult { [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] 139 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/address/src/lib.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | fn parse(string: &str) -> ParserResult { [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] 79 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/group/src/lib.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse(string: &str) -> ParserResult { [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] 153 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/string/src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse(string: &str) -> ParserResult { [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] 100 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/string/src/lib.rs:148:7 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-circuit-types v0.16.18 (/opt/rustwide/workdir/circuit/types) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/string/src/lib.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse(string: &str) -> ParserResult { [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] 100 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/mod.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/mod.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/mod.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/hash_uncompressed.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/commit.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/commit_uncompressed.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hash.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hash_uncompressed.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/elligator2/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/elligator2/encode.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/keccak/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/keccak/hash.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/mod.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/mod.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/commit.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/commit_uncompressed.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/hash.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/hash_uncompressed.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/mod.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash_many.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash_to_group.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash_to_scalar.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/prf.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/mod.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/mod.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/mod.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hasher/hash_uncompressed.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/commit.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/commit_uncompressed.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hash.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/bhp/hash_uncompressed.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/elligator2/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/elligator2/encode.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/keccak/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/keccak/hash.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/mod.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/mod.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/commit.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/commit_uncompressed.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/hash.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/pedersen/hash_uncompressed.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/mod.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash_many.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash_to_group.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/hash_to_scalar.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/algorithms/src/poseidon/prf.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/access/parse.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | fn parse(string: &str) -> ParserResult { [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] 18 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/ciphertext/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/future/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/future/parse.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_arguments(string: &str) -> ParserResult>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_arguments(string: &str) -> ParserResult<'_, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/identifier/parse.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/literal/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_pair(string: &str) -> ParserResult<(Identifier, Plaintext)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_pair(string: &str) -> ParserResult<'_, (Identifier, Plaintext)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_struct(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_struct(string: &str) -> ParserResult<'_, Plaintext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:66:44 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_array(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_array(string: &str) -> ParserResult<'_, Plaintext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_pair(string: &str) -> ParserResult<(Identifier, Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_pair(string: &str) -> ParserResult<'_, (Identifier, Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_literal(string: &str) -> ParserResult<(Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_literal(string: &str) -> ParserResult<'_, (Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_struct(string: &str) -> ParserResult<(Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_struct(string: &str) -> ParserResult<'_, (Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:103:44 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_array(string: &str) -> ParserResult<(Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_array(string: &str) -> ParserResult<'_, (Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/parse_ciphertext.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/parse_plaintext.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/parse_plaintext.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_pair(string: &str) -> ParserResult<(Identifier, Entry>)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_pair(string: &str) -> ParserResult<'_, (Identifier, Entry>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/register/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/value/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/array_type/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/array_type/parse.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_inner_element_type(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_inner_element_type(string: &str) -> ParserResult<'_, PlaintextType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/array_type/parse.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_length(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_length(string: &str) -> ParserResult<'_, U32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/finalize_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> console/program/src/data_types/literal_type/mod.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy, Clone, PartialEq, Eq, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LiteralType` [INFO] [stdout] 26 | pub enum LiteralType { [INFO] [stdout] | ----------- `LiteralType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> console/program/src/data_types/literal_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/plaintext_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/record_type/entry_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/record_type/parse.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/record_type/parse.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(string: &str) -> ParserResult<(Identifier, EntryType)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(string: &str) -> ParserResult<'_, (Identifier, EntryType)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/register_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/struct_type/parse.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/struct_type/parse.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_tuple(string: &str) -> ParserResult<(Identifier, PlaintextType)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_tuple(string: &str) -> ParserResult<'_, (Identifier, PlaintextType)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/value_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/id/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/locator/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/state_path/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console v0.16.18 (/opt/rustwide/workdir/console) [INFO] [stderr] Checking snarkvm-ledger-committee v0.16.18 (/opt/rustwide/workdir/ledger/committee) [INFO] [stderr] Checking snarkvm-ledger-narwhal-data v0.16.18 (/opt/rustwide/workdir/ledger/narwhal/data) [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/types/integers/src/lib.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/mod.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/leaf_hash.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/path_hash.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/verify.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/helpers/leaf_hash.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/helpers/path_hash.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/verify.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/lib.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/mod.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/mod.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/equal.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/equal.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/from.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/from_private_key.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/from_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/from_bits.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_bits.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_bits.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_fields.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/ternary.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/to_address.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/graph_key/mod.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/graph_key/mod.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/graph_key/mod.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/mod.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/mod.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/to_compute_key.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/to_view_key.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/equal.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/equal.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/from_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/from_bits.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_bits.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_bits.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_fields.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_fields.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/ternary.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/verify.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/mod.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/mod.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/from_private_key.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/to_address.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/account/src/signature/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(string: &str) -> ParserResult { [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] 87 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/lib.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/mod.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/mod.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/equal.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/equal.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/from.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/from_private_key.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/from_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/from_bits.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_bits.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_bits.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/helpers/to_fields.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/ternary.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/compute_key/to_address.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/graph_key/mod.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/graph_key/mod.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/graph_key/mod.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/mod.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/mod.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/to_compute_key.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/private_key/to_view_key.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/mod.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/equal.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/equal.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/from_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/from_bits.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_bits.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_bits.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_bits.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_fields.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/helpers/to_fields.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/ternary.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/signature/verify.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/mod.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/mod.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/from_private_key.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/account/src/view_key/to_address.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/mod.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/mod.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/leaf_hash.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/helpers/path_hash.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/kary_merkle_tree/verify.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/mod.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/helpers/leaf_hash.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/helpers/path_hash.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/collections/src/merkle_tree/verify.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/ciphertext/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/ciphertext/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/ciphertext/decrypt.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/from_bits.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/from_field.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/to_bits.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:199:7 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:225:7 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/from_bits.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/to_type.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/plaintext/mod.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/plaintext/mod.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/plaintext/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/helpers/owner.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/helpers/owner.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/decrypt.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/id/mod.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/id/mod.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/verify.rs:297:17 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/mod.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/mod.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/mod.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/from_outputs.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/process_outputs_from_callback.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/state_path/mod.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [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 name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/ciphertext/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/ciphertext/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/ciphertext/decrypt.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/from_bits.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/from_field.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/identifier/to_bits.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:199:7 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:225:7 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/from_bits.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/literal/to_type.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/plaintext/mod.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/plaintext/mod.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/plaintext/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/mod.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/entry/mod.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/helpers/owner.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/helpers/owner.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/data/record/decrypt.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/id/mod.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/id/mod.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/mod.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/request/verify.rs:297:17 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/mod.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/mod.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/mod.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(console)] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/from_outputs.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/response/process_outputs_from_callback.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `console` [INFO] [stdout] --> circuit/program/src/state_path/mod.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(test, console))] [INFO] [stdout] | ^^^^^^^ help: found config with similar value: `feature = "console"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/account/src/signature/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(string: &str) -> ParserResult { [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] 87 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | fn parse(string: &str) -> ParserResult { [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] 73 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-circuit v0.16.18 (/opt/rustwide/workdir/circuit) [INFO] [stderr] Checking snarkvm-synthesizer-snark v0.16.18 (/opt/rustwide/workdir/synthesizer/snark) [INFO] [stderr] Checking snarkvm-synthesizer-program v0.16.18 (/opt/rustwide/workdir/synthesizer/program) [INFO] [stdout] warning: unused import: `metrics::*` [INFO] [stdout] --> circuit/environment/src/macros/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use metrics::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scope::*` [INFO] [stdout] --> circuit/environment/src/macros/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use scope::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `witness::*` [INFO] [stdout] --> circuit/environment/src/macros/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use witness::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> circuit/environment/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/certificate/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/proof/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/proving_key/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/verifying_key/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-ledger-coinbase v0.16.18 (/opt/rustwide/workdir/ledger/coinbase) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/certificate/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/proof/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/proving_key/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/snark/src/verifying_key/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ledger/coinbase/src/helpers/mod.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn lagrange_basis(&self) -> LagrangeBasis { [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] 72 | pub fn lagrange_basis(&self) -> LagrangeBasis<'_, N::PairingCurve> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/environment/src/helpers/mode.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn parse(string: &str) -> ParserResult { [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] 48 | pub fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-ledger-narwhal-transmission-id v0.16.18 (/opt/rustwide/workdir/ledger/narwhal/transmission-id) [INFO] [stderr] Checking snarkvm-ledger-narwhal-batch-header v0.16.18 (/opt/rustwide/workdir/ledger/narwhal/batch-header) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ledger/coinbase/src/helpers/mod.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn lagrange_basis(&self) -> LagrangeBasis { [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] 72 | pub fn lagrange_basis(&self) -> LagrangeBasis<'_, N::PairingCurve> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/program/src/data/access/mod.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | fn parse(string: &str) -> ParserResult { [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] 73 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/program/src/data/identifier/mod.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/program/src/data/literal/mod.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 157 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-ledger-narwhal-batch-certificate v0.16.18 (/opt/rustwide/workdir/ledger/narwhal/batch-certificate) [INFO] [stderr] Checking snarkvm-ledger-narwhal-subdag v0.16.18 (/opt/rustwide/workdir/ledger/narwhal/subdag) [INFO] [stderr] Checking snarkvm-ledger-authority v0.16.18 (/opt/rustwide/workdir/ledger/authority) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> circuit/types/integers/src/lib.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | fn parse(string: &str) -> ParserResult { [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] 139 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/access/parse.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | fn parse(string: &str) -> ParserResult { [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] 18 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/ciphertext/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/future/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/future/parse.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_arguments(string: &str) -> ParserResult>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_arguments(string: &str) -> ParserResult<'_, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/identifier/parse.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/literal/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_pair(string: &str) -> ParserResult<(Identifier, Plaintext)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_pair(string: &str) -> ParserResult<'_, (Identifier, Plaintext)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_struct(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_struct(string: &str) -> ParserResult<'_, Plaintext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/plaintext/parse.rs:66:44 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_array(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_array(string: &str) -> ParserResult<'_, Plaintext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_pair(string: &str) -> ParserResult<(Identifier, Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_pair(string: &str) -> ParserResult<'_, (Identifier, Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_literal(string: &str) -> ParserResult<(Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_literal(string: &str) -> ParserResult<'_, (Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_struct(string: &str) -> ParserResult<(Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | fn parse_struct(string: &str) -> ParserResult<'_, (Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/entry/parse.rs:103:44 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_array(string: &str) -> ParserResult<(Plaintext, Mode)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_array(string: &str) -> ParserResult<'_, (Plaintext, Mode)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/parse_ciphertext.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/parse_plaintext.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/record/parse_plaintext.rs:23:43 [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_pair(string: &str) -> ParserResult<(Identifier, Entry>)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_pair(string: &str) -> ParserResult<'_, (Identifier, Entry>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/register/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data/value/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/array_type/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/array_type/parse.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_inner_element_type(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn parse_inner_element_type(string: &str) -> ParserResult<'_, PlaintextType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/array_type/parse.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_length(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_length(string: &str) -> ParserResult<'_, U32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/finalize_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> console/program/src/data_types/literal_type/mod.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy, Clone, PartialEq, Eq, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LiteralType` [INFO] [stdout] 26 | pub enum LiteralType { [INFO] [stdout] | ----------- `LiteralType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (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] --> console/program/src/data_types/literal_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/plaintext_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/record_type/entry_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/record_type/parse.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/record_type/parse.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(string: &str) -> ParserResult<(Identifier, EntryType)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(string: &str) -> ParserResult<'_, (Identifier, EntryType)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/register_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/struct_type/parse.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/struct_type/parse.rs:27:44 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_tuple(string: &str) -> ParserResult<(Identifier, PlaintextType)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_tuple(string: &str) -> ParserResult<'_, (Identifier, PlaintextType)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/data_types/value_type/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/id/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/locator/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> console/program/src/state_path/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/closure/input/parse.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn parse(string: &str) -> ParserResult { [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] 24 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/closure/output/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/closure/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/finalize/input/parse.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/finalize/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/function/input/parse.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/function/output/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/function/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/import/parse.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/mod.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 294 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/await_.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/branch.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/contains.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 100 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/get.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/get.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 233 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/get_or_use.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/rand_chacha.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 142 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/rand_chacha.rs:144:46 [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_operand(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_operand(string: &str) -> ParserResult<'_, Operand> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/remove.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/position.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/command/set.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operand/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/assert.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 182 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/async_.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/async_.rs:218:46 [INFO] [stdout] | [INFO] [stdout] 218 | fn parse_operand(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | fn parse_operand(string: &str) -> ParserResult<'_, Operand> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/call.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/call.rs:270:22 [INFO] [stdout] | [INFO] [stdout] 270 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 270 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/call.rs:272:46 [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_operand(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | fn parse_operand(string: &str) -> ParserResult<'_, Operand> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/call.rs:280:50 [INFO] [stdout] | [INFO] [stdout] 280 | fn parse_destination(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 280 | fn parse_destination(string: &str) -> ParserResult<'_, Register> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/cast.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/cast.rs:940:22 [INFO] [stdout] | [INFO] [stdout] 940 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 940 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/cast.rs:942:46 [INFO] [stdout] | [INFO] [stdout] 942 | fn parse_operand(string: &str) -> ParserResult> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 942 | fn parse_operand(string: &str) -> ParserResult<'_, Operand> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/commit.rs:236:22 [INFO] [stdout] | [INFO] [stdout] 236 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 236 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/hash.rs:378:22 [INFO] [stdout] | [INFO] [stdout] 378 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 378 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/hash.rs:380:47 [INFO] [stdout] | [INFO] [stdout] 380 | fn parse_operands(string: &str, num_operands: usize) -> ParserResult>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 380 | fn parse_operands(string: &str, num_operands: usize) -> ParserResult<'_, Vec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/is.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 181 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/literals.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 197 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/operation/sign_verify.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/logic/instruction/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/mapping/key/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/mapping/value/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/mapping/parse.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/parse.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn parse(string: &str) -> ParserResult<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-ledger-block v0.16.18 (/opt/rustwide/workdir/ledger/block) [INFO] [stderr] Checking snarkvm-ledger-store v0.16.18 (/opt/rustwide/workdir/ledger/store) [INFO] [stderr] Checking snarkvm-ledger-narwhal-transmission v0.16.18 (/opt/rustwide/workdir/ledger/narwhal/transmission) [INFO] [stderr] Checking snarkvm-ledger-narwhal v0.16.18 (/opt/rustwide/workdir/ledger/narwhal) [INFO] [stderr] Checking snarkvm-ledger-query v0.16.18 (/opt/rustwide/workdir/ledger/query) [INFO] [stderr] Checking snarkvm-synthesizer-process v0.16.18 (/opt/rustwide/workdir/synthesizer/process) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> synthesizer/process/src/lib.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(any(test, feature = "test"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aleo-cli`, `async`, `default`, `rayon`, `rocks`, `serial`, `timer`, and `wasm` [INFO] [stdout] = help: consider adding `test` 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: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> synthesizer/process/src/stack/call/mod.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | self.operands().iter().map(|operand| registers.load(stack.deref(), operand)).try_collect()?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `impl StackEvaluate + StackMatches + StackProgram` does not implement `Deref`, so calling `deref` on `&impl StackEvaluate + StackMatches + StackProgram` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-synthesizer v0.16.18 (/opt/rustwide/workdir/synthesizer) [INFO] [stderr] Checking snarkvm-ledger-test-helpers v0.16.18 (/opt/rustwide/workdir/ledger/test-helpers) [INFO] [stderr] Checking snarkvm-ledger v0.16.18 (/opt/rustwide/workdir/ledger) [INFO] [stderr] Checking snarkvm-wasm v0.16.18 (/opt/rustwide/workdir/wasm) [INFO] [stdout] warning: unexpected `cfg` condition value: `network` [INFO] [stdout] --> wasm/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "network")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `circuit`, `console`, `curves`, `default`, `fields`, `full`, `ledger`, `snarkvm-circuit-network`, `snarkvm-console`, `snarkvm-curves`, `snarkvm-fields`, `snarkvm-ledger-block`, `snarkvm-ledger-query`, `snarkvm-ledger-store`, `snarkvm-synthesizer`, `snarkvm-utilities`, `synthesizer`, and `utilities` [INFO] [stdout] = help: consider adding `network` 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: `network` [INFO] [stdout] --> wasm/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "network")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `circuit`, `console`, `curves`, `default`, `fields`, `full`, `ledger`, `snarkvm-circuit-network`, `snarkvm-console`, `snarkvm-curves`, `snarkvm-fields`, `snarkvm-ledger-block`, `snarkvm-ledger-query`, `snarkvm-ledger-store`, `snarkvm-synthesizer`, `snarkvm-utilities`, `synthesizer`, and `utilities` [INFO] [stdout] = help: consider adding `network` 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: `network` [INFO] [stdout] --> wasm/src/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "network")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `circuit`, `console`, `curves`, `default`, `fields`, `full`, `ledger`, `snarkvm-circuit-network`, `snarkvm-console`, `snarkvm-curves`, `snarkvm-fields`, `snarkvm-ledger-block`, `snarkvm-ledger-query`, `snarkvm-ledger-store`, `snarkvm-synthesizer`, `snarkvm-utilities`, `synthesizer`, and `utilities` [INFO] [stdout] = help: consider adding `network` 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: `network` [INFO] [stdout] --> wasm/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "network")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `circuit`, `console`, `curves`, `default`, `fields`, `full`, `ledger`, `snarkvm-circuit-network`, `snarkvm-console`, `snarkvm-curves`, `snarkvm-fields`, `snarkvm-ledger-block`, `snarkvm-ledger-query`, `snarkvm-ledger-store`, `snarkvm-synthesizer`, `snarkvm-utilities`, `synthesizer`, and `utilities` [INFO] [stdout] = help: consider adding `network` 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: `test` [INFO] [stdout] --> synthesizer/process/src/lib.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(any(test, feature = "test"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aleo-cli`, `async`, `default`, `rayon`, `rocks`, `serial`, `timer`, and `wasm` [INFO] [stdout] = help: consider adding `test` 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: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> ledger/src/find.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 56 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 57 | view_key: &'a ViewKey, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 58 | filter: RecordsFilter, [INFO] [stdout] 59 | ) -> Result, Cow<'_, Record>>)>> { [INFO] [stdout] | ^^ the same lifetime is elided here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 59 - ) -> Result, Cow<'_, Record>>)>> { [INFO] [stdout] 59 + ) -> Result, Cow<'a, Record>>)>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> ledger/src/find.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 130 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 131 | view_key: &'a ViewKey, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 132 | filter: RecordsFilter, [INFO] [stdout] 133 | ) -> Result, Record>)>> { [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 133 - ) -> Result, Record>)>> { [INFO] [stdout] 133 + ) -> Result, Record>)>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> ledger/src/find.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 56 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 57 | view_key: &'a ViewKey, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 58 | filter: RecordsFilter, [INFO] [stdout] 59 | ) -> Result, Cow<'_, Record>>)>> { [INFO] [stdout] | ^^ the same lifetime is elided here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 59 - ) -> Result, Cow<'_, Record>>)>> { [INFO] [stdout] 59 + ) -> Result, Cow<'a, Record>>)>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> ledger/src/find.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 130 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 131 | view_key: &'a ViewKey, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 132 | filter: RecordsFilter, [INFO] [stdout] 133 | ) -> Result, Record>)>> { [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 133 - ) -> Result, Record>)>> { [INFO] [stdout] 133 + ) -> Result, Record>)>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> synthesizer/process/src/stack/call/mod.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | self.operands().iter().map(|operand| registers.load(stack.deref(), operand)).try_collect()?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `impl StackEvaluate + StackMatches + StackProgram` does not implement `Deref`, so calling `deref` on `&impl StackEvaluate + StackMatches + StackProgram` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> synthesizer/program/src/closure/input/parse.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn parse(string: &str) -> ParserResult { [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] 24 | fn parse(string: &str) -> ParserResult<'_, Self> { [WARN] too many lines in the log, truncating it