[INFO] cloning repository https://github.com/reaudito/shivarthu-app-tauri-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reaudito/shivarthu-app-tauri-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freaudito%2Fshivarthu-app-tauri-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freaudito%2Fshivarthu-app-tauri-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f73a0f662c9b02b2d0b18a16e4fc295b4676f615 [INFO] checking reaudito/shivarthu-app-tauri-tests against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freaudito%2Fshivarthu-app-tauri-tests" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/reaudito/shivarthu-app-tauri-tests [INFO] finished tweaking git repo https://github.com/reaudito/shivarthu-app-tauri-tests [INFO] tweaked toml for git repo https://github.com/reaudito/shivarthu-app-tauri-tests written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/reaudito/shivarthu-app-tauri-tests on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/reaudito/shivarthu-app-tauri-tests 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b4e759218571bd6bc253d8495c9dddaf586bced539f7c7428f7a3a3b9cc027 [INFO] running `Command { std: "docker" "start" "-a" "a3b4e759218571bd6bc253d8495c9dddaf586bced539f7c7428f7a3a3b9cc027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b4e759218571bd6bc253d8495c9dddaf586bced539f7c7428f7a3a3b9cc027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b4e759218571bd6bc253d8495c9dddaf586bced539f7c7428f7a3a3b9cc027", kill_on_drop: false }` [INFO] [stdout] a3b4e759218571bd6bc253d8495c9dddaf586bced539f7c7428f7a3a3b9cc027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4368a955e057dc57161234063b67ec547265e1fc12126a67d7bdb8b6865a58d8 [INFO] running `Command { std: "docker" "start" "-a" "4368a955e057dc57161234063b67ec547265e1fc12126a67d7bdb8b6865a58d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking stringmatch v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thirtyfour-macros v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking thirtyfour v0.36.1 [INFO] [stderr] Checking shivarthu_app_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> src/add_accounts/add_accounts_functions.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 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] [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: `crate::config::constants::WEBPAGE_URL` [INFO] [stdout] --> src/polkadotjs/polkadotjs_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::constants::WEBPAGE_URL; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/polkadotjs/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod polkadotjs_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> src/polkadotjs/polkadotjs_test.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/polkadotjs/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod polkadotjs_test; [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/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 import: `get_accounts` [INFO] [stdout] --> src/sign_in/sign_in_call.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::accounts_app::{get_accounts, get_balance_accounts}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_balance_accounts` [INFO] [stdout] --> src/transfer_balance/transfer_balance_call.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::accounts_app::{get_accounts, get_balance_accounts}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/webdriver_run/webdriver_function.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> src/add_accounts/add_accounts_functions.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 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] [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: `crate::config::constants::WEBPAGE_URL` [INFO] [stdout] --> src/polkadotjs/polkadotjs_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::constants::WEBPAGE_URL; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> src/polkadotjs/polkadotjs_test.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{thread, time}; [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/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 import: `get_accounts` [INFO] [stdout] --> src/sign_in/sign_in_call.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::accounts_app::{get_accounts, get_balance_accounts}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_balance_accounts` [INFO] [stdout] --> src/transfer_balance/transfer_balance_call.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::config::accounts_app::{get_accounts, get_balance_accounts}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/webdriver_run/webdriver_function.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [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)]` 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: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)]` on by default [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: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: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: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: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: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: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: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: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: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: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: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: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/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: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: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: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: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: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: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 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_app_test::config::accounts::get_accounts_from_ext` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use shivarthu_app_test::config::accounts::get_accounts_from_ext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::polkadotjs::polkadotjs_test::PolkadotjsStruct` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use shivarthu_app_test::polkadotjs::polkadotjs_test::PolkadotjsStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::profile_validation::profile_validation_functions::ProfileValidationStruct` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use shivarthu_app_test::profile_validation::profile_validation_functions::ProfileValidationStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::department_funding::department_funding_run::department_funding_run` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use shivarthu_app_test::department_funding::department_funding_run::department_funding_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::positive_externality::positive_externality_run::positive_externality_run` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use shivarthu_app_test::positive_externality::positive_externality_run::positive_externality_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::profile_validation::profile_validation_run::profile_validation_run` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use shivarthu_app_test::profile_validation::profile_validation_run::profile_validation_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::project_tips::project_tips_run::project_tips_run` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use shivarthu_app_test::project_tips::project_tips_run::project_tips_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::add_accounts::add_accounts_all::add_accounts_all` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use shivarthu_app_test::add_accounts::add_accounts_all::add_accounts_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::add_accounts::add_accounts_run::add_accounts_run` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use shivarthu_app_test::add_accounts::add_accounts_run::add_accounts_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::config::accounts::get_accounts_from_ext` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use shivarthu_app_test::config::accounts::get_accounts_from_ext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::polkadotjs::polkadotjs_test::PolkadotjsStruct` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use shivarthu_app_test::polkadotjs::polkadotjs_test::PolkadotjsStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::profile_validation::profile_validation_functions::ProfileValidationStruct` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use shivarthu_app_test::profile_validation::profile_validation_functions::ProfileValidationStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::department_funding::department_funding_run::department_funding_run` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use shivarthu_app_test::department_funding::department_funding_run::department_funding_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::positive_externality::positive_externality_run::positive_externality_run` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use shivarthu_app_test::positive_externality::positive_externality_run::positive_externality_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::profile_validation::profile_validation_run::profile_validation_run` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use shivarthu_app_test::profile_validation::profile_validation_run::profile_validation_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::project_tips::project_tips_run::project_tips_run` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use shivarthu_app_test::project_tips::project_tips_run::project_tips_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::add_accounts::add_accounts_all::add_accounts_all` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use shivarthu_app_test::add_accounts::add_accounts_all::add_accounts_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shivarthu_app_test::add_accounts::add_accounts_run::add_accounts_run` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use shivarthu_app_test::add_accounts::add_accounts_run::add_accounts_run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.94s [INFO] running `Command { std: "docker" "inspect" "4368a955e057dc57161234063b67ec547265e1fc12126a67d7bdb8b6865a58d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4368a955e057dc57161234063b67ec547265e1fc12126a67d7bdb8b6865a58d8", kill_on_drop: false }` [INFO] [stdout] 4368a955e057dc57161234063b67ec547265e1fc12126a67d7bdb8b6865a58d8