[INFO] cloning repository https://github.com/AtosLab/andromeda-beta-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtosLab/andromeda-beta-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Fandromeda-beta-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Fandromeda-beta-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 918d8b8d33509573144680627ac82b93c7334f17
[INFO] checking AtosLab/andromeda-beta-core against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Fandromeda-beta-core" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/AtosLab/andromeda-beta-core
[INFO] finished tweaking git repo https://github.com/AtosLab/andromeda-beta-core
[INFO] tweaked toml for git repo https://github.com/AtosLab/andromeda-beta-core written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtosLab/andromeda-beta-core on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AtosLab/andromeda-beta-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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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-2-tc2/source/contracts/andromeda_addresslist/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/contracts/andromeda_factory/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/contracts/andromeda_receipt/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/contracts/andromeda_splitter/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/contracts/andromeda_timelock/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/contracts/andromeda_token/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6886934ad1900eca93ead15eb5c2c37f618c5cce27c74050b004bcb362bd69c
[INFO] running `Command { std: "docker" "start" "-a" "e6886934ad1900eca93ead15eb5c2c37f618c5cce27c74050b004bcb362bd69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6886934ad1900eca93ead15eb5c2c37f618c5cce27c74050b004bcb362bd69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6886934ad1900eca93ead15eb5c2c37f618c5cce27c74050b004bcb362bd69c", kill_on_drop: false }`
[INFO] [stdout] e6886934ad1900eca93ead15eb5c2c37f618c5cce27c74050b004bcb362bd69c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 101a5074af3d5e92c19a3c8aafa21415f2d897be0d4a15029dbc63d7cba30442
[INFO] running `Command { std: "docker" "start" "-a" "101a5074af3d5e92c19a3c8aafa21415f2d897be0d4a15029dbc63d7cba30442", 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/andromeda_addresslist/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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/andromeda_factory/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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/andromeda_receipt/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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/andromeda_splitter/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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/andromeda_timelock/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[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/andromeda_token/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking const-oid v0.6.1
[INFO] [stderr]     Checking zeroize v1.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling schemars v0.8.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling protobuf v2.25.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking der v0.4.3
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-bigint v0.2.10
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling schemars_derive v0.8.6
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.2
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking serde-json-wasm v0.3.1
[INFO] [stderr]     Checking cosmwasm-crypto v0.16.2
[INFO] [stderr]     Checking cosmwasm-std v0.16.2
[INFO] [stderr]     Checking cosmwasm-schema v0.16.2
[INFO] [stderr]     Checking cw0 v0.9.1
[INFO] [stderr]     Checking cw-storage-plus v0.9.1
[INFO] [stderr]     Checking terra-cosmwasm v2.2.0
[INFO] [stderr]     Checking cosmwasm-storage v0.16.2
[INFO] [stderr]     Checking cw721 v0.9.1
[INFO] [stderr]     Checking andromeda-protocol v0.1.0 (/opt/rustwide/workdir/packages/andromeda_protocol)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> packages/andromeda_protocol/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> packages/andromeda_protocol/src/response.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> packages/andromeda_protocol/src/modules/common.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |         Some(mut c) => {
[INFO] [stdout]    |              ----^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> packages/andromeda_protocol/src/modules/common.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |         Some(mut c) => {
[INFO] [stdout]    |              ----^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:225:15
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)
[INFO] [stderr]     Checking andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)
[INFO] [stderr]     Checking andromeda-addresslist v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_addresslist)
[INFO] [stderr]     Checking andromeda-timelock v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_timelock)
[INFO] [stderr]     Checking andromeda-splitter v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_splitter)
[INFO] [stderr]     Checking andromeda-receipt v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_receipt)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/andromeda_splitter/src/contract.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/andromeda_timelock/src/contract.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/andromeda_timelock/src/contract.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/andromeda_splitter/src/contract.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:225:15
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stdout]     |               ^^^^^     ------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> contracts/andromeda_splitter/src/contract.rs:255:35
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let info = mock_info(owner.clone(), &[]);
[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/andromeda_splitter/src/contract.rs:330:35
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let info = mock_info(owner.clone(), &[]);
[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/andromeda_splitter/src/contract.rs:354:35
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let info = mock_info(owner.clone(), &[]);
[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/andromeda_splitter/src/contract.rs:411:18
[INFO] [stdout]     |
[INFO] [stdout] 411 |             owner.clone(),
[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/andromeda_splitter/src/contract.rs:519:18
[INFO] [stdout]     |
[INFO] [stdout] 519 |             owner.clone(),
[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/andromeda_addresslist/src/contract.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let info = mock_info(moderator.clone(), &[]);
[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/andromeda_addresslist/src/contract.rs:195:39
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let info = mock_info(moderator.clone(), &[]);
[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/andromeda_token/src/contract.rs:849:36
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:857:40
[INFO] [stdout]     |
[INFO] [stdout] 857 |             attr("recipient", recipient.clone()),
[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/andromeda_token/src/contract.rs:953:44
[INFO] [stdout]     |
[INFO] [stdout] 953 |                 attr("recipient", recipient.clone()),
[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/andromeda_token/src/contract.rs:1006:44
[INFO] [stdout]      |
[INFO] [stdout] 1006 |                 attr("recipient", recipient.clone()),
[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/andromeda_token/src/contract.rs:1025:36
[INFO] [stdout]      |
[INFO] [stdout] 1025 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:1084:36
[INFO] [stdout]      |
[INFO] [stdout] 1084 |         let info = mock_info(sender.clone(), &[]);
[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/andromeda_token/src/contract.rs:1116:28
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         assert_eq!(approvee.clone(), token.approvals[0].spender.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/andromeda_token/src/contract.rs:1124:36
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         let info = mock_info(sender.clone(), &[]);
[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/andromeda_token/src/contract.rs:1129:53
[INFO] [stdout]      |
[INFO] [stdout] 1129 |             spender: deps.api.addr_validate(approvee.clone()).unwrap(),
[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/andromeda_token/src/contract.rs:1166:36
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:1169:47
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         let operator_info = mock_info(operator.clone(), &[]);
[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/andromeda_token/src/contract.rs:1223:36
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:1226:47
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         let operator_info = mock_info(operator.clone(), &[]);
[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/andromeda_token/src/contract.rs:1283:36
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:1338:36
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:1387:36
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         let info = mock_info(minter.clone(), &[]);
[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/andromeda_token/src/contract.rs:1445:36
[INFO] [stdout]      |
[INFO] [stdout] 1445 |         let info = mock_info(minter.clone(), &[]);
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.82s
[INFO] running `Command { std: "docker" "inspect" "101a5074af3d5e92c19a3c8aafa21415f2d897be0d4a15029dbc63d7cba30442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101a5074af3d5e92c19a3c8aafa21415f2d897be0d4a15029dbc63d7cba30442", kill_on_drop: false }`
[INFO] [stdout] 101a5074af3d5e92c19a3c8aafa21415f2d897be0d4a15029dbc63d7cba30442
