[INFO] fetching crate ant_king_image 0.3.41...
[INFO] checking ant_king_image-0.3.41 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate ant_king_image 0.3.41 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ant_king_image 0.3.41
[INFO] finished tweaking crates.io crate ant_king_image 0.3.41
[INFO] tweaked toml for crates.io crate ant_king_image 0.3.41 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ant_king_image 0.3.41 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 248 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2206008a4bd9a5944d386cfe2bffe194daa148c46dcd67c1c91a927a7f2cba3
[INFO] running `Command { std: "docker" "start" "-a" "a2206008a4bd9a5944d386cfe2bffe194daa148c46dcd67c1c91a927a7f2cba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2206008a4bd9a5944d386cfe2bffe194daa148c46dcd67c1c91a927a7f2cba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2206008a4bd9a5944d386cfe2bffe194daa148c46dcd67c1c91a927a7f2cba3", kill_on_drop: false }`
[INFO] [stdout] a2206008a4bd9a5944d386cfe2bffe194daa148c46dcd67c1c91a927a7f2cba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53b83bd52a0583499d1b98a1369c9437c50269b18fb7b5de64a370cfa033739
[INFO] running `Command { std: "docker" "start" "-a" "b53b83bd52a0583499d1b98a1369c9437c50269b18fb7b5de64a370cfa033739", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ant_king_image v0.3.41 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/get_layers.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers.rs:72:78
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   let image_layer_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path.clone()).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers.rs:82:102
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   let image_layer_tar_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path1.clone()).unwrap()));
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/get_layers_dockerhub.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:71:78
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   let image_layer_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path.clone()).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:78:102
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   let image_layer_tar_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path1.clone()).unwrap()));
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/get_layers.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers.rs:72:78
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   let image_layer_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path.clone()).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers.rs:82:102
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   let image_layer_tar_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path1.clone()).unwrap()));
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/get_layers_dockerhub.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:71:78
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   let image_layer_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path.clone()).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:78:102
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   let image_layer_tar_sha256 = format!("sha256:{}",digest_bytes(&*fs::read(path1.clone()).unwrap()));
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]  --> src/cri_server_image_fs_info.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let timestamp = Local::now().timestamp_nanos();
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]  --> src/cri_server_image_fs_info.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let timestamp = Local::now().timestamp_nanos();
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sled_json.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn decode(&self) -> Option<<E as Encoder>::Out> {
[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] 37 |     pub fn decode(&self) -> Option<<E as Encoder<'_>>::Out> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/record_image_repositories.rs:97:56
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   tmp_hashmap.insert((*k.clone()).parse().unwrap(), (*v.clone()).parse().unwrap());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/record_image_repositories.rs:97:87
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   tmp_hashmap.insert((*k.clone()).parse().unwrap(), (*v.clone()).parse().unwrap());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_config.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:35:65
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:45:82
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let path = format!("{}/{}.tar.gz",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:46:80
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let path1 = format!("{}/{}.tar",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let layer_storage_path_4 = format!("{}",layer_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/entrypoint.rs:74:71
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let image_digest_no_sha256 = format!("{}",image_digest_no_sha256_3.clone());
[INFO] [stdout]    |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_config_dockerhub.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:35:65
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:45:82
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let path = format!("{}/{}.tar.gz",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:46:80
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let path1 = format!("{}/{}.tar",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let layer_storage_path_4 = format!("{}",layer_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sled_json.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn decode(&self) -> Option<<E as Encoder>::Out> {
[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] 37 |     pub fn decode(&self) -> Option<<E as Encoder<'_>>::Out> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/record_image_repositories.rs:97:56
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   tmp_hashmap.insert((*k.clone()).parse().unwrap(), (*v.clone()).parse().unwrap());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/record_image_repositories.rs:97:87
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   tmp_hashmap.insert((*k.clone()).parse().unwrap(), (*v.clone()).parse().unwrap());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_config.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:35:65
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:45:82
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let path = format!("{}/{}.tar.gz",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:46:80
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let path1 = format!("{}/{}.tar",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let layer_storage_path_4 = format!("{}",layer_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/entrypoint.rs:74:71
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let image_digest_no_sha256 = format!("{}",image_digest_no_sha256_3.clone());
[INFO] [stdout]    |                                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_config_dockerhub.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:35:65
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let image_storage_path_4 = format!("{}",image_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:45:82
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let path = format!("{}/{}.tar.gz",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:46:80
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let path1 = format!("{}/{}.tar",image_gz_storage_path.clone(),layer_name[1].clone());
[INFO] [stdout]    |                                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/get_layers_dockerhub.rs:52:65
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let layer_storage_path_4 = format!("{}",layer_storage_path_3.clone());
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ant_king_image` (lib) due to 2 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ant_king_image` (lib test) due to 2 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b53b83bd52a0583499d1b98a1369c9437c50269b18fb7b5de64a370cfa033739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53b83bd52a0583499d1b98a1369c9437c50269b18fb7b5de64a370cfa033739", kill_on_drop: false }`
[INFO] [stdout] b53b83bd52a0583499d1b98a1369c9437c50269b18fb7b5de64a370cfa033739
