[INFO] cloning repository https://github.com/BrijeFi/contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrijeFi/contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrijeFi%2Fcontracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrijeFi%2Fcontracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afcd2fe8fc296fa4e5b4ead18088ed06dd1db44a
[INFO] building BrijeFi/contracts against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrijeFi%2Fcontracts" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BrijeFi/contracts on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/BrijeFi/contracts
[INFO] finished tweaking git repo https://github.com/BrijeFi/contracts
[INFO] tweaked toml for git repo https://github.com/BrijeFi/contracts written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BrijeFi/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/contracts/swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding cw20-base v1.1.2 (available: v2.0.0)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cw20 v1.1.2
[INFO] [stderr]   Downloaded cw2 v1.1.2
[INFO] [stderr]   Downloaded cw20-base v1.1.2
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded archway-bindings v0.2.1
[INFO] [stderr]   Downloaded cosmwasm-storage v1.5.2
[INFO] [stderr]   Downloaded cw0 v0.10.3
[INFO] [stderr]   Downloaded cw-storage-plus v1.2.0
[INFO] [stderr]   Downloaded cw-multi-test v0.17.0
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.8
[INFO] [stderr]   Downloaded bnum v0.10.0
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.8
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.2
[INFO] [stderr]   Downloaded cw-utils v1.0.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.8
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.8
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68d30909b6c98f6118b007a098f75157f2706e396edcbac4e1ba51353806c353
[INFO] running `Command { std: "docker" "start" "-a" "68d30909b6c98f6118b007a098f75157f2706e396edcbac4e1ba51353806c353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68d30909b6c98f6118b007a098f75157f2706e396edcbac4e1ba51353806c353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d30909b6c98f6118b007a098f75157f2706e396edcbac4e1ba51353806c353", kill_on_drop: false }`
[INFO] [stdout] 68d30909b6c98f6118b007a098f75157f2706e396edcbac4e1ba51353806c353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e0d41bacf2f18f7ec84fa1097bf8bbf8fd44d4cd029682c305a7b3fa881b1fe
[INFO] running `Command { std: "docker" "start" "-a" "4e0d41bacf2f18f7ec84fa1097bf8bbf8fd44d4cd029682c305a7b3fa881b1fe", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/swap/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `schema` in package `swap v0.1.0 (/opt/rustwide/workdir/contracts/swap)` has the same output filename as the bin target `schema` in package `lending v0.1.0 (/opt/rustwide/workdir/contracts/lending)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `schema` in package `swap v0.1.0 (/opt/rustwide/workdir/contracts/swap)` has the same output filename as the bin target `schema` in package `lending v0.1.0 (/opt/rustwide/workdir/contracts/lending)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.8
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.8
[INFO] [stderr]    Compiling cosmwasm-std v1.5.8
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.8
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling archway-bindings v0.2.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.5.2
[INFO] [stderr]    Compiling cw0 v0.10.3
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling cw20 v1.1.2
[INFO] [stderr]    Compiling swap v0.1.0 (/opt/rustwide/workdir/contracts/swap)
[INFO] [stderr]    Compiling lending v0.1.0 (/opt/rustwide/workdir/contracts/lending)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/lending/src/contract.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Env, MessageInfo, 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::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/lending/src/contract.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/lending/src/contract.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let msg: ReceiveMsg = from_binary(&wrapper.msg)?;
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 msg: to_binary(&msg)?,
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |         QueryMsg::List {} => to_binary(&query_list(deps)?),
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:271:37
[INFO] [stdout]     |
[INFO] [stdout] 271 |         QueryMsg::Details { id } => to_binary(&query_details(deps, id)?),
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/swap/src/contract.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, 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 `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
[INFO] [stdout]   --> contracts/swap/src/contract.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cw_utils::ensure_from_older_version;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:510:42
[INFO] [stdout]     |
[INFO] [stdout] 510 |         QueryMsg::Balance { address } => to_binary(&query_balance(deps, address)?),
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:511:35
[INFO] [stdout]     |
[INFO] [stdout] 511 |         QueryMsg::TokenInfo {} => to_binary(&query_token_info(deps)?),
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:512:32
[INFO] [stdout]     |
[INFO] [stdout] 512 |         QueryMsg::Minter {} => to_binary(&query_minter(deps)?),
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:514:13
[INFO] [stdout]     |
[INFO] [stdout] 514 |             to_binary(&query_allowance(deps, owner, spender)?)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 |         } => to_binary(&query_owner_allowances(deps, owner, start_after, limit)?),
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:525:14
[INFO] [stdout]     |
[INFO] [stdout] 525 |         } => to_binary(&query_spender_allowances(
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |             to_binary(&query_all_accounts(deps, start_after, limit)?)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:534:39
[INFO] [stdout]     |
[INFO] [stdout] 534 |         QueryMsg::MarketingInfo {} => to_binary(&query_marketing_info(deps)?),
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:535:38
[INFO] [stdout]     |
[INFO] [stdout] 535 |         QueryMsg::DownloadLogo {} => to_binary(&query_download_logo(deps)?),
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
[INFO] [stdout]    --> contracts/swap/src/contract.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         ensure_from_older_version(deps.storage, CONTRACT_NAME, CONTRACT_VERSION)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
[INFO] running `Command { std: "docker" "inspect" "4e0d41bacf2f18f7ec84fa1097bf8bbf8fd44d4cd029682c305a7b3fa881b1fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e0d41bacf2f18f7ec84fa1097bf8bbf8fd44d4cd029682c305a7b3fa881b1fe", kill_on_drop: false }`
[INFO] [stdout] 4e0d41bacf2f18f7ec84fa1097bf8bbf8fd44d4cd029682c305a7b3fa881b1fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed0c3bb0bf9ce8877b9280a4aea16b8cd4b83db7ded72ae53c20a3c07dad468d
[INFO] running `Command { std: "docker" "start" "-a" "ed0c3bb0bf9ce8877b9280a4aea16b8cd4b83db7ded72ae53c20a3c07dad468d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/swap/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/swap/src/contract.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, 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 `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
[INFO] [stdout]   --> contracts/swap/src/contract.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cw_utils::ensure_from_older_version;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:510:42
[INFO] [stdout]     |
[INFO] [stdout] 510 |         QueryMsg::Balance { address } => to_binary(&query_balance(deps, address)?),
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:511:35
[INFO] [stdout]     |
[INFO] [stdout] 511 |         QueryMsg::TokenInfo {} => to_binary(&query_token_info(deps)?),
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw20-base v1.1.2
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:512:32
[INFO] [stdout]     |
[INFO] [stdout] 512 |         QueryMsg::Minter {} => to_binary(&query_minter(deps)?),
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:514:13
[INFO] [stdout]     |
[INFO] [stdout] 514 |             to_binary(&query_allowance(deps, owner, spender)?)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 |         } => to_binary(&query_owner_allowances(deps, owner, start_after, limit)?),
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:525:14
[INFO] [stdout]     |
[INFO] [stdout] 525 |         } => to_binary(&query_spender_allowances(
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |             to_binary(&query_all_accounts(deps, start_after, limit)?)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:534:39
[INFO] [stdout]     |
[INFO] [stdout] 534 |         QueryMsg::MarketingInfo {} => to_binary(&query_marketing_info(deps)?),
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:535:38
[INFO] [stdout]     |
[INFO] [stdout] 535 |         QueryMsg::DownloadLogo {} => to_binary(&query_download_logo(deps)?),
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
[INFO] [stdout]    --> contracts/swap/src/contract.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         ensure_from_older_version(deps.storage, CONTRACT_NAME, CONTRACT_VERSION)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/lending/src/contract.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Env, MessageInfo, 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::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/lending/src/contract.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/lending/src/contract.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let msg: ReceiveMsg = from_binary(&wrapper.msg)?;
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 msg: to_binary(&msg)?,
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |         QueryMsg::List {} => to_binary(&query_list(deps)?),
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:271:37
[INFO] [stdout]     |
[INFO] [stdout] 271 |         QueryMsg::Details { id } => to_binary(&query_details(deps, id)?),
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling cw-multi-test v0.17.0
[INFO] [stderr]    Compiling lending v0.1.0 (/opt/rustwide/workdir/contracts/lending)
[INFO] [stderr]    Compiling swap v0.1.0 (/opt/rustwide/workdir/contracts/swap)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]  --> contracts/lending/src/contract.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Env, MessageInfo, 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::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/lending/src/contract.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     from_binary, to_binary, Addr, BankMsg, Binary, Deps, DepsMut, Env, MessageInfo, Response,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]   --> contracts/lending/src/contract.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let msg: ReceiveMsg = from_binary(&wrapper.msg)?;
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 msg: to_binary(&msg)?,
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |         QueryMsg::List {} => to_binary(&query_list(deps)?),
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:271:37
[INFO] [stdout]     |
[INFO] [stdout] 271 |         QueryMsg::Details { id } => to_binary(&query_details(deps, id)?),
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:421:18
[INFO] [stdout]     |
[INFO] [stdout] 421 |             msg: to_binary(&ExecuteMsg::Create(create.clone())).unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:466:22
[INFO] [stdout]     |
[INFO] [stdout] 466 |                 msg: to_binary(&send_msg).unwrap(),
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:672:18
[INFO] [stdout]     |
[INFO] [stdout] 672 |             msg: to_binary(&base).unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:688:18
[INFO] [stdout]     |
[INFO] [stdout] 688 |             msg: to_binary(&base).unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:702:18
[INFO] [stdout]     |
[INFO] [stdout] 702 |             msg: to_binary(&base).unwrap(),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 |                 msg: to_binary(&send_msg).unwrap(),
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/contract.rs:748:22
[INFO] [stdout]     |
[INFO] [stdout] 748 |                 msg: to_binary(&send_msg).unwrap(),
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/lending/src/integration_test.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cosmwasm_std::{coins, to_binary, Addr, Empty, QuerierWrapper, Uint128};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/lending/src/integration_test.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |         msg: to_binary(&create_msg).unwrap(),
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> contracts/swap/src/contract.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, 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 `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
[INFO] [stdout]   --> contracts/swap/src/contract.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cw_utils::ensure_from_older_version;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:510:42
[INFO] [stdout]     |
[INFO] [stdout] 510 |         QueryMsg::Balance { address } => to_binary(&query_balance(deps, address)?),
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:511:35
[INFO] [stdout]     |
[INFO] [stdout] 511 |         QueryMsg::TokenInfo {} => to_binary(&query_token_info(deps)?),
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:512:32
[INFO] [stdout]     |
[INFO] [stdout] 512 |         QueryMsg::Minter {} => to_binary(&query_minter(deps)?),
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:514:13
[INFO] [stdout]     |
[INFO] [stdout] 514 |             to_binary(&query_allowance(deps, owner, spender)?)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 |         } => to_binary(&query_owner_allowances(deps, owner, start_after, limit)?),
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:525:14
[INFO] [stdout]     |
[INFO] [stdout] 525 |         } => to_binary(&query_spender_allowances(
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |             to_binary(&query_all_accounts(deps, start_after, limit)?)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:534:39
[INFO] [stdout]     |
[INFO] [stdout] 534 |         QueryMsg::MarketingInfo {} => to_binary(&query_marketing_info(deps)?),
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:535:38
[INFO] [stdout]     |
[INFO] [stdout] 535 |         QueryMsg::DownloadLogo {} => to_binary(&query_download_logo(deps)?),
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cw_utils::ensure_from_older_version`: Use cw2::ensure_from_older_version, which is an equivalent of this function.
[INFO] [stdout]    --> contracts/swap/src/contract.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         ensure_from_older_version(deps.storage, CONTRACT_NAME, CONTRACT_VERSION)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:611:31
[INFO] [stdout]     |
[INFO] [stdout] 611 |     use cosmwasm_std::{coins, from_binary, Addr, CosmosMsg, StdError, SubMsg, WasmMsg};
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead
[INFO] [stdout]    --> contracts/swap/src/contract.rs:963:36
[INFO] [stdout]     |
[INFO] [stdout] 963 |         let mint: MinterResponse = from_binary(&res.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/swap/src/contract.rs:1013:44
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         let mint: Option<MinterResponse> = from_binary(&res.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/swap/src/contract.rs:1130:39
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         let loaded: BalanceResponse = from_binary(&data).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/swap/src/contract.rs:1142:39
[INFO] [stdout]      |
[INFO] [stdout] 1142 |         let loaded: BalanceResponse = from_binary(&data).unwrap();
[INFO] [stdout]      |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]     --> contracts/swap/src/contract.rs:1389:22
[INFO] [stdout]      |
[INFO] [stdout] 1389 |                 msg: to_binary(&ExecuteMsg::IncreaseAllowance {
[INFO] [stdout]      |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]     --> contracts/swap/src/contract.rs:1405:26
[INFO] [stdout]      |
[INFO] [stdout] 1405 |                     msg: to_binary(&MigrateMsg {}).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/swap/src/enumerable.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     use cosmwasm_std::{coins, from_binary, DepsMut, 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/swap/src/enumerable.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             from_binary(&query(deps.as_ref(), env.clone(), 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/swap/src/enumerable.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             from_binary(&query(deps.as_ref(), env.clone(), 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/swap/src/enumerable.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             from_binary(&query(deps.as_ref(), env, msg).unwrap()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "ed0c3bb0bf9ce8877b9280a4aea16b8cd4b83db7ded72ae53c20a3c07dad468d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0c3bb0bf9ce8877b9280a4aea16b8cd4b83db7ded72ae53c20a3c07dad468d", kill_on_drop: false }`
[INFO] [stdout] ed0c3bb0bf9ce8877b9280a4aea16b8cd4b83db7ded72ae53c20a3c07dad468d
