[INFO] cloning repository https://github.com/reaudito-org/shivarthu-client-tests-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reaudito-org/shivarthu-client-tests-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freaudito-org%2Fshivarthu-client-tests-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freaudito-org%2Fshivarthu-client-tests-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 643ed3d437689eed01401d431cc270f09d970dc2
[INFO] testing reaudito-org/shivarthu-client-tests-rust 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%2Freaudito-org%2Fshivarthu-client-tests-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reaudito-org/shivarthu-client-tests-rust
[INFO] finished tweaking git repo https://github.com/reaudito-org/shivarthu-client-tests-rust
[INFO] tweaked toml for git repo https://github.com/reaudito-org/shivarthu-client-tests-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reaudito-org/shivarthu-client-tests-rust 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/reaudito-org/shivarthu-client-tests-rust 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8370e9d9d21d15577ffdbbf9a209f259715f3d614253cbb5005632d1280e9263
[INFO] running `Command { std: "docker" "start" "-a" "8370e9d9d21d15577ffdbbf9a209f259715f3d614253cbb5005632d1280e9263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8370e9d9d21d15577ffdbbf9a209f259715f3d614253cbb5005632d1280e9263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8370e9d9d21d15577ffdbbf9a209f259715f3d614253cbb5005632d1280e9263", kill_on_drop: false }`
[INFO] [stdout] 8370e9d9d21d15577ffdbbf9a209f259715f3d614253cbb5005632d1280e9263
[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=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] e8e7a564041ddd4781cab03128040cb29c43062f50d1b4554bf73945a13fdf40
[INFO] running `Command { std: "docker" "start" "-a" "e8e7a564041ddd4781cab03128040cb29c43062f50d1b4554bf73945a13fdf40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thirtyfour-macros v0.1.2
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling thirtyfour v0.33.0
[INFO] [stderr]    Compiling shivarthu_client_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `WEBDRIVER_URL` and `WEBPAGE_URL`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::constants::{WEBDRIVER_URL, WEBPAGE_URL};
[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: `std::time::Duration`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{thread, time};
[INFO] [stdout]   |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/profile_validation/profile_validation_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/profile_validation/profile_validation_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> src/project_tips/project_tips_functions.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::config::accounts::get_accounts_from_ext`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use shivarthu_client_test::config::accounts::get_accounts_from_ext;
[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: `shivarthu_client_test::profile_validation::profile_validation_functions::ProfileValidationStruct`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shivarthu_client_test::profile_validation::profile_validation_functions::ProfileValidationStruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::department_funding::department_funding_run::department_funding_run`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use shivarthu_client_test::department_funding::department_funding_run::department_funding_run;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::profile_validation::profile_validation_run::profile_validation_run`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use shivarthu_client_test::profile_validation::profile_validation_run::profile_validation_run;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::project_tips::project_tips_run::project_tips_run`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use shivarthu_client_test::project_tips::project_tips_run::project_tips_run;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.70s
[INFO] running `Command { std: "docker" "inspect" "e8e7a564041ddd4781cab03128040cb29c43062f50d1b4554bf73945a13fdf40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e7a564041ddd4781cab03128040cb29c43062f50d1b4554bf73945a13fdf40", kill_on_drop: false }`
[INFO] [stdout] e8e7a564041ddd4781cab03128040cb29c43062f50d1b4554bf73945a13fdf40
[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=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] 4fef83ef9244e6e18cc5ec2e097425dae389e3ee65f0e5a8c5ce543fe0294dc7
[INFO] running `Command { std: "docker" "start" "-a" "4fef83ef9244e6e18cc5ec2e097425dae389e3ee65f0e5a8c5ce543fe0294dc7", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `WEBDRIVER_URL` and `WEBPAGE_URL`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::constants::{WEBDRIVER_URL, WEBPAGE_URL};
[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: `std::time::Duration`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{thread, time};
[INFO] [stdout]   |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling shivarthu_client_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/profile_validation/profile_validation_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/profile_validation/profile_validation_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> src/project_tips/project_tips_functions.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::config::accounts::get_accounts_from_ext`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use shivarthu_client_test::config::accounts::get_accounts_from_ext;
[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: `shivarthu_client_test::profile_validation::profile_validation_functions::ProfileValidationStruct`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shivarthu_client_test::profile_validation::profile_validation_functions::ProfileValidationStruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::department_funding::department_funding_run::department_funding_run`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use shivarthu_client_test::department_funding::department_funding_run::department_funding_run;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::profile_validation::profile_validation_run::profile_validation_run`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use shivarthu_client_test::profile_validation::profile_validation_run::profile_validation_run;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shivarthu_client_test::project_tips::project_tips_run::project_tips_run`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use shivarthu_client_test::project_tips::project_tips_run::project_tips_run;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WEBDRIVER_URL` and `WEBPAGE_URL`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::constants::{WEBDRIVER_URL, WEBPAGE_URL};
[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: `std::time::Duration`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{thread, time};
[INFO] [stdout]   |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> src/final_run/balance_transfers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/positive_externality/positive_externality_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/profile_validation/profile_validation_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/profile_validation/profile_validation_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/department_funding/department_funding_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thirtyfour::Key`
[INFO] [stdout]  --> src/project_tips/project_tips_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thirtyfour::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/department_funding/department_funding_functions.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> src/project_tips/project_tips_functions.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/project_tips/project_tips_functions.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s
[INFO] running `Command { std: "docker" "inspect" "4fef83ef9244e6e18cc5ec2e097425dae389e3ee65f0e5a8c5ce543fe0294dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fef83ef9244e6e18cc5ec2e097425dae389e3ee65f0e5a8c5ce543fe0294dc7", kill_on_drop: false }`
[INFO] [stdout] 4fef83ef9244e6e18cc5ec2e097425dae389e3ee65f0e5a8c5ce543fe0294dc7
[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=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] a8411b994417450a4a67311744e1a59a2516d46e69ef07dfa402e477d3039550
[INFO] running `Command { std: "docker" "start" "-a" "a8411b994417450a4a67311744e1a59a2516d46e69ef07dfa402e477d3039550", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `WEBDRIVER_URL` and `WEBPAGE_URL`
[INFO] [stderr]  --> src/final_run/balance_transfers.rs:3:32
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::config::constants::{WEBDRIVER_URL, WEBPAGE_URL};
[INFO] [stderr]   |                                ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/final_run/balance_transfers.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `thread` and `time`
[INFO] [stderr]  --> src/final_run/balance_transfers.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::{thread, time};
[INFO] [stderr]   |           ^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stderr]  --> src/final_run/balance_transfers.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::Key`
[INFO] [stderr]  --> src/final_run/balance_transfers.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use thirtyfour::Key;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::time::sleep`
[INFO] [stderr]  --> src/final_run/balance_transfers.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tokio::time::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> src/positive_externality/positive_externality_functions.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stderr]  --> src/positive_externality/positive_externality_functions.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::Key`
[INFO] [stderr]  --> src/positive_externality/positive_externality_functions.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use thirtyfour::Key;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stderr]  --> src/profile_validation/profile_validation_functions.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::Key`
[INFO] [stderr]  --> src/profile_validation/profile_validation_functions.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use thirtyfour::Key;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> src/department_funding/department_funding_functions.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stderr]  --> src/department_funding/department_funding_functions.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::Key`
[INFO] [stderr]  --> src/department_funding/department_funding_functions.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use thirtyfour::Key;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> src/project_tips/project_tips_functions.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::extensions::query::conditions`
[INFO] [stderr]  --> src/project_tips/project_tips_functions.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use thirtyfour::extensions::query::conditions;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thirtyfour::Key`
[INFO] [stderr]  --> src/project_tips/project_tips_functions.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use thirtyfour::Key;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:125:13
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:161:13
[INFO] [stderr]     |
[INFO] [stderr] 161 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:187:13
[INFO] [stderr]     |
[INFO] [stderr] 187 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:225:13
[INFO] [stderr]     |
[INFO] [stderr] 225 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:237:13
[INFO] [stderr]     |
[INFO] [stderr] 237 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:268:13
[INFO] [stderr]     |
[INFO] [stderr] 268 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:297:13
[INFO] [stderr]     |
[INFO] [stderr] 297 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:327:13
[INFO] [stderr]     |
[INFO] [stderr] 327 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:351:13
[INFO] [stderr]     |
[INFO] [stderr] 351 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/department_funding/department_funding_functions.rs:387:13
[INFO] [stderr]     |
[INFO] [stderr] 387 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]   --> src/project_tips/project_tips_functions.rs:80:13
[INFO] [stderr]    |
[INFO] [stderr] 80 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:116:13
[INFO] [stderr]     |
[INFO] [stderr] 116 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:142:13
[INFO] [stderr]     |
[INFO] [stderr] 142 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:177:13
[INFO] [stderr]     |
[INFO] [stderr] 177 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:186:13
[INFO] [stderr]     |
[INFO] [stderr] 186 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:214:13
[INFO] [stderr]     |
[INFO] [stderr] 214 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:240:13
[INFO] [stderr]     |
[INFO] [stderr] 240 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:267:13
[INFO] [stderr]     |
[INFO] [stderr] 267 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:288:13
[INFO] [stderr]     |
[INFO] [stderr] 288 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/project_tips/project_tips_functions.rs:321:13
[INFO] [stderr]     |
[INFO] [stderr] 321 |         let address = accounts_info["account1"]["ss58_address"].as_str().unwrap();
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: `shivarthu_client_test` (lib) generated 37 warnings (run `cargo fix --lib -p shivarthu_client_test` to apply 17 suggestions)
[INFO] [stderr] warning: `shivarthu_client_test` (lib test) generated 37 warnings (37 duplicates)
[INFO] [stderr] warning: unused import: `shivarthu_client_test::config::accounts::get_accounts_from_ext`
[INFO] [stderr]  --> src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use shivarthu_client_test::config::accounts::get_accounts_from_ext;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `shivarthu_client_test::profile_validation::profile_validation_functions::ProfileValidationStruct`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use shivarthu_client_test::profile_validation::profile_validation_functions::ProfileValidationStruct;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `shivarthu_client_test::department_funding::department_funding_run::department_funding_run`
[INFO] [stderr]  --> src/main.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use shivarthu_client_test::department_funding::department_funding_run::department_funding_run;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `shivarthu_client_test::profile_validation::profile_validation_run::profile_validation_run`
[INFO] [stderr]   --> src/main.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use shivarthu_client_test::profile_validation::profile_validation_run::profile_validation_run;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `shivarthu_client_test::project_tips::project_tips_run::project_tips_run`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use shivarthu_client_test::project_tips::project_tips_run::project_tips_run;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shivarthu_client_test` (bin "shivarthu_client_test" test) generated 5 warnings (run `cargo fix --bin "shivarthu_client_test" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shivarthu_client_test-4792aac960eabaa8)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shivarthu_client_test-be84bb12dece321d)
[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] [stderr]    Doc-tests shivarthu_client_test
[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" "a8411b994417450a4a67311744e1a59a2516d46e69ef07dfa402e477d3039550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8411b994417450a4a67311744e1a59a2516d46e69ef07dfa402e477d3039550", kill_on_drop: false }`
[INFO] [stdout] a8411b994417450a4a67311744e1a59a2516d46e69ef07dfa402e477d3039550
