[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] testing AtosLab/andromeda-beta-core against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Fandromeda-beta-core" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtosLab/andromeda-beta-core on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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-tc1/source/contracts/andromeda_addresslist/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/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-tc1/source/contracts/andromeda_factory/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/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-tc1/source/contracts/andromeda_receipt/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/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-tc1/source/contracts/andromeda_splitter/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/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-tc1/source/contracts/andromeda_timelock/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/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-tc1/source/contracts/andromeda_token/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-derive v0.16.2
[INFO] [stderr]   Downloaded terra-cosmwasm v2.2.0
[INFO] [stderr]   Downloaded cosmwasm-std v0.16.2
[INFO] [stderr]   Downloaded cosmwasm-schema v0.16.2
[INFO] [stderr]   Downloaded cw0 v0.9.1
[INFO] [stderr]   Downloaded cosmwasm-storage v0.16.2
[INFO] [stderr]   Downloaded cosmwasm-crypto v0.16.2
[INFO] [stderr]   Downloaded serde-json-wasm v0.3.1
[INFO] [stderr]   Downloaded cw-storage-plus v0.9.1
[INFO] [stderr]   Downloaded elliptic-curve v0.10.6
[INFO] [stderr]   Downloaded crypto-bigint v0.2.10
[INFO] [stderr]   Downloaded schemars v0.8.6
[INFO] [stderr]   Downloaded zeroize v1.4.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.6
[INFO] [stderr]   Downloaded const-oid v0.6.1
[INFO] [stderr]   Downloaded protobuf v2.25.1
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] [stderr]   Downloaded cw721 v0.9.1
[INFO] [stderr]   Downloaded der v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58b3311124ee103f28472209ab006452fb2973cff47bfeaec76729f630d266f0
[INFO] running `Command { std: "docker" "start" "-a" "58b3311124ee103f28472209ab006452fb2973cff47bfeaec76729f630d266f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58b3311124ee103f28472209ab006452fb2973cff47bfeaec76729f630d266f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b3311124ee103f28472209ab006452fb2973cff47bfeaec76729f630d266f0", kill_on_drop: false }`
[INFO] [stdout] 58b3311124ee103f28472209ab006452fb2973cff47bfeaec76729f630d266f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f053de67c2928004d2a8491b0005ec45fe3cd59789c9c22422db33cc53b7132e
[INFO] running `Command { std: "docker" "start" "-a" "f053de67c2928004d2a8491b0005ec45fe3cd59789c9c22422db33cc53b7132e", 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 typenum v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling const-oid v0.6.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling schemars v0.8.6
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling protobuf v2.25.1
[INFO] [stderr]    Compiling der v0.4.3
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling 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]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling cosmwasm-crypto v0.16.2
[INFO] [stderr]    Compiling cosmwasm-std v0.16.2
[INFO] [stderr]    Compiling cw0 v0.9.1
[INFO] [stderr]    Compiling cw-storage-plus v0.9.1
[INFO] [stderr]    Compiling terra-cosmwasm v2.2.0
[INFO] [stderr]    Compiling cosmwasm-storage v0.16.2
[INFO] [stderr]    Compiling cw721 v0.9.1
[INFO] [stderr]    Compiling 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: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 167 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 168 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 168 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:170:73
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 170 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 170 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[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]    Compiling andromeda-addresslist v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_addresslist)
[INFO] [stderr]    Compiling andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)
[INFO] [stderr]    Compiling andromeda-splitter v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_splitter)
[INFO] [stderr]    Compiling andromeda-receipt v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_receipt)
[INFO] [stderr]    Compiling andromeda-timelock v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_timelock)
[INFO] [stderr]    Compiling andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "f053de67c2928004d2a8491b0005ec45fe3cd59789c9c22422db33cc53b7132e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f053de67c2928004d2a8491b0005ec45fe3cd59789c9c22422db33cc53b7132e", kill_on_drop: false }`
[INFO] [stdout] f053de67c2928004d2a8491b0005ec45fe3cd59789c9c22422db33cc53b7132e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f756e3da50934db1523353a2ee99c3a312e9e72c4007f62c96ca64dc52470f0
[INFO] running `Command { std: "docker" "start" "-a" "5f756e3da50934db1523353a2ee99c3a312e9e72c4007f62c96ca64dc52470f0", 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] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)` has the same output filename as the example target `schema` in package `andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)` has the same output filename as the example target `schema` in package `andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling cosmwasm-schema v0.16.2
[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: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 167 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 168 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 168 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:170:73
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 170 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 170 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[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]    Compiling andromeda-protocol v0.1.0 (/opt/rustwide/workdir/packages/andromeda_protocol)
[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] [stderr]    Compiling andromeda-receipt v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_receipt)
[INFO] [stderr]    Compiling andromeda-splitter v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_splitter)
[INFO] [stderr]    Compiling andromeda-addresslist v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_addresslist)
[INFO] [stderr]    Compiling andromeda-timelock v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_timelock)
[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: 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: 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: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 164 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 165 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 165 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 167 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 167 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 168 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 168 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> packages/andromeda_protocol/src/response.rs:170:73
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                                         ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 170 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 170 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[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: 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] [stderr]    Compiling andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)
[INFO] [stderr]    Compiling andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)
[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] [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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.92s
[INFO] running `Command { std: "docker" "inspect" "5f756e3da50934db1523353a2ee99c3a312e9e72c4007f62c96ca64dc52470f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f756e3da50934db1523353a2ee99c3a312e9e72c4007f62c96ca64dc52470f0", kill_on_drop: false }`
[INFO] [stdout] 5f756e3da50934db1523353a2ee99c3a312e9e72c4007f62c96ca64dc52470f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb799b304def343988d72b2cc810e97b8c3d461b9915eb6e82934519e9349c57
[INFO] running `Command { std: "docker" "start" "-a" "bb799b304def343988d72b2cc810e97b8c3d461b9915eb6e82934519e9349c57", 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] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)` has the same output filename as the example target `schema` in package `andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `andromeda-token v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_token)` has the same output filename as the example target `schema` in package `andromeda-factory v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_factory)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> packages/andromeda_protocol/src/response.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> packages/andromeda_protocol/src/response.rs:164:30
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                              ^               ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 164 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr] 164 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> packages/andromeda_protocol/src/response.rs:165:22
[INFO] [stderr]     |
[INFO] [stderr] 165 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                      ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 165 -         self as &dyn (::std::any::Any)
[INFO] [stderr] 165 +         self as &dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> packages/andromeda_protocol/src/response.rs:167:42
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr]     |                                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 167 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stderr] 167 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> packages/andromeda_protocol/src/response.rs:168:26
[INFO] [stderr]     |
[INFO] [stderr] 168 |         self as &mut dyn (::std::any::Any)
[INFO] [stderr]     |                          ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 168 -         self as &mut dyn (::std::any::Any)
[INFO] [stderr] 168 +         self as &mut dyn ::std::any::Any
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> packages/andromeda_protocol/src/response.rs:170:73
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr]     |                                                                         ^               ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 170 -     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stderr] 170 +     fn into_any(self: ::std::boxed::Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> packages/andromeda_protocol/src/modules/common.rs:80:14
[INFO] [stderr]    |
[INFO] [stderr] 80 |         Some(mut c) => {
[INFO] [stderr]    |              ----^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> packages/andromeda_protocol/src/response.rs:225:15
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef {
[INFO] [stderr]     |               ^^^^^     ------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `andromeda-protocol` (lib) generated 8 warnings (run `cargo fix --lib -p andromeda-protocol` to apply 6 suggestions)
[INFO] [stderr] warning: `andromeda-protocol` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/andromeda_timelock/src/contract.rs:48:16
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/andromeda_splitter/src/contract.rs:73:16
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_addresslist/src/contract.rs:134:39
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let info = mock_info(moderator.clone(), &[]);
[INFO] [stderr]     |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_addresslist/src/contract.rs:195:39
[INFO] [stderr]     |
[INFO] [stderr] 195 |         let info = mock_info(moderator.clone(), &[]);
[INFO] [stderr]     |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_splitter/src/contract.rs:255:35
[INFO] [stderr]     |
[INFO] [stderr] 255 |         let info = mock_info(owner.clone(), &[]);
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_splitter/src/contract.rs:330:35
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let info = mock_info(owner.clone(), &[]);
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_splitter/src/contract.rs:354:35
[INFO] [stderr]     |
[INFO] [stderr] 354 |         let info = mock_info(owner.clone(), &[]);
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_splitter/src/contract.rs:411:18
[INFO] [stderr]     |
[INFO] [stderr] 411 |             owner.clone(),
[INFO] [stderr]     |                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_splitter/src/contract.rs:519:18
[INFO] [stderr]     |
[INFO] [stderr] 519 |             owner.clone(),
[INFO] [stderr]     |                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_token/src/contract.rs:849:36
[INFO] [stderr]     |
[INFO] [stderr] 849 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_token/src/contract.rs:857:40
[INFO] [stderr]     |
[INFO] [stderr] 857 |             attr("recipient", recipient.clone()),
[INFO] [stderr]     |                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> contracts/andromeda_token/src/contract.rs:953:44
[INFO] [stderr]     |
[INFO] [stderr] 953 |                 attr("recipient", recipient.clone()),
[INFO] [stderr]     |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1006:44
[INFO] [stderr]      |
[INFO] [stderr] 1006 |                 attr("recipient", recipient.clone()),
[INFO] [stderr]      |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1025:36
[INFO] [stderr]      |
[INFO] [stderr] 1025 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1084:36
[INFO] [stderr]      |
[INFO] [stderr] 1084 |         let info = mock_info(sender.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1116:28
[INFO] [stderr]      |
[INFO] [stderr] 1116 |         assert_eq!(approvee.clone(), token.approvals[0].spender.to_string());
[INFO] [stderr]      |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1124:36
[INFO] [stderr]      |
[INFO] [stderr] 1124 |         let info = mock_info(sender.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1129:53
[INFO] [stderr]      |
[INFO] [stderr] 1129 |             spender: deps.api.addr_validate(approvee.clone()).unwrap(),
[INFO] [stderr]      |                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1166:36
[INFO] [stderr]      |
[INFO] [stderr] 1166 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1169:47
[INFO] [stderr]      |
[INFO] [stderr] 1169 |         let operator_info = mock_info(operator.clone(), &[]);
[INFO] [stderr]      |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1223:36
[INFO] [stderr]      |
[INFO] [stderr] 1223 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1226:47
[INFO] [stderr]      |
[INFO] [stderr] 1226 |         let operator_info = mock_info(operator.clone(), &[]);
[INFO] [stderr]      |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1283:36
[INFO] [stderr]      |
[INFO] [stderr] 1283 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1338:36
[INFO] [stderr]      |
[INFO] [stderr] 1338 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1387:36
[INFO] [stderr]      |
[INFO] [stderr] 1387 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]     --> contracts/andromeda_token/src/contract.rs:1445:36
[INFO] [stderr]      |
[INFO] [stderr] 1445 |         let info = mock_info(minter.clone(), &[]);
[INFO] [stderr]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]      |
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: `andromeda-timelock` (lib) generated 1 warning
[INFO] [stderr] warning: `andromeda-splitter` (lib) generated 1 warning
[INFO] [stderr] warning: `andromeda-addresslist` (lib test) generated 2 warnings (run `cargo fix --lib -p andromeda-addresslist --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `andromeda-timelock` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `andromeda-splitter` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p andromeda-splitter --tests` to apply 5 suggestions)
[INFO] [stderr] warning: `andromeda-token` (lib test) generated 17 warnings (run `cargo fix --lib -p andromeda-token --tests` to apply 17 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_addresslist-aca11c6888984533)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test contract::tests::test_remove_address ... ok
[INFO] [stdout] test contract::tests::test_add_address ... ok
[INFO] [stdout] test contract::tests::test_instantiate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_factory-96b383e76d535e0d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test contract::tests::test_create ... ok
[INFO] [stdout] test testing::tests::test_create ... ok
[INFO] [stdout] test contract::tests::test_update_address ... ok
[INFO] [stdout] test contract::tests::proper_initialization ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_protocol-91a9243876f0500f)
[INFO] [stdout] test contract::tests::test_update_code_id ... ok
[INFO] [stdout] test testing::tests::proper_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test modules::address_list::tests::test_on_execute ... ok
[INFO] [stdout] test modules::common::tests::test_add_payment ... ok
[INFO] [stdout] test modules::common::tests::deduct_payment_test ... ok
[INFO] [stdout] test modules::common::tests::test_calculate_fee ... ok
[INFO] [stdout] test modules::address_list::tests::test_validate ... ok
[INFO] [stdout] test modules::common::tests::test_deduct_funds ... ok
[INFO] [stdout] test modules::common::tests::test_is_unique ... ok
[INFO] [stdout] test modules::royalties::tests::test_on_agreed_transfer_resp ... ok
[INFO] [stdout] test modules::taxable::tests::test_taxable_on_agreed_transfer ... ok
[INFO] [stdout] test modules::taxable::tests::test_taxable_on_agreed_transfer_resp ... ok
[INFO] [stdout] test modules::royalties::tests::test_on_agreed_transfer ... ok
[INFO] [stdout] test modules::taxable::tests::test_taxable_validate ... ok
[INFO] [stdout] test ownership::tests::test_execute_update_owner ... ok
[INFO] [stdout] test splitter::tests::test_validate_recipient_list ... ok
[INFO] [stdout] test timelock::tests::test_validate ... ok
[INFO] [stdout] test modules::common::tests::test_calculate_fee_max - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_receipt-ffabd68c9bc3a53c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test contract::tests::test_edit_receipt ... ok
[INFO] [stdout] test state::tests::test_can_mint ... ok
[INFO] [stdout] test contract::tests::test_instantiate ... ok
[INFO] [stdout] test contract::tests::test_store_receipt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_splitter-06e7295c6b90ac75)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::test_execute_update_lock ... ok
[INFO] [stdout] test contract::tests::test_execute_update_address_list ... ok
[INFO] [stdout] test contract::tests::test_execute_send_error ... ok
[INFO] [stdout] test contract::tests::test_instantiate ... ok
[INFO] [stdout] test contract::tests::test_execute_send ... ok
[INFO] [stdout] test testing::tests::test_instantiate ... ok
[INFO] [stdout] test contract::tests::test_execute_update_recipients ... ok
[INFO] [stdout] test contract::tests::test_query_splitter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_timelock-e5f5a6f98cedc273)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test contract::tests::test_execute_update_address_list ... ok
[INFO] [stdout] test contract::tests::test_execute_hold_funds ... ok
[INFO] [stdout] test contract::tests::test_execute_release_funds ... ok
[INFO] [stdout] test contract::tests::test_instantiate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_token-70b5ba95dc9a79ba)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test contract::tests::test_execute_archive ... ok
[INFO] [stdout] test contract::tests::test_approve ... ok
[INFO] [stdout] test contract::tests::test_agreed_transfer ... ok
[INFO] [stdout] test contract::tests::test_approve_all ... ok
[INFO] [stdout] test contract::tests::test_execute_burn ... ok
[INFO] [stdout] test contract::tests::test_execute_update_pricing ... ok
[INFO] [stdout] test contract::tests::test_instantiate ... ok
[INFO] [stdout] test contract::tests::test_instantiate_blacklist ... ok
[INFO] [stdout] test contract::tests::test_mint ... ok
[INFO] [stdout] test contract::tests::test_revoke ... ok
[INFO] [stdout] test contract::tests::test_revoke_all ... ok
[INFO] [stdout] test contract::tests::test_transfer ... ok
[INFO] [stdout] test testing::tests::test_increment_num_tokens ... ok
[INFO] [stdout] test testing::tests::test_increment_num_tokens_error - should panic ... FAILED
[INFO] [stdout] test contract::tests::test_transfer_agreement ... ok
[INFO] [stdout] test testing::tests::test_token_modules ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- testing::tests::test_increment_num_tokens_error stdout ----
[INFO] [stdout] note: test did not panic as expected at contracts/andromeda_token/src/testing/tests.rs:236:4
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     testing::tests::test_increment_num_tokens_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p andromeda-token --lib`
[INFO] running `Command { std: "docker" "inspect" "bb799b304def343988d72b2cc810e97b8c3d461b9915eb6e82934519e9349c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb799b304def343988d72b2cc810e97b8c3d461b9915eb6e82934519e9349c57", kill_on_drop: false }`
[INFO] [stdout] bb799b304def343988d72b2cc810e97b8c3d461b9915eb6e82934519e9349c57
