[INFO] cloning repository https://github.com/chenhuayi83/snarkVM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenhuayi83/snarkVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenhuayi83%2FsnarkVM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenhuayi83%2FsnarkVM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17172fd6e6ec48750601834db31a8ce98e7a62f9 [INFO] checking chenhuayi83/snarkVM against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenhuayi83%2FsnarkVM" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chenhuayi83/snarkVM on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/chenhuayi83/snarkVM [INFO] finished tweaking git repo https://github.com/chenhuayi83/snarkVM [INFO] tweaked toml for git repo https://github.com/chenhuayi83/snarkVM written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chenhuayi83/snarkVM 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e2c2752757a8a4eb8b024973a20127d51156184c798c36869037656ae80a8da [INFO] running `Command { std: "docker" "start" "-a" "5e2c2752757a8a4eb8b024973a20127d51156184c798c36869037656ae80a8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e2c2752757a8a4eb8b024973a20127d51156184c798c36869037656ae80a8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e2c2752757a8a4eb8b024973a20127d51156184c798c36869037656ae80a8da", kill_on_drop: false }` [INFO] [stdout] 5e2c2752757a8a4eb8b024973a20127d51156184c798c36869037656ae80a8da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 445d9676e925eab129227598ac0c690f3780c6760ce24398f1a3830d8722bb31 [INFO] running `Command { std: "docker" "start" "-a" "445d9676e925eab129227598ac0c690f3780c6760ce24398f1a3830d8722bb31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling semver v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking aleo-std-timer v0.1.1 [INFO] [stderr] Checking aleo-std-storage v0.1.3 [INFO] [stderr] Checking aleo-std-cpu v0.1.3 [INFO] [stderr] Checking aleo-std-profiler v0.1.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling snarkvm-curves v0.7.5 (/opt/rustwide/workdir/curves) [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking bech32 v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking blake2s_simd v1.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling aleo-std-time v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling aleo-std-timed v0.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking unicode-normalization v0.1.20 [INFO] [stderr] Checking aleo-std v0.1.14 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling snarkvm-utilities-derives v0.7.5 (/opt/rustwide/workdir/utilities/derives) [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling snarkvm-circuit-environment-witness v0.7.5 (/opt/rustwide/workdir/circuit/environment/witness) [INFO] [stderr] Compiling snarkvm-circuit-types-boolean v0.7.5 (/opt/rustwide/workdir/circuit/types/boolean) [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling snarkvm-circuit-types-field v0.7.5 (/opt/rustwide/workdir/circuit/types/field) [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Compiling snarkvm-circuit-types-scalar v0.7.5 (/opt/rustwide/workdir/circuit/types/scalar) [INFO] [stderr] Compiling snarkvm-circuit-types-integers v0.7.5 (/opt/rustwide/workdir/circuit/types/integers) [INFO] [stderr] Compiling snarkvm-circuit-types-group v0.7.5 (/opt/rustwide/workdir/circuit/types/group) [INFO] [stderr] Compiling snarkvm-circuit-types-address v0.7.5 (/opt/rustwide/workdir/circuit/types/address) [INFO] [stderr] Compiling snarkvm-circuit-types-string v0.7.5 (/opt/rustwide/workdir/circuit/types/string) [INFO] [stderr] Compiling snarkvm-circuit-algorithms v0.7.5 (/opt/rustwide/workdir/circuit/algorithms) [INFO] [stderr] Compiling snarkvm-circuit-collections v0.7.5 (/opt/rustwide/workdir/circuit/collections) [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling snarkvm-circuit-network v0.7.5 (/opt/rustwide/workdir/circuit/network) [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking enum_index v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking dissimilar v1.0.4 [INFO] [stderr] Compiling snarkvm-circuit-account v0.7.5 (/opt/rustwide/workdir/circuit/account) [INFO] [stderr] Checking expect-test v1.3.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling snarkvm-circuit-program v0.7.5 (/opt/rustwide/workdir/circuit/program) [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling enum_index_derive v0.2.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling self_update v0.30.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling snarkvm v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking serial_test v0.8.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.31 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking clap v3.2.7 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking snarkvm-utilities v0.7.5 (/opt/rustwide/workdir/utilities) [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking snarkvm-fields v0.7.5 (/opt/rustwide/workdir/fields) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking js-sys v0.3.58 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking snarkvm-r1cs v0.7.5 (/opt/rustwide/workdir/r1cs) [INFO] [stderr] Checking snarkvm-console-network-environment v0.7.5 (/opt/rustwide/workdir/console/network/environment) [INFO] [stderr] Checking snarkvm-console-types-boolean v0.7.5 (/opt/rustwide/workdir/console/types/boolean) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/boolean/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/boolean/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/boolean/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-field v0.7.5 (/opt/rustwide/workdir/console/types/field) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/field/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/field/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/field/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-scalar v0.7.5 (/opt/rustwide/workdir/console/types/scalar) [INFO] [stderr] Checking snarkvm-console-types-integers v0.7.5 (/opt/rustwide/workdir/console/types/integers) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/scalar/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/scalar/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/scalar/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/integers/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/integers/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/integers/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-group v0.7.5 (/opt/rustwide/workdir/console/types/group) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `arithmetic` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod arithmetic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-string v0.7.5 (/opt/rustwide/workdir/console/types/string) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/group/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/group/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/group/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/string/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/string/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/string/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/string/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/string/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/string/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/string/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/string/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/string/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/string/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/string/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/string/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types-address v0.7.5 (/opt/rustwide/workdir/console/types/address) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `bitwise` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod bitwise; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod from_bits; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `from_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod from_field; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `parse` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod parse; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_bits` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod to_bits; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> console/types/address/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `to_field` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> console/types/address/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> console/types/address/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | mod to_field; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-types v0.7.5 (/opt/rustwide/workdir/console/types) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> console/types/src/lib.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `integers` in the type namespace is first re-exported here [INFO] [stdout] 59 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ----------------------------------------------- but the name `integers` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> console/types/src/lib.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] 59 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ----------------------------------------------- but the name `string` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> console/types/src/lib.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `integers` in the type namespace is first re-exported here [INFO] [stdout] 59 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ----------------------------------------------- but the name `integers` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> console/types/src/lib.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] 59 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ----------------------------------------------- but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> console/types/src/lib.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] 59 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ----------------------------------------------- but the name `string` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> console/types/src/lib.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] 59 | pub use snarkvm_console_network_environment::prelude::*; [INFO] [stdout] | ----------------------------------------------- but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-algorithms v0.7.5 (/opt/rustwide/workdir/console/algorithms) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.31 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-parameters v0.7.5 (/opt/rustwide/workdir/parameters) [INFO] [stderr] Checking wasm-bindgen-test v0.3.31 [INFO] [stderr] Checking snarkvm-console-collections v0.7.5 (/opt/rustwide/workdir/console/collections) [INFO] [stderr] Checking snarkvm-console-network v0.7.5 (/opt/rustwide/workdir/console/network) [INFO] [stderr] Checking snarkvm-algorithms v0.7.5 (/opt/rustwide/workdir/algorithms) [INFO] [stderr] Checking snarkvm-circuit-environment v0.7.5 (/opt/rustwide/workdir/circuit/environment) [INFO] [stderr] Checking snarkvm-console-account v0.7.5 (/opt/rustwide/workdir/console/account) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> algorithms/src/snark/marlin/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod errors; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `errors` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> algorithms/src/snark/marlin/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use ahp::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> algorithms/src/snark/marlin/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod errors; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> algorithms/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use crate::{errors::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `crh` in the type namespace is also re-exported here [INFO] [stdout] | the name `crh` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> algorithms/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use crate::{errors::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `snark` in the type namespace is also re-exported here [INFO] [stdout] | the name `snark` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/environment/src/helpers/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use circuit_type::*; [INFO] [stdout] | --------------- but the name `Constant` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use count::*; [INFO] [stdout] | ^^^^^^^^ the name `Constant` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/environment/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ the name `metrics` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 37 | pub use traits::*; [INFO] [stdout] | --------- but the name `metrics` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console-program v0.7.5 (/opt/rustwide/workdir/console/program) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> algorithms/src/snark/marlin/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod errors; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `errors` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> algorithms/src/snark/marlin/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use ahp::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> algorithms/src/snark/marlin/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | mod errors; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> algorithms/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use crate::{errors::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `crh` in the type namespace is also re-exported here [INFO] [stdout] | the name `crh` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> algorithms/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use crate::{errors::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `snark` in the type namespace is also re-exported here [INFO] [stdout] | the name `snark` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-console v0.7.5 (/opt/rustwide/workdir/console) [INFO] [stderr] Checking snarkvm-circuit-types v0.7.5 (/opt/rustwide/workdir/circuit/types) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `address` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `address` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `boolean` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `boolean` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `field` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `field` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `group` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `group` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `integers` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `integers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `scalar` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `scalar` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `string` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `address` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `address` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `boolean` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `boolean` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `field` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `field` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `group` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `group` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `integers` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `integers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `scalar` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `scalar` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/types/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] 39 | pub use environment::prelude::*; [INFO] [stdout] | ----------------------- but the name `string` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-circuit v0.7.5 (/opt/rustwide/workdir/circuit) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use snarkvm_circuit_algorithms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `traits` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `traits` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `address` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `address` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `boolean` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `boolean` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `field` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `field` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `group` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `group` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `integers` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `integers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `scalar` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `scalar` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `string` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `environment` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `environment` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `types` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `types` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `traits` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `traits` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use snarkvm_circuit_algorithms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `traits` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `traits` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `address` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `address` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `boolean` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `boolean` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `field` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `field` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `group` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `group` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `integers` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `integers` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `scalar` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `scalar` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `string` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 38 | pub use snarkvm_circuit_types::*; [INFO] [stdout] | ------------------------ but the name `string` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `environment` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `environment` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `types` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `types` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/src/lib.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ the name `traits` in the type namespace is first re-exported here [INFO] [stdout] 42 | pub use snarkvm_circuit_environment::*; [INFO] [stdout] | ------------------------------ but the name `traits` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-gadgets v0.7.5 (/opt/rustwide/workdir/gadgets) [INFO] [stderr] Checking snarkvm-compiler v0.7.5 (/opt/rustwide/workdir/vm/compiler) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/environment/src/helpers/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use circuit_type::*; [INFO] [stdout] | --------------- but the name `Constant` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use count::*; [INFO] [stdout] | ^^^^^^^^ the name `Constant` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> circuit/environment/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ the name `metrics` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 37 | pub use traits::*; [INFO] [stdout] | --------- but the name `metrics` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use bits::*; [INFO] [stdout] | ^^^^^^^ the name `to_bytes` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ----------- but the name `to_bytes` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `alloc` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `alloc` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `eq` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `eq` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `add` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `add` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `div` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `div` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `pow` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `pow` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `sub` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `xor` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `xor` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `to_bytes` in the type namespace is also re-exported here [INFO] [stdout] | the name `to_bytes` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `alloc` in the type namespace is also re-exported here [INFO] [stdout] | the name `alloc` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `eq` in the type namespace is also re-exported here [INFO] [stdout] | the name `eq` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `bits` in the type namespace is also re-exported here [INFO] [stdout] | the name `bits` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `add` in the type namespace is also re-exported here [INFO] [stdout] | the name `add` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `div` in the type namespace is also re-exported here [INFO] [stdout] | the name `div` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `pow` in the type namespace is also re-exported here [INFO] [stdout] | the name `pow` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `sub` in the type namespace is also re-exported here [INFO] [stdout] | the name `sub` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] | the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `xor` in the type namespace is also re-exported here [INFO] [stdout] | the name `xor` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use bits::*; [INFO] [stdout] | ^^^^^^^ the name `to_bytes` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ----------- but the name `to_bytes` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `alloc` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `alloc` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `eq` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `eq` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `add` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `add` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `div` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `div` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `pow` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `pow` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `sub` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use integers::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `xor` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use traits::*; [INFO] [stdout] | --------- but the name `xor` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `to_bytes` in the type namespace is also re-exported here [INFO] [stdout] | the name `to_bytes` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `alloc` in the type namespace is also re-exported here [INFO] [stdout] | the name `alloc` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `eq` in the type namespace is also re-exported here [INFO] [stdout] | the name `eq` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `bits` in the type namespace is also re-exported here [INFO] [stdout] | the name `bits` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `add` in the type namespace is also re-exported here [INFO] [stdout] | the name `add` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `div` in the type namespace is also re-exported here [INFO] [stdout] | the name `div` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `pow` in the type namespace is also re-exported here [INFO] [stdout] | the name `pow` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `sub` in the type namespace is also re-exported here [INFO] [stdout] | the name `sub` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] | the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> gadgets/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use crate::{bits::*, errors::*, fields::*, integers::*, traits::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `xor` in the type namespace is also re-exported here [INFO] [stdout] | the name `xor` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `AbsWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `AbsWrapped` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Add` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Add` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `AddWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `AddWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Double` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Double` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Mul` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Mul` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `MulWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `MulWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Nand` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Nand` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Neg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Neg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Nor` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Nor` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Not` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Not` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Pow` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Pow` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `PowWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `PowWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Shl` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Shl` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `ShlWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `ShlWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Shr` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Shr` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `ShrWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `ShrWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Square` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Square` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `SquareRoot` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `SquareRoot` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `SubWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `SubWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Ternary` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Ternary` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `AbsWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `AbsWrapped` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Add` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Add` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `AddWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `AddWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Double` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Double` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Mul` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Mul` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `MulWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `MulWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Nand` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Nand` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Neg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Neg` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Nor` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Nor` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Not` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Not` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Pow` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Pow` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `PowWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `PowWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Shl` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Shl` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `ShlWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `ShlWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Shr` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Shr` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `ShrWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `ShrWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Square` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Square` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `SquareRoot` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `SquareRoot` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `SubWrapped` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `SubWrapped` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/compiler/src/program/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use instruction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `Ternary` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | network::prelude::*, [INFO] [stdout] | ------------------- but the name `Ternary` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | pub use crate::console::{account::*, network::*, prelude::*, program::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `address` in the type namespace is also re-exported here [INFO] [stdout] | the name `address` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | pub use crate::console::{account::*, network::*, prelude::*, program::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] | the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | pub use crate::console::{account::*, network::*, prelude::*, program::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `address` in the type namespace is also re-exported here [INFO] [stdout] | the name `address` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> vm/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | pub use crate::console::{account::*, network::*, prelude::*, program::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] | the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-dpc v0.7.5 (/opt/rustwide/workdir/dpc) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use account::*; [INFO] [stdout] | ^^^^^^^^^^ the name `tests` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 59 | pub use value_balance::*; [INFO] [stdout] | ---------------- but the name `tests` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use circuits::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `output` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 62 | pub use virtual_machine::*; [INFO] [stdout] | ------------------ but the name `output` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] | | --------- but the name `account` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `account` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 73 | | value_balance::*, [INFO] [stdout] | | ---------------- but the name `tests` in the type namespace is also re-exported here [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `tests` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] | | --------- but the name `block` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `block` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 71 | | traits::*, [INFO] [stdout] | | --------- but the name `posw` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `posw` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] 69 | | ledger::*, [INFO] [stdout] 70 | | record::*, [INFO] [stdout] | | --------- but the name `record` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `record` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] | | ------------------ but the name `virtual_machine` in the type namespace is also re-exported here [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `virtual_machine` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 71 | | traits::*, [INFO] [stdout] | | --------- but the name `ledger` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `ledger` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use circuits::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `output` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 62 | pub use virtual_machine::*; [INFO] [stdout] | ------------------ but the name `output` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] | | --------- but the name `account` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `account` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] | | --------- but the name `block` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `block` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 71 | | traits::*, [INFO] [stdout] | | --------- but the name `posw` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `posw` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] 69 | | ledger::*, [INFO] [stdout] 70 | | record::*, [INFO] [stdout] | | --------- but the name `record` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `record` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] | | ------------------ but the name `virtual_machine` in the type namespace is also re-exported here [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `virtual_machine` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> dpc/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | pub use crate::{ [INFO] [stdout] | _____________^ [INFO] [stdout] 66 | | account::*, [INFO] [stdout] 67 | | block::*, [INFO] [stdout] 68 | | errors::*, [INFO] [stdout] ... | [INFO] [stdout] 71 | | traits::*, [INFO] [stdout] | | --------- but the name `ledger` in the type namespace is also re-exported here [INFO] [stdout] ... | [INFO] [stdout] 74 | | virtual_machine::*, [INFO] [stdout] 75 | | }; [INFO] [stdout] | |_____^ the name `ledger` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking snarkvm-integration v0.7.5 (/opt/rustwide/workdir/.integration) [INFO] [stderr] Checking snarkvm-wasm v0.7.5 (/opt/rustwide/workdir/wasm) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] | | ------ but the name `bhp` in the type namespace is also re-exported here [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `bhp` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] | | ------ but the name `pedersen` in the type namespace is also re-exported here [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `pedersen` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 26 | | prf::*, [INFO] [stdout] | | ------ but the name `poseidon` in the type namespace is also re-exported here [INFO] [stdout] 27 | | signature::*, [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `poseidon` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | -------------- but the name `error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `fr` in the type namespace is also re-exported here [INFO] [stdout] | the name `fr` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `fq` in the type namespace is also re-exported here [INFO] [stdout] | the name `fq` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `parameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `parameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Fr` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 44 | pub use snarkvm_r1cs::*; [INFO] [stdout] | --------------- but the name `Fr` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FrParameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `FrParameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FrParameters` in the value namespace is also re-exported here [INFO] [stdout] | the name `FrParameters` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `Fq` in the type namespace is also re-exported here [INFO] [stdout] | the name `Fq` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FqParameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `FqParameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FqParameters` in the value namespace is also re-exported here [INFO] [stdout] | the name `FqParameters` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsAffine` in the type namespace is also re-exported here [INFO] [stdout] | the name `EdwardsAffine` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsProjective` in the type namespace is also re-exported here [INFO] [stdout] | the name `EdwardsProjective` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsParameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `EdwardsParameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsParameters` in the value namespace is also re-exported here [INFO] [stdout] | the name `EdwardsParameters` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `errors` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 44 | pub use snarkvm_r1cs::*; [INFO] [stdout] | --------------- but the name `errors` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `traits` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use snarkvm_gadgets::*; [INFO] [stdout] | ------------------ but the name `traits` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use snarkvm_gadgets::*; [INFO] [stdout] | ------------------ but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_fields::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `fp6_3over2` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use snarkvm_gadgets::*; [INFO] [stdout] | ------------------ but the name `fp6_3over2` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] | | ------ but the name `bhp` in the type namespace is also re-exported here [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `bhp` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] | | ------ but the name `pedersen` in the type namespace is also re-exported here [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `pedersen` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 26 | | prf::*, [INFO] [stdout] | | ------ but the name `poseidon` in the type namespace is also re-exported here [INFO] [stdout] 27 | | signature::*, [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `poseidon` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use snarkvm_algorithms::{ [INFO] [stdout] | _________^ [INFO] [stdout] 19 | | commitment::*, [INFO] [stdout] 20 | | crh::*, [INFO] [stdout] 21 | | encryption::*, [INFO] [stdout] ... | [INFO] [stdout] 28 | | snark::*, [INFO] [stdout] 29 | | }; [INFO] [stdout] | |_^ the name `error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | -------------- but the name `error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `fr` in the type namespace is also re-exported here [INFO] [stdout] | the name `fr` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `fq` in the type namespace is also re-exported here [INFO] [stdout] | the name `fq` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `parameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `parameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Fr` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 44 | pub use snarkvm_r1cs::*; [INFO] [stdout] | --------------- but the name `Fr` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FrParameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `FrParameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FrParameters` in the value namespace is also re-exported here [INFO] [stdout] | the name `FrParameters` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `Fq` in the type namespace is also re-exported here [INFO] [stdout] | the name `Fq` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FqParameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `FqParameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `FqParameters` in the value namespace is also re-exported here [INFO] [stdout] | the name `FqParameters` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsAffine` in the type namespace is also re-exported here [INFO] [stdout] | the name `EdwardsAffine` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsProjective` in the type namespace is also re-exported here [INFO] [stdout] | the name `EdwardsProjective` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsParameters` in the type namespace is also re-exported here [INFO] [stdout] | the name `EdwardsParameters` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use snarkvm_curves::{bls12_377::*, edwards_bls12::*, edwards_bw6::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^ [INFO] [stdout] | | | [INFO] [stdout] | | but the name `EdwardsParameters` in the value namespace is also re-exported here [INFO] [stdout] | the name `EdwardsParameters` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `errors` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 44 | pub use snarkvm_r1cs::*; [INFO] [stdout] | --------------- but the name `errors` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `traits` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use snarkvm_gadgets::*; [INFO] [stdout] | ------------------ but the name `traits` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use snarkvm_dpc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ the name `prelude` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use snarkvm_gadgets::*; [INFO] [stdout] | ------------------ but the name `prelude` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> wasm/src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use snarkvm_fields::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `fp6_3over2` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use snarkvm_gadgets::*; [INFO] [stdout] | ------------------ but the name `fp6_3over2` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 3m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "445d9676e925eab129227598ac0c690f3780c6760ce24398f1a3830d8722bb31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445d9676e925eab129227598ac0c690f3780c6760ce24398f1a3830d8722bb31", kill_on_drop: false }` [INFO] [stdout] 445d9676e925eab129227598ac0c690f3780c6760ce24398f1a3830d8722bb31