[INFO] cloning repository https://github.com/furysport/white-whale-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/furysport/white-whale-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fwhite-whale-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fwhite-whale-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3e64f7957f0bba9fa91da1bdd37fdeb677c6746 [INFO] checking furysport/white-whale-core against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffurysport%2Fwhite-whale-core" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/furysport/white-whale-core on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/furysport/white-whale-core [INFO] finished tweaking git repo https://github.com/furysport/white-whale-core [INFO] tweaked toml for git repo https://github.com/furysport/white-whale-core written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/furysport/white-whale-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/liquidity_hub/fee-distributor-mock/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded schemars v0.8.12 [INFO] [stderr] Downloaded osmosis-std-derive v0.15.3 [INFO] [stderr] Downloaded cosmwasm-storage v1.1.4 [INFO] [stderr] Downloaded proptest v1.1.0 [INFO] [stderr] Downloaded pyo3-build-config v0.17.3 [INFO] [stderr] Downloaded pyo3 v0.17.3 [INFO] [stderr] Downloaded pyo3-ffi v0.17.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.3 [INFO] [stderr] Downloaded cw20-base v1.1.0 [INFO] [stderr] Downloaded cw-multi-test v0.16.5 [INFO] [stderr] Downloaded crypto-bigint v0.4.8 [INFO] [stderr] Downloaded cosmwasm-std v1.2.5 [INFO] [stderr] Downloaded cw-storage-plus v1.1.0 [INFO] [stderr] Downloaded target-lexicon v0.12.7 [INFO] [stderr] Downloaded pyo3-macros v0.17.3 [INFO] [stderr] Downloaded cw0 v0.10.3 [INFO] [stderr] Downloaded cw-controllers v1.1.0 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.2.5 [INFO] [stderr] Downloaded cosmwasm-schema v1.2.5 [INFO] [stderr] Downloaded rfc6979 v0.3.0 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded base64ct v1.5.1 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded cosmwasm-crypto v1.2.5 [INFO] [stderr] Downloaded cosmwasm-derive v1.2.5 [INFO] [stderr] Downloaded serde-json-wasm v0.5.1 [INFO] [stderr] Downloaded cw2 v1.1.0 [INFO] [stderr] Downloaded cw-utils v1.0.1 [INFO] [stderr] Downloaded cw20 v1.1.0 [INFO] [stderr] Downloaded dyn-clone v1.0.9 [INFO] [stderr] Downloaded schemars_derive v0.8.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cbdefaa9919aa6eedad61c69c2468ca34f2213e5ffa4702a128ce6b30137784 [INFO] running `Command { std: "docker" "start" "-a" "7cbdefaa9919aa6eedad61c69c2468ca34f2213e5ffa4702a128ce6b30137784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cbdefaa9919aa6eedad61c69c2468ca34f2213e5ffa4702a128ce6b30137784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cbdefaa9919aa6eedad61c69c2468ca34f2213e5ffa4702a128ce6b30137784", kill_on_drop: false }` [INFO] [stdout] 7cbdefaa9919aa6eedad61c69c2468ca34f2213e5ffa4702a128ce6b30137784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dedd3b7ac5abb12f3faa9dacfdbe84b497b9d6c41c9ef4a6b3fc98b21050f58f [INFO] running `Command { std: "docker" "start" "-a" "dedd3b7ac5abb12f3faa9dacfdbe84b497b9d6c41c9ef4a6b3fc98b21050f58f", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/liquidity_hub/fee-distributor-mock/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking base64ct v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-bigint v0.4.8 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Checking rfc6979 v0.3.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling pyo3-build-config v0.17.3 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.3 [INFO] [stderr] Compiling pyo3-ffi v0.17.3 [INFO] [stderr] Compiling pyo3 v0.17.3 [INFO] [stderr] Checking protobuf-support v3.2.0 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.2.5 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.2.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling osmosis-std-derive v0.15.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pyo3-macros v0.17.3 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking ed25519-zebra v3.0.0 [INFO] [stderr] Checking serde-json-wasm v0.5.1 [INFO] [stderr] Checking cosmwasm-crypto v1.2.5 [INFO] [stderr] Checking stable-swap-sim v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/stableswap_3pool/sim) [INFO] [stderr] Checking cosmwasm-std v1.2.5 [INFO] [stderr] Checking cosmwasm-schema v1.2.5 [INFO] [stderr] Checking cw-storage-plus v1.1.0 [INFO] [stderr] Checking cosmwasm-storage v1.1.4 [INFO] [stderr] Checking cw0 v0.10.3 [INFO] [stderr] Checking cw2 v1.1.0 [INFO] [stderr] Checking cw-utils v1.0.1 [INFO] [stderr] Checking cw20 v1.1.0 [INFO] [stderr] Checking cw-multi-test v0.16.5 [INFO] [stderr] Checking cw-controllers v1.1.0 [INFO] [stderr] Checking white-whale v1.1.1 (/opt/rustwide/workdir/packages/white-whale) [INFO] [stderr] Checking cw20-base v1.1.0 [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> packages/white-whale/src/pool_network/mock_querier.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> packages/white-whale/src/pool_network/mock_querier.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fee_collector v1.1.2 (/opt/rustwide/workdir/contracts/liquidity_hub/fee_collector) [INFO] [stderr] Checking fee_distributor v0.9.1 (/opt/rustwide/workdir/contracts/liquidity_hub/fee_distributor) [INFO] [stderr] Checking vault v1.2.6 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault) [INFO] [stderr] Checking whale-lair v0.9.1 (/opt/rustwide/workdir/contracts/liquidity_hub/whale_lair) [INFO] [stderr] Checking fee-distributor-mock v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/fee-distributor-mock) [INFO] [stderr] Checking terraswap-pair v1.3.3 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_pair) [INFO] [stderr] Checking vault_factory v1.1.3 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault_factory) [INFO] [stderr] Checking incentive-factory v1.0.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive_factory) [INFO] [stderr] Checking terraswap-token v1.0.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_token) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking terraswap-factory v1.2.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_factory) [INFO] [stderr] Checking terraswap-router v1.1.1 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/terraswap_router) [INFO] [stderr] Checking stableswap-3pool v1.2.2 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/stableswap_3pool) [INFO] [stderr] Checking incentive v1.0.6 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/incentive) [INFO] [stderr] Checking white-whale-testing v1.0.0 (/opt/rustwide/workdir/packages/white-whale-testing) [INFO] [stderr] Checking epoch-manager v0.1.0 (/opt/rustwide/workdir/contracts/liquidity_hub/epoch-manager) [INFO] [stderr] Checking vault_router v1.1.6 (/opt/rustwide/workdir/contracts/liquidity_hub/vault-network/vault_router) [INFO] [stderr] Checking frontend-helper v1.0.0 (/opt/rustwide/workdir/contracts/liquidity_hub/pool-network/frontend_helper) [INFO] [stdout] warning: unused import: `mock_execute::mock_execute` [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use mock_execute::mock_execute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rng` is imported redundantly [INFO] [stdout] --> contracts/liquidity_hub/pool-network/stableswap_3pool/src/stableswap_math/curve.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 384 | use proptest::prelude::*; [INFO] [stdout] | -------------------- the item `Rng` is already imported here [INFO] [stdout] 385 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:433:36 [INFO] [stdout] | [INFO] [stdout] 433 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 460 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:483:36 [INFO] [stdout] | [INFO] [stdout] 483 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 539 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:563:36 [INFO] [stdout] | [INFO] [stdout] 563 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:586:36 [INFO] [stdout] | [INFO] [stdout] 586 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:609:36 [INFO] [stdout] | [INFO] [stdout] 609 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:632:36 [INFO] [stdout] | [INFO] [stdout] 632 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:750:38 [INFO] [stdout] | [INFO] [stdout] 750 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:774:38 [INFO] [stdout] | [INFO] [stdout] 774 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:797:38 [INFO] [stdout] | [INFO] [stdout] 797 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:823:38 [INFO] [stdout] | [INFO] [stdout] 823 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:849:38 [INFO] [stdout] | [INFO] [stdout] 849 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:946:32 [INFO] [stdout] | [INFO] [stdout] 946 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:961:38 [INFO] [stdout] | [INFO] [stdout] 961 | denom: "ampWHALE".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:978:32 [INFO] [stdout] | [INFO] [stdout] 978 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:1903:36 [INFO] [stdout] | [INFO] [stdout] 1903 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:1921:36 [INFO] [stdout] | [INFO] [stdout] 1921 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:2125:36 [INFO] [stdout] | [INFO] [stdout] 2125 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/pool-network/incentive/src/tests/integration.rs:4882:36 [INFO] [stdout] | [INFO] [stdout] 4882 | denom: "uwhale".clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:2967:48 [INFO] [stdout] | [INFO] [stdout] 2967 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3017:48 [INFO] [stdout] | [INFO] [stdout] 3017 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3031:40 [INFO] [stdout] | [INFO] [stdout] 3031 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3070:44 [INFO] [stdout] | [INFO] [stdout] 3070 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3079:36 [INFO] [stdout] | [INFO] [stdout] 3079 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3360:48 [INFO] [stdout] | [INFO] [stdout] 3360 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3410:48 [INFO] [stdout] | [INFO] [stdout] 3410 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:3424:40 [INFO] [stdout] | [INFO] [stdout] 3424 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4302:48 [INFO] [stdout] | [INFO] [stdout] 4302 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4352:48 [INFO] [stdout] | [INFO] [stdout] 4352 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4366:40 [INFO] [stdout] | [INFO] [stdout] 4366 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4864:48 [INFO] [stdout] | [INFO] [stdout] 4864 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4914:48 [INFO] [stdout] | [INFO] [stdout] 4914 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:4928:40 [INFO] [stdout] | [INFO] [stdout] 4928 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:5590:48 [INFO] [stdout] | [INFO] [stdout] 5590 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:5640:48 [INFO] [stdout] | [INFO] [stdout] 5640 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:5654:40 [INFO] [stdout] | [INFO] [stdout] 5654 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6036:48 [INFO] [stdout] | [INFO] [stdout] 6036 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6086:48 [INFO] [stdout] | [INFO] [stdout] 6086 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6100:40 [INFO] [stdout] | [INFO] [stdout] 6100 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6446:48 [INFO] [stdout] | [INFO] [stdout] 6446 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6496:48 [INFO] [stdout] | [INFO] [stdout] 6496 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6510:40 [INFO] [stdout] | [INFO] [stdout] 6510 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:6988:48 [INFO] [stdout] | [INFO] [stdout] 6988 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7038:48 [INFO] [stdout] | [INFO] [stdout] 7038 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7052:40 [INFO] [stdout] | [INFO] [stdout] 7052 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7622:48 [INFO] [stdout] | [INFO] [stdout] 7622 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7672:48 [INFO] [stdout] | [INFO] [stdout] 7672 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:7686:40 [INFO] [stdout] | [INFO] [stdout] 7686 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:8454:48 [INFO] [stdout] | [INFO] [stdout] 8454 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:8504:48 [INFO] [stdout] | [INFO] [stdout] 8504 | ... denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> contracts/liquidity_hub/fee_collector/src/tests/integration.rs:8518:40 [INFO] [stdout] | [INFO] [stdout] 8518 | denom: native_token.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "dedd3b7ac5abb12f3faa9dacfdbe84b497b9d6c41c9ef4a6b3fc98b21050f58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dedd3b7ac5abb12f3faa9dacfdbe84b497b9d6c41c9ef4a6b3fc98b21050f58f", kill_on_drop: false }` [INFO] [stdout] dedd3b7ac5abb12f3faa9dacfdbe84b497b9d6c41c9ef4a6b3fc98b21050f58f