[INFO] cloning repository https://github.com/permissionlessweb/cw-wrappr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/permissionlessweb/cw-wrappr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermissionlessweb%2Fcw-wrappr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermissionlessweb%2Fcw-wrappr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e233c97c51404114900ef5b5982c56502355480 [INFO] testing permissionlessweb/cw-wrappr against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpermissionlessweb%2Fcw-wrappr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/permissionlessweb/cw-wrappr on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/permissionlessweb/cw-wrappr [INFO] finished tweaking git repo https://github.com/permissionlessweb/cw-wrappr [INFO] tweaked toml for git repo https://github.com/permissionlessweb/cw-wrappr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/permissionlessweb/cw-wrappr 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw721-base v0.18.0 [INFO] [stderr] Downloaded schemars v0.8.15 [INFO] [stderr] Downloaded schemars_derive v0.8.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55a92a589b068763c854bc6cfcbcd2710550061dc7ccea8086e0583c7c5484cb [INFO] running `Command { std: "docker" "start" "-a" "55a92a589b068763c854bc6cfcbcd2710550061dc7ccea8086e0583c7c5484cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55a92a589b068763c854bc6cfcbcd2710550061dc7ccea8086e0583c7c5484cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a92a589b068763c854bc6cfcbcd2710550061dc7ccea8086e0583c7c5484cb", kill_on_drop: false }` [INFO] [stdout] 55a92a589b068763c854bc6cfcbcd2710550061dc7ccea8086e0583c7c5484cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81a9f96bddf77bd6b300268eac0daa9b4d13c343de66d3e250193bbd371a04ec [INFO] running `Command { std: "docker" "start" "-a" "81a9f96bddf77bd6b300268eac0daa9b4d13c343de66d3e250193bbd371a04ec", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `wrappr-minter v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-minter)` has the same output filename as the bin target `schema` in package `wrappr-factory v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `wrappr-minter v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-minter)` has the same output filename as the bin target `schema` in package `wrappr-factory v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-factory)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling bnum v0.8.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling elliptic-curve v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.0 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.0 [INFO] [stderr] Compiling cosmwasm-std v1.5.0 [INFO] [stderr] Compiling cosmwasm-schema v1.5.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw-address-like v1.0.4 [INFO] [stderr] Compiling wr4 v0.1.0 (/opt/rustwide/workdir/packages/wr4) [INFO] [stderr] Compiling cw2 v1.1.1 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.2 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw721 v0.18.0 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling cw721-base v0.18.0 [INFO] [stderr] Compiling wrappr-utils v0.1.0 (/opt/rustwide/workdir/packages/wrappr-utils) [INFO] [stdout] warning: unused imports: `Addr`, `Decimal`, `Timestamp` [INFO] [stdout] --> packages/wrappr-utils/src/lib.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Addr, Binary, Decimal, Timestamp}; [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wr2 v0.1.0 (/opt/rustwide/workdir/packages/wr2) [INFO] [stderr] Compiling cw-wrappr v0.1.0 (/opt/rustwide/workdir/contracts/cw-wrappr) [INFO] [stdout] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | MessageInfo, StdError, StdResult, Storage, Timestamp, WasmQuery,Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BankMsg`, `Event`, `StdError`, `SubMsg`, `Timestamp`, `Uint128`, `coin` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | coin, Addr, BankMsg, Binary, Empty, Event, StdError, StdResult, Timestamp, Uint128,Response, [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 5 | SubMsg, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::NATIVE_DENOM` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::state::NATIVE_DENOM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CustomMsg`, `Timestamp` [INFO] [stdout] --> contracts/cw-wrappr/src/state.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{Empty, Timestamp,CustomMsg}; [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/cw-wrappr/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [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/cw-wrappr/src/contract.rs:355:44 [INFO] [stdout] | [INFO] [stdout] 355 | QueryMsg::CollectionInfo {} => to_binary(&self.query_collection_info(deps)?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:382:39 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wrappr-factory v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-factory) [INFO] [stdout] warning: unused variable: `collection` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | collection: Addr, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | res: &mut Response, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | ensure, ensure_eq, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, StdResult, WasmMsg,Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | Wr2QueryMsg::Params {} => to_binary(&query_params(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/wrappr-factory/src/contract.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | to_binary(&query_allowed_collection_code_ids(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/wrappr-factory/src/contract.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | to_binary(&query_allowed_collection_code_id(deps, code_id)?) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [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/wrappr-factory/src/helpers.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let msg = to_binary(&msg.into())?; [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/wrappr-factory/src/helpers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = to_binary(&msg.into())?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SHARE_DELTA_PCT` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const MAX_SHARE_DELTA_PCT: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut res = Response::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_ROYALTY_SHARE_PCT` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const MAX_ROYALTY_SHARE_PCT: u64 = 10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NATIVE_DENOM` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/state.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const NATIVE_DENOM: &str = "ujuno"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wrappr-minter v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-minter) [INFO] [stdout] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | StdResult, Timestamp, WasmMsg,Response,SubMsg [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonpayable` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | use cw_utils::{must_pay, nonpayable, parse_reply_instantiate_data}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SudoMsg` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | use wr4::{QueryMsg, Status, StatusResponse, SudoMsg}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Timestamp` [INFO] [stdout] --> contracts/wrappr-minter/src/msg.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm_std::{Empty, Timestamp}; [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/wrappr-minter/src/contract.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [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/wrappr-minter/src/contract.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | msg: to_binary(&Cw721InstantiateMsg { [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/wrappr-minter/src/contract.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | msg: to_binary(&mint_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/wrappr-minter/src/contract.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | 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/wrappr-minter/src/contract.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | QueryMsg::Status {} => to_binary(&query_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/wrappr-minter/src/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [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/wrappr-minter/src/helpers.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let msg = to_binary(&msg.into())?; [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/wrappr-minter/src/helpers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = to_binary(&msg.into())?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut collection_info = msg.collection_params.info.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factory_params` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | let factory_params = factory.params; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factory_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funds_sent` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let funds_sent = must_pay(&info, NATIVE_DENOM)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funds_sent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `Command { std: "docker" "inspect" "81a9f96bddf77bd6b300268eac0daa9b4d13c343de66d3e250193bbd371a04ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a9f96bddf77bd6b300268eac0daa9b4d13c343de66d3e250193bbd371a04ec", kill_on_drop: false }` [INFO] [stdout] 81a9f96bddf77bd6b300268eac0daa9b4d13c343de66d3e250193bbd371a04ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03b1d90dab000be67bf0cc70525ba581f34033a79397e5ee6034560201d38e2 [INFO] running `Command { std: "docker" "start" "-a" "f03b1d90dab000be67bf0cc70525ba581f34033a79397e5ee6034560201d38e2", kill_on_drop: false }` [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling cosmwasm-std v1.5.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw-address-like v1.0.4 [INFO] [stderr] Compiling wr4 v0.1.0 (/opt/rustwide/workdir/packages/wr4) [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw2 v1.1.1 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.2 [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw721 v0.18.0 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling cw721-base v0.18.0 [INFO] [stderr] Compiling wrappr-utils v0.1.0 (/opt/rustwide/workdir/packages/wrappr-utils) [INFO] [stdout] warning: unused imports: `Addr`, `Decimal`, `Timestamp` [INFO] [stdout] --> packages/wrappr-utils/src/lib.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Addr, Binary, Decimal, Timestamp}; [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Addr`, `Decimal`, `Timestamp` [INFO] [stdout] --> packages/wrappr-utils/src/lib.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Addr, Binary, Decimal, Timestamp}; [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wr2 v0.1.0 (/opt/rustwide/workdir/packages/wr2) [INFO] [stderr] Compiling cw-wrappr v0.1.0 (/opt/rustwide/workdir/contracts/cw-wrappr) [INFO] [stdout] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | MessageInfo, StdError, StdResult, Storage, Timestamp, WasmQuery,Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BankMsg`, `Event`, `StdError`, `SubMsg`, `Timestamp`, `Uint128`, `coin` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | coin, Addr, BankMsg, Binary, Empty, Event, StdError, StdResult, Timestamp, Uint128,Response, [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 5 | SubMsg, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::NATIVE_DENOM` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::state::NATIVE_DENOM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CustomMsg`, `Timestamp` [INFO] [stdout] --> contracts/cw-wrappr/src/state.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{Empty, Timestamp,CustomMsg}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | MessageInfo, StdError, StdResult, Storage, Timestamp, WasmQuery,Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BankMsg`, `Event`, `StdError`, `SubMsg`, `Timestamp`, `Uint128`, `coin` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | coin, Addr, BankMsg, Binary, Empty, Event, StdError, StdResult, Timestamp, Uint128,Response, [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 5 | SubMsg, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::NATIVE_DENOM` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::state::NATIVE_DENOM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CustomMsg`, `Timestamp` [INFO] [stdout] --> contracts/cw-wrappr/src/state.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmwasm_std::{Empty, Timestamp,CustomMsg}; [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/cw-wrappr/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [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/cw-wrappr/src/contract.rs:355:44 [INFO] [stdout] | [INFO] [stdout] 355 | QueryMsg::CollectionInfo {} => to_binary(&self.query_collection_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/cw-wrappr/src/contract.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [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/cw-wrappr/src/contract.rs:355:44 [INFO] [stdout] | [INFO] [stdout] 355 | QueryMsg::CollectionInfo {} => to_binary(&self.query_collection_info(deps)?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:382:39 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:382:39 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wrappr-factory v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-factory) [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | ensure, ensure_eq, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, StdResult, WasmMsg,Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | Wr2QueryMsg::Params {} => to_binary(&query_params(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/wrappr-factory/src/contract.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | to_binary(&query_allowed_collection_code_ids(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/wrappr-factory/src/contract.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | to_binary(&query_allowed_collection_code_id(deps, code_id)?) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [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/wrappr-factory/src/helpers.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let msg = to_binary(&msg.into())?; [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/wrappr-factory/src/contract.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | ensure, ensure_eq, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, StdResult, WasmMsg,Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/helpers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = to_binary(&msg.into())?; [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/wrappr-factory/src/contract.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | msg: to_binary(&msg)?, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | Wr2QueryMsg::Params {} => to_binary(&query_params(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/wrappr-factory/src/contract.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | to_binary(&query_allowed_collection_code_ids(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/wrappr-factory/src/contract.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | to_binary(&query_allowed_collection_code_id(deps, code_id)?) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> contracts/wrappr-factory/src/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [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/wrappr-factory/src/helpers.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let msg = to_binary(&msg.into())?; [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/wrappr-factory/src/helpers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = to_binary(&msg.into())?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | collection: Addr, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | res: &mut Response, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collection` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | collection: Addr, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> contracts/cw-wrappr/src/msg.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | res: &mut Response, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut res = Response::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/wrappr-factory/src/contract.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut res = Response::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SHARE_DELTA_PCT` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const MAX_SHARE_DELTA_PCT: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_ROYALTY_SHARE_PCT` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const MAX_ROYALTY_SHARE_PCT: u64 = 10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NATIVE_DENOM` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/state.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const NATIVE_DENOM: &str = "ujuno"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_SHARE_DELTA_PCT` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const MAX_SHARE_DELTA_PCT: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_ROYALTY_SHARE_PCT` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/contract.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const MAX_ROYALTY_SHARE_PCT: u64 = 10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NATIVE_DENOM` is never used [INFO] [stdout] --> contracts/cw-wrappr/src/state.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const NATIVE_DENOM: &str = "ujuno"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wrappr-minter v0.1.0 (/opt/rustwide/workdir/contracts/wrappr-minter) [INFO] [stdout] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | StdResult, Timestamp, WasmMsg,Response,SubMsg [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonpayable` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | use cw_utils::{must_pay, nonpayable, parse_reply_instantiate_data}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SudoMsg` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | use wr4::{QueryMsg, Status, StatusResponse, SudoMsg}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Timestamp` [INFO] [stdout] --> contracts/wrappr-minter/src/msg.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm_std::{Empty, Timestamp}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | StdResult, Timestamp, WasmMsg,Response,SubMsg [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonpayable` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | use cw_utils::{must_pay, nonpayable, parse_reply_instantiate_data}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SudoMsg` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | use wr4::{QueryMsg, Status, StatusResponse, SudoMsg}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Timestamp` [INFO] [stdout] --> contracts/wrappr-minter/src/msg.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmwasm_std::{Empty, Timestamp}; [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/wrappr-minter/src/contract.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [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/wrappr-minter/src/contract.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | msg: to_binary(&Cw721InstantiateMsg { [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/wrappr-minter/src/contract.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | msg: to_binary(&mint_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/wrappr-minter/src/contract.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | 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/wrappr-minter/src/contract.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | QueryMsg::Status {} => to_binary(&query_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/wrappr-minter/src/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [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/wrappr-minter/src/helpers.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let msg = to_binary(&msg.into())?; [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/wrappr-minter/src/helpers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = to_binary(&msg.into())?; [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/wrappr-minter/src/contract.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [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/wrappr-minter/src/contract.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | msg: to_binary(&Cw721InstantiateMsg { [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/wrappr-minter/src/contract.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | msg: to_binary(&mint_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/wrappr-minter/src/contract.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | 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/wrappr-minter/src/contract.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | QueryMsg::Status {} => to_binary(&query_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/wrappr-minter/src/helpers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [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/wrappr-minter/src/helpers.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let msg = to_binary(&msg.into())?; [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/wrappr-minter/src/helpers.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = to_binary(&msg.into())?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut collection_info = msg.collection_params.info.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factory_params` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | let factory_params = factory.params; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factory_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funds_sent` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let funds_sent = must_pay(&info, NATIVE_DENOM)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funds_sent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut collection_info = msg.collection_params.info.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | env: Env, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `factory_params` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | let factory_params = factory.params; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factory_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funds_sent` [INFO] [stdout] --> contracts/wrappr-minter/src/contract.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let funds_sent = must_pay(&info, NATIVE_DENOM)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funds_sent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.39s [INFO] running `Command { std: "docker" "inspect" "f03b1d90dab000be67bf0cc70525ba581f34033a79397e5ee6034560201d38e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03b1d90dab000be67bf0cc70525ba581f34033a79397e5ee6034560201d38e2", kill_on_drop: false }` [INFO] [stdout] f03b1d90dab000be67bf0cc70525ba581f34033a79397e5ee6034560201d38e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 680dcf3537334ed65815ca10c13e2e291ded151ebeaf7e759d9449b587ad62dc [INFO] running `Command { std: "docker" "start" "-a" "680dcf3537334ed65815ca10c13e2e291ded151ebeaf7e759d9449b587ad62dc", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Addr`, `Decimal`, `Timestamp` [INFO] [stderr] --> packages/wrappr-utils/src/lib.rs:2:20 [INFO] [stderr] | [INFO] [stderr] 2 | use cosmwasm_std::{Addr, Binary, Decimal, Timestamp}; [INFO] [stderr] | ^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wrappr-utils` (lib) generated 1 warning (run `cargo fix --lib -p wrappr-utils` to apply 1 suggestion) [INFO] [stderr] warning: `wrappr-utils` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:5:52 [INFO] [stderr] | [INFO] [stderr] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 6 | MessageInfo, StdError, StdResult, Storage, Timestamp, WasmQuery,Response, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BankMsg`, `Event`, `StdError`, `SubMsg`, `Timestamp`, `Uint128`, `coin` [INFO] [stderr] --> contracts/cw-wrappr/src/msg.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | coin, Addr, BankMsg, Binary, Empty, Event, StdError, StdResult, Timestamp, Uint128,Response, [INFO] [stderr] | ^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stderr] 5 | SubMsg, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::state::NATIVE_DENOM` [INFO] [stderr] --> contracts/cw-wrappr/src/msg.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use crate::state::NATIVE_DENOM; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CustomMsg`, `Timestamp` [INFO] [stderr] --> contracts/cw-wrappr/src/state.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use cosmwasm_std::{Empty, Timestamp,CustomMsg}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | to_binary, Addr, Binary, ContractInfoResponse, Decimal, Deps, DepsMut, Empty, Env, Event, [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] --> contracts/cw-wrappr/src/contract.rs:355:44 [INFO] [stderr] | [INFO] [stderr] 355 | QueryMsg::CollectionInfo {} => to_binary(&self.query_collection_info(deps)?), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | env: Env, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 194 | env: Env, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:382:39 [INFO] [stderr] | [INFO] [stderr] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:382:20 [INFO] [stderr] | [INFO] [stderr] 382 | pub fn migrate(mut deps: DepsMut, env: Env, _msg: Empty) -> Result { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collection` [INFO] [stderr] --> contracts/cw-wrappr/src/msg.rs:204:9 [INFO] [stderr] | [INFO] [stderr] 204 | collection: Addr, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> contracts/cw-wrappr/src/msg.rs:205:9 [INFO] [stderr] | [INFO] [stderr] 205 | res: &mut Response, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_SHARE_DELTA_PCT` is never used [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | const MAX_SHARE_DELTA_PCT: u64 = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_ROYALTY_SHARE_PCT` is never used [INFO] [stderr] --> contracts/cw-wrappr/src/contract.rs:25:7 [INFO] [stderr] | [INFO] [stderr] 25 | const MAX_ROYALTY_SHARE_PCT: u64 = 10; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `NATIVE_DENOM` is never used [INFO] [stderr] --> contracts/cw-wrappr/src/state.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub const NATIVE_DENOM: &str = "ujuno"; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cw-wrappr` (lib) generated 15 warnings (run `cargo fix --lib -p cw-wrappr` to apply 10 suggestions) [INFO] [stderr] warning: `cw-wrappr` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/contract.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | ensure, ensure_eq, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, StdResult, WasmMsg,Response, [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] --> contracts/wrappr-factory/src/contract.rs:69:14 [INFO] [stderr] | [INFO] [stderr] 69 | msg: to_binary(&msg)?, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/contract.rs:186:35 [INFO] [stderr] | [INFO] [stderr] 186 | Wr2QueryMsg::Params {} => to_binary(&query_params(deps)?), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/contract.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | to_binary(&query_allowed_collection_code_ids(deps)?) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/contract.rs:191:13 [INFO] [stderr] | [INFO] [stderr] 191 | to_binary(&query_allowed_collection_code_id(deps, code_id)?) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/helpers.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/helpers.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | let msg = to_binary(&msg.into())?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-factory/src/helpers.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let msg = to_binary(&msg.into())?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/wrappr-factory/src/contract.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let mut res = Response::new(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wrappr-factory` (lib) generated 9 warnings (run `cargo fix --lib -p wrappr-factory` to apply 1 suggestion) [INFO] [stderr] warning: `wrappr-factory` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] warning: unused imports: `Decimal`, `Timestamp` [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:9:41 [INFO] [stderr] | [INFO] [stderr] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 10 | StdResult, Timestamp, WasmMsg,Response,SubMsg [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `nonpayable` [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:13:26 [INFO] [stderr] | [INFO] [stderr] 13 | use cw_utils::{must_pay, nonpayable, parse_reply_instantiate_data}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SudoMsg` [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:15:45 [INFO] [stderr] | [INFO] [stderr] 15 | use wr4::{QueryMsg, Status, StatusResponse, SudoMsg}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Timestamp` [INFO] [stderr] --> contracts/wrappr-minter/src/msg.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | use cosmwasm_std::{Empty, Timestamp}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | to_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, Reply, [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] --> contracts/wrappr-minter/src/contract.rs:67:14 [INFO] [stderr] | [INFO] [stderr] 67 | msg: to_binary(&Cw721InstantiateMsg { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:163:14 [INFO] [stderr] | [INFO] [stderr] 163 | msg: to_binary(&mint_msg)?, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:249:32 [INFO] [stderr] | [INFO] [stderr] 249 | QueryMsg::Config {} => to_binary(&query_config(deps)?), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:250:32 [INFO] [stderr] | [INFO] [stderr] 250 | QueryMsg::Status {} => to_binary(&query_status(deps)?), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/helpers.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | to_binary, Addr, Coin, ContractInfoResponse, CustomQuery, Querier, QuerierWrapper, StdResult, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/helpers.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | let msg = to_binary(&msg.into())?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stderr] --> contracts/wrappr-minter/src/helpers.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | let msg = to_binary(&msg.into())?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | let mut collection_info = msg.collection_params.info.clone(); [INFO] [stderr] | ----^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | env: Env, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `factory_params` [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | let factory_params = factory.params; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_factory_params` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `funds_sent` [INFO] [stderr] --> contracts/wrappr-minter/src/contract.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | let funds_sent = must_pay(&info, NATIVE_DENOM)?; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funds_sent` [INFO] [stderr] [INFO] [stderr] warning: `wrappr-minter` (lib) generated 16 warnings (run `cargo fix --lib -p wrappr-minter` to apply 8 suggestions) [INFO] [stderr] warning: `wrappr-minter` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_wrappr-0761a7db637a2298) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wr2-d61f433ba74ac87c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wr4-93e9ce1dd614c63e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrappr_factory-590d8df6b4ec3e8f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-d7297fe2117e4ec3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrappr_minter-a12796dc23ab687b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-d1b875a6d3bd09ea) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrappr_utils-61f72fe2722a3c4a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw-wrappr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wr2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wr4 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wrappr-factory [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wrappr-minter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wrappr-utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "680dcf3537334ed65815ca10c13e2e291ded151ebeaf7e759d9449b587ad62dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680dcf3537334ed65815ca10c13e2e291ded151ebeaf7e759d9449b587ad62dc", kill_on_drop: false }` [INFO] [stdout] 680dcf3537334ed65815ca10c13e2e291ded151ebeaf7e759d9449b587ad62dc