[INFO] fetching crate provwasm-mocks 0.14.0-beta1... [INFO] checking provwasm-mocks-0.14.0-beta1 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate provwasm-mocks 0.14.0-beta1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate provwasm-mocks 0.14.0-beta1 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate provwasm-mocks 0.14.0-beta1 [INFO] finished tweaking crates.io crate provwasm-mocks 0.14.0-beta1 [INFO] tweaked toml for crates.io crate provwasm-mocks 0.14.0-beta1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v0.8.3 [INFO] [stderr] Downloaded cosmwasm-derive v0.14.0 [INFO] [stderr] Downloaded cosmwasm-std v0.14.0 [INFO] [stderr] Downloaded schemars v0.8.3 [INFO] [stderr] Downloaded k256 v0.7.3 [INFO] [stderr] Downloaded cosmwasm-crypto v0.14.0 [INFO] [stderr] Downloaded provwasm-std v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb3f9f7abaf256df9da697d6a94adf92bec0d9451984afada679e663430a0493 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cb3f9f7abaf256df9da697d6a94adf92bec0d9451984afada679e663430a0493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb3f9f7abaf256df9da697d6a94adf92bec0d9451984afada679e663430a0493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3f9f7abaf256df9da697d6a94adf92bec0d9451984afada679e663430a0493", kill_on_drop: false }` [INFO] [stdout] cb3f9f7abaf256df9da697d6a94adf92bec0d9451984afada679e663430a0493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17441d5e9a279bc1650825ec843dce876b0a50df9f5db3ce913bb49b67245bd7 [INFO] running `Command { std: "docker" "start" "-a" "17441d5e9a279bc1650825ec843dce876b0a50df9f5db3ce913bb49b67245bd7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking sha2 v0.9.4 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.14.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde-json-wasm v0.3.1 [INFO] [stderr] Checking cosmwasm-crypto v0.14.0 [INFO] [stderr] Checking schemars v0.7.6 [INFO] [stderr] Checking cosmwasm-std v0.14.0 [INFO] [stderr] Checking provwasm-std v0.14.0 [INFO] [stderr] Checking provwasm-mocks v0.14.0-beta1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, Binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, Binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | records: HashMap>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | records.insert(HumanAddr::from(address), attrs); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_attributes_by_name(&self, address: &HumanAddr, name: &str) -> Attributes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | fn get_attributes(&self, address: &HumanAddr) -> Attributes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | address_records: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | fn get_marker_by_address(&self, address: &HumanAddr) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | address: HumanAddr::from(*a), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn lookup_names(&self, address: &HumanAddr) -> Names { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/querier.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | from_slice, to_binary, Coin, HumanAddr, OwnedDeps, Querier, QuerierResult, QueryRequest, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/querier.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let contract_addr = HumanAddr::from("provwasm2contract"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, Binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, Binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | records: HashMap>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | records.insert(HumanAddr::from(address), attrs); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_attributes_by_name(&self, address: &HumanAddr, name: &str) -> Attributes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | fn get_attributes(&self, address: &HumanAddr) -> Attributes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | address: HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | address: HumanAddr::from("tp1fhdhzrnpq9rnnyp8r6xvm75t0cmdul3xqyp6sd"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | address: HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | address: HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/attribute.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | address: HumanAddr::from("tp1fhdhzrnpq9rnnyp8r6xvm75t0cmdul3xqyp6sd"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | address_records: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | fn get_marker_by_address(&self, address: &HumanAddr) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | let expected_manager = HumanAddr::from("tp15rrl3qjafxzlzguu5x29xh29pam35uetkpnnph"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/marker.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | address: HumanAddr::from("tp18vmzryrvwaeykmdtu6cfrz5sau3dhc5c73ms0u"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{to_binary, HumanAddr, QuerierResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | address: HumanAddr::from(*a), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | fn lookup_names(&self, address: &HumanAddr) -> Names { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | address: HumanAddr::from("tp1238aw49q0nvz6nyj86mxgppn0wt60td5ngfhk9"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/name.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | address: HumanAddr::from("tp1238aw49q0nvz6nyj86mxgppn0wt60td5ngfhk9"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/querier.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | from_slice, to_binary, Coin, HumanAddr, OwnedDeps, Querier, QuerierResult, QueryRequest, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cosmwasm_std::HumanAddr`: HumanAddr is not much more than an alias to String and it does not provide significant safety advantages. With CosmWasm 0.14, we now use String when there was HumanAddr before. There is also the new Addr, which holds a validated immutable human readable address. [INFO] [stdout] --> src/querier.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | let contract_addr = HumanAddr::from("provwasm2contract"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | address: address.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | address: address.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | address: address.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | address: address.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | self.get_attributes_by_name(address, name) [INFO] [stdout] | ^^^^^^^ expected struct `cosmwasm_std::HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&cosmwasm_std::HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | self.get_attributes_by_name(address, name) [INFO] [stdout] | ^^^^^^^ expected struct `HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:71:87 [INFO] [stdout] | [INFO] [stdout] 71 | AttributeQueryParams::GetAllAttributes { address } => self.get_attributes(address), [INFO] [stdout] | ^^^^^^^ expected struct `cosmwasm_std::HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&cosmwasm_std::HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:71:87 [INFO] [stdout] | [INFO] [stdout] 71 | AttributeQueryParams::GetAllAttributes { address } => self.get_attributes(address), [INFO] [stdout] | ^^^^^^^ expected struct `HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | address: HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Addr` with `cosmwasm_std::HumanAddr` [INFO] [stdout] --> src/attribute.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | / assert_eq!( [INFO] [stdout] 101 | | rep.address, [INFO] [stdout] 102 | | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] 103 | | ); [INFO] [stdout] | |__________^ no implementation for `Addr == cosmwasm_std::HumanAddr` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `Addr` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/marker.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | address_records, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HashMap` [INFO] [stdout] found struct `HashMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | address: HumanAddr::from("tp1fhdhzrnpq9rnnyp8r6xvm75t0cmdul3xqyp6sd"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/marker.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | self.get_marker_by_address(address) [INFO] [stdout] | ^^^^^^^ expected struct `HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | address: HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Addr` with `cosmwasm_std::HumanAddr` [INFO] [stdout] --> src/attribute.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | / assert_eq!( [INFO] [stdout] 152 | | rep.address, [INFO] [stdout] 153 | | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] 154 | | ); [INFO] [stdout] | |__________^ no implementation for `Addr == cosmwasm_std::HumanAddr` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `Addr` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/name.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | address: HumanAddr::from(*a), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_empty` found for struct `Addr` in the current scope [INFO] [stdout] --> src/name.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | .filter(|r| !r.address.is_empty() && r.address == *address) [INFO] [stdout] | ^^^^^^^^ method not found in `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Addr` with `HumanAddr` [INFO] [stdout] --> src/name.rs:41:64 [INFO] [stdout] | [INFO] [stdout] 41 | .filter(|r| !r.address.is_empty() && r.address == *address) [INFO] [stdout] | ^^ no implementation for `Addr == HumanAddr` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | address: HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Addr` with `cosmwasm_std::HumanAddr` [INFO] [stdout] --> src/attribute.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | / assert_eq!( [INFO] [stdout] 179 | | rep.address, [INFO] [stdout] 180 | | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] 181 | | ); [INFO] [stdout] | |__________^ no implementation for `Addr == cosmwasm_std::HumanAddr` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `Addr` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/name.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | let names = self.lookup_names(address); [INFO] [stdout] | ^^^^^^^ expected struct `HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `provwasm-mocks` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/attribute.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | address: HumanAddr::from("tp1fhdhzrnpq9rnnyp8r6xvm75t0cmdul3xqyp6sd"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/marker.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | address_records, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `cosmwasm_std::HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HashMap` [INFO] [stdout] found struct `HashMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/marker.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | self.get_marker_by_address(address) [INFO] [stdout] | ^^^^^^^ expected struct `cosmwasm_std::HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&cosmwasm_std::HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/marker.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | assert_eq!(marker.get_manager(), Some(expected_manager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/marker.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | address: HumanAddr::from("tp18vmzryrvwaeykmdtu6cfrz5sau3dhc5c73ms0u"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/name.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | address: HumanAddr::from(*a), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_empty` found for struct `Addr` in the current scope [INFO] [stdout] --> src/name.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | .filter(|r| !r.address.is_empty() && r.address == *address) [INFO] [stdout] | ^^^^^^^^ method not found in `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Addr` with `cosmwasm_std::HumanAddr` [INFO] [stdout] --> src/name.rs:41:64 [INFO] [stdout] | [INFO] [stdout] 41 | .filter(|r| !r.address.is_empty() && r.address == *address) [INFO] [stdout] | ^^ no implementation for `Addr == cosmwasm_std::HumanAddr` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/name.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | let names = self.lookup_names(address); [INFO] [stdout] | ^^^^^^^ expected struct `cosmwasm_std::HumanAddr`, found struct `Addr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&cosmwasm_std::HumanAddr` [INFO] [stdout] found reference `&Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Addr` with `cosmwasm_std::HumanAddr` [INFO] [stdout] --> src/name.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / assert_eq!( [INFO] [stdout] 80 | | rep.records[0].address, [INFO] [stdout] 81 | | HumanAddr::from("tp1y0txdp3sqmxjvfdaa8hfvwcljl8ugcfv26uync") [INFO] [stdout] 82 | | ) [INFO] [stdout] | |_________^ no implementation for `Addr == cosmwasm_std::HumanAddr` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `Addr` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/name.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | address: HumanAddr::from("tp1238aw49q0nvz6nyj86mxgppn0wt60td5ngfhk9"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/name.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | address: HumanAddr::from("tp1238aw49q0nvz6nyj86mxgppn0wt60td5ngfhk9"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Addr`, found struct `cosmwasm_std::HumanAddr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "17441d5e9a279bc1650825ec843dce876b0a50df9f5db3ce913bb49b67245bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17441d5e9a279bc1650825ec843dce876b0a50df9f5db3ce913bb49b67245bd7", kill_on_drop: false }` [INFO] [stdout] 17441d5e9a279bc1650825ec843dce876b0a50df9f5db3ce913bb49b67245bd7