[INFO] cloning repository https://github.com/Graviton-One/graviton-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Graviton-One/graviton-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGraviton-One%2Fgraviton-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGraviton-One%2Fgraviton-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca456eff1d3c09b239f6c252eeba50e9705ca9f2
[INFO] checking Graviton-One/graviton-explorer/ca456eff1d3c09b239f6c252eeba50e9705ca9f2 against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGraviton-One%2Fgraviton-explorer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Graviton-One/graviton-explorer
[INFO] finished tweaking git repo https://github.com/Graviton-One/graviton-explorer
[INFO] tweaked toml for git repo https://github.com/Graviton-One/graviton-explorer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Graviton-One/graviton-explorer on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Graviton-One/graviton-explorer 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded web3-async-native-tls v0.4.0
[INFO] [stderr]   Downloaded rlp v0.5.0
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded parity-scale-codec v2.2.0
[INFO] [stderr]   Downloaded impl-serde v0.3.1
[INFO] [stderr]   Downloaded web3 v0.16.0
[INFO] [stderr]   Downloaded headers v0.3.4
[INFO] [stderr]   Downloaded protobuf v2.24.1
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded actix-http v2.2.0
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded soketto v0.4.2
[INFO] [stderr]   Downloaded cookie v0.14.4
[INFO] [stderr]   Downloaded pin-project-internal v0.4.28
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.1
[INFO] [stderr]   Downloaded pin-project v0.4.28
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded ethabi v14.1.0
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded ethbloom v0.11.0
[INFO] [stderr]   Downloaded arrayvec v0.7.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.0.0
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.1
[INFO] [stderr]   Downloaded ethereum-types v0.11.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded primitive-types v0.9.1
[INFO] [stderr]   Downloaded sha-1 v0.9.7
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be23d7097911952e534c365adca8dba0acdd0e2df51658b2103fe27d666682db
[INFO] running `Command { std: "docker" "start" "-a" "be23d7097911952e534c365adca8dba0acdd0e2df51658b2103fe27d666682db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be23d7097911952e534c365adca8dba0acdd0e2df51658b2103fe27d666682db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be23d7097911952e534c365adca8dba0acdd0e2df51658b2103fe27d666682db", kill_on_drop: false }`
[INFO] [stdout] be23d7097911952e534c365adca8dba0acdd0e2df51658b2103fe27d666682db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2577f20a19ff205ab83b616973e6a0a64b62a3e8be89882b4eb4e81f16412584
[INFO] running `Command { std: "docker" "start" "-a" "2577f20a19ff205ab83b616973e6a0a64b62a3e8be89882b4eb4e81f16412584", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rlp v0.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking byte-slice-cast v1.0.0
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]    Compiling protobuf v2.24.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.16
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking soketto v0.4.2
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking web3-async-native-tls v0.4.0
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking impl-serde v0.3.1
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking ethbloom v0.11.0
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking actix-http v2.2.0
[INFO] [stderr]     Checking jsonrpc-core v17.1.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.2.0
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking parity-scale-codec v2.2.0
[INFO] [stderr]     Checking actix-web v3.3.2
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.9.1
[INFO] [stderr]     Checking ethereum-types v0.11.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking ethabi v14.1.0
[INFO] [stderr]     Checking web3 v0.16.0
[INFO] [stderr]     Checking graviton-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/proto/formulas.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[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] 88 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 88 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |         self as &dyn (::std::any::Any)
[INFO] [stdout]    |                      ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 89 +         self as &dyn ::std::any::Any
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:91:42
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]    |                                          ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 91 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 91 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]    |                          ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 92 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 92 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:94:73
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]    |                                                                         ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 94 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 204 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 205 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:207:42
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 207 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 208 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:210:73
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 210 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 210 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 437 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 437 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:438:22
[INFO] [stdout]     |
[INFO] [stdout] 438 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 438 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 438 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:440:42
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 440 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 440 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:441:26
[INFO] [stdout]     |
[INFO] [stdout] 441 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 441 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 441 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:443:73
[INFO] [stdout]     |
[INFO] [stdout] 443 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 443 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 443 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:694:30
[INFO] [stdout]     |
[INFO] [stdout] 694 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 694 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 694 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:695:22
[INFO] [stdout]     |
[INFO] [stdout] 695 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 695 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 695 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:697:42
[INFO] [stdout]     |
[INFO] [stdout] 697 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 697 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 697 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:698:26
[INFO] [stdout]     |
[INFO] [stdout] 698 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 698 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 698 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:700:73
[INFO] [stdout]     |
[INFO] [stdout] 700 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 700 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 700 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:864:30
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 864 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 864 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:865:22
[INFO] [stdout]     |
[INFO] [stdout] 865 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 865 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 865 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:867:42
[INFO] [stdout]     |
[INFO] [stdout] 867 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 867 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 867 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:868:26
[INFO] [stdout]     |
[INFO] [stdout] 868 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 868 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 868 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:870:73
[INFO] [stdout]     |
[INFO] [stdout] 870 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 870 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 870 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:986:30
[INFO] [stdout]     |
[INFO] [stdout] 986 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 986 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 986 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:987:22
[INFO] [stdout]     |
[INFO] [stdout] 987 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 987 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 987 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:989:42
[INFO] [stdout]     |
[INFO] [stdout] 989 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 989 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 989 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:990:26
[INFO] [stdout]     |
[INFO] [stdout] 990 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 990 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 990 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:992:73
[INFO] [stdout]     |
[INFO] [stdout] 992 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 992 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 992 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1190:30
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1190 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1190 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1191:22
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1191 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1191 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1193:42
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1193 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1193 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1194:26
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1194 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1194 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1196:73
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1196 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1196 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1383:30
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1383 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1383 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1384:22
[INFO] [stdout]      |
[INFO] [stdout] 1384 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1384 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1384 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1386:42
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1386 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1386 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1387:26
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1387 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1387 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1389:73
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1389 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1389 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1599:30
[INFO] [stdout]      |
[INFO] [stdout] 1599 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1599 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1599 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1600:22
[INFO] [stdout]      |
[INFO] [stdout] 1600 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1600 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1600 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1602:42
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1602 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1602 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1603:26
[INFO] [stdout]      |
[INFO] [stdout] 1603 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1603 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1603 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1605:73
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1605 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1605 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1792:30
[INFO] [stdout]      |
[INFO] [stdout] 1792 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1792 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1792 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1793:22
[INFO] [stdout]      |
[INFO] [stdout] 1793 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1793 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1793 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1795:42
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1795 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1795 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1796:26
[INFO] [stdout]      |
[INFO] [stdout] 1796 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1796 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1796 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1798:73
[INFO] [stdout]      |
[INFO] [stdout] 1798 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1798 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1798 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1979:30
[INFO] [stdout]      |
[INFO] [stdout] 1979 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1979 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1979 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1980:22
[INFO] [stdout]      |
[INFO] [stdout] 1980 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1980 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1980 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1982:42
[INFO] [stdout]      |
[INFO] [stdout] 1982 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1982 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1982 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1983:26
[INFO] [stdout]      |
[INFO] [stdout] 1983 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1983 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1983 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1985:73
[INFO] [stdout]      |
[INFO] [stdout] 1985 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1985 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1985 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2166:30
[INFO] [stdout]      |
[INFO] [stdout] 2166 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2166 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2166 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2167:22
[INFO] [stdout]      |
[INFO] [stdout] 2167 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2167 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2167 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2169:42
[INFO] [stdout]      |
[INFO] [stdout] 2169 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2169 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2169 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2170:26
[INFO] [stdout]      |
[INFO] [stdout] 2170 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2170 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2170 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2172:73
[INFO] [stdout]      |
[INFO] [stdout] 2172 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2172 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2172 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2324:30
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2324 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2324 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2325:22
[INFO] [stdout]      |
[INFO] [stdout] 2325 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2325 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2325 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2327:42
[INFO] [stdout]      |
[INFO] [stdout] 2327 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2327 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2327 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2328:26
[INFO] [stdout]      |
[INFO] [stdout] 2328 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2328 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2328 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2330:73
[INFO] [stdout]      |
[INFO] [stdout] 2330 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2330 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2330 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/proto/constants.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/proto/formulas.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[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] 88 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 88 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |         self as &dyn (::std::any::Any)
[INFO] [stdout]    |                      ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 89 +         self as &dyn ::std::any::Any
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:91:42
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]    |                                          ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 91 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 91 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]    |                          ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 92 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 92 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/proto/formulas.rs:94:73
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]    |                                                                         ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 94 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 204 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 205 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:207:42
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 207 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 208 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 208 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:210:73
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 210 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 210 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 437 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 437 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:438:22
[INFO] [stdout]     |
[INFO] [stdout] 438 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 438 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 438 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:440:42
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 440 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 440 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:441:26
[INFO] [stdout]     |
[INFO] [stdout] 441 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 441 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 441 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:443:73
[INFO] [stdout]     |
[INFO] [stdout] 443 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 443 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 443 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:694:30
[INFO] [stdout]     |
[INFO] [stdout] 694 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 694 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 694 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:695:22
[INFO] [stdout]     |
[INFO] [stdout] 695 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 695 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 695 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:697:42
[INFO] [stdout]     |
[INFO] [stdout] 697 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 697 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 697 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:698:26
[INFO] [stdout]     |
[INFO] [stdout] 698 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 698 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 698 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:700:73
[INFO] [stdout]     |
[INFO] [stdout] 700 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 700 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 700 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:864:30
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 864 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 864 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:865:22
[INFO] [stdout]     |
[INFO] [stdout] 865 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 865 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 865 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:867:42
[INFO] [stdout]     |
[INFO] [stdout] 867 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 867 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 867 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:868:26
[INFO] [stdout]     |
[INFO] [stdout] 868 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 868 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 868 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:870:73
[INFO] [stdout]     |
[INFO] [stdout] 870 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 870 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 870 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:986:30
[INFO] [stdout]     |
[INFO] [stdout] 986 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 986 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 986 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:987:22
[INFO] [stdout]     |
[INFO] [stdout] 987 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 987 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 987 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:989:42
[INFO] [stdout]     |
[INFO] [stdout] 989 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 989 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 989 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:990:26
[INFO] [stdout]     |
[INFO] [stdout] 990 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 990 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 990 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/formulas.rs:992:73
[INFO] [stdout]     |
[INFO] [stdout] 992 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 992 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 992 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1190:30
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1190 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1190 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1191:22
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1191 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1191 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1193:42
[INFO] [stdout]      |
[INFO] [stdout] 1193 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1193 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1193 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1194:26
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1194 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1194 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1196:73
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1196 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1196 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1383:30
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1383 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1383 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1384:22
[INFO] [stdout]      |
[INFO] [stdout] 1384 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1384 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1384 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1386:42
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1386 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1386 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1387:26
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1387 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1387 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1389:73
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1389 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1389 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1599:30
[INFO] [stdout]      |
[INFO] [stdout] 1599 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1599 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1599 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1600:22
[INFO] [stdout]      |
[INFO] [stdout] 1600 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1600 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1600 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1602:42
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1602 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1602 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1603:26
[INFO] [stdout]      |
[INFO] [stdout] 1603 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1603 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1603 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1605:73
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1605 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1605 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1792:30
[INFO] [stdout]      |
[INFO] [stdout] 1792 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1792 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1792 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1793:22
[INFO] [stdout]      |
[INFO] [stdout] 1793 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1793 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1793 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1795:42
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1795 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1795 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1796:26
[INFO] [stdout]      |
[INFO] [stdout] 1796 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1796 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1796 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1798:73
[INFO] [stdout]      |
[INFO] [stdout] 1798 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1798 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1798 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1979:30
[INFO] [stdout]      |
[INFO] [stdout] 1979 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1979 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1979 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1980:22
[INFO] [stdout]      |
[INFO] [stdout] 1980 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1980 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1980 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1982:42
[INFO] [stdout]      |
[INFO] [stdout] 1982 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1982 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1982 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1983:26
[INFO] [stdout]      |
[INFO] [stdout] 1983 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1983 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1983 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:1985:73
[INFO] [stdout]      |
[INFO] [stdout] 1985 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1985 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1985 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2166:30
[INFO] [stdout]      |
[INFO] [stdout] 2166 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2166 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2166 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2167:22
[INFO] [stdout]      |
[INFO] [stdout] 2167 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2167 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2167 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2169:42
[INFO] [stdout]      |
[INFO] [stdout] 2169 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2169 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2169 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2170:26
[INFO] [stdout]      |
[INFO] [stdout] 2170 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2170 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2170 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2172:73
[INFO] [stdout]      |
[INFO] [stdout] 2172 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2172 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2172 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2324:30
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2324 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2324 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2325:22
[INFO] [stdout]      |
[INFO] [stdout] 2325 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2325 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2325 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2327:42
[INFO] [stdout]      |
[INFO] [stdout] 2327 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2327 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2327 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2328:26
[INFO] [stdout]      |
[INFO] [stdout] 2328 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2328 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2328 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/formulas.rs:2330:73
[INFO] [stdout]      |
[INFO] [stdout] 2330 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2330 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2330 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/proto/constants.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 2]>::new_uninit` in constants
[INFO] [stdout]    --> src/app/pool.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |           pools: vec![
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 104 | |             DEXPool {
[INFO] [stdout] 105 | |                 pair: "GTON/BUSD",
[INFO] [stdout] 106 | |                 address: "0xbe2c760aE00CbE6A5857cda719E74715edC22279",
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             },
[INFO] [stdout] 112 | |         ],
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 2]>::new_uninit` in constants
[INFO] [stdout]    --> src/app/pool.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |           pools: vec![
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 104 | |             DEXPool {
[INFO] [stdout] 105 | |                 pair: "GTON/BUSD",
[INFO] [stdout] 106 | |                 address: "0xbe2c760aE00CbE6A5857cda719E74715edC22279",
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             },
[INFO] [stdout] 112 | |         ],
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 2>` in constants
[INFO] [stdout]    --> src/app/pool.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |           pools: vec![
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 104 | |             DEXPool {
[INFO] [stdout] 105 | |                 pair: "GTON/BUSD",
[INFO] [stdout] 106 | |                 address: "0xbe2c760aE00CbE6A5857cda719E74715edC22279",
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             },
[INFO] [stdout] 112 | |         ],
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]    --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]     = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 2>` in constants
[INFO] [stdout]    --> src/app/pool.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |           pools: vec![
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 104 | |             DEXPool {
[INFO] [stdout] 105 | |                 pair: "GTON/BUSD",
[INFO] [stdout] 106 | |                 address: "0xbe2c760aE00CbE6A5857cda719E74715edC22279",
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             },
[INFO] [stdout] 112 | |         ],
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]    --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]     = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 1]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 52 | |             DEXPool {
[INFO] [stdout] 53 | |                 pair: "GTON/USDC",
[INFO] [stdout] 54 | |                 address: "0xE40a2eAB69D4dE66BcCb0Ac8E2517a230c6312E8",
[INFO] [stdout] 55 | |             },
[INFO] [stdout] 56 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 1>` in constants
[INFO] [stdout]   --> src/app/pool.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 52 | |             DEXPool {
[INFO] [stdout] 53 | |                 pair: "GTON/USDC",
[INFO] [stdout] 54 | |                 address: "0xE40a2eAB69D4dE66BcCb0Ac8E2517a230c6312E8",
[INFO] [stdout] 55 | |             },
[INFO] [stdout] 56 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 1]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 62 | |             DEXPool {
[INFO] [stdout] 63 | |                 pair: "GTON/WETH",
[INFO] [stdout] 64 | |                 address: "0xBA38eca6DFdB92EC605C4281C3944fCcD9DeC898",
[INFO] [stdout] 65 | |             },
[INFO] [stdout] 66 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 1>` in constants
[INFO] [stdout]   --> src/app/pool.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 62 | |             DEXPool {
[INFO] [stdout] 63 | |                 pair: "GTON/WETH",
[INFO] [stdout] 64 | |                 address: "0xBA38eca6DFdB92EC605C4281C3944fCcD9DeC898",
[INFO] [stdout] 65 | |             },
[INFO] [stdout] 66 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 2]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 72 | |             DEXPool {
[INFO] [stdout] 73 | |                 pair: "GTON/USDC",
[INFO] [stdout] 74 | |                 address: "0xcf9f857ffe6ff32b41b2a0d0b4448c16564886de",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |             },
[INFO] [stdout] 80 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 2>` in constants
[INFO] [stdout]   --> src/app/pool.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 72 | |             DEXPool {
[INFO] [stdout] 73 | |                 pair: "GTON/USDC",
[INFO] [stdout] 74 | |                 address: "0xcf9f857ffe6ff32b41b2a0d0b4448c16564886de",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |             },
[INFO] [stdout] 80 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 3]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             DEXPool {
[INFO] [stdout] 87 | |                 pair: "GTON/FTM",
[INFO] [stdout] 88 | |                 address: "0x25F5B3840D414a21c4Fc46D21699e54d48F75FDD",
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             },
[INFO] [stdout] 98 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 3>` in constants
[INFO] [stdout]   --> src/app/pool.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             DEXPool {
[INFO] [stdout] 87 | |                 pair: "GTON/FTM",
[INFO] [stdout] 88 | |                 address: "0x25F5B3840D414a21c4Fc46D21699e54d48F75FDD",
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             },
[INFO] [stdout] 98 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 1]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 52 | |             DEXPool {
[INFO] [stdout] 53 | |                 pair: "GTON/USDC",
[INFO] [stdout] 54 | |                 address: "0xE40a2eAB69D4dE66BcCb0Ac8E2517a230c6312E8",
[INFO] [stdout] 55 | |             },
[INFO] [stdout] 56 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 1>` in constants
[INFO] [stdout]   --> src/app/pool.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 52 | |             DEXPool {
[INFO] [stdout] 53 | |                 pair: "GTON/USDC",
[INFO] [stdout] 54 | |                 address: "0xE40a2eAB69D4dE66BcCb0Ac8E2517a230c6312E8",
[INFO] [stdout] 55 | |             },
[INFO] [stdout] 56 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 1]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 62 | |             DEXPool {
[INFO] [stdout] 63 | |                 pair: "GTON/WETH",
[INFO] [stdout] 64 | |                 address: "0xBA38eca6DFdB92EC605C4281C3944fCcD9DeC898",
[INFO] [stdout] 65 | |             },
[INFO] [stdout] 66 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 1>` in constants
[INFO] [stdout]   --> src/app/pool.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 62 | |             DEXPool {
[INFO] [stdout] 63 | |                 pair: "GTON/WETH",
[INFO] [stdout] 64 | |                 address: "0xBA38eca6DFdB92EC605C4281C3944fCcD9DeC898",
[INFO] [stdout] 65 | |             },
[INFO] [stdout] 66 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 2]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 72 | |             DEXPool {
[INFO] [stdout] 73 | |                 pair: "GTON/USDC",
[INFO] [stdout] 74 | |                 address: "0xcf9f857ffe6ff32b41b2a0d0b4448c16564886de",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |             },
[INFO] [stdout] 80 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 2>` in constants
[INFO] [stdout]   --> src/app/pool.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 72 | |             DEXPool {
[INFO] [stdout] 73 | |                 pair: "GTON/USDC",
[INFO] [stdout] 74 | |                 address: "0xcf9f857ffe6ff32b41b2a0d0b4448c16564886de",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |             },
[INFO] [stdout] 80 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Box::<[pool::DEXPool<'_>; 3]>::new_uninit` in constants
[INFO] [stdout]   --> src/app/pool.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             DEXPool {
[INFO] [stdout] 87 | |                 pair: "GTON/FTM",
[INFO] [stdout] 88 | |                 address: "0x25F5B3840D414a21c4Fc46D21699e54d48F75FDD",
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             },
[INFO] [stdout] 98 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const function `std::boxed::box_assume_init_into_vec_unsafe::<pool::DEXPool<'_>, 3>` in constants
[INFO] [stdout]   --> src/app/pool.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           pools: vec![
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             DEXPool {
[INFO] [stdout] 87 | |                 pair: "GTON/FTM",
[INFO] [stdout] 88 | |                 address: "0x25F5B3840D414a21c4Fc46D21699e54d48F75FDD",
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             },
[INFO] [stdout] 98 | |         ],
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout] note: function `box_assume_init_into_vec_unsafe` is not const
[INFO] [stdout]   --> /rustc/540f43a224317d894a9a0710a8d67704f179a33c/library/alloc/src/boxed.rs:262:0
[INFO] [stdout]    = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]  --> src/main.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn greet(req: HttpRequest) -> impl Responder {
[INFO] [stdout]   |                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]  --> src/main.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn greet(req: HttpRequest) -> impl Responder {
[INFO] [stdout]   |                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graviton-explorer` (bin "graviton-explorer" test) due to 10 previous errors; 68 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graviton-explorer` (bin "graviton-explorer") due to 10 previous errors; 68 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2577f20a19ff205ab83b616973e6a0a64b62a3e8be89882b4eb4e81f16412584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2577f20a19ff205ab83b616973e6a0a64b62a3e8be89882b4eb4e81f16412584", kill_on_drop: false }`
[INFO] [stdout] 2577f20a19ff205ab83b616973e6a0a64b62a3e8be89882b4eb4e81f16412584
