[INFO] cloning repository https://github.com/Remy-Arinze/moov_bootcamp_2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Remy-Arinze/moov_bootcamp_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemy-Arinze%2Fmoov_bootcamp_2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemy-Arinze%2Fmoov_bootcamp_2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e6a354504e80425e99053ffec03f0bf6c3afa74
[INFO] checking Remy-Arinze/moov_bootcamp_2024 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemy-Arinze%2Fmoov_bootcamp_2024" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Remy-Arinze/moov_bootcamp_2024
[INFO] finished tweaking git repo https://github.com/Remy-Arinze/moov_bootcamp_2024
[INFO] tweaked toml for git repo https://github.com/Remy-Arinze/moov_bootcamp_2024 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Remy-Arinze/moov_bootcamp_2024 on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Remy-Arinze/moov_bootcamp_2024 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AleoNet/snarkVM.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded text-tables v0.3.1
[INFO] [stderr]   Downloaded clap v4.5.8
[INFO] [stderr]   Downloaded clap_derive v4.5.8
[INFO] [stderr]   Downloaded abnf-core v0.5.0
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded abnf v0.13.0
[INFO] [stderr]   Downloaded color-backtrace v0.6.1
[INFO] [stderr]   Downloaded clap_builder v4.5.8
[INFO] [stderr]   Downloaded self_update v0.41.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.14
[INFO] [stderr]   Downloaded sdd v0.2.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded zipsign-api v0.1.1
[INFO] [stderr]   Downloaded scc v2.1.1
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded serial_test_derive v3.1.1
[INFO] [stderr]   Downloaded serial_test v3.1.1
[INFO] [stderr]   Downloaded test_dir v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eedba0b9829dc8fd1aef40e2ef3c6f4334927e2f64b71cded2e07b485df55c03
[INFO] running `Command { std: "docker" "start" "-a" "eedba0b9829dc8fd1aef40e2ef3c6f4334927e2f64b71cded2e07b485df55c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eedba0b9829dc8fd1aef40e2ef3c6f4334927e2f64b71cded2e07b485df55c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedba0b9829dc8fd1aef40e2ef3c6f4334927e2f64b71cded2e07b485df55c03", kill_on_drop: false }`
[INFO] [stdout] eedba0b9829dc8fd1aef40e2ef3c6f4334927e2f64b71cded2e07b485df55c03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4678c6971e300b28ad4c5bb69b051313a96c2d166b4512d2fae82007c088212
[INFO] running `Command { std: "docker" "start" "-a" "e4678c6971e300b28ad4c5bb69b051313a96c2d166b4512d2fae82007c088212", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling snarkvm-utilities-derives v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling snarkvm-circuit-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-environment-witness v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types-field v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling snarkvm-circuit-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types-group v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling snarkvm-circuit-types-address v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-types-string v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling snarkvm-circuit-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-collections v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-network v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling snarkvm-circuit-account v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling snarkvm-circuit-program v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling snarkvm-curves v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling snarkvm v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking winnow v0.6.9
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking scc v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking text-tables v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling self_update v0.41.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking leo-span v1.12.0 (/opt/rustwide/workdir/compiler/span)
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]    Compiling leo-lang v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking serial_test v3.1.1
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking envmnt v0.8.4
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]     Checking ci_info v0.10.2
[INFO] [stderr]     Checking ureq v2.9.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking abnf-core v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking abnf v0.13.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]     Checking test_dir v0.2.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking leo-abnf v1.12.0 (/opt/rustwide/workdir/docs/grammar)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]    Compiling aleo-std-timed v0.1.2
[INFO] [stderr]    Compiling aleo-std-time v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking aleo-std v0.1.24
[INFO] [stderr]     Checking snarkvm-utilities v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking rusty-hook v0.11.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking snarkvm-fields v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking snarkvm-console-network-environment v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-parameters v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking snarkvm-console-types-boolean v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-types-field v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking snarkvm-console-types-scalar v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-types-integers v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-types-group v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-types-address v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-types-string v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-types v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking snarkvm-console-collections v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking leo-errors v1.12.0 (/opt/rustwide/workdir/errors)
[INFO] [stderr]     Checking snarkvm-algorithms v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/ast/ast_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/cli/cli_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/compiler/compiler_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/flattener/flattener_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/loop_unroller/loop_unroller_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/package/package_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/parser/parser_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/parser/parser_warnings.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/type_checker/type_checker_error.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/type_checker/type_checker_warning.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/utils/util_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/ast/ast_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/cli/cli_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/compiler/compiler_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/flattener/flattener_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/loop_unroller/loop_unroller_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/package/package_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/parser/parser_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/parser/parser_warnings.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/type_checker/type_checker_error.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/type_checker/type_checker_warning.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::create_messages`
[INFO] [stdout]   --> errors/src/errors/utils/util_errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::create_messages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leo-test-framework v1.12.0 (/opt/rustwide/workdir/tests/test-framework)
[INFO] [stderr]     Checking self_update v0.38.0
[INFO] [stderr]     Checking snarkvm-console-network v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-circuit-environment v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-account v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console-program v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-circuit-types v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-console v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-puzzle v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal-data v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal-transmission-id v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal-batch-header v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal-batch-certificate v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-committee v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal-subdag v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-authority v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-circuit v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-synthesizer-snark v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-synthesizer-program v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-block v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-store v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal-transmission v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-narwhal v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-query v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-synthesizer-process v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger-puzzle-epoch v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking snarkvm-ledger v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr]     Checking leo-ast v1.12.0 (/opt/rustwide/workdir/compiler/ast)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:230:48
[INFO] [stdout]     |
[INFO] [stdout] 230 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout]     |                                                ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 230 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout] 230 +         input.structs.iter().for_each(|(_, c)| self.visit_struct(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:232:49
[INFO] [stdout]     |
[INFO] [stdout] 232 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]     |                                                 ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 232 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:234:50
[INFO] [stdout]     |
[INFO] [stdout] 234 |         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout]     |                                                  ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 234 -         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout] 234 +         input.functions.iter().for_each(|(_, c)| self.visit_function(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:236:47
[INFO] [stdout]     |
[INFO] [stdout] 236 |         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout]     |                                               ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout] 236 +         input.consts.iter().for_each(|(_, c)| self.visit_const(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:230:48
[INFO] [stdout]     |
[INFO] [stdout] 230 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout]     |                                                ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 230 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout] 230 +         input.structs.iter().for_each(|(_, c)| self.visit_struct(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:232:49
[INFO] [stdout]     |
[INFO] [stdout] 232 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]     |                                                 ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 232 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:234:50
[INFO] [stdout]     |
[INFO] [stdout] 234 |         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout]     |                                                  ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 234 -         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout] 234 +         input.functions.iter().for_each(|(_, c)| self.visit_function(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/ast/src/passes/visitor.rs:236:47
[INFO] [stdout]     |
[INFO] [stdout] 236 |         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout]     |                                               ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout] 236 +         input.consts.iter().for_each(|(_, c)| self.visit_const(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leo-parser v1.12.0 (/opt/rustwide/workdir/compiler/parser)
[INFO] [stderr]     Checking leo-disassembler v1.12.0 (/opt/rustwide/workdir/utils/disassembler)
[INFO] [stderr]     Checking leo-passes v1.12.0 (/opt/rustwide/workdir/compiler/passes)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout]    |                                                ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout] 60 +         input.structs.iter().for_each(|(_, c)| self.visit_struct(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 61 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]    |                                                 ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 61 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:62:50
[INFO] [stdout]    |
[INFO] [stdout] 62 |         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout]    |                                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 62 -         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout] 62 +         input.functions.iter().for_each(|(_, c)| self.visit_function(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:63:47
[INFO] [stdout]    |
[INFO] [stdout] 63 |         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout]    |                                               ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout] 63 +         input.consts.iter().for_each(|(_, c)| self.visit_const(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/passes/src/symbol_table_creation/creator.rs:111:50
[INFO] [stdout]     |
[INFO] [stdout] 111 |         input.functions.iter().for_each(|(_, c)| (self.visit_function_stub(c)));
[INFO] [stdout]     |                                                  ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -         input.functions.iter().for_each(|(_, c)| (self.visit_function_stub(c)));
[INFO] [stdout] 111 +         input.functions.iter().for_each(|(_, c)| self.visit_function_stub(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/passes/src/symbol_table_creation/creator.rs:112:48
[INFO] [stdout]     |
[INFO] [stdout] 112 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct_stub(c)));
[INFO] [stdout]     |                                                ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct_stub(c)));
[INFO] [stdout] 112 +         input.structs.iter().for_each(|(_, c)| self.visit_struct_stub(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/passes/src/symbol_table_creation/creator.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]     |                                                 ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 113 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout]    |                                                ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct(c)));
[INFO] [stdout] 60 +         input.structs.iter().for_each(|(_, c)| self.visit_struct(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 61 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]    |                                                 ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 61 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:62:50
[INFO] [stdout]    |
[INFO] [stdout] 62 |         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout]    |                                                  ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 62 -         input.functions.iter().for_each(|(_, c)| (self.visit_function(c)));
[INFO] [stdout] 62 +         input.functions.iter().for_each(|(_, c)| self.visit_function(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> compiler/passes/src/symbol_table_creation/creator.rs:63:47
[INFO] [stdout]    |
[INFO] [stdout] 63 |         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout]    |                                               ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -         input.consts.iter().for_each(|(_, c)| (self.visit_const(c)));
[INFO] [stdout] 63 +         input.consts.iter().for_each(|(_, c)| self.visit_const(c));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/passes/src/symbol_table_creation/creator.rs:111:50
[INFO] [stdout]     |
[INFO] [stdout] 111 |         input.functions.iter().for_each(|(_, c)| (self.visit_function_stub(c)));
[INFO] [stdout]     |                                                  ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -         input.functions.iter().for_each(|(_, c)| (self.visit_function_stub(c)));
[INFO] [stdout] 111 +         input.functions.iter().for_each(|(_, c)| self.visit_function_stub(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/passes/src/symbol_table_creation/creator.rs:112:48
[INFO] [stdout]     |
[INFO] [stdout] 112 |         input.structs.iter().for_each(|(_, c)| (self.visit_struct_stub(c)));
[INFO] [stdout]     |                                                ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 -         input.structs.iter().for_each(|(_, c)| (self.visit_struct_stub(c)));
[INFO] [stdout] 112 +         input.structs.iter().for_each(|(_, c)| self.visit_struct_stub(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> compiler/passes/src/symbol_table_creation/creator.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout]     |                                                 ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -         input.mappings.iter().for_each(|(_, c)| (self.visit_mapping(c)));
[INFO] [stdout] 113 +         input.mappings.iter().for_each(|(_, c)| self.visit_mapping(c));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leo-compiler v1.12.0 (/opt/rustwide/workdir/compiler/compiler)
[INFO] [stderr]     Checking leo-retriever v1.12.0 (/opt/rustwide/workdir/utils/retriever)
[INFO] [stderr]     Checking leo-package v1.12.0 (/opt/rustwide/workdir/leo/package)
[INFO] [stdout] warning: struct `ExecuteOutput` is never constructed
[INFO] [stdout]   --> compiler/compiler/tests/utilities/output.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ExecuteOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/cli/helpers/logger.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> leo/cli/helpers/logger.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "json")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci_skip`, `default`, and `noconfig`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snarkvm-synthesizer v0.16.19 (https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "e4678c6971e300b28ad4c5bb69b051313a96c2d166b4512d2fae82007c088212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4678c6971e300b28ad4c5bb69b051313a96c2d166b4512d2fae82007c088212", kill_on_drop: false }`
[INFO] [stdout] e4678c6971e300b28ad4c5bb69b051313a96c2d166b4512d2fae82007c088212
