[INFO] cloning repository https://github.com/Hypnos-Labs/fuzion_market [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hypnos-Labs/fuzion_market" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHypnos-Labs%2Ffuzion_market", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHypnos-Labs%2Ffuzion_market'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c00ce48cd56b99d1a6ed677ab93634d60c45c2c [INFO] testing Hypnos-Labs/fuzion_market/2c00ce48cd56b99d1a6ed677ab93634d60c45c2c against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHypnos-Labs%2Ffuzion_market" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hypnos-Labs/fuzion_market on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/Hypnos-Labs/fuzion_market [INFO] finished tweaking git repo https://github.com/Hypnos-Labs/fuzion_market [INFO] tweaked toml for git repo https://github.com/Hypnos-Labs/fuzion_market written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Hypnos-Labs/fuzion_market 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db7de8882b97512115fddba8c42afb8b54acf9b5ced18d389e995461636704e1 [INFO] running `Command { std: "docker" "start" "-a" "db7de8882b97512115fddba8c42afb8b54acf9b5ced18d389e995461636704e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db7de8882b97512115fddba8c42afb8b54acf9b5ced18d389e995461636704e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7de8882b97512115fddba8c42afb8b54acf9b5ced18d389e995461636704e1", kill_on_drop: false }` [INFO] [stdout] db7de8882b97512115fddba8c42afb8b54acf9b5ced18d389e995461636704e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd4f7307cc32ea3f0baed7d13156753295b5161f258bc446dad7f8abf348bd4 [INFO] running `Command { std: "docker" "start" "-a" "dcd4f7307cc32ea3f0baed7d13156753295b5161f258bc446dad7f8abf348bd4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.108 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling anybuf v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling cosmwasm-derive v1.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.3.1 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.3.1 [INFO] [stderr] Compiling cosmwasm-std v1.3.1 [INFO] [stderr] Compiling cosmwasm-schema v1.3.1 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling royalties v0.1.0 (/opt/rustwide/workdir/packages/royalties) [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw2 v1.0.1 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling royalty v0.3.0 (/opt/rustwide/workdir/contracts/royalty) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw20 v1.1.0 [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling marketplace v0.3.0 (/opt/rustwide/workdir/contracts/marketplace) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:270:16 [INFO] [stdout] | [INFO] [stdout] 270 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> contracts/marketplace/src/state.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> contracts/marketplace/src/state.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | entry_point, from_binary, to_binary, Addr, Binary, Deps, DepsMut, Env, MessageInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cw721QueryMsg` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub use cw721::{Cw721ReceiveMsg, Cw721QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CosmosMsg` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:59:58 [INFO] [stdout] | [INFO] [stdout] 59 | pub use cosmwasm_std::{Addr, DepsMut, Env, Response, StdError, CosmosMsg}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::ensure` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use anyhow::ensure; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Display` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub use core::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `msg::*`, `state::*`, and `utils::MAX_SAFE_INT` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub use crate::{msg::*, state::*, utils::MAX_SAFE_INT}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Addr`, `Coin`, `Empty`, `Uint128`, `coins`, and `to_binary` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | pub use cosmwasm_std::{coins, to_binary, Addr, Coin, Empty, Uint128}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cw20CoinVerified`, `Cw20Coin`, and `Cw20Contract` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | pub use cw20::{Cw20Coin, Cw20CoinVerified, Cw20Contract}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | pub use cosmwasm_std::{Uint128, Coin, Addr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Binary` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, StdResult, Timestamp, Uint128, WasmMsg, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Empty` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub use cosmwasm_std::{Empty, coin, StdError}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Listing` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:126:54 [INFO] [stdout] | [INFO] [stdout] 126 | pub use crate::state::{FeeDenom, GenericBalance, Listing}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DepsMut` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:128:65 [INFO] [stdout] | [INFO] [stdout] 128 | coin, coins, to_binary, Addr, BankMsg, Coin, CosmosMsg, DepsMut, Empty, StdError, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | pub use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `Command { std: "docker" "inspect" "dcd4f7307cc32ea3f0baed7d13156753295b5161f258bc446dad7f8abf348bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd4f7307cc32ea3f0baed7d13156753295b5161f258bc446dad7f8abf348bd4", kill_on_drop: false }` [INFO] [stdout] dcd4f7307cc32ea3f0baed7d13156753295b5161f258bc446dad7f8abf348bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9ca5117679da64379e575b83ad49a737946a7f5de1bd75f9040d9ce901d648a [INFO] running `Command { std: "docker" "start" "-a" "f9ca5117679da64379e575b83ad49a737946a7f5de1bd75f9040d9ce901d648a", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `royalty v0.3.0 (/opt/rustwide/workdir/contracts/royalty)` has the same output filename as the example target `schema` in package `marketplace v0.3.0 (/opt/rustwide/workdir/contracts/marketplace)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/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 example target `schema` in package `royalty v0.3.0 (/opt/rustwide/workdir/contracts/royalty)` has the same output filename as the example target `schema` in package `marketplace v0.3.0 (/opt/rustwide/workdir/contracts/marketplace)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/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 either v1.9.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling cosmwasm-std v1.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling cw-storage-plus v1.1.0 [INFO] [stderr] Compiling royalties v0.1.0 (/opt/rustwide/workdir/packages/royalties) [INFO] [stderr] Compiling cw-storage-plus v0.16.0 [INFO] [stderr] Compiling cw2 v0.16.0 [INFO] [stderr] Compiling cw-utils v0.16.0 [INFO] [stderr] Compiling cw2 v1.0.1 [INFO] [stderr] Compiling cw-utils v1.0.1 [INFO] [stderr] Compiling royalty v0.3.0 (/opt/rustwide/workdir/contracts/royalty) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/royalty/src/contract.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw721 v0.16.0 [INFO] [stderr] Compiling cw20 v1.1.0 [INFO] [stderr] Compiling cw-multi-test v0.16.5 [INFO] [stderr] Compiling cw721-base v0.16.0 [INFO] [stderr] Compiling cw20-base v1.0.1 [INFO] [stderr] Compiling marketplace v0.3.0 (/opt/rustwide/workdir/contracts/marketplace) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:270:16 [INFO] [stdout] | [INFO] [stdout] 270 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> contracts/marketplace/src/state.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> contracts/marketplace/src/state.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | entry_point, from_binary, to_binary, Addr, Binary, Deps, DepsMut, Env, MessageInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cw721QueryMsg` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub use cw721::{Cw721ReceiveMsg, Cw721QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CosmosMsg` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:59:58 [INFO] [stdout] | [INFO] [stdout] 59 | pub use cosmwasm_std::{Addr, DepsMut, Env, Response, StdError, CosmosMsg}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::ensure` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use anyhow::ensure; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Display` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub use core::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `msg::*`, `state::*`, and `utils::MAX_SAFE_INT` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub use crate::{msg::*, state::*, utils::MAX_SAFE_INT}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Addr`, `Coin`, `Empty`, `Uint128`, `coins`, and `to_binary` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | pub use cosmwasm_std::{coins, to_binary, Addr, Coin, Empty, Uint128}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cw20CoinVerified`, `Cw20Coin`, and `Cw20Contract` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | pub use cw20::{Cw20Coin, Cw20CoinVerified, Cw20Contract}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | pub use cosmwasm_std::{Uint128, Coin, Addr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Binary` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, StdResult, Timestamp, Uint128, WasmMsg, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Empty` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub use cosmwasm_std::{Empty, coin, StdError}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Listing` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:126:54 [INFO] [stdout] | [INFO] [stdout] 126 | pub use crate::state::{FeeDenom, GenericBalance, Listing}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DepsMut` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:128:65 [INFO] [stdout] | [INFO] [stdout] 128 | coin, coins, to_binary, Addr, BankMsg, Coin, CosmosMsg, DepsMut, Empty, StdError, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | pub use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/marketplace/src/contract.rs:270:16 [INFO] [stdout] | [INFO] [stdout] 270 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backtraces` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> contracts/marketplace/src/state.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> contracts/marketplace/src/state.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | entry_point, from_binary, to_binary, Addr, Binary, Deps, DepsMut, Env, MessageInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cw721QueryMsg` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub use cw721::{Cw721ReceiveMsg, Cw721QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CosmosMsg` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:59:58 [INFO] [stdout] | [INFO] [stdout] 59 | pub use cosmwasm_std::{Addr, DepsMut, Env, Response, StdError, CosmosMsg}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | pub use cosmwasm_std::{Uint128, Coin, Addr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Binary` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, StdResult, Timestamp, Uint128, WasmMsg, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Empty` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub use cosmwasm_std::{Empty, coin, StdError}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Listing` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:126:54 [INFO] [stdout] | [INFO] [stdout] 126 | pub use crate::state::{FeeDenom, GenericBalance, Listing}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DepsMut` and `StdError` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:128:65 [INFO] [stdout] | [INFO] [stdout] 128 | coin, coins, to_binary, Addr, BankMsg, Coin, CosmosMsg, DepsMut, Empty, StdError, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> contracts/marketplace/src/lib.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | pub use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "f9ca5117679da64379e575b83ad49a737946a7f5de1bd75f9040d9ce901d648a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ca5117679da64379e575b83ad49a737946a7f5de1bd75f9040d9ce901d648a", kill_on_drop: false }` [INFO] [stdout] f9ca5117679da64379e575b83ad49a737946a7f5de1bd75f9040d9ce901d648a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a1047649e1beffc27d9a05373436f25c850164e216f3710ce5d824a37da0929 [INFO] running `Command { std: "docker" "start" "-a" "8a1047649e1beffc27d9a05373436f25c850164e216f3710ce5d824a37da0929", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `royalty v0.3.0 (/opt/rustwide/workdir/contracts/royalty)` has the same output filename as the example target `schema` in package `marketplace v0.3.0 (/opt/rustwide/workdir/contracts/marketplace)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/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 example target `schema` in package `royalty v0.3.0 (/opt/rustwide/workdir/contracts/royalty)` has the same output filename as the example target `schema` in package `marketplace v0.3.0 (/opt/rustwide/workdir/contracts/marketplace)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/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] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/royalty/src/contract.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(not(feature = "library"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/royalty/src/contract.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/royalty/src/contract.rs:36:16 [INFO] [stderr] | [INFO] [stderr] 36 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/royalty/src/contract.rs:216:16 [INFO] [stderr] | [INFO] [stderr] 216 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `royalty` (lib) generated 4 warnings [INFO] [stderr] warning: `royalty` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/marketplace/src/contract.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(not(feature = "library"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/marketplace/src/contract.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/marketplace/src/contract.rs:63:16 [INFO] [stderr] | [INFO] [stderr] 63 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/marketplace/src/contract.rs:241:16 [INFO] [stderr] | [INFO] [stderr] 241 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `library` [INFO] [stderr] --> contracts/marketplace/src/contract.rs:270:16 [INFO] [stderr] | [INFO] [stderr] 270 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backtraces` [INFO] [stderr] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> contracts/marketplace/src/state.rs:113:15 [INFO] [stderr] | [INFO] [stderr] 113 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> contracts/marketplace/src/state.rs:165:15 [INFO] [stderr] | [INFO] [stderr] 165 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `Addr` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:18:46 [INFO] [stderr] | [INFO] [stderr] 18 | entry_point, from_binary, to_binary, Addr, Binary, Deps, DepsMut, Env, MessageInfo, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Cw721QueryMsg` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:23:38 [INFO] [stderr] | [INFO] [stderr] 23 | pub use cw721::{Cw721ReceiveMsg, Cw721QueryMsg}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CosmosMsg` and `StdError` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:59:58 [INFO] [stderr] | [INFO] [stderr] 59 | pub use cosmwasm_std::{Addr, DepsMut, Env, Response, StdError, CosmosMsg}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `anyhow::ensure` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | pub use anyhow::ensure; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::fmt::Display` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:73:13 [INFO] [stderr] | [INFO] [stderr] 73 | pub use core::fmt::Display; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `msg::*`, `state::*`, and `utils::MAX_SAFE_INT` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:75:21 [INFO] [stderr] | [INFO] [stderr] 75 | pub use crate::{msg::*, state::*, utils::MAX_SAFE_INT}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Addr`, `Coin`, `Empty`, `Uint128`, `coins`, and `to_binary` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:76:28 [INFO] [stderr] | [INFO] [stderr] 76 | pub use cosmwasm_std::{coins, to_binary, Addr, Coin, Empty, Uint128}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Cw20CoinVerified`, `Cw20Coin`, and `Cw20Contract` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:77:20 [INFO] [stderr] | [INFO] [stderr] 77 | pub use cw20::{Cw20Coin, Cw20CoinVerified, Cw20Contract}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Addr` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:87:43 [INFO] [stderr] | [INFO] [stderr] 87 | pub use cosmwasm_std::{Uint128, Coin, Addr}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Binary` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:112:35 [INFO] [stderr] | [INFO] [stderr] 112 | to_binary, Addr, BankMsg, Binary, Coin, CosmosMsg, StdResult, Timestamp, Uint128, WasmMsg, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Empty` and `StdError` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:119:28 [INFO] [stderr] | [INFO] [stderr] 119 | pub use cosmwasm_std::{Empty, coin, StdError}; [INFO] [stderr] | ^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Listing` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:126:54 [INFO] [stderr] | [INFO] [stderr] 126 | pub use crate::state::{FeeDenom, GenericBalance, Listing}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DepsMut` and `StdError` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:128:65 [INFO] [stderr] | [INFO] [stderr] 128 | coin, coins, to_binary, Addr, BankMsg, Coin, CosmosMsg, DepsMut, Empty, StdError, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeMap` [INFO] [stderr] --> contracts/marketplace/src/lib.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | pub use std::collections::BTreeMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `marketplace` (lib) generated 21 warnings (run `cargo fix --lib -p marketplace` to apply 14 suggestions) [INFO] [stderr] warning: `marketplace` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marketplace-25731a55261717ed) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test integration_tests::create_listing_should_pass ... ok [INFO] [stdout] test integration_tests::create_listing_should_fail ... ok [INFO] [stdout] test integration_tests::create_bucket ... ok [INFO] [stdout] test integration_tests::add_to_listing ... ok [INFO] [stdout] test state::state_tests::genericbalance_compare ... ok [INFO] [stdout] test integration_tests::royalty_contract_is_instantiated ... ok [INFO] [stdout] test utils::utils_tests::fee_denom_juno_div ... ok [INFO] [stdout] test utils::utils_tests::fee_denom_juno_basic ... ok [INFO] [stdout] test utils::utils_tests::fee_denom_usdc_basic ... ok [INFO] [stdout] test integration_tests::finalize_a_listing ... ok [INFO] [stdout] test integration_tests::no_duplicate_royalties_listing ... ok [INFO] [stdout] test utils::utils_tests::fee_denom_usdc_div ... ok [INFO] [stdout] test integration_tests::max_id_check ... ok [INFO] [stdout] test integration_tests::royalty_nft_both_sides ... ok [INFO] [stdout] test integration_tests::no_duplicate_royalties_ask ... ok [INFO] [stdout] test utils::utils_tests::smallest_possible_juno ... ok [INFO] [stdout] test utils::utils_tests::fee_denom_not_in_gbal ... ok [INFO] [stdout] test integration_tests::cant_buy_expired ... ok [INFO] [stdout] test utils::utils_tests::smallest_possible_usdc ... ok [INFO] [stdout] test integration_tests::royalties_are_sent ... ok [INFO] [stdout] test integration_tests::remove_a_listing ... ok [INFO] [stdout] test utils::utils_tests::too_small_usdc ... ok [INFO] [stdout] test integration_tests::royalty_registration ... ok [INFO] [stdout] test integration_tests::marketplace_sale ... ok [INFO] [stdout] test integration_tests::expiration_checks ... ok [INFO] [stdout] test utils::utils_tests::too_small_juno ... ok [INFO] [stdout] test integration_tests::multiple_collections_with_royalties ... ok [INFO] [stdout] test integration_tests::over_fifty_percent_listing ... ok [INFO] [stdout] test integration_tests::over_fifty_percent_bucket ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/royalties-b0b96c0da5432852) [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/royalty-95a93e2eb8326827) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test contract::tests::bps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests royalties [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" "8a1047649e1beffc27d9a05373436f25c850164e216f3710ce5d824a37da0929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1047649e1beffc27d9a05373436f25c850164e216f3710ce5d824a37da0929", kill_on_drop: false }` [INFO] [stdout] 8a1047649e1beffc27d9a05373436f25c850164e216f3710ce5d824a37da0929