[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] building AtosLab/andromeda-beta-core against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtosLab%2Fandromeda-beta-core" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AtosLab/andromeda-beta-core on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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-4-tc1/source/contracts/andromeda_addresslist/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-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-4-tc1/source/contracts/andromeda_factory/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-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-4-tc1/source/contracts/andromeda_receipt/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-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-4-tc1/source/contracts/andromeda_splitter/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-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-4-tc1/source/contracts/andromeda_timelock/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-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-4-tc1/source/contracts/andromeda_token/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terra-cosmwasm v2.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded serde_derive_internals v0.25.0
[INFO] [stderr]   Downloaded cosmwasm-derive v0.16.2
[INFO] [stderr]   Downloaded serde-json-wasm v0.3.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded cosmwasm-schema v0.16.2
[INFO] [stderr]   Downloaded zeroize v1.4.2
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] [stderr]   Downloaded cosmwasm-crypto v0.16.2
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded cw-storage-plus v0.9.1
[INFO] [stderr]   Downloaded cw0 v0.9.1
[INFO] [stderr]   Downloaded cw721 v0.9.1
[INFO] [stderr]   Downloaded ed25519-zebra v2.2.0
[INFO] [stderr]   Downloaded signature v1.3.1
[INFO] [stderr]   Downloaded crypto-bigint v0.2.10
[INFO] [stderr]   Downloaded const-oid v0.6.1
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded cosmwasm-std v0.16.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.6
[INFO] [stderr]   Downloaded schemars v0.8.6
[INFO] [stderr]   Downloaded cosmwasm-storage v0.16.2
[INFO] [stderr]   Downloaded der v0.4.3
[INFO] [stderr]   Downloaded protobuf v2.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0df2f91dafa91f3daf00b0a920a29f3e1e1f073c7c3f216a9618c628c7e31d95
[INFO] running `Command { std: "docker" "start" "-a" "0df2f91dafa91f3daf00b0a920a29f3e1e1f073c7c3f216a9618c628c7e31d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0df2f91dafa91f3daf00b0a920a29f3e1e1f073c7c3f216a9618c628c7e31d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df2f91dafa91f3daf00b0a920a29f3e1e1f073c7c3f216a9618c628c7e31d95", kill_on_drop: false }`
[INFO] [stdout] 0df2f91dafa91f3daf00b0a920a29f3e1e1f073c7c3f216a9618c628c7e31d95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd3e78d0a542371a36e06675a7136e43cba2307662ff95d7ee9a007604db99f6
[INFO] running `Command { std: "docker" "start" "-a" "fd3e78d0a542371a36e06675a7136e43cba2307662ff95d7ee9a007604db99f6", 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 version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 serde v1.0.130
[INFO] [stderr]    Compiling const-oid v0.6.1
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling der v0.4.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling crunchy v0.2.2
[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 static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling protobuf v2.25.1
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[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 terra-cosmwasm v2.2.0
[INFO] [stderr]    Compiling cw-storage-plus v0.9.1
[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: 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-timelock v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_timelock)
[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-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] [stderr]    Compiling andromeda-addresslist v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_addresslist)
[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 52.86s
[INFO] running `Command { std: "docker" "inspect" "fd3e78d0a542371a36e06675a7136e43cba2307662ff95d7ee9a007604db99f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3e78d0a542371a36e06675a7136e43cba2307662ff95d7ee9a007604db99f6", kill_on_drop: false }`
[INFO] [stdout] fd3e78d0a542371a36e06675a7136e43cba2307662ff95d7ee9a007604db99f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd61d9bcc3b799d11906f8dcafd18ba99cce20f0d7d19fcecb18d0d7850a9d2
[INFO] running `Command { std: "docker" "start" "-a" "7cd61d9bcc3b799d11906f8dcafd18ba99cce20f0d7d19fcecb18d0d7850a9d2", 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] [stderr]    Compiling andromeda-protocol v0.1.0 (/opt/rustwide/workdir/packages/andromeda_protocol)
[INFO] [stderr]    Compiling andromeda-addresslist v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_addresslist)
[INFO] [stderr]    Compiling andromeda-receipt v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_receipt)
[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: 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] [stderr]    Compiling andromeda-timelock v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_timelock)
[INFO] [stderr]    Compiling andromeda-splitter v0.1.0 (/opt/rustwide/workdir/contracts/andromeda_splitter)
[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: 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] [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: 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: 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: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.19s
[INFO] running `Command { std: "docker" "inspect" "7cd61d9bcc3b799d11906f8dcafd18ba99cce20f0d7d19fcecb18d0d7850a9d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd61d9bcc3b799d11906f8dcafd18ba99cce20f0d7d19fcecb18d0d7850a9d2", kill_on_drop: false }`
[INFO] [stdout] 7cd61d9bcc3b799d11906f8dcafd18ba99cce20f0d7d19fcecb18d0d7850a9d2
