[INFO] fetching crate abax_contracts 1.0.0...
[INFO] checking abax_contracts-1.0.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate abax_contracts 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate abax_contracts 1.0.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abax_contracts 1.0.0
[INFO] finished tweaking crates.io crate abax_contracts 1.0.0
[INFO] tweaked toml for crates.io crate abax_contracts 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding const_env_impl v0.1.2 (available: v0.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f99eaa259e9324e792aa1883aaceddd11a2539b5adb3a97c51a72ba808379890
[INFO] running `Command { std: "docker" "start" "-a" "f99eaa259e9324e792aa1883aaceddd11a2539b5adb3a97c51a72ba808379890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f99eaa259e9324e792aa1883aaceddd11a2539b5adb3a97c51a72ba808379890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f99eaa259e9324e792aa1883aaceddd11a2539b5adb3a97c51a72ba808379890", kill_on_drop: false }`
[INFO] [stdout] f99eaa259e9324e792aa1883aaceddd11a2539b5adb3a97c51a72ba808379890
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 102b2c0ae8ad740824d3151e49093d00e87c37432863402ecc549dd344c8c114
[INFO] running `Command { std: "docker" "start" "-a" "102b2c0ae8ad740824d3151e49093d00e87c37432863402ecc549dd344c8c114", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ink_prelude v5.0.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking ink_allocator v5.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]     Checking pallet-contracts-uapi-next v6.0.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling const_env_impl v0.1.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling linkme-impl v0.3.29
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling const_env v0.1.2
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking linkme v0.3.29
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling scale-decode-derive v0.10.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling ink_ir v5.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.5
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling scale-decode v0.10.0
[INFO] [stderr]    Compiling pendzl_lang_codegen v1.0.1-v1calls
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling pendzl_lang_macro v1.0.1-v1calls
[INFO] [stderr]    Compiling ink_primitives v5.0.0
[INFO] [stderr]    Compiling ink_codegen v5.0.0
[INFO] [stderr]     Checking ink_metadata v5.0.0
[INFO] [stderr]     Checking ink_engine v5.0.0
[INFO] [stderr]     Checking ink_storage_traits v5.0.0
[INFO] [stderr]     Checking ink_env v5.0.0
[INFO] [stderr]     Checking ink_storage v5.0.0
[INFO] [stderr]    Compiling ink_macro v5.0.0
[INFO] [stderr]     Checking ink v5.0.0
[INFO] [stderr]     Checking pendzl_lang v1.0.1-v1calls
[INFO] [stderr]     Checking pendzl_contracts v1.0.1-v1calls
[INFO] [stderr]     Checking pendzl v1.0.1-v1calls
[INFO] [stderr]     Checking abax_library v1.0.0
[INFO] [stderr]     Checking abax_contracts v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAbacusToken` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAbacusToken` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAbacusToken` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAbacusToken` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAbacusToken` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAbacusToken` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleGetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleGetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleGetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleGetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleGetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleGetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleSetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleSetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleSetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleSetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleSetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleSetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderDummy` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderDummy` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderDummy` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderDummy` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderDummy` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderDummy` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolActions` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolActions` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolManage` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolManage` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolView` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolView` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolView` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolView` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolView` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolView` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderPriceFeed` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderPriceFeed` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderPriceFeed` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderPriceFeed` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderPriceFeed` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderPriceFeed` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFeeReduction` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFeeReduction` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFeeReduction` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFeeReduction` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFeeReduction` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFeeReduction` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAbacusToken` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAbacusToken` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAbacusToken` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAbacusToken` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAbacusToken` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> abacus_token/abacus_token_trait.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 |   pub trait AbacusToken {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAbacusToken` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     /// returns lending_pool AccountId
[INFO] [stdout] 17 | |     #[ink(message)]
[INFO] [stdout] 18 | |     fn get_lending_pool(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     ) -> Result<(), PSP22Error>;
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> account_registrar/tratis/account_registrar.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  |   pub trait AccountRegistrarView {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderAccountRegistrarView` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 6  | |     /// Returns the current counter value.
[INFO] [stdout] 7  | |     /// Represents the number of registered accounts.
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     fn view_account_to_counter(&self, account: AccountId) -> Option<u128>;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleGetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleGetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleGetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleGetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleGetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/getter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleGetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleGetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn get_updater(&self) -> AccountId;
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         -> Vec<Option<(u64, u128)>>;
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleSetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleSetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderOracleSetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleSetters` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleSetters` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dia_oracle/setter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait OracleSetters {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderOracleSetters` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     #[ink(message)]
[INFO] [stdout] 13 | |     fn transfer_ownership(&mut self, new_owner: AccountId);
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     fn set_prices(&mut self, pairs: Vec<(String, u128)>);
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderDummy` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderDummy` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderDummy` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderDummy` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderDummy` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> dummy.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  |   pub trait Dummy {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderDummy` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 8  | |     #[ink(message)]
[INFO] [stdout] 9  | |     fn dummy(&self);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> flash_loan_receiver/flash_loan_receiver_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait FlashLoanReceiver {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFlashLoanReceiver` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Called by lending protocol to execute the operation after flash loan is given and before it is paid back.
[INFO] [stdout] 14 | |     ///
[INFO] [stdout] 15 | |     /// # Note
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     ) -> Result<(), FlashLoanReceiverError>;
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/a_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **AToken** - the PSP22 wrapeer of deposits.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolATokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolATokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total deposit of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolActions` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolActions` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_actions.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  |   /// Trait containing messges that are used by **lenders**, **borrowers** and **liquidators**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolActions` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 13  | | #[ink::trait_definition]
[INFO] [stdout] 14  | | pub trait LendingPoolActions {
[INFO] [stdout] 15  | |     /// Callers choses a market rule caller want to use.
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 183 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_flash.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   /// Trait containing flash_loan message. Used by **flash loaners**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolFlash` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 14 | | #[ink::trait_definition]
[INFO] [stdout] 15 | | pub trait LendingPoolFlash {
[INFO] [stdout] 16 | |     /// is used to perform a flash loan. 1) take a loan. 2) perform actions. 3) repay loan + fee. All in one tx.
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ) -> Result<(), LendingPoolError>;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/lending_pool_maintain.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  |   /// Trait containing messages that are used to maintain inetrest accumulation. Used by **maintainers**.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolMaintain` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 10 | | #[ink::trait_definition]
[INFO] [stdout] 11 | | pub trait LendingPoolMaintain {
[INFO] [stdout] 12 | |     /// is used by anyone to accumulate deposit and variable rate interests
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     ) -> Result<u64, LendingPoolError>;
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolManage` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolManage` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_manage.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  |   /// Trait containing `AccessControl` messages used to manage 'LendingPool' parameters. Used by **managers**.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolManage` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 28  | | #[ink::trait_definition]
[INFO] [stdout] 29  | | pub trait LendingPoolManage {
[INFO] [stdout] 30  | |     /// Sets `price_feed_provider` - a contract that implements PriceFeed and will be used to get prices from.
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     ) -> Result<Vec<(AccountId, Balance)>, LendingPoolError>;
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolView` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolView` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallBuilderLendingPoolView` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolView` is not local
[INFO] [stdout]     |  _`Decode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolView` is not local
[INFO] [stdout]     |  _`Encode` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> lending_pool/traits/lending_pool_view.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  |   /// Trait containing non-mutable messages - this trait should not be called by other smart contracts.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `__ink_TraitCallForwarderLendingPoolView` is not local
[INFO] [stdout]     |  _`EncodeLike` is not local
[INFO] [stdout]     | |
[INFO] [stdout] 21  | | /// The main use of this trait is to read data from the `LendingPool`'s storage to the off-chain world.
[INFO] [stdout] 22  | | #[ink::trait_definition]
[INFO] [stdout] 23  | | pub trait LendingPoolView {
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     ) -> Result<u32, LendingPoolError>;
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lending_pool/traits/v_token_interface.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   /// Trait containing messages that are accessible to **VToken** - the PSP22 Wrapper of debts.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderLendingPoolVTokenInterface` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 11 | | #[ink::trait_definition]
[INFO] [stdout] 12 | | pub trait LendingPoolVTokenInterface {
[INFO] [stdout] 13 | |     /// Returns LendingPool's total debt of accounts in the context of an underlying asset.
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     ) -> Result<(Balance, Balance), LendingPoolError>;
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderPriceFeed` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderPriceFeed` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderPriceFeed` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderPriceFeed` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderPriceFeed` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> price_feed/price_feed_trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub trait PriceFeed {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderPriceFeed` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 13 | |     /// Returns the latest price of the given 'assets'.
[INFO] [stdout] 14 | |     #[ink(message)]
[INFO] [stdout] 15 | |     fn get_latest_prices(
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     ) -> Result<Vec<u128>, PriceFeedError>;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFeeReduction` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFeeReduction` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallBuilderFeeReduction` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFeeReduction` is not local
[INFO] [stdout]    |  _`Decode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Decode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFeeReduction` is not local
[INFO] [stdout]    |  _`Encode` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> fee_reduction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   pub trait FeeReduction {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `__ink_TraitCallForwarderFeeReduction` is not local
[INFO] [stdout]    |  _`EncodeLike` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 12 | |     /// Returns (deposit_fee_reduction_e6, debt_fee_reduction_e6).
[INFO] [stdout] 13 | |     #[ink(message)]
[INFO] [stdout] 14 | |     fn get_fee_reductions(&self, account: AccountId) -> FeeReductions;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     fn get_flash_loan_fee_reduction(&self, account: AccountId) -> u32;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- move the `impl` block outside of this constant `_` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::ink::scale::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::ink::scale::Encode` which comes from the expansion of the attribute macro `::ink::scale_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.76s
[INFO] running `Command { std: "docker" "inspect" "102b2c0ae8ad740824d3151e49093d00e87c37432863402ecc549dd344c8c114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102b2c0ae8ad740824d3151e49093d00e87c37432863402ecc549dd344c8c114", kill_on_drop: false }`
[INFO] [stdout] 102b2c0ae8ad740824d3151e49093d00e87c37432863402ecc549dd344c8c114
