[INFO] fetching crate br-web 0.1.29...
[INFO] checking br-web-0.1.29 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate br-web 0.1.29 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate br-web 0.1.29 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate br-web 0.1.29
[INFO] finished tweaking crates.io crate br-web 0.1.29
[INFO] tweaked toml for crates.io crate br-web 0.1.29 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate br-web 0.1.29 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f609589f28bc13aa05d0d330a1a55629f9d63dc8a6c4efbebc2e681ac97fed38
[INFO] running `Command { std: "docker" "start" "-a" "f609589f28bc13aa05d0d330a1a55629f9d63dc8a6c4efbebc2e681ac97fed38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f609589f28bc13aa05d0d330a1a55629f9d63dc8a6c4efbebc2e681ac97fed38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f609589f28bc13aa05d0d330a1a55629f9d63dc8a6c4efbebc2e681ac97fed38", kill_on_drop: false }`
[INFO] [stdout] f609589f28bc13aa05d0d330a1a55629f9d63dc8a6c4efbebc2e681ac97fed38
[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" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e42d22f74f69d9f6bbc9b856b9cd62e82fe7f87aa39f7262417ecf2f2b8f9de6
[INFO] running `Command { std: "docker" "start" "-a" "e42d22f74f69d9f6bbc9b856b9cd62e82fe7f87aa39f7262417ecf2f2b8f9de6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking textcode v0.2.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking sha256-rs v1.0.1
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking br-crypto v0.1.10
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking quick-xml v0.27.1
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.7.0
[INFO] [stderr]     Checking br-web v0.1.29 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/http/http.rs:50:55
[INFO] [stdout]    |
[INFO] [stdout] 50 |             match TcpListener::bind(that.http.as_str().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/http/http.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 |     header.set_server_ip(server_ip.to_string().as_str().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/http/http.rs:131:56
[INFO] [stdout]     |
[INFO] [stdout] 131 |     header.set_server_ip(server_ip.to_string().as_str().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/http/request.rs:38:76
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let data = self._write(code.clone(), contents.clone(), content_type.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/http/header.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let key = params[0].clone().to_lowercase();
[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/http/header.rs:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |             let key = row[0].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/http/header.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |             match key.to_lowercase().as_str().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/http/body.rs:45:76
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let text = text.trim_end_matches(format!("\r\n--{}--\r\n", boundary.clone()).as_str()).to_string();
[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/http/body.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let fg = format!("--{}\r\n", boundary.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/http/body.rs:48:53
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let list: Vec<&str> = text.split(fg.as_str().clone()).collect();
[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/http/body.rs:55:56
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let item = item.trim_start_matches(boundary.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/http/body.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     self.post[name] = value[0].clone().into();
[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/http/body.rs:86:72
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     file_data["md5"] = br_crypto::hash::str_to_md5(body.clone()).into();
[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/http/body.rs:87:72
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     file_data["suffix"] = content_type_to_suffix(accept.clone()).into();
[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/http/body.rs:143:99
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         self.post[row[0].clone()] = br_crypto::encoding::urlencoding_decode(row[1].clone()).into();
[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/http/body.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         self.post[row[0].clone()] = br_crypto::encoding::urlencoding_decode(row[1].clone()).into();
[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: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking umya-spreadsheet v0.9.2
[INFO] [stderr]     Checking br-excel v0.0.8
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/http/http.rs:50:55
[INFO] [stdout]    |
[INFO] [stdout] 50 |             match TcpListener::bind(that.http.as_str().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/http/http.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 |     header.set_server_ip(server_ip.to_string().as_str().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/http/http.rs:131:56
[INFO] [stdout]     |
[INFO] [stdout] 131 |     header.set_server_ip(server_ip.to_string().as_str().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/http/request.rs:38:76
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let data = self._write(code.clone(), contents.clone(), content_type.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/http/header.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let key = params[0].clone().to_lowercase();
[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/http/header.rs:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |             let key = row[0].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/http/header.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |             match key.to_lowercase().as_str().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/http/body.rs:45:76
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let text = text.trim_end_matches(format!("\r\n--{}--\r\n", boundary.clone()).as_str()).to_string();
[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/http/body.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let fg = format!("--{}\r\n", boundary.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/http/body.rs:48:53
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let list: Vec<&str> = text.split(fg.as_str().clone()).collect();
[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/http/body.rs:55:56
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let item = item.trim_start_matches(boundary.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/http/body.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     self.post[name] = value[0].clone().into();
[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/http/body.rs:86:72
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     file_data["md5"] = br_crypto::hash::str_to_md5(body.clone()).into();
[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/http/body.rs:87:72
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     file_data["suffix"] = content_type_to_suffix(accept.clone()).into();
[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/http/body.rs:143:99
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         self.post[row[0].clone()] = br_crypto::encoding::urlencoding_decode(row[1].clone()).into();
[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/http/body.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |                         self.post[row[0].clone()] = br_crypto::encoding::urlencoding_decode(row[1].clone()).into();
[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: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.28s
[INFO] running `Command { std: "docker" "inspect" "e42d22f74f69d9f6bbc9b856b9cd62e82fe7f87aa39f7262417ecf2f2b8f9de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42d22f74f69d9f6bbc9b856b9cd62e82fe7f87aa39f7262417ecf2f2b8f9de6", kill_on_drop: false }`
[INFO] [stdout] e42d22f74f69d9f6bbc9b856b9cd62e82fe7f87aa39f7262417ecf2f2b8f9de6
