[INFO] cloning repository https://github.com/oraichain/reward_payment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oraichain/reward_payment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foraichain%2Freward_payment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foraichain%2Freward_payment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80bb059b90de8f1e4f8f74e71c04e4174e22568b
[INFO] checking oraichain/reward_payment against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foraichain%2Freward_payment" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oraichain/reward_payment
[INFO] finished tweaking git repo https://github.com/oraichain/reward_payment
[INFO] tweaked toml for git repo https://github.com/oraichain/reward_payment written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oraichain/reward_payment on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oraichain/reward_payment 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking oraichain/reward_payment against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foraichain%2Freward_payment" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oraichain/reward_payment
[INFO] finished tweaking git repo https://github.com/oraichain/reward_payment
[INFO] tweaked toml for git repo https://github.com/oraichain/reward_payment written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oraichain/reward_payment on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oraichain/reward_payment 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-std v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-schema v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-derive v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-storage v0.13.2
[INFO] [stderr]   Downloaded base64ct v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7a03f7896df23ab694006e454360263a92f117bb2adc677cc2fb6809df5cf1
[INFO] running `Command { std: "docker" "start" "-a" "0e7a03f7896df23ab694006e454360263a92f117bb2adc677cc2fb6809df5cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7a03f7896df23ab694006e454360263a92f117bb2adc677cc2fb6809df5cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7a03f7896df23ab694006e454360263a92f117bb2adc677cc2fb6809df5cf1", kill_on_drop: false }`
[INFO] [stdout] 0e7a03f7896df23ab694006e454360263a92f117bb2adc677cc2fb6809df5cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3da4fdbc67e569ad7f4182cc76123d4190df1e266c1986facbff690eddc39c3
[INFO] running `Command { std: "docker" "start" "-a" "c3da4fdbc67e569ad7f4182cc76123d4190df1e266c1986facbff690eddc39c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking base64ct v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]     Checking dyn-clone v1.0.6
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking signature v1.4.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking sec1 v0.2.1
[INFO] [stderr]     Checking rfc6979 v0.1.0
[INFO] [stderr]     Checking elliptic-curve v0.11.12
[INFO] [stderr]     Checking ecdsa v0.13.4
[INFO] [stderr]     Checking k256 v0.10.4
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0
[INFO] [stderr]    Compiling cosmwasm-derive v0.13.2
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking ed25519-zebra v3.0.0
[INFO] [stderr]     Checking serde-json-wasm v0.2.3
[INFO] [stderr]     Checking serde-json-wasm v0.4.1
[INFO] [stderr]     Checking cosmwasm-crypto v1.0.0
[INFO] [stderr]     Checking cosmwasm-std v0.13.2
[INFO] [stderr]     Checking cosmwasm-schema v0.13.2
[INFO] [stderr]     Checking cosmwasm-std v1.0.0
[INFO] [stderr]     Checking cosmwasm-storage v0.13.2
[INFO] [stderr]     Checking cw-storage-plus v0.13.4
[INFO] [stderr]     Checking reward-payment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> src/lib.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(target_arch = "wasm32", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]  --> src/lib.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(target_arch = "wasm32", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn set_admin_address(storage: &mut dyn Storage) -> Singleton<HumanAddr> {
[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] 24 | pub fn set_admin_address(storage: &mut dyn Storage) -> Singleton<'_, HumanAddr> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get_admin_address(storage: &dyn Storage)-> ReadonlySingleton<HumanAddr> {
[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] 28 | pub fn get_admin_address(storage: &dyn Storage)-> ReadonlySingleton<'_, HumanAddr> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn get_token_info(storage: &dyn Storage) -> ReadonlySingleton<String> {
[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] 32 | pub fn get_token_info(storage: &dyn Storage) -> ReadonlySingleton<'_, String> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn set_token_info(storage: &mut dyn Storage) -> Singleton<String> {
[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] 36 | pub fn set_token_info(storage: &mut dyn Storage) -> Singleton<'_, String> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn get_group_info(storage: &dyn Storage) -> ReadonlyBucket<Group> {
[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] 40 | pub fn get_group_info(storage: &dyn Storage) -> ReadonlyBucket<'_, Group> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn set_group_info(storage: &mut dyn Storage) -> Bucket<Group> {
[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] 45 | pub fn set_group_info(storage: &mut dyn Storage) -> Bucket<'_, Group> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn set_admin_address(storage: &mut dyn Storage) -> Singleton<HumanAddr> {
[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] 24 | pub fn set_admin_address(storage: &mut dyn Storage) -> Singleton<'_, HumanAddr> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn get_admin_address(storage: &dyn Storage)-> ReadonlySingleton<HumanAddr> {
[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] 28 | pub fn get_admin_address(storage: &dyn Storage)-> ReadonlySingleton<'_, HumanAddr> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn get_token_info(storage: &dyn Storage) -> ReadonlySingleton<String> {
[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] 32 | pub fn get_token_info(storage: &dyn Storage) -> ReadonlySingleton<'_, String> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn set_token_info(storage: &mut dyn Storage) -> Singleton<String> {
[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] 36 | pub fn set_token_info(storage: &mut dyn Storage) -> Singleton<'_, String> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn get_group_info(storage: &dyn Storage) -> ReadonlyBucket<Group> {
[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] 40 | pub fn get_group_info(storage: &dyn Storage) -> ReadonlyBucket<'_, Group> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn set_group_info(storage: &mut dyn Storage) -> Bucket<Group> {
[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] 45 | pub fn set_group_info(storage: &mut dyn Storage) -> Bucket<'_, Group> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SpecialGroup`
[INFO] [stdout]  --> examples/schema.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reward_payment::state::{Group, SpecialGroup};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.39s
[INFO] running `Command { std: "docker" "inspect" "c3da4fdbc67e569ad7f4182cc76123d4190df1e266c1986facbff690eddc39c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3da4fdbc67e569ad7f4182cc76123d4190df1e266c1986facbff690eddc39c3", kill_on_drop: false }`
[INFO] [stdout] c3da4fdbc67e569ad7f4182cc76123d4190df1e266c1986facbff690eddc39c3
