[INFO] fetching crate neptune-common 0.1.0... [INFO] testing neptune-common-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate neptune-common 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate neptune-common 0.1.0 [INFO] finished tweaking crates.io crate neptune-common 0.1.0 [INFO] tweaked toml for crates.io crate neptune-common 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neptune-common 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 94 packages to latest compatible versions [INFO] [stderr] Adding astroport v1.2.0 (available: v5.9.0) [INFO] [stderr] Adding cosmwasm-derive v1.5.11 (available: v3.0.2) [INFO] [stderr] Adding cosmwasm-schema v1.5.11 (available: v3.0.2) [INFO] [stderr] Adding cosmwasm-std v1.5.11 (available: v3.0.2) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding cw-storage-plus v1.2.0 (available: v3.0.1) [INFO] [stderr] Adding cw20 v1.1.2 (available: v2.0.0) [INFO] [stderr] Adding neptune-auth v0.1.1 (available: v2.0.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw20 v1.1.2 [INFO] [stderr] Downloaded cw-storage-plus v0.13.4 [INFO] [stderr] Downloaded astroport v1.2.0 [INFO] [stderr] Downloaded cw-utils v0.13.4 [INFO] [stderr] Downloaded cw20 v0.13.4 [INFO] [stderr] Downloaded neptune-auth v0.1.1 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 233623d5879e904f318aa1b34a1b3afc7c78f6d064ca9c03fec00d6a374ce952 [INFO] running `Command { std: "docker" "start" "-a" "233623d5879e904f318aa1b34a1b3afc7c78f6d064ca9c03fec00d6a374ce952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "233623d5879e904f318aa1b34a1b3afc7c78f6d064ca9c03fec00d6a374ce952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233623d5879e904f318aa1b34a1b3afc7c78f6d064ca9c03fec00d6a374ce952", kill_on_drop: false }` [INFO] [stdout] 233623d5879e904f318aa1b34a1b3afc7c78f6d064ca9c03fec00d6a374ce952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] becd8f43d67deb75f68c524f992b7031eb245362fb3492ef7f251207997b4974 [INFO] running `Command { std: "docker" "start" "-a" "becd8f43d67deb75f68c524f992b7031eb245362fb3492ef7f251207997b4974", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.4.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 ecdsa v0.16.9 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.11 [INFO] [stderr] Compiling cosmwasm-std v1.5.11 [INFO] [stderr] Compiling cosmwasm-schema v1.5.11 [INFO] [stderr] Compiling cw-storage-plus v1.2.0 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v0.13.4 [INFO] [stderr] Compiling cw20 v0.13.4 [INFO] [stderr] Compiling cw2 v1.1.2 [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling neptune-auth v0.1.1 [INFO] [stderr] Compiling cw20 v1.1.2 [INFO] [stderr] Compiling astroport v1.2.0 [INFO] [stderr] Compiling neptune-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/querier.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, BalanceResponse, BankQuery, Deps, QueryRequest, Uint256, WasmQuery}; [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] --> src/querier.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | msg: to_binary(&Cw20QueryMsg::Balance { address: account_addr.to_string() })?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/querier.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | msg: to_binary(&Cw20QueryMsg::TokenInfo {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Uint256, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | msg: to_binary(&Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | msg: to_binary(&Cw20ExecuteMsg::Send { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/swap.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, CosmosMsg, Decimal, Deps, Uint256}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/swap.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let swap_msg = to_binary(&astroport::pair::ExecuteMsg::Swap { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/utilities.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, CosmosMsg, Env, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/utilities.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asset.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | fn key(&self) -> Vec { [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] 37 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asset.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | fn prefix(&self) -> Vec { [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] 51 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_pool_mut(&mut self) -> PoolMut { [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] 15 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_pool_ref(&self) -> PoolRef { [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] 21 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | fn get_pool_mut(&mut self) -> PoolMut { [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] 39 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | fn get_pool_ref(&self) -> PoolRef { [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] 45 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_pool_mut(&mut self) -> PoolMut; [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] 51 | fn get_pool_mut(&mut self) -> PoolMut<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_pool_ref(&self) -> PoolRef; [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] 55 | fn get_pool_ref(&self) -> PoolRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.52s [INFO] running `Command { std: "docker" "inspect" "becd8f43d67deb75f68c524f992b7031eb245362fb3492ef7f251207997b4974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becd8f43d67deb75f68c524f992b7031eb245362fb3492ef7f251207997b4974", kill_on_drop: false }` [INFO] [stdout] becd8f43d67deb75f68c524f992b7031eb245362fb3492ef7f251207997b4974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f36e934aa1f3d8e8a9ede421e3d6b741a25e89b3244792aa39a1dec5897c59a1 [INFO] running `Command { std: "docker" "start" "-a" "f36e934aa1f3d8e8a9ede421e3d6b741a25e89b3244792aa39a1dec5897c59a1", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/querier.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, BalanceResponse, BankQuery, Deps, QueryRequest, Uint256, WasmQuery}; [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] --> src/querier.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | msg: to_binary(&Cw20QueryMsg::Balance { address: account_addr.to_string() })?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/querier.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | msg: to_binary(&Cw20QueryMsg::TokenInfo {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Uint256, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | msg: to_binary(&Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | msg: to_binary(&Cw20ExecuteMsg::Send { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/swap.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, CosmosMsg, Decimal, Deps, Uint256}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/swap.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let swap_msg = to_binary(&astroport::pair::ExecuteMsg::Swap { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/utilities.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, CosmosMsg, Env, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/utilities.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asset.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | fn key(&self) -> Vec { [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] 37 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asset.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | fn prefix(&self) -> Vec { [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] 51 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_pool_mut(&mut self) -> PoolMut { [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] 15 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_pool_ref(&self) -> PoolRef { [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] 21 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | fn get_pool_mut(&mut self) -> PoolMut { [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] 39 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | fn get_pool_ref(&self) -> PoolRef { [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] 45 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_pool_mut(&mut self) -> PoolMut; [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] 51 | fn get_pool_mut(&mut self) -> PoolMut<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_pool_ref(&self) -> PoolRef; [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] 55 | fn get_pool_ref(&self) -> PoolRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling neptune-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/querier.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, BalanceResponse, BankQuery, Deps, QueryRequest, Uint256, WasmQuery}; [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] --> src/querier.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | msg: to_binary(&Cw20QueryMsg::Balance { address: account_addr.to_string() })?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/querier.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | msg: to_binary(&Cw20QueryMsg::TokenInfo {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Uint256, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | msg: to_binary(&Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/send_asset.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | msg: to_binary(&Cw20ExecuteMsg::Send { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/swap.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, CosmosMsg, Decimal, Deps, Uint256}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/swap.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let swap_msg = to_binary(&astroport::pair::ExecuteMsg::Swap { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/utilities.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, CosmosMsg, Env, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> src/utilities.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asset.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | fn key(&self) -> Vec { [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] 37 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asset.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | fn prefix(&self) -> Vec { [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] 51 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_pool_mut(&mut self) -> PoolMut { [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] 15 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_pool_ref(&self) -> PoolRef { [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] 21 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | fn get_pool_mut(&mut self) -> PoolMut { [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] 39 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | fn get_pool_ref(&self) -> PoolRef { [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] 45 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_pool_mut(&mut self) -> PoolMut; [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] 51 | fn get_pool_mut(&mut self) -> PoolMut<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pool.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_pool_ref(&self) -> PoolRef; [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] 55 | fn get_pool_ref(&self) -> PoolRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "f36e934aa1f3d8e8a9ede421e3d6b741a25e89b3244792aa39a1dec5897c59a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36e934aa1f3d8e8a9ede421e3d6b741a25e89b3244792aa39a1dec5897c59a1", kill_on_drop: false }` [INFO] [stdout] f36e934aa1f3d8e8a9ede421e3d6b741a25e89b3244792aa39a1dec5897c59a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5952cd98812ca1df79071b9dca8f18558ac1e73c4626b872ad607ff5043d98a [INFO] running `Command { std: "docker" "start" "-a" "e5952cd98812ca1df79071b9dca8f18558ac1e73c4626b872ad607ff5043d98a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/querier.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use cosmwasm_std::{to_binary, Addr, BalanceResponse, BankQuery, Deps, QueryRequest, Uint256, WasmQuery}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/querier.rs:18:24 [INFO] [stderr] | [INFO] [stderr] 18 | msg: to_binary(&Cw20QueryMsg::Balance { address: account_addr.to_string() })?, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/querier.rs:27:24 [INFO] [stderr] | [INFO] [stderr] 27 | msg: to_binary(&Cw20QueryMsg::TokenInfo {})?, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/send_asset.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use cosmwasm_std::{to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, Uint256, WasmMsg}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/send_asset.rs:67:24 [INFO] [stderr] | [INFO] [stderr] 67 | msg: to_binary(&Cw20ExecuteMsg::Transfer { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/send_asset.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | msg: to_binary(&Cw20ExecuteMsg::Send { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/swap.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use cosmwasm_std::{to_binary, Addr, CosmosMsg, Decimal, Deps, Uint256}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/swap.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | let swap_msg = to_binary(&astroport::pair::ExecuteMsg::Swap { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/utilities.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use cosmwasm_std::{to_binary, CosmosMsg, Env, WasmMsg}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> src/utilities.rs:30:14 [INFO] [stderr] | [INFO] [stderr] 30 | msg: to_binary(&msg)?, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/asset.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | fn key(&self) -> Vec { [INFO] [stderr] | ^^^^^ --- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 37 | fn key(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/asset.rs:51:15 [INFO] [stderr] | [INFO] [stderr] 51 | fn prefix(&self) -> Vec { [INFO] [stderr] | ^^^^^ --- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 51 | fn prefix(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pool.rs:15:21 [INFO] [stderr] | [INFO] [stderr] 15 | fn get_pool_mut(&mut self) -> PoolMut { [INFO] [stderr] | ^^^^^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pool.rs:21:21 [INFO] [stderr] | [INFO] [stderr] 21 | fn get_pool_ref(&self) -> PoolRef { [INFO] [stderr] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 21 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pool.rs:39:21 [INFO] [stderr] | [INFO] [stderr] 39 | fn get_pool_mut(&mut self) -> PoolMut { [INFO] [stderr] | ^^^^^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | fn get_pool_mut(&mut self) -> PoolMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pool.rs:45:21 [INFO] [stderr] | [INFO] [stderr] 45 | fn get_pool_ref(&self) -> PoolRef { [INFO] [stderr] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 45 | fn get_pool_ref(&self) -> PoolRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pool.rs:51:21 [INFO] [stderr] | [INFO] [stderr] 51 | fn get_pool_mut(&mut self) -> PoolMut; [INFO] [stderr] | ^^^^^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 51 | fn get_pool_mut(&mut self) -> PoolMut<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pool.rs:55:21 [INFO] [stderr] | [INFO] [stderr] 55 | fn get_pool_ref(&self) -> PoolRef; [INFO] [stderr] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | fn get_pool_ref(&self) -> PoolRef<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `neptune-common` (lib) generated 18 warnings [INFO] [stderr] warning: `neptune-common` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neptune_common-c8b2f0be05360126) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test pool::test::pool_test ... ok [INFO] [stdout] test asset::test::test_key_serialize_deserialzie ... ok [INFO] [stdout] test signed_decimal::test_zero_is_positive ... ok [INFO] [stdout] test signed_decimal::signed_decimal_test ... ok [INFO] [stdout] test pool::test::test_add_and_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests neptune_common [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/neptune_map.rs - neptune_map::NeptuneMap::key_vec (line 264) ... ok [INFO] [stdout] test src/neptune_map.rs - neptune_map::NeptuneMap::sum (line 103) ... ok [INFO] [stdout] test src/neptune_map.rs - neptune_map::NeptuneMap::add (line 192) ... ok [INFO] [stdout] test src/debug.rs - debug::debug (line 4) ... ok [INFO] [stdout] test src/utilities.rs - utilities::assert_no_multiple_tx (line 10) ... ok [INFO] [stdout] test src/math.rs - math::div_or_zero (line 4) ... ok [INFO] [stdout] test src/neptune_map.rs - neptune_map::NeptuneMap::add_assign (line 216) ... ok [INFO] [stdout] test src/warn.rs - warn::warn (line 5) ... ok [INFO] [stdout] test src/neptune_map.rs - neptune_map::NeptuneMap::mul (line 164) ... ok [INFO] [stdout] test src/debug.rs - debug::debug_and_exit (line 32) ... ok [INFO] [stdout] test src/neptune_map.rs - neptune_map::NeptuneMap::mul_all (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5952cd98812ca1df79071b9dca8f18558ac1e73c4626b872ad607ff5043d98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5952cd98812ca1df79071b9dca8f18558ac1e73c4626b872ad607ff5043d98a", kill_on_drop: false }` [INFO] [stdout] e5952cd98812ca1df79071b9dca8f18558ac1e73c4626b872ad607ff5043d98a