[INFO] cloning repository https://github.com/TTNguyenDev/dwix_community_contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TTNguyenDev/dwix_community_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTNguyenDev%2Fdwix_community_contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTNguyenDev%2Fdwix_community_contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 889fc0b060a51e3a49f16437c316982d9c0527bf
[INFO] checking TTNguyenDev/dwix_community_contract against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTTNguyenDev%2Fdwix_community_contract" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/TTNguyenDev/dwix_community_contract
[INFO] finished tweaking git repo https://github.com/TTNguyenDev/dwix_community_contract
[INFO] tweaked toml for git repo https://github.com/TTNguyenDev/dwix_community_contract written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TTNguyenDev/dwix_community_contract on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TTNguyenDev/dwix_community_contract already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-vm-errors v4.0.0-pre.1
[INFO] [stderr]   Downloaded near-rpc-error-core v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.13.0
[INFO] [stderr]   Downloaded near-vm-errors v0.13.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.1.0
[INFO] [stderr]   Downloaded near-sdk-macros v3.1.0
[INFO] [stderr]   Downloaded near-sys v0.2.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.13.0
[INFO] [stderr]   Downloaded near-sdk-macros v4.0.0
[INFO] [stderr]   Downloaded near-crypto v0.13.0
[INFO] [stderr]   Downloaded near-account-id v0.13.0
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-contract-standards v4.0.0
[INFO] [stderr]   Downloaded near-primitives-core v0.4.0
[INFO] [stderr]   Downloaded near-vm-logic v4.0.0-pre.1
[INFO] [stderr]   Downloaded hashbrown v0.12.2
[INFO] [stderr]   Downloaded near-primitives v0.13.0
[INFO] [stderr]   Downloaded near-vm-logic v0.13.0
[INFO] [stderr]   Downloaded parity-secp256k1 v0.7.0
[INFO] [stderr]   Downloaded near-sdk v4.0.0
[INFO] [stderr]   Downloaded near-sdk-core v3.1.0
[INFO] [stderr]   Downloaded syn v1.0.57
[INFO] [stderr]   Downloaded near-sdk v3.1.0
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded near-primitives-core v0.13.0
[INFO] [stderr]   Downloaded ripemd v0.1.1
[INFO] [stderr]   Downloaded near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]   Downloaded ed25519 v1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dadfaf235e5fdfccfdefb85282807bffae4438c0bfe88e0ed5111ce9a4e8eada
[INFO] running `Command { std: "docker" "start" "-a" "dadfaf235e5fdfccfdefb85282807bffae4438c0bfe88e0ed5111ce9a4e8eada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dadfaf235e5fdfccfdefb85282807bffae4438c0bfe88e0ed5111ce9a4e8eada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadfaf235e5fdfccfdefb85282807bffae4438c0bfe88e0ed5111ce9a4e8eada", kill_on_drop: false }`
[INFO] [stdout] dadfaf235e5fdfccfdefb85282807bffae4438c0bfe88e0ed5111ce9a4e8eada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b25b7b8db278590362bb79bb418cbc4f23b643d8e2087f647bb3115e03fbe412
[INFO] running `Command { std: "docker" "start" "-a" "b25b7b8db278590362bb79bb418cbc4f23b643d8e2087f647bb3115e03fbe412", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking signature v1.5.0
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking uint v0.9.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking c2-chacha v0.3.3
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking near-sys v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking ripemd v0.1.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling near-sdk-core v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling near-sdk-macros v4.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling near-sdk-macros v3.1.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling near-rpc-error-core v0.13.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.13.0
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking borsh v0.8.2
[INFO] [stderr]     Checking near-primitives-core v0.4.0
[INFO] [stderr]     Checking near-vm-errors v4.0.0-pre.1
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking near-account-id v0.13.0
[INFO] [stderr]     Checking near-primitives-core v0.13.0
[INFO] [stderr]     Checking near-vm-errors v0.13.0
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking near-vm-logic v4.0.0-pre.1
[INFO] [stderr]     Checking near-crypto v0.13.0
[INFO] [stderr]     Checking near-primitives v0.13.0
[INFO] [stderr]     Checking near-sdk v3.1.0
[INFO] [stderr]     Checking near-vm-logic v0.13.0
[INFO] [stderr]     Checking near-sdk v4.0.0
[INFO] [stderr]     Checking near-contract-standards v4.0.0
[INFO] [stderr]     Checking near_fm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::admin::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use crate::admin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::internal_account::*`
[INFO] [stdout]   --> src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use crate::internal_account::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::admin::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use crate::admin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::internal_account::*`
[INFO] [stdout]   --> src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use crate::internal_account::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expired_time`
[INFO] [stdout]    --> src/chest.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         expired_time: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expired_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expired_time`
[INFO] [stdout]    --> src/chest.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         expired_time: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expired_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expired_time`
[INFO] [stdout]    --> src/chest.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         expired_time: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expired_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site_id`
[INFO] [stdout]    --> src/community.rs:228:38
[INFO] [stdout]     |
[INFO] [stdout] 228 |             PostType::Website { url, site_id } => assert!(valid_url(url), "Not valid url")
[INFO] [stdout]     |                                      ^^^^^^^ help: try ignoring the field: `site_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expired_time`
[INFO] [stdout]    --> src/chest.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         expired_time: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expired_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expired_time`
[INFO] [stdout]    --> src/chest.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         expired_time: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expired_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expired_time`
[INFO] [stdout]    --> src/chest.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         expired_time: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expired_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site_id`
[INFO] [stdout]   --> src/post.rs:76:38
[INFO] [stdout]    |
[INFO] [stdout] 76 |             PostType::Website { url, site_id } => assert!(valid_url(url), "Not valid url")
[INFO] [stdout]    |                                      ^^^^^^^ help: try ignoring the field: `site_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site_id`
[INFO] [stdout]    --> src/community.rs:228:38
[INFO] [stdout]     |
[INFO] [stdout] 228 |             PostType::Website { url, site_id } => assert!(valid_url(url), "Not valid url")
[INFO] [stdout]     |                                      ^^^^^^^ help: try ignoring the field: `site_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CheckRePostInner` is never constructed
[INFO] [stdout]   --> src/utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub(crate) enum StorageKey {
[INFO] [stdout]    |                 ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     CheckRePostInner { id: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> src/chest.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         std::mem::replace(&mut account.chests[index], new_chest_id.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let _ = std::mem::replace(&mut account.chests[index], new_chest_id.clone());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site_id`
[INFO] [stdout]   --> src/post.rs:76:38
[INFO] [stdout]    |
[INFO] [stdout] 76 |             PostType::Website { url, site_id } => assert!(valid_url(url), "Not valid url")
[INFO] [stdout]    |                                      ^^^^^^^ help: try ignoring the field: `site_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CheckRePostInner` is never constructed
[INFO] [stdout]   --> src/utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub(crate) enum StorageKey {
[INFO] [stdout]    |                 ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     CheckRePostInner { id: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> src/chest.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         std::mem::replace(&mut account.chests[index], new_chest_id.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let _ = std::mem::replace(&mut account.chests[index], new_chest_id.clone());
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.77s
[INFO] running `Command { std: "docker" "inspect" "b25b7b8db278590362bb79bb418cbc4f23b643d8e2087f647bb3115e03fbe412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25b7b8db278590362bb79bb418cbc4f23b643d8e2087f647bb3115e03fbe412", kill_on_drop: false }`
[INFO] [stdout] b25b7b8db278590362bb79bb418cbc4f23b643d8e2087f647bb3115e03fbe412
