[INFO] cloning repository https://github.com/DjangoWizard/cw-ics721 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DjangoWizard/cw-ics721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjangoWizard%2Fcw-ics721", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjangoWizard%2Fcw-ics721'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e31befccc679fb56d9eb587f23649c1f1bdaed8 [INFO] checking DjangoWizard/cw-ics721 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjangoWizard%2Fcw-ics721" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/DjangoWizard/cw-ics721 [INFO] finished tweaking git repo https://github.com/DjangoWizard/cw-ics721 [INFO] tweaked toml for git repo https://github.com/DjangoWizard/cw-ics721 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DjangoWizard/cw-ics721 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DjangoWizard/cw-ics721 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/public-awesome/cw-nfts` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/DA0-DA0/dao-contracts.git` [INFO] [stderr] Updating git repository `https://github.com/arkprotocol/cw-ics721-proxy.git` [INFO] [stderr] Updating git repository `https://github.com/public-awesome/cw-plus-plus.git` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cw-nfts` [INFO] [stderr] Updating git repository `https://github.com/public-awesome/cw-ics721` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cw-nfts` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cw721-base v0.18.0 [INFO] [stderr] Downloaded cw2 v0.16.0 [INFO] [stderr] Downloaded cw-utils v1.0.3 [INFO] [stderr] Downloaded sg-metadata v3.14.0 [INFO] [stderr] Downloaded cw721 v0.16.0 [INFO] [stderr] Downloaded cw-storage-plus v1.2.0 [INFO] [stderr] Downloaded cosmwasm-schema v1.5.7 [INFO] [stderr] Downloaded sg-std v3.2.0 [INFO] [stderr] Downloaded cosmwasm-storage v1.5.2 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded cw-multi-test v0.20.1 [INFO] [stderr] Downloaded bnum v0.10.0 [INFO] [stderr] Downloaded serde_json v1.0.123 [INFO] [stderr] Downloaded cosmwasm-std v1.5.7 [INFO] [stderr] Downloaded cosmwasm-crypto v1.5.7 [INFO] [stderr] Downloaded cosmwasm-derive v1.5.7 [INFO] [stderr] Downloaded cw-address-like v1.0.4 [INFO] [stderr] Downloaded cw-ownable-derive v0.5.1 [INFO] [stderr] Downloaded cw2 v1.1.2 [INFO] [stderr] Downloaded serde-json-wasm v0.5.2 [INFO] [stderr] Downloaded cw721 v0.18.0 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.5.7 [INFO] [stderr] Downloaded cw-storage-plus v0.16.0 [INFO] [stderr] Downloaded cw721-base v0.16.0 [INFO] [stderr] Downloaded cw-utils v0.16.0 [INFO] [stderr] Downloaded cw-ownable v0.5.1 [INFO] [stderr] Downloaded sg721 v3.14.0 [INFO] [stderr] Downloaded sg721-metadata-onchain v3.14.0 [INFO] [stderr] Downloaded sg721-base v3.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0019ebadf54d7def5a11ba7c6d177debb7cd45770dd0ef317f5f9051daca1d49 [INFO] running `Command { std: "docker" "start" "-a" "0019ebadf54d7def5a11ba7c6d177debb7cd45770dd0ef317f5f9051daca1d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0019ebadf54d7def5a11ba7c6d177debb7cd45770dd0ef317f5f9051daca1d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0019ebadf54d7def5a11ba7c6d177debb7cd45770dd0ef317f5f9051daca1d49", kill_on_drop: false }` [INFO] [stdout] 0019ebadf54d7def5a11ba7c6d177debb7cd45770dd0ef317f5f9051daca1d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b278e8b9f85461c401ac740208e14b097d88cd2692bb2aeb343f57a71c294be6 [INFO] running `Command { std: "docker" "start" "-a" "b278e8b9f85461c401ac740208e14b097d88cd2692bb2aeb343f57a71c294be6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling serde_json v1.0.123 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking zip-optional v0.1.0 (/opt/rustwide/workdir/packages/zip-optional) [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.7 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.7 [INFO] [stderr] Compiling cw-ownable-derive v0.6.0 (https://github.com/public-awesome/cw-plus-plus.git?rev=28c1a09bfc6b4f1942fefe3eb0b50faf9d3b1523#28c1a09b) [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking serde-json-wasm v0.5.2 [INFO] [stderr] Checking cosmwasm-crypto v1.5.7 [INFO] [stderr] Checking cosmwasm-std v1.5.7 [INFO] [stderr] Checking cosmwasm-schema v1.5.7 [INFO] [stderr] Checking sg-metadata v3.14.0 [INFO] [stderr] Checking cw-storage-plus v1.2.0 [INFO] [stderr] Checking cw-storage-plus v0.16.0 [INFO] [stderr] Checking cw-address-like v1.0.4 (https://github.com/public-awesome/cw-plus-plus.git?rev=28c1a09bfc6b4f1942fefe3eb0b50faf9d3b1523#28c1a09b) [INFO] [stderr] Checking cw-address-like v1.0.4 [INFO] [stderr] Checking cw-cii v0.1.0 (/opt/rustwide/workdir/packages/cw-cii) [INFO] [stderr] Checking cosmwasm-storage v1.5.2 [INFO] [stderr] Checking cw2 v1.1.2 [INFO] [stderr] Checking cw-paginate-storage v2.5.0 (https://github.com/DA0-DA0/dao-contracts.git#2cac217c) [INFO] [stderr] Checking cw-rate-limiter v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Checking cw2 v0.16.0 [INFO] [stderr] Checking cw-utils v0.16.0 [INFO] [stderr] Checking cw-utils v1.0.3 [INFO] [stderr] Checking cw-ownable v0.6.0 (https://github.com/public-awesome/cw-plus-plus.git?rev=28c1a09bfc6b4f1942fefe3eb0b50faf9d3b1523#28c1a09b) [INFO] [stderr] Checking cw-ownable v0.5.1 [INFO] [stderr] Checking cw721 v0.18.0 [INFO] [stderr] Checking cw721 v0.17.0 (https://github.com/public-awesome/cw-nfts?branch=release%2Fv0.17.0#c1ece555) [INFO] [stderr] Checking cw721 v0.18.0 (https://github.com/public-awesome/cw-nfts?branch=release%2Fv0.18.0#177a993d) [INFO] [stderr] Checking cw-pause-once v0.1.0 (/opt/rustwide/workdir/packages/cw-pause-once) [INFO] [stderr] Checking cw-multi-test v0.20.1 [INFO] [stderr] Checking cw721 v0.16.0 (https://github.com/CosmWasm/cw-nfts?tag=v0.16.0#2cad1d3e) [INFO] [stderr] Checking cw721 v0.16.0 [INFO] [stderr] Checking sg-std v3.2.0 [INFO] [stderr] Checking cw721-base v0.16.0 [INFO] [stderr] Checking cw721 v0.19.0 (https://github.com/public-awesome/cw-nfts?branch=minor_changes#40c9b9e8) [INFO] [stderr] Checking cw721 v0.19.0 (https://github.com/CosmWasm/cw-nfts?branch=main#8009afbc) [INFO] [stderr] Checking cw721-base v0.17.0 (https://github.com/public-awesome/cw-nfts?branch=release%2Fv0.17.0#c1ece555) [INFO] [stderr] Checking cw721-base v0.18.0 [INFO] [stderr] Checking cw721-base v0.18.0 (https://github.com/public-awesome/cw-nfts?branch=release%2Fv0.18.0#177a993d) [INFO] [stderr] Checking sg721 v3.14.0 [INFO] [stderr] Compiling cw-ics721-outgoing-proxy-derive v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Checking ics721-types v0.1.0 (https://github.com/public-awesome/cw-ics721?tag=v0.1.5#f1dfefc7) [INFO] [stderr] Checking sg721-base v3.14.0 [INFO] [stderr] Checking cw721-metadata-onchain v0.19.0 (https://github.com/public-awesome/cw-nfts?branch=minor_changes#40c9b9e8) [INFO] [stderr] Checking cw721-base v0.19.0 (https://github.com/public-awesome/cw-nfts?branch=minor_changes#40c9b9e8) [INFO] [stderr] Checking ics721-types v0.1.0 (/opt/rustwide/workdir/packages/ics721-types) [INFO] [stderr] Checking cw-ics721-outgoing-proxy v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Checking cw-ics721-outgoing-proxy-rate-limit v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Checking cw721-tester v0.1.0 (/opt/rustwide/workdir/contracts/cw721-tester) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ics721 v0.1.0 (/opt/rustwide/workdir/packages/ics721) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | fn key(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn key(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/ics721-types/src/token_types.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | fn prefix(&self) -> Vec { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn prefix(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sg721-metadata-onchain v3.14.0 [INFO] [stderr] Checking ics721-base v0.1.0 (/opt/rustwide/workdir/contracts/ics721-base) [INFO] [stderr] Checking ics721-base-tester v0.1.0 (/opt/rustwide/workdir/contracts/ics721-base-tester) [INFO] [stderr] Checking sg-ics721 v0.1.0 (/opt/rustwide/workdir/contracts/sg-ics721) [INFO] [stderr] Compiling cw-ics721-incoming-proxy-derive v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Checking cw-ics721-incoming-proxy v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Checking cw-ics721-incoming-proxy-base v0.1.0 (https://github.com/arkprotocol/cw-ics721-proxy.git?tag=v0.1.0#58ac2ad8) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.27s [INFO] running `Command { std: "docker" "inspect" "b278e8b9f85461c401ac740208e14b097d88cd2692bb2aeb343f57a71c294be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b278e8b9f85461c401ac740208e14b097d88cd2692bb2aeb343f57a71c294be6", kill_on_drop: false }` [INFO] [stdout] b278e8b9f85461c401ac740208e14b097d88cd2692bb2aeb343f57a71c294be6