[INFO] cloning repository https://github.com/redshiftss/better-thesis-pipeline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redshiftss/better-thesis-pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fbetter-thesis-pipeline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fbetter-thesis-pipeline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17c0c8a7040fcc2e4f47a8aa8a8ffb114057d0b0
[INFO] testing redshiftss/better-thesis-pipeline against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fbetter-thesis-pipeline" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redshiftss/better-thesis-pipeline
[INFO] finished tweaking git repo https://github.com/redshiftss/better-thesis-pipeline
[INFO] tweaked toml for git repo https://github.com/redshiftss/better-thesis-pipeline written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redshiftss/better-thesis-pipeline on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redshiftss/better-thesis-pipeline 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50091cd4e1b8a86deb9d446ea8c288b954a8a1e4f6abbe181f65bc57f69e4c2b
[INFO] running `Command { std: "docker" "start" "-a" "50091cd4e1b8a86deb9d446ea8c288b954a8a1e4f6abbe181f65bc57f69e4c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50091cd4e1b8a86deb9d446ea8c288b954a8a1e4f6abbe181f65bc57f69e4c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50091cd4e1b8a86deb9d446ea8c288b954a8a1e4f6abbe181f65bc57f69e4c2b", kill_on_drop: false }`
[INFO] [stdout] 50091cd4e1b8a86deb9d446ea8c288b954a8a1e4f6abbe181f65bc57f69e4c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d7747d66859183d3115929684bc71d3ab673fa622a7d20e3524e1ca97134a0
[INFO] running `Command { std: "docker" "start" "-a" "38d7747d66859183d3115929684bc71d3ab673fa622a7d20e3524e1ca97134a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling rustls v0.21.2
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling improved-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::num;
[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 imports: `ops::Deref` and `self`
[INFO] [stdout]  --> src/main.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{self, Write},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     time::Duration, ops::Deref, fs::OpenOptions,
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FUFF_WORDLIST` is never used
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const FUFF_WORDLIST: &str = "~/pkg/SecLists/Discovery/Web-Content/directory-list-2.3-medium.txt";
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ips` is never read
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct MyImage {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 100 |     name: String,
[INFO] [stdout] 101 |     ips: Vec<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aggregate_and_pull_images` is never used
[INFO] [stdout]    --> src/main.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn aggregate_and_pull_images(pagenum: u32) -> Vec<MyImage> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_ffuf` is never used
[INFO] [stdout]    --> src/main.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn start_ffuf(image: MyImage) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_wapiti` is never used
[INFO] [stdout]    --> src/main.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn start_wapiti(image: MyImage) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 122 |         res.push(format!("{}", v["name"].as_str().unwrap().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/main.rs:199:59
[INFO] [stdout]     |
[INFO] [stdout] 199 |         res.push(format!("{}", v["name"].as_str().unwrap().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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.44s
[INFO] running `Command { std: "docker" "inspect" "38d7747d66859183d3115929684bc71d3ab673fa622a7d20e3524e1ca97134a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d7747d66859183d3115929684bc71d3ab673fa622a7d20e3524e1ca97134a0", kill_on_drop: false }`
[INFO] [stdout] 38d7747d66859183d3115929684bc71d3ab673fa622a7d20e3524e1ca97134a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aee83256cb5a3ce9c7b9ff867f496794795aa486517e30620efa6e3146625204
[INFO] running `Command { std: "docker" "start" "-a" "aee83256cb5a3ce9c7b9ff867f496794795aa486517e30620efa6e3146625204", kill_on_drop: false }`
[INFO] [stderr]    Compiling improved-framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::num;
[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 imports: `ops::Deref` and `self`
[INFO] [stdout]  --> src/main.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::{self, Write},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     time::Duration, ops::Deref, fs::OpenOptions,
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FUFF_WORDLIST` is never used
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const FUFF_WORDLIST: &str = "~/pkg/SecLists/Discovery/Web-Content/directory-list-2.3-medium.txt";
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ips` is never read
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct MyImage {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 100 |     name: String,
[INFO] [stdout] 101 |     ips: Vec<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aggregate_and_pull_images` is never used
[INFO] [stdout]    --> src/main.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn aggregate_and_pull_images(pagenum: u32) -> Vec<MyImage> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_ffuf` is never used
[INFO] [stdout]    --> src/main.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn start_ffuf(image: MyImage) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_wapiti` is never used
[INFO] [stdout]    --> src/main.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn start_wapiti(image: MyImage) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 122 |         res.push(format!("{}", v["name"].as_str().unwrap().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/main.rs:199:59
[INFO] [stdout]     |
[INFO] [stdout] 199 |         res.push(format!("{}", v["name"].as_str().unwrap().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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "aee83256cb5a3ce9c7b9ff867f496794795aa486517e30620efa6e3146625204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee83256cb5a3ce9c7b9ff867f496794795aa486517e30620efa6e3146625204", kill_on_drop: false }`
[INFO] [stdout] aee83256cb5a3ce9c7b9ff867f496794795aa486517e30620efa6e3146625204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b04029947794dd12c3d5e8467563e03c84f74e63fb4b9e8bd4eb3108f4581ab3
[INFO] running `Command { std: "docker" "start" "-a" "b04029947794dd12c3d5e8467563e03c84f74e63fb4b9e8bd4eb3108f4581ab3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `core::num`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use core::num;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ops::Deref` and `self`
[INFO] [stderr]  --> src/main.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 |     io::{self, Write},
[INFO] [stderr]   |          ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 6 |     time::Duration, ops::Deref, fs::OpenOptions,
[INFO] [stderr]   |                     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FUFF_WORDLIST` is never used
[INFO] [stderr]  --> src/main.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const FUFF_WORDLIST: &str = "~/pkg/SecLists/Discovery/Web-Content/directory-list-2.3-medium.txt";
[INFO] [stderr]   |       ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `ips` is never read
[INFO] [stderr]    --> src/main.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr]  99 | struct MyImage {
[INFO] [stderr]     |        ------- field in this struct
[INFO] [stderr] 100 |     name: String,
[INFO] [stderr] 101 |     ips: Vec<String>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MyImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `aggregate_and_pull_images` is never used
[INFO] [stderr]    --> src/main.rs:104:4
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn aggregate_and_pull_images(pagenum: u32) -> Vec<MyImage> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `start_ffuf` is never used
[INFO] [stderr]    --> src/main.rs:210:4
[INFO] [stderr]     |
[INFO] [stderr] 210 | fn start_ffuf(image: MyImage) {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `start_wapiti` is never used
[INFO] [stderr]    --> src/main.rs:249:4
[INFO] [stderr]     |
[INFO] [stderr] 249 | fn start_wapiti(image: MyImage) {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:122:59
[INFO] [stderr]     |
[INFO] [stderr] 122 |         res.push(format!("{}", v["name"].as_str().unwrap().clone()))
[INFO] [stderr]     |                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:199:59
[INFO] [stderr]     |
[INFO] [stderr] 199 |         res.push(format!("{}", v["name"].as_str().unwrap().clone()))
[INFO] [stderr]     |                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: `improved-framework` (bin "improved-framework" test) generated 9 warnings (run `cargo fix --bin "improved-framework" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/improved_framework-6a6e078b0015c13d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b04029947794dd12c3d5e8467563e03c84f74e63fb4b9e8bd4eb3108f4581ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04029947794dd12c3d5e8467563e03c84f74e63fb4b9e8bd4eb3108f4581ab3", kill_on_drop: false }`
[INFO] [stdout] b04029947794dd12c3d5e8467563e03c84f74e63fb4b9e8bd4eb3108f4581ab3
