[INFO] cloning repository https://github.com/ulgacemre/cosmwasm-launchpad-main [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ulgacemre/cosmwasm-launchpad-main" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulgacemre%2Fcosmwasm-launchpad-main", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulgacemre%2Fcosmwasm-launchpad-main'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ec40a385cfeb444d637b278cf17c8f4fe1714c9 [INFO] checking ulgacemre/cosmwasm-launchpad-main against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulgacemre%2Fcosmwasm-launchpad-main" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ulgacemre/cosmwasm-launchpad-main on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/ulgacemre/cosmwasm-launchpad-main [INFO] finished tweaking git repo https://github.com/ulgacemre/cosmwasm-launchpad-main [INFO] tweaked toml for git repo https://github.com/ulgacemre/cosmwasm-launchpad-main written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ulgacemre/cosmwasm-launchpad-main 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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-6-tc1/source/contracts/locking/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw721 v0.15.0 [INFO] [stderr] Downloaded cw721-base v0.15.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7d6240ace923868e446eabdca44b7d91ec2edbce7d6676a7a1b83620bf847e0 [INFO] running `Command { std: "docker" "start" "-a" "d7d6240ace923868e446eabdca44b7d91ec2edbce7d6676a7a1b83620bf847e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d6240ace923868e446eabdca44b7d91ec2edbce7d6676a7a1b83620bf847e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d6240ace923868e446eabdca44b7d91ec2edbce7d6676a7a1b83620bf847e0", kill_on_drop: false }` [INFO] [stdout] d7d6240ace923868e446eabdca44b7d91ec2edbce7d6676a7a1b83620bf847e0 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd746b5a2eab1932e9b89c2460c16c9843a3dd0de44d8ac094bed6d0c17378a [INFO] running `Command { std: "docker" "start" "-a" "ffd746b5a2eab1932e9b89c2460c16c9843a3dd0de44d8ac094bed6d0c17378a", 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/locking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.3 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking serde-json-wasm v0.5.2 [INFO] [stderr] Checking cosmwasm-crypto v1.5.3 [INFO] [stderr] Checking cosmwasm-std v1.5.3 [INFO] [stderr] Checking cosmwasm-schema v1.5.3 [INFO] [stderr] Checking cw-storage-plus v0.15.1 [INFO] [stderr] Checking cosmwasm-storage v1.5.2 [INFO] [stderr] Checking cw2 v0.15.1 [INFO] [stderr] Checking cw-utils v0.15.1 [INFO] [stderr] Checking cw20 v0.15.1 [INFO] [stderr] Checking cw721 v0.15.0 [INFO] [stderr] Checking cw721-base v0.15.0 [INFO] [stderr] Checking locking v0.1.0 (/opt/rustwide/workdir/contracts/locking) [INFO] [stderr] Checking staking v0.0.0 (/opt/rustwide/workdir/contracts/staking) [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/locking/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Api, Binary, CosmosMsg, 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::from_binary`: use from_json instead [INFO] [stdout] --> contracts/locking/src/contract.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 6 | StdError, StdResult, Storage, Uint128, WasmMsg, from_binary, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/locking/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: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/locking/src/contract.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 203 | 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] --> contracts/locking/src/contract.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | 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] --> contracts/locking/src/contract.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | QueryMsg::Config {} => Ok(to_binary(&query_config(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/locking/src/contract.rs:249:16 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(to_binary(&query_lock_account(deps, env, 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/locking/src/contract.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | } => Ok(to_binary(&query_lock_accounts( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:56 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | singleton::(storage, KEY_CONFIG).save(config) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | singleton_read::(storage, KEY_CONFIG).load() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | bucket_read::(storage, PREFIX_KEY_LOCKING_INFO).load(address.as_slice()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | bucket::(storage, PREFIX_KEY_LOCKING_INFO).save(address.as_slice(), lock_info) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | ReadonlyBucket::new(storage, PREFIX_KEY_LOCKING_INFO); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let lock_accounts: ReadonlyBucket<'a, LockInfo> = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/staking/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | from_binary, to_binary, Addr, Binary, CanonicalAddr, CosmosMsg, Decimal, Deps, DepsMut, Env, [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/staking/src/contract.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | from_binary, to_binary, Addr, Binary, CanonicalAddr, CosmosMsg, Decimal, Deps, DepsMut, Env, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/staking/src/contract.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | match from_binary(&cw20_msg.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/staking/src/contract.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | 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] --> contracts/staking/src/contract.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | 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] --> contracts/staking/src/contract.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | 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] --> contracts/staking/src/contract.rs:362:32 [INFO] [stdout] | [INFO] [stdout] 362 | QueryMsg::Config {} => to_binary(&query_config(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/staking/src/contract.rs:363:43 [INFO] [stdout] | [INFO] [stdout] 363 | QueryMsg::State { block_time } => to_binary(&query_state(deps, block_time)?), [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/staking/src/contract.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | to_binary(&query_staker_info(deps, staker, block_time)?) [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/staking/src/querier.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, QuerierWrapper, QueryRequest, StdResult, WasmQuery}; [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/staking/src/querier.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | msg: to_binary(&Cw20QueryMsg::Minter {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::Bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:59 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | singleton(storage, KEY_CONFIG).save(config) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | singleton_read(storage, KEY_CONFIG).load() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | singleton(storage, KEY_STATE).save(state) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | singleton_read(storage, KEY_STATE).load() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::Bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Bucket::new(storage, PREFIX_REWARD).save(owner.as_slice(), staker_info) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::Bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Bucket::::new(storage, PREFIX_REWARD).remove(owner.as_slice()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | match ReadonlyBucket::new(storage, PREFIX_REWARD).may_load(owner.as_slice())? { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/staking/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | from_binary, to_binary, Addr, Binary, CanonicalAddr, CosmosMsg, Decimal, Deps, DepsMut, Env, [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/staking/src/contract.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | from_binary, to_binary, Addr, Binary, CanonicalAddr, CosmosMsg, Decimal, Deps, DepsMut, Env, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/staking/src/contract.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | match from_binary(&cw20_msg.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/staking/src/contract.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | 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] --> contracts/staking/src/contract.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | 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] --> contracts/staking/src/contract.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | 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] --> contracts/staking/src/contract.rs:362:32 [INFO] [stdout] | [INFO] [stdout] 362 | QueryMsg::Config {} => to_binary(&query_config(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/staking/src/contract.rs:363:43 [INFO] [stdout] | [INFO] [stdout] 363 | QueryMsg::State { block_time } => to_binary(&query_state(deps, block_time)?), [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/staking/src/contract.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | to_binary(&query_staker_info(deps, staker, block_time)?) [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/staking/src/querier.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{to_binary, Addr, QuerierWrapper, QueryRequest, StdResult, WasmQuery}; [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/staking/src/querier.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | msg: to_binary(&Cw20QueryMsg::Minter {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [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/locking/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Api, Binary, CosmosMsg, 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::from_binary`: use from_json instead [INFO] [stdout] --> contracts/locking/src/contract.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 6 | StdError, StdResult, Storage, Uint128, WasmMsg, from_binary, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/locking/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: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/locking/src/contract.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 203 | msg: to_binary(&Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::Bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [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/locking/src/contract.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | msg: to_binary(&Cw20ExecuteMsg::Transfer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:5:59 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{singleton, singleton_read, Bucket, ReadonlyBucket}; [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/locking/src/contract.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | QueryMsg::Config {} => Ok(to_binary(&query_config(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/locking/src/contract.rs:249:16 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(to_binary(&query_lock_account(deps, env, 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/locking/src/contract.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | } => Ok(to_binary(&query_lock_accounts( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:56 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | singleton(storage, KEY_CONFIG).save(config) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | singleton_read(storage, KEY_CONFIG).load() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | singleton(storage, KEY_STATE).save(state) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_storage::{bucket, bucket_read, singleton, singleton_read, ReadonlyBucket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | singleton::(storage, KEY_CONFIG).save(config) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | singleton_read::(storage, KEY_CONFIG).load() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | singleton_read(storage, KEY_STATE).load() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | bucket_read::(storage, PREFIX_KEY_LOCKING_INFO).load(address.as_slice()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::Bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Bucket::new(storage, PREFIX_REWARD).save(owner.as_slice(), staker_info) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | bucket::(storage, PREFIX_KEY_LOCKING_INFO).save(address.as_slice(), lock_info) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | ReadonlyBucket::new(storage, PREFIX_KEY_LOCKING_INFO); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::Bucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Bucket::::new(storage, PREFIX_REWARD).remove(owner.as_slice()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/staking/src/state.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | match ReadonlyBucket::new(storage, PREFIX_REWARD).may_load(owner.as_slice())? { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_storage::ReadonlyBucket`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/locking/src/state.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let lock_accounts: ReadonlyBucket<'a, LockInfo> = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vesting v0.1.0 (/opt/rustwide/workdir/contracts/vesting) [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/vesting/src/contract.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm_std::{to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdResult, StdError, CosmosMsg, WasmMsg, 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::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/vesting/src/contract.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | msg: to_binary(&Cw20ExecuteMsg::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/vesting/src/contract.rs:176:14 [INFO] [stdout] | [INFO] [stdout] 176 | 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] --> contracts/vesting/src/contract.rs:192:36 [INFO] [stdout] | [INFO] [stdout] 192 | QueryMsg::UsersCount {} => to_binary(&query_count(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/vesting/src/contract.rs:193:47 [INFO] [stdout] | [INFO] [stdout] 193 | QueryMsg::GetUsers { page, limit } => to_binary(&query_users(deps, page, 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/vesting/src/contract.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | QueryMsg::GetUser { user } => to_binary(&query_user(deps, user)?), [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/vesting/src/contract.rs:195:38 [INFO] [stdout] | [INFO] [stdout] 195 | QueryMsg::Vested { user } => to_binary( &query_vested(deps, _env, user)? ), [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/vesting/src/contract.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | QueryMsg::Locked { user } => to_binary( &query_locked(deps, _env, user)? ), [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/vesting/src/contract.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | QueryMsg::Withdrawable { user } => to_binary( &query_withdrawable(deps, _env, user)? ), [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/vesting/src/contract.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm_std::{to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdResult, StdError, CosmosMsg, WasmMsg, 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::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/vesting/src/contract.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | msg: to_binary(&Cw20ExecuteMsg::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/vesting/src/contract.rs:176:14 [INFO] [stdout] | [INFO] [stdout] 176 | 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] --> contracts/vesting/src/contract.rs:192:36 [INFO] [stdout] | [INFO] [stdout] 192 | QueryMsg::UsersCount {} => to_binary(&query_count(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/vesting/src/contract.rs:193:47 [INFO] [stdout] | [INFO] [stdout] 193 | QueryMsg::GetUsers { page, limit } => to_binary(&query_users(deps, page, 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/vesting/src/contract.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | QueryMsg::GetUser { user } => to_binary(&query_user(deps, user)?), [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/vesting/src/contract.rs:195:38 [INFO] [stdout] | [INFO] [stdout] 195 | QueryMsg::Vested { user } => to_binary( &query_vested(deps, _env, user)? ), [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/vesting/src/contract.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 196 | QueryMsg::Locked { user } => to_binary( &query_locked(deps, _env, user)? ), [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/vesting/src/contract.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | QueryMsg::Withdrawable { user } => to_binary( &query_withdrawable(deps, _env, user)? ), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | from_binary, StdError, Timestamp, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:127:40 [INFO] [stdout] | [INFO] [stdout] 127 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:137:34 [INFO] [stdout] | [INFO] [stdout] 137 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:140:40 [INFO] [stdout] | [INFO] [stdout] 140 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:150:34 [INFO] [stdout] | [INFO] [stdout] 150 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:153:40 [INFO] [stdout] | [INFO] [stdout] 153 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:162:34 [INFO] [stdout] | [INFO] [stdout] 162 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:195:42 [INFO] [stdout] | [INFO] [stdout] 195 | let user_response: GetUserResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:201:44 [INFO] [stdout] | [INFO] [stdout] 201 | let users_response: GetUsersResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:207:46 [INFO] [stdout] | [INFO] [stdout] 207 | let count_response: UsersCountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | let count_response: UsersCountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:241:44 [INFO] [stdout] | [INFO] [stdout] 241 | let users_response: GetUsersResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:286:34 [INFO] [stdout] | [INFO] [stdout] 286 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:289:40 [INFO] [stdout] | [INFO] [stdout] 289 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | let vested: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/vesting/src/testing.rs:302:40 [INFO] [stdout] | [INFO] [stdout] 302 | let withdrawable: AmountResponse = from_binary( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking presale v0.1.0 (/opt/rustwide/workdir/contracts/presale) [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/presale/src/contract.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_std::{to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdResult, CosmosMsg, WasmMsg, Uint128, WasmQuery, Query... [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/presale/src/contract.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | msg: to_binary(&vesting::msg::ExecuteMsg::UpdateRecipient { [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/presale/src/contract.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | msg: to_binary(&vesting::msg::ExecuteMsg::UpdateRecipient { [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/presale/src/contract.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | msg: to_binary(&Cw20QueryMsg::Balance { [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/presale/src/contract.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | msg: to_binary(&Cw20ExecuteMsg::TransferFrom { [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/presale/src/contract.rs:399:43 [INFO] [stdout] | [INFO] [stdout] 399 | QueryMsg::ParticipantsCount {} => to_binary(&query_count(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/presale/src/contract.rs:400:54 [INFO] [stdout] | [INFO] [stdout] 400 | QueryMsg::GetParticipants { page, limit } => to_binary(&query_participants(deps, page, 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/presale/src/contract.rs:401:46 [INFO] [stdout] | [INFO] [stdout] 401 | QueryMsg::GetParticipant { user } => to_binary(&query_participant(deps, user)?), [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/presale/src/contract.rs:402:40 [INFO] [stdout] | [INFO] [stdout] 402 | QueryMsg::GetSaleStatus { } => to_binary( &query_sale_status(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/presale/src/contract.rs:403:38 [INFO] [stdout] | [INFO] [stdout] 403 | QueryMsg::PresaleInfo { } => to_binary( &query_presale_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/presale/src/contract.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use cosmwasm_std::{to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdResult, CosmosMsg, WasmMsg, Uint128, WasmQuery, Query... [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/presale/src/contract.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | msg: to_binary(&vesting::msg::ExecuteMsg::UpdateRecipient { [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/presale/src/contract.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | msg: to_binary(&vesting::msg::ExecuteMsg::UpdateRecipient { [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/presale/src/contract.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | msg: to_binary(&Cw20QueryMsg::Balance { [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/presale/src/contract.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | msg: to_binary(&Cw20ExecuteMsg::TransferFrom { [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/presale/src/contract.rs:399:43 [INFO] [stdout] | [INFO] [stdout] 399 | QueryMsg::ParticipantsCount {} => to_binary(&query_count(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/presale/src/contract.rs:400:54 [INFO] [stdout] | [INFO] [stdout] 400 | QueryMsg::GetParticipants { page, limit } => to_binary(&query_participants(deps, page, 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/presale/src/contract.rs:401:46 [INFO] [stdout] | [INFO] [stdout] 401 | QueryMsg::GetParticipant { user } => to_binary(&query_participant(deps, user)?), [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/presale/src/contract.rs:402:40 [INFO] [stdout] | [INFO] [stdout] 402 | QueryMsg::GetSaleStatus { } => to_binary( &query_sale_status(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/presale/src/contract.rs:403:38 [INFO] [stdout] | [INFO] [stdout] 403 | QueryMsg::PresaleInfo { } => to_binary( &query_presale_info(deps)? ) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_storage::{singleton, singleton_read}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_storage::{singleton, singleton_read}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | singleton::(storage, KEY_STATE).save(state) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | singleton_read::(storage, KEY_STATE).load() [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/presale/src/querier.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | to_binary, Addr, AllBalanceResponse, BalanceResponse, BankQuery, Coin, Deps, QueryRequest, [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/presale/src/querier.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | msg: to_binary(&Cw20QueryMsg::Balance { [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/presale/src/querier.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | 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] --> contracts/presale/src/querier.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | msg: to_binary(&Cw20QueryMsg::TokenInfo {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_storage::{singleton, singleton_read}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_storage::{singleton, singleton_read}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | singleton::(storage, KEY_STATE).save(state) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_storage::singleton_read`: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls. [INFO] [stdout] --> contracts/presale/src/state.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | singleton_read::(storage, KEY_STATE).load() [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/presale/src/querier.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | to_binary, Addr, AllBalanceResponse, BalanceResponse, BankQuery, Coin, Deps, QueryRequest, [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/presale/src/querier.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | msg: to_binary(&Cw20QueryMsg::Balance { [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/presale/src/querier.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | 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] --> contracts/presale/src/querier.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | msg: to_binary(&Cw20QueryMsg::TokenInfo {})?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `private_sold_fund` is assigned to, but never used [INFO] [stdout] --> contracts/presale/src/contract.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let mut private_sold_fund = Uint128::zero(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_private_sold_fund` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `private_sold_fund` is never read [INFO] [stdout] --> contracts/presale/src/contract.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | private_sold_fund = PRIVATE_SOLD_FUNDS.load(deps.storage, sender.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `allo_info` [INFO] [stdout] --> contracts/presale/src/contract.rs:178:68 [INFO] [stdout] | [INFO] [stdout] 178 | ...: Env, info: MessageInfo, allo_info: AlloInfo, proof: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allo_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proof` [INFO] [stdout] --> contracts/presale/src/contract.rs:178:89 [INFO] [stdout] | [INFO] [stdout] 178 | ...ageInfo, allo_info: AlloInfo, proof: Vec) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `private_sold_fund` is assigned to, but never used [INFO] [stdout] --> contracts/presale/src/contract.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let mut private_sold_fund = Uint128::zero(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_private_sold_fund` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `private_sold_fund` is never read [INFO] [stdout] --> contracts/presale/src/contract.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | private_sold_fund = PRIVATE_SOLD_FUNDS.load(deps.storage, sender.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `allo_info` [INFO] [stdout] --> contracts/presale/src/contract.rs:178:68 [INFO] [stdout] | [INFO] [stdout] 178 | ...: Env, info: MessageInfo, allo_info: AlloInfo, proof: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allo_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proof` [INFO] [stdout] --> contracts/presale/src/contract.rs:178:89 [INFO] [stdout] | [INFO] [stdout] 178 | ...ageInfo, allo_info: AlloInfo, proof: Vec) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.77s [INFO] running `Command { std: "docker" "inspect" "ffd746b5a2eab1932e9b89c2460c16c9843a3dd0de44d8ac094bed6d0c17378a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd746b5a2eab1932e9b89c2460c16c9843a3dd0de44d8ac094bed6d0c17378a", kill_on_drop: false }` [INFO] [stdout] ffd746b5a2eab1932e9b89c2460c16c9843a3dd0de44d8ac094bed6d0c17378a [INFO] checking ulgacemre/cosmwasm-launchpad-main against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fulgacemre%2Fcosmwasm-launchpad-main" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ulgacemre/cosmwasm-launchpad-main on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ulgacemre/cosmwasm-launchpad-main [INFO] finished tweaking git repo https://github.com/ulgacemre/cosmwasm-launchpad-main [INFO] tweaked toml for git repo https://github.com/ulgacemre/cosmwasm-launchpad-main written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ulgacemre/cosmwasm-launchpad-main 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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-6-tc2/source/contracts/locking/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04cde11e4ab4c6e26f0130a387b19e308f559ab1c3569bb7a0eb6679a7abb7b4 [INFO] running `Command { std: "docker" "start" "-a" "04cde11e4ab4c6e26f0130a387b19e308f559ab1c3569bb7a0eb6679a7abb7b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04cde11e4ab4c6e26f0130a387b19e308f559ab1c3569bb7a0eb6679a7abb7b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04cde11e4ab4c6e26f0130a387b19e308f559ab1c3569bb7a0eb6679a7abb7b4", kill_on_drop: false }` [INFO] [stdout] 04cde11e4ab4c6e26f0130a387b19e308f559ab1c3569bb7a0eb6679a7abb7b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f9f2e4fb82ae0284befd301e2fe1327196a650c336c936a5d5dcba5cebf686a [INFO] running `Command { std: "docker" "start" "-a" "8f9f2e4fb82ae0284befd301e2fe1327196a650c336c936a5d5dcba5cebf686a", 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/locking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/staking/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.8/src/writer/slice.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | self.error(ErrorKind::Failed)?; [INFO] [stdout] | ^^^^^ cannot infer type of the type parameter `T` declared on the method `error` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 34 | self.error::(ErrorKind::Failed)?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `der` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bnum` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "8f9f2e4fb82ae0284befd301e2fe1327196a650c336c936a5d5dcba5cebf686a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9f2e4fb82ae0284befd301e2fe1327196a650c336c936a5d5dcba5cebf686a", kill_on_drop: false }` [INFO] [stdout] 8f9f2e4fb82ae0284befd301e2fe1327196a650c336c936a5d5dcba5cebf686a