[INFO] cloning repository https://github.com/Coyote0202/terra-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Coyote0202/terra-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoyote0202%2Fterra-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoyote0202%2Fterra-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6539df0cc4fe674a968211fac1388917599780dd
[INFO] checking Coyote0202/terra-contracts against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoyote0202%2Fterra-contracts" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Coyote0202/terra-contracts
[INFO] finished tweaking git repo https://github.com/Coyote0202/terra-contracts
[INFO] tweaked toml for git repo https://github.com/Coyote0202/terra-contracts written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Coyote0202/terra-contracts on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Coyote0202/terra-contracts 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/erisprotocol/cw-multi-test.git`
[INFO] [stderr]     Updating git repository `https://github.com/astroport-fi/astroport-core.git`
[INFO] [stderr]     Updating git repository `https://github.com/stader-labs/lunax.git`
[INFO] [stderr]     Updating git repository `https://github.com/PFC-developer/steak-contracts.git`
[INFO] [stderr]     Updating git repository `https://github.com/prism-finance/prism-auto-compounding-casset.git`
[INFO] [stderr]     Updating git repository `https://github.com/capapult-finance/capa-money-market.git`
[INFO] [stderr]     Updating git repository `https://github.com/astroport-fi/astroport-governance.git`
[INFO] [stderr]     Updating git repository `https://github.com/astroport-fi/astroport-governance.git`
[INFO] [stderr]     Updating git repository `https://github.com/astroport-fi/astroport-core.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded cw20 v0.13.2
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.2
[INFO] [stderr]   Downloaded cw-utils v0.13.2
[INFO] [stderr]   Downloaded cw2 v0.13.2
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded cw-storage-plus v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-storage v1.1.5
[INFO] [stderr]   Downloaded rfc6979 v0.3.0
[INFO] [stderr]   Downloaded cw20-base v1.0.1
[INFO] [stderr]   Downloaded cw-storage-plus v1.2.0
[INFO] [stderr]   Downloaded bnum v0.10.0
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.19.0
[INFO] [stderr]   Downloaded proptest v0.10.1
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.7
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded crunchy v0.1.6
[INFO] [stderr]   Downloaded bigint v4.4.3
[INFO] [stderr]   Downloaded cw-multi-test v0.13.2
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded tendermint-proto v0.32.2
[INFO] [stderr]   Downloaded cw-address-like v1.0.4
[INFO] [stderr]   Downloaded cw-asset v3.1.1
[INFO] [stderr]   Downloaded cw2 v1.0.1
[INFO] [stderr]   Downloaded cw-utils v1.0.1
[INFO] [stderr]   Downloaded cw20 v1.1.2
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.7
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.7
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.7
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.7
[INFO] [stderr]   Downloaded cw20-base v0.13.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.5
[INFO] [stderr]   Downloaded cw1 v0.14.0
[INFO] [stderr]   Downloaded pfc-fee-split v0.2.5
[INFO] [stderr]   Downloaded cw1-whitelist v0.14.0
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3233c0c27a915a87d5fe027fd83468cef984105783172d4b764ef5de01a0910a
[INFO] running `Command { std: "docker" "start" "-a" "3233c0c27a915a87d5fe027fd83468cef984105783172d4b764ef5de01a0910a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3233c0c27a915a87d5fe027fd83468cef984105783172d4b764ef5de01a0910a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3233c0c27a915a87d5fe027fd83468cef984105783172d4b764ef5de01a0910a", kill_on_drop: false }`
[INFO] [stdout] 3233c0c27a915a87d5fe027fd83468cef984105783172d4b764ef5de01a0910a
[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" "-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19b9d39dabd9c4e13f04ccf3c8e02e7d12768db1c45d3ca168b9e5fda5531141
[INFO] running `Command { std: "docker" "start" "-a" "19b9d39dabd9c4e13f04ccf3c8e02e7d12768db1c45d3ca168b9e5fda5531141", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking dyn-clone v1.0.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking der v0.6.0
[INFO] [stderr]     Checking base64ct v1.5.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking uint v0.9.3
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking bigint v4.4.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking proptest v0.10.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking protobuf-support v3.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.7
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking ed25519-zebra v3.0.0
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking cosmwasm-crypto v1.5.7
[INFO] [stderr]     Checking prost v0.9.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking tendermint-proto v0.32.2
[INFO] [stderr]     Checking cosmwasm-std v1.5.7
[INFO] [stderr]     Checking cosmwasm-schema v1.5.7
[INFO] [stderr]     Checking cw-storage-plus v0.13.2
[INFO] [stderr]     Checking cw-utils v0.13.2
[INFO] [stderr]     Checking cosmwasm-storage v1.1.5
[INFO] [stderr]     Checking cw-storage-plus v1.2.0
[INFO] [stderr]     Checking stader-utils v0.1.0 (https://github.com/stader-labs/lunax.git?rev=20143548e2dea807b343fe6ad60375086af35ea9#20143548)
[INFO] [stderr]     Checking pfc-dust-collector v3.0.0 (https://github.com/PFC-developer/steak-contracts.git?rev=6fbc9f9190da6e179ba9f84494e3b7e929d38842#6fbc9f91)
[INFO] [stderr]     Checking cw-storage-plus v0.15.1
[INFO] [stderr]     Checking cw-storage-plus v0.14.0
[INFO] [stderr]     Checking cw1 v0.14.0
[INFO] [stderr]     Checking cw-storage-plus v0.16.0
[INFO] [stderr]     Checking cosmwasm-bignumber v2.2.1 (https://github.com/capapult-finance/capa-money-market.git?rev=e03e6c6dd3003293852a0e2c3aa7ed3b21b97410#e03e6c6d)
[INFO] [stderr]     Checking cw-address-like v1.0.4
[INFO] [stderr]     Checking cw20 v0.13.2
[INFO] [stderr]     Checking cw2 v0.13.2
[INFO] [stderr]     Checking cw-multi-test v0.13.2
[INFO] [stderr]     Checking reward v0.1.0 (https://github.com/stader-labs/lunax.git?rev=20143548e2dea807b343fe6ad60375086af35ea9#20143548)
[INFO] [stderr]     Checking cw2 v0.16.0
[INFO] [stderr]     Checking cw2 v0.15.1
[INFO] [stderr]     Checking cw-utils v0.15.1
[INFO] [stderr]     Checking cw2 v1.0.1
[INFO] [stderr]     Checking astroport-circular-buffer v0.2.0 (https://github.com/astroport-fi/astroport-core.git?branch=main#4d3be0ee)
[INFO] [stderr]     Checking cw-utils v0.16.0
[INFO] [stderr]     Checking cw2 v0.14.0
[INFO] [stderr]     Checking cw-utils v0.14.0
[INFO] [stderr]     Checking cw-utils v1.0.1
[INFO] [stderr]     Checking cw20 v0.15.1
[INFO] [stderr]     Checking cw1-whitelist v0.14.0
[INFO] [stderr]     Checking cw1155 v0.16.0
[INFO] [stderr]     Checking cw20 v0.16.0
[INFO] [stderr]     Checking cw20 v1.1.2
[INFO] [stderr]     Checking cw-multi-test v0.16.2 (https://github.com/erisprotocol/cw-multi-test.git?rev=5f2f7062187d762b71fd22b91157c4e88de87a64#5f2f7062)
[INFO] [stderr]     Checking cw20-base v0.13.2
[INFO] [stderr]     Checking astroport v2.0.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stderr]     Checking airdrops-registry v0.1.0 (https://github.com/stader-labs/lunax.git?rev=20143548e2dea807b343fe6ad60375086af35ea9#20143548)
[INFO] [stderr]     Checking astroport v2.0.0 (https://github.com/capapult-finance/capa-money-market.git?rev=e03e6c6dd3003293852a0e2c3aa7ed3b21b97410#e03e6c6d)
[INFO] [stderr]     Checking cosmos-sdk-proto v0.19.0
[INFO] [stderr]     Checking basset v0.1.0 (https://github.com/prism-finance/prism-auto-compounding-casset.git?rev=88d833974a0f1c43cc0bf64d4919dd3229ae2b66#88d83397)
[INFO] [stderr]     Checking staking v0.1.0 (https://github.com/stader-labs/lunax.git?rev=20143548e2dea807b343fe6ad60375086af35ea9#20143548)
[INFO] [stderr]     Checking eris-staking-token v1.0.1 (/opt/rustwide/workdir/contracts/token)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/token/src/lib.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/token/src/lib.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/token/src/lib.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/token/src/lib.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/token/src/lib.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/token/src/lib.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking astroport v2.0.0 (https://github.com/astroport-fi/astroport-core.git#5f166bd0)
[INFO] [stderr]     Checking cw20-base v1.0.1
[INFO] [stderr]     Checking pfc-fee-split v0.2.5
[INFO] [stderr]     Checking cw-asset v3.1.1
[INFO] [stderr]     Checking cw-asset v2.4.0
[INFO] [stderr]     Checking pfc-steak v2.2.4 (https://github.com/PFC-developer/steak-contracts.git?rev=6fbc9f9190da6e179ba9f84494e3b7e929d38842#6fbc9f91)
[INFO] [stderr]     Checking pfc-steak-hub v3.0.3 (https://github.com/PFC-developer/steak-contracts.git?rev=6fbc9f9190da6e179ba9f84494e3b7e929d38842#6fbc9f91)
[INFO] [stderr]     Checking eris v1.6.1 (/opt/rustwide/workdir/packages/eris)
[INFO] [stderr]     Checking astroport-token v1.0.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stderr]     Checking astroport-staking v1.0.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stderr]     Checking astroport-whitelist v1.0.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stderr]     Checking astroport-factory v1.3.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stderr]     Checking astroport-pair v1.0.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stderr]     Checking terra-cosmwasm v2.2.0 (https://github.com/capapult-finance/capa-money-market.git?rev=e03e6c6dd3003293852a0e2c3aa7ed3b21b97410#e03e6c6d)
[INFO] [stderr]     Checking moneymarket v0.3.1 (https://github.com/capapult-finance/capa-money-market.git?rev=e03e6c6dd3003293852a0e2c3aa7ed3b21b97410#e03e6c6d)
[INFO] [stderr]     Checking astroport-governance v1.1.0 (https://github.com/astroport-fi/astroport-governance.git#df5360c0)
[INFO] [stderr]     Checking astroport v5.2.0 (https://github.com/astroport-fi/astroport-core.git?branch=main#4d3be0ee)
[INFO] [stderr]     Checking astroport-generator v2.1.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> packages/eris/src/adapters/asset.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             _ => Err(StdError::generic_err("only cw20 or native".to_string())),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> packages/eris/src/adapters/asset.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 294 | /             AssetInfo::Token {
[INFO] [stdout] 295 | |                 contract_addr,
[INFO] [stdout] 296 | |             } => Ok(CosmosMsg::Wasm(WasmMsg::Execute {
[INFO] [stdout]     | |_____________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 305 | /             AssetInfo::NativeToken {
[INFO] [stdout] 306 | |                 denom,
[INFO] [stdout] 307 | |             } => Ok(CosmosMsg::Wasm(WasmMsg::Execute {
[INFO] [stdout]     | |_____________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 312 |               _ => Err(StdError::generic_err("only cw20 or native".to_string())),
[INFO] [stdout]     |               ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> packages/eris/src/adapters/asset.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             _ => Err(StdError::generic_err("only cw20 or native".to_string())),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> packages/eris/src/adapters/asset.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 294 | /             AssetInfo::Token {
[INFO] [stdout] 295 | |                 contract_addr,
[INFO] [stdout] 296 | |             } => Ok(CosmosMsg::Wasm(WasmMsg::Execute {
[INFO] [stdout]     | |_____________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 305 | /             AssetInfo::NativeToken {
[INFO] [stdout] 306 | |                 denom,
[INFO] [stdout] 307 | |             } => Ok(CosmosMsg::Wasm(WasmMsg::Execute {
[INFO] [stdout]     | |_____________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 312 |               _ => Err(StdError::generic_err("only cw20 or native".to_string())),
[INFO] [stdout]     |               ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking astroport-governance v1.1.0 (https://github.com/astroport-fi/astroport-governance.git?rev=6cb3becc39c9d0c29eff66bbf7dd751a882fea7d#6cb3becc)
[INFO] [stdout] warning: trait `DecimalRoundedCheckedMul` is never used
[INFO] [stdout]   --> packages/eris/src/governance_helper.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | trait DecimalRoundedCheckedMul {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking eris-gov-voting-escrow v1.4.0 (/opt/rustwide/workdir/contracts/amp-governance/voting_escrow)
[INFO] [stderr]     Checking eris-gov-amp-gauges v1.4.0 (/opt/rustwide/workdir/contracts/amp-governance/amp_gauges)
[INFO] [stderr]     Checking eris-gov-prop-gauges v1.4.0 (/opt/rustwide/workdir/contracts/amp-governance/prop_gauges)
[INFO] [stderr]     Checking eris-gov-emp-gauges v1.4.0 (/opt/rustwide/workdir/contracts/amp-governance/emp_gauges)
[INFO] [stderr]     Checking eris-staking-hub v1.8.0 (/opt/rustwide/workdir/contracts/hub)
[INFO] [stderr]     Checking eris-arb-vault v1.0.2 (/opt/rustwide/workdir/contracts/arb-vault)
[INFO] [stderr]     Checking eris-ampz v1.9.0 (/opt/rustwide/workdir/contracts/ampz)
[INFO] [stderr]     Checking eris-fees-collector v2.1.0 (/opt/rustwide/workdir/contracts/amp-compounder/fees_collector)
[INFO] [stderr]     Checking eris-compound-proxy v1.7.1 (/opt/rustwide/workdir/contracts/amp-compounder/compound_proxy)
[INFO] [stderr]     Checking eris-amp-extractor v1.0.0 (/opt/rustwide/workdir/contracts/amp-extractor)
[INFO] [stderr]     Checking eris-astroport-farm v1.4.0 (/opt/rustwide/workdir/contracts/amp-compounder/astroport_farm)
[INFO] [stdout] warning: trait `DecimalRoundedCheckedMul` is never used
[INFO] [stdout]   --> packages/eris/src/governance_helper.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | trait DecimalRoundedCheckedMul {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-governance/voting_escrow/src/contract.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-governance/voting_escrow/src/contract.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/voting_escrow/src/contract.rs:889:16
[INFO] [stdout]     |
[INFO] [stdout] 889 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]     --> contracts/amp-governance/voting_escrow/src/contract.rs:1186:16
[INFO] [stdout]      |
[INFO] [stdout] 1186 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-governance/voting_escrow/src/contract.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-governance/voting_escrow/src/contract.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     attr, from_binary, to_json_binary, Addr, Binary, CosmosMsg, Deps, DepsMut, Env, MessageInfo,
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-governance/voting_escrow/src/contract.rs:426:11
[INFO] [stdout]     |
[INFO] [stdout] 426 |     match from_binary(&cw20_msg.msg)? {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-extractor/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/fees_collector/src/contract.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/fees_collector/src/contract.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/contract.rs:414:16
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/contract.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-compounder/astroport_farm/src/contract.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/astroport_farm/src/contract.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-governance/prop_gauges/src/contract.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-governance/prop_gauges/src/contract.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/prop_gauges/src/contract.rs:390:16
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/prop_gauges/src/contract.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-governance/prop_gauges/src/contract.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/contract.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/contract.rs:281:16
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-governance/voting_escrow/src/contract.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-governance/voting_escrow/src/contract.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/voting_escrow/src/contract.rs:889:16
[INFO] [stdout]     |
[INFO] [stdout] 889 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]     --> contracts/amp-governance/voting_escrow/src/contract.rs:1186:16
[INFO] [stdout]      |
[INFO] [stdout] 1186 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-governance/voting_escrow/src/contract.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-extractor/src/contract.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     entry_point, from_binary, to_json_binary, Binary, Deps, DepsMut, Env, MessageInfo, Reply, Response,
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/contract.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     match from_binary(&cw20_msg.msg)? {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-extractor/src/testing/custom_querier.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     from_binary, from_slice, Coin, Empty, Querier, QuerierResult, QueryRequest, SystemError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> contracts/amp-extractor/src/testing/custom_querier.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     from_binary, from_slice, Coin, Empty, Querier, QuerierResult, QueryRequest, SystemError,
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/testing/custom_querier.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let request: QueryRequest<_> = match from_slice(bin_request) {
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/testing/custom_querier.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     if let Ok(query) = from_binary::<QueryMsg>(msg) {
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/testing/custom_querier.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 if let Ok(query) = from_binary::<Cw20QueryMsg>(msg) {
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-extractor/src/testing/helpers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     from_binary, Addr, BlockInfo, ContractInfo, Deps, Env, OwnedDeps, QuerierResult, SystemError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/testing/helpers.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     from_binary(&query(deps, mock_env(), msg).unwrap()).unwrap()
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/testing/helpers.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     from_binary(&query(deps, mock_env_at_timestamp(timestamp), msg).unwrap()).unwrap()
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-extractor/src/testing/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     from_binary, to_json_binary, Addr, CosmosMsg, Decimal, Event, OwnedDeps, Reply, ReplyOn, StdError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-extractor/src/testing/tests.rs:267:43
[INFO] [stdout]     |
[INFO] [stdout] 267 |             let sub_msg: Cw20ExecuteMsg = from_binary(&msg).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-extractor/src/testing/tests.rs:339:43
[INFO] [stdout]     |
[INFO] [stdout] 339 |             let sub_msg: Cw20ExecuteMsg = from_binary(&msg).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-extractor/src/testing/tests.rs:419:43
[INFO] [stdout]     |
[INFO] [stdout] 419 |             let sub_msg: Cw20ExecuteMsg = from_binary(&msg).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-extractor/src/testing/tests.rs:512:43
[INFO] [stdout]     |
[INFO] [stdout] 512 |             let sub_msg: Cw20ExecuteMsg = from_binary(&msg).unwrap();
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[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]   --> contracts/ampz/src/protos/authz.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/ampz/src/protos/proto.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/astroport_farm/src/contract.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     attr, entry_point, from_binary, to_json_binary, Binary, Decimal, Deps, DepsMut, Env, MessageInfo,
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/contract.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     match from_binary(&cw20_msg.msg) {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/astroport_farm/src/testing/helpers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     from_binary, Addr, BlockInfo, ContractInfo, Deps, Env, QuerierResult, SystemError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/astroport_farm/src/testing/helpers.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     from_binary(&query(deps, mock_env(), msg).unwrap()).unwrap()
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/astroport_farm/src/testing/helpers.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     from_binary(&query(deps, _mock_env_at_timestamp(timestamp), msg).unwrap()).unwrap()
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/hub/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> contracts/hub/src/protos/proto.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![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: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/astroport_farm/src/testing/mock_querier.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     from_binary, from_slice, to_json_binary, Addr, BalanceResponse, BankQuery, Binary, Coin,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/astroport_farm/src/testing/mock_querier.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     from_binary, from_slice, to_json_binary, Addr, BalanceResponse, BankQuery, Binary, Coin,
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/mock_querier.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 if let Ok(query) = from_binary::<Cw20QueryMsg>(msg) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/mock_querier.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |         match from_binary(msg)? {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/mock_querier.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let request: QueryRequest<Empty> = match from_slice(bin_request) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     attr, coin, from_binary, to_json_binary, Addr, Coin, CosmosMsg, Decimal, DepsMut, Env, Event,
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:139:31
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let res: ConfigResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:221:31
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let res: ConfigResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:249:31
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let res: ConfigResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         from_binary(&query(deps.as_ref(), env.clone(), QueryMsg::Config {})?)?;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:388:33
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:436:33
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:451:30
[INFO] [stdout]     |
[INFO] [stdout] 451 |     let res: StateResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:474:33
[INFO] [stdout]     |
[INFO] [stdout] 474 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:489:33
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:536:33
[INFO] [stdout]     |
[INFO] [stdout] 536 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:551:33
[INFO] [stdout]     |
[INFO] [stdout] 551 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:596:33
[INFO] [stdout]     |
[INFO] [stdout] 596 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:611:33
[INFO] [stdout]     |
[INFO] [stdout] 611 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:809:33
[INFO] [stdout]     |
[INFO] [stdout] 809 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:824:30
[INFO] [stdout]     |
[INFO] [stdout] 824 |     let res: StateResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:901:49
[INFO] [stdout]     |
[INFO] [stdout] 901 |     let exchange_rates: ExchangeRatesResponse = from_binary(&query(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:926:49
[INFO] [stdout]     |
[INFO] [stdout] 926 |     let exchange_rates: ExchangeRatesResponse = from_binary(&query(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:1078:33
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:1095:33
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:1110:33
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:1128:33
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/astroport_farm/src/testing/test_farm.rs:1175:33
[INFO] [stdout]      |
[INFO] [stdout] 1175 |     let res: UserInfoResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-governance/voting_escrow/src/contract.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     attr, from_binary, to_json_binary, Addr, Binary, CosmosMsg, Deps, DepsMut, Env, MessageInfo,
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-governance/voting_escrow/src/contract.rs:426:11
[INFO] [stdout]     |
[INFO] [stdout] 426 |     match from_binary(&cw20_msg.msg)? {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/hub/src/contract.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     entry_point, from_binary, to_json_binary, Binary, Deps, DepsMut, Env, MessageInfo, Reply, Response,
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/hub/src/contract.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |     match from_binary(&cw20_msg.msg)? {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-extractor/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/astroport_farm/src/contract.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/astroport_farm/src/contract.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/contract.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/contract.rs:281:16
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-governance/emp_gauges/src/contract.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-governance/amp_gauges/src/contract.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-governance/amp_gauges/src/contract.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/amp_gauges/src/contract.rs:484:16
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/amp_gauges/src/contract.rs:597:16
[INFO] [stdout]     |
[INFO] [stdout] 597 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-governance/amp_gauges/src/contract.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-governance/emp_gauges/src/contract.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/emp_gauges/src/contract.rs:306:16
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-governance/emp_gauges/src/contract.rs:368:16
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/amp-governance/emp_gauges/src/contract.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-extractor/src/contract.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     entry_point, from_binary, to_json_binary, Binary, Deps, DepsMut, Env, MessageInfo, Reply, Response,
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-extractor/src/contract.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     match from_binary(&cw20_msg.msg)? {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/astroport_farm/src/contract.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     attr, entry_point, from_binary, to_json_binary, Binary, Decimal, Deps, DepsMut, Env, MessageInfo,
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/astroport_farm/src/contract.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     match from_binary(&cw20_msg.msg) {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-compounder/compound_proxy/src/contract.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/compound_proxy/src/contract.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/contract.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/contract.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/compound_proxy/src/simulation.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cosmwasm_std::{from_binary, CosmosMsg, Deps, StdError, StdResult, Uint128};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/simulation.rs:173:64
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let stable_pool_config: StablePoolConfig = from_binary(&params)?;
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/arb-vault/src/contract.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/arb-vault/src/contract.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/arb-vault/src/contract.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/arb-vault/src/contract.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/arb-vault/src/domain/execute.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     attr, from_binary, to_json_binary, Addr, Coin, CosmosMsg, Decimal, DepsMut, Env, MessageInfo, Order,
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/arb-vault/src/domain/execute.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     match from_binary(&cw20_msg.msg)? {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-compounder/compound_proxy/src/contract.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/compound_proxy/src/contract.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/contract.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/contract.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/compound_proxy/src/simulation.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cosmwasm_std::{from_binary, CosmosMsg, Deps, StdError, StdResult, Uint128};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/simulation.rs:173:64
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let stable_pool_config: StablePoolConfig = from_binary(&params)?;
[INFO] [stdout]     |                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     from_binary, from_slice, to_json_binary, Addr, Coin, ContractResult, Empty, OwnedDeps, Querier,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     from_binary, from_slice, to_json_binary, Addr, Coin, ContractResult, Empty, OwnedDeps, Querier,
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let request: QueryRequest<Empty> = match from_slice(bin_request) {
[INFO] [stdout]    |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:157:27
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:235:27
[INFO] [stdout]     |
[INFO] [stdout] 235 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/mock_querier.rs:271:27
[INFO] [stdout]     |
[INFO] [stdout] 271 |                     match from_binary(msg).unwrap() {
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     coin, from_binary, to_json_binary, Addr, Coin, CosmosMsg, Decimal, StdError, StdResult, Uint128,
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let config: Config = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let lp_config: LpConfig = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:123:37
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let lp_configs: Vec<LpConfig> = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:157:42
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let routes: Vec<RouteResponseItem> = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:271:37
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let lp_configs: Vec<LpConfig> = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:337:37
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let lp_configs: Vec<LpConfig> = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:401:42
[INFO] [stdout]     |
[INFO] [stdout] 401 |     let routes: Vec<RouteResponseItem> = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:474:42
[INFO] [stdout]     |
[INFO] [stdout] 474 |     let routes: Vec<RouteResponseItem> = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:555:36
[INFO] [stdout]     |
[INFO] [stdout] 555 |     let route: RouteResponseItem = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:811:39
[INFO] [stdout]     |
[INFO] [stdout] 811 |             let sub_msg: ExecuteMsg = from_binary(&msg).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:1086:43
[INFO] [stdout]      |
[INFO] [stdout] 1086 |     let res: CompoundSimulationResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]     --> contracts/amp-compounder/compound_proxy/src/testing/test_compounder.rs:1119:43
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     let res: CompoundSimulationResponse = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]      |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `DestinationRuntime::LiquidityAlliance { .. }` not covered
[INFO] [stdout]    --> contracts/ampz/src/domain/callback.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |             match destination {
[INFO] [stdout]     |                   ^^^^^^^^^^^ pattern `DestinationRuntime::LiquidityAlliance { .. }` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `DestinationRuntime` defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/packages/eris/src/ampz.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub enum DestinationRuntime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 |     LiquidityAlliance {
[INFO] [stdout]     |     ----------------- not covered
[INFO] [stdout]     = note: the matched value is of type `DestinationRuntime`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 430 ~                 },
[INFO] [stdout] 431 ~                 DestinationRuntime::LiquidityAlliance { .. } => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/hub/src/types/keys.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/hub/src/types/keys.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> contracts/amp-compounder/fees_collector/src/contract.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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/amp-compounder/fees_collector/src/contract.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/contract.rs:414:16
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/contract.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/fees_collector/src/mock_querier.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     from_binary, from_slice, to_json_binary, Addr, BalanceResponse, BankQuery, Binary, Coin,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/fees_collector/src/mock_querier.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     from_binary, from_slice, to_json_binary, Addr, BalanceResponse, BankQuery, Binary, Coin,
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/amp-compounder/fees_collector/src/mock_querier.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         match from_binary(msg)? {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/mock_querier.rs:142:50
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let request: QueryRequest<Empty> = match from_slice(bin_request) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/amp-compounder/fees_collector/src/test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_json_binary, Addr, BankMsg, Coin, CosmosMsg, Decimal, OwnedDeps, Response, StdError,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/test.rs:568:23
[INFO] [stdout]     |
[INFO] [stdout] 568 |     let res: Config = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/test.rs:598:23
[INFO] [stdout]     |
[INFO] [stdout] 598 |     let res: Config = from_binary(&query(deps.as_ref(), env.clone(), msg)?)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/amp-compounder/fees_collector/src/test.rs:688:26
[INFO] [stdout]     |
[INFO] [stdout] 688 |     let config: Config = from_binary(&query(deps.as_ref(), env.clone(), QueryMsg::Config {})?)?;
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&eris::ampz::Source::LiquidityAlliance { .. }` not covered
[INFO] [stdout]   --> contracts/ampz/src/domain/execute.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     match &execution.source {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ pattern `&eris::ampz::Source::LiquidityAlliance { .. }` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `eris::ampz::Source` defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/packages/eris/src/ampz.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum Source {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     LiquidityAlliance {
[INFO] [stdout]    |     ----------------- not covered
[INFO] [stdout]    = note: the matched value is of type `&eris::ampz::Source`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 163~         },
[INFO] [stdout] 164~         &eris::ampz::Source::LiquidityAlliance { .. } => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&DestinationState::LiquidityAlliance { .. }` not covered
[INFO] [stdout]    --> contracts/ampz/src/domain/execute.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |     Ok(match &execution.destination {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^ pattern `&DestinationState::LiquidityAlliance { .. }` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `DestinationState` defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/packages/eris/src/ampz.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub enum DestinationState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     LiquidityAlliance {
[INFO] [stdout]     |     ----------------- not covered
[INFO] [stdout]     = note: the matched value is of type `&DestinationState`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 271 ~         } => Some(asset_info.clone()),
[INFO] [stdout] 272 ~         &DestinationState::LiquidityAlliance { .. } => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `DestinationState::LiquidityAlliance { .. }` not covered
[INFO] [stdout]    --> contracts/ampz/src/extensions/destinationstateext.rs:10:15
[INFO] [stdout]     |
[INFO] [stdout]  10 |         match self {
[INFO] [stdout]     |               ^^^^ pattern `DestinationState::LiquidityAlliance { .. }` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `DestinationState` defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/packages/eris/src/ampz.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub enum DestinationState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     LiquidityAlliance {
[INFO] [stdout]     |     ----------------- not covered
[INFO] [stdout]     = note: the matched value is of type `DestinationState`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout]  69 ~             },
[INFO] [stdout]  70 ~             DestinationState::LiquidityAlliance { .. } => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&DestinationState::LiquidityAlliance { .. }` not covered
[INFO] [stdout]    --> contracts/ampz/src/extensions/executionext.rs:31:15
[INFO] [stdout]     |
[INFO] [stdout]  31 |         match &self.destination {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ pattern `&DestinationState::LiquidityAlliance { .. }` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `DestinationState` defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/packages/eris/src/ampz.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub enum DestinationState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     LiquidityAlliance {
[INFO] [stdout]     |     ----------------- not covered
[INFO] [stdout]     = note: the matched value is of type `&DestinationState`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 125 ~             },
[INFO] [stdout] 126 ~             &DestinationState::LiquidityAlliance { .. } => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&eris::ampz::Source::LiquidityAlliance { .. }` not covered
[INFO] [stdout]    --> contracts/ampz/src/extensions/executionext.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let from_assets = match &self.source {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ pattern `&eris::ampz::Source::LiquidityAlliance { .. }` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `eris::ampz::Source` defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/packages/eris/src/ampz.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub enum Source {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     LiquidityAlliance {
[INFO] [stdout]     |     ----------------- not covered
[INFO] [stdout]     = note: the matched value is of type `&eris::ampz::Source`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 196 ~             } => state.whitewhale.load(deps.storage)?.coins,
[INFO] [stdout] 197 ~             &eris::ampz::Source::LiquidityAlliance { .. } => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eris-ampz` (lib) due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `batch_id` is never read
[INFO] [stdout]   --> contracts/arb-vault/src/lsds/eris.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct UndelegationCacheItem {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub batch_id: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_id` is never read
[INFO] [stdout]   --> contracts/arb-vault/src/lsds/steak.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct UndelegationCacheItem {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub batch_id: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "19b9d39dabd9c4e13f04ccf3c8e02e7d12768db1c45d3ca168b9e5fda5531141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b9d39dabd9c4e13f04ccf3c8e02e7d12768db1c45d3ca168b9e5fda5531141", kill_on_drop: false }`
[INFO] [stdout] 19b9d39dabd9c4e13f04ccf3c8e02e7d12768db1c45d3ca168b9e5fda5531141
