[INFO] fetching crate croncat-manager 1.0.4...
[INFO] testing croncat-manager-1.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate croncat-manager 1.0.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate croncat-manager 1.0.4
[INFO] finished tweaking crates.io crate croncat-manager 1.0.4
[INFO] tweaked toml for crates.io crate croncat-manager 1.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate croncat-manager 1.0.4 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 crates.io crate croncat-manager 1.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 876ac4b596b9fe484d5008b51193305e79d01bbf8715e42c71ac6edbb8fad17a
[INFO] running `Command { std: "docker" "start" "-a" "876ac4b596b9fe484d5008b51193305e79d01bbf8715e42c71ac6edbb8fad17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "876ac4b596b9fe484d5008b51193305e79d01bbf8715e42c71ac6edbb8fad17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876ac4b596b9fe484d5008b51193305e79d01bbf8715e42c71ac6edbb8fad17a", kill_on_drop: false }`
[INFO] [stdout] 876ac4b596b9fe484d5008b51193305e79d01bbf8715e42c71ac6edbb8fad17a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6fdf87ff4115f9692a6fe881200c7b0d7045ed54977de787a732d40e6fe75c5
[INFO] running `Command { std: "docker" "start" "-a" "f6fdf87ff4115f9692a6fe881200c7b0d7045ed54977de787a732d40e6fe75c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling schemars v0.8.15
[INFO] [stderr]    Compiling dyn-clone v1.0.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bnum v0.8.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling cron_schedule v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.15
[INFO] [stderr]    Compiling cosmwasm-derive v1.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling serde-cw-value v0.7.0
[INFO] [stderr]    Compiling cosmwasm-crypto v1.4.0
[INFO] [stderr]    Compiling cosmwasm-std v1.4.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.4.0
[INFO] [stderr]    Compiling cw-storage-plus v0.16.0
[INFO] [stderr]    Compiling cw-storage-plus v1.1.0
[INFO] [stderr]    Compiling mod-sdk v1.0.4
[INFO] [stderr]    Compiling cw2 v0.16.0
[INFO] [stderr]    Compiling cw2 v1.1.0
[INFO] [stderr]    Compiling croncat-sdk-factory v1.0.4
[INFO] [stderr]    Compiling cw-utils v0.16.0
[INFO] [stderr]    Compiling croncat-mod-generic v1.0.4
[INFO] [stderr]    Compiling cw20 v0.16.0
[INFO] [stderr]    Compiling croncat-sdk-core v1.0.4
[INFO] [stderr]    Compiling croncat-sdk-tasks v1.0.4
[INFO] [stderr]    Compiling croncat-sdk-agents v1.0.4
[INFO] [stderr]    Compiling croncat-sdk-manager v1.0.4
[INFO] [stderr]    Compiling croncat-manager v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.24s
[INFO] running `Command { std: "docker" "inspect" "f6fdf87ff4115f9692a6fe881200c7b0d7045ed54977de787a732d40e6fe75c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6fdf87ff4115f9692a6fe881200c7b0d7045ed54977de787a732d40e6fe75c5", kill_on_drop: false }`
[INFO] [stdout] f6fdf87ff4115f9692a6fe881200c7b0d7045ed54977de787a732d40e6fe75c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50d9d7699aef2439ad97b9aab0e1f458b8949584737c51de142f60d6aac5168b
[INFO] running `Command { std: "docker" "start" "-a" "50d9d7699aef2439ad97b9aab0e1f458b8949584737c51de142f60d6aac5168b", kill_on_drop: false }`
[INFO] [stderr]    Compiling croncat-manager v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `cw_multi_test`
[INFO] [stdout]  --> src/tests/contracts.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cw_multi_test::{Contract, ContractWrapper};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_multi_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cw_multi_test`, use `cargo add cw_multi_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]  --> src/tests/manager_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use croncat_mod_balances::types::HasBalanceComparator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]  --> src/tests/manager_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use croncat_mod_generic::types::PathToValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]   --> src/tests/manager_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use croncat_mod_generic::types::ValueIndex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cw_multi_test`
[INFO] [stdout]  --> src/tests/helpers.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use cw_multi_test::{App, AppBuilder, Executor};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_multi_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cw_multi_test`, use `cargo add cw_multi_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]   --> src/tests/manager_tests.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use croncat_mod_balances::msg::QueryMsg as BalancesQueryMsg;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]   --> src/tests/manager_tests.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use cw_boolean_contract::msgs::execute_msg::ExecuteMsg::Toggle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cw_boolean_contract`, use `cargo add cw_boolean_contract` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cw_multi_test`
[INFO] [stdout]   --> src/tests/manager_tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use cw_multi_test::AppResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_multi_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cw_multi_test`, use `cargo add cw_multi_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]  --> src/tests/query_transform_tests.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use croncat_mod_generic::types::{PathToValue, ValueIndex};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cw_multi_test`
[INFO] [stdout]   --> src/tests/manager_tests.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use cw_multi_test::{BankSudo, Executor};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_multi_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cw_multi_test`, use `cargo add cw_multi_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `cw_boolean_contract` is not a crate or module
[INFO] [stdout]   --> src/tests/contracts.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         cw_boolean_contract::entry_points::execute::execute,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ function `cw_boolean_contract` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `cw_boolean_contract` is not a crate or module
[INFO] [stdout]   --> src/tests/contracts.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         cw_boolean_contract::entry_points::instantiate::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ function `cw_boolean_contract` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `cw_boolean_contract` is not a crate or module
[INFO] [stdout]   --> src/tests/contracts.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         cw_boolean_contract::entry_points::query::query,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ function `cw_boolean_contract` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]    --> src/tests/helpers.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let inst_msg = cw_boolean_contract::msgs::instantiate_msg::InstantiateMsg {};
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cw_boolean_contract`, use `cargo add cw_boolean_contract` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1777:17
[INFO] [stdout]      |
[INFO] [stdout] 1777 |                 croncat_mod_balances::types::HasBalanceComparator {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1780:33
[INFO] [stdout]      |
[INFO] [stdout] 1780 |                     comparator: croncat_mod_balances::types::BalanceComparator::Eq,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1930:17
[INFO] [stdout]      |
[INFO] [stdout] 1930 |                 croncat_mod_balances::types::HasBalanceComparator {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1933:33
[INFO] [stdout]      |
[INFO] [stdout] 1933 |                     comparator: croncat_mod_balances::types::BalanceComparator::Eq,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2883:33
[INFO] [stdout]      |
[INFO] [stdout] 2883 |                     comparator: croncat_mod_balances::types::BalanceComparator::Eq,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/contracts.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         croncat_factory::contract::execute,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 |         croncat_sdk_factory::contract::execute,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -         croncat_factory::contract::execute,
[INFO] [stdout] 18 +         contract::execute,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/contracts.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         croncat_factory::contract::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 |         croncat_sdk_factory::contract::instantiate,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -         croncat_factory::contract::instantiate,
[INFO] [stdout] 19 +         contract::instantiate,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/contracts.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         croncat_factory::contract::query,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 |         croncat_sdk_factory::contract::query,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -         croncat_factory::contract::query,
[INFO] [stdout] 20 +         contract::query,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/contracts.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     .with_reply(croncat_factory::contract::reply);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 |     .with_reply(croncat_sdk_factory::contract::reply);
[INFO] [stdout]    |                         ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -     .with_reply(croncat_factory::contract::reply);
[INFO] [stdout] 22 +     .with_reply(contract::reply);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]   --> src/tests/contracts.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         croncat_tasks::contract::execute,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 |         croncat_sdk_tasks::contract::execute,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -         croncat_tasks::contract::execute,
[INFO] [stdout] 28 +         contract::execute,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]   --> src/tests/contracts.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         croncat_tasks::contract::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 |         croncat_sdk_tasks::contract::instantiate,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -         croncat_tasks::contract::instantiate,
[INFO] [stdout] 29 +         contract::instantiate,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]   --> src/tests/contracts.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         croncat_tasks::contract::query,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 |         croncat_sdk_tasks::contract::query,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 -         croncat_tasks::contract::query,
[INFO] [stdout] 30 +         contract::query,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]   --> src/tests/contracts.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         croncat_agents::contract::execute,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |         croncat_sdk_agents::contract::execute,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -         croncat_agents::contract::execute,
[INFO] [stdout] 37 +         contract::execute,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]   --> src/tests/contracts.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         croncat_agents::contract::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 |         croncat_sdk_agents::contract::instantiate,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -         croncat_agents::contract::instantiate,
[INFO] [stdout] 38 +         contract::instantiate,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]   --> src/tests/contracts.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         croncat_agents::contract::query,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 |         croncat_sdk_agents::contract::query,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -         croncat_agents::contract::query,
[INFO] [stdout] 39 +         contract::query,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]   --> src/tests/contracts.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         cw20_base::contract::execute,
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cw20_base`, use `cargo add cw20_base` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -         cw20_base::contract::execute,
[INFO] [stdout] 46 +         contract::execute,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]   --> src/tests/contracts.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         cw20_base::contract::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cw20_base`, use `cargo add cw20_base` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -         cw20_base::contract::instantiate,
[INFO] [stdout] 47 +         contract::instantiate,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]   --> src/tests/contracts.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         cw20_base::contract::query,
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cw20_base`, use `cargo add cw20_base` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -         cw20_base::contract::query,
[INFO] [stdout] 48 +         contract::query,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]   --> src/tests/contracts.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         croncat_mod_balances::contract::execute,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -         croncat_mod_balances::contract::execute,
[INFO] [stdout] 55 +         contract::execute,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]   --> src/tests/contracts.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         croncat_mod_balances::contract::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 56 -         croncat_mod_balances::contract::instantiate,
[INFO] [stdout] 56 +         contract::instantiate,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]   --> src/tests/contracts.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         croncat_mod_balances::contract::query,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -         croncat_mod_balances::contract::query,
[INFO] [stdout] 57 +         contract::query,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]   --> src/tests/contracts.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         croncat_mod_generic::contract::execute,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 64 -         croncat_mod_generic::contract::execute,
[INFO] [stdout] 64 +         contract::execute,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]   --> src/tests/contracts.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         croncat_mod_generic::contract::instantiate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -         croncat_mod_generic::contract::instantiate,
[INFO] [stdout] 65 +         contract::instantiate,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]   --> src/tests/contracts.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         croncat_mod_generic::contract::query,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -         croncat_mod_generic::contract::query,
[INFO] [stdout] 66 +         contract::query,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/helpers.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &croncat_factory::msg::InstantiateMsg { owner_addr: None },
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &croncat_sdk_factory::msg::InstantiateMsg { owner_addr: None },
[INFO] [stdout]    |                  ++++
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::msg;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use croncat_sdk_agents::msg;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `msg`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -         &croncat_factory::msg::InstantiateMsg { owner_addr: None },
[INFO] [stdout] 51 +         &msg::InstantiateMsg { owner_addr: None },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/helpers.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 80 |         &croncat_sdk_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]    |                  ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::msg::ExecuteMsg;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 80 -         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout] 80 +         &ExecuteMsg::Deploy {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]   --> src/tests/helpers.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 92 |             &croncat_sdk_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::msg::QueryMsg;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 92 -             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout] 92 +             &QueryMsg::LatestContract {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    --> src/tests/helpers.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let msg = croncat_tasks::msg::InstantiateMsg {
[INFO] [stdout]     |               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let msg = croncat_sdk_tasks::msg::InstantiateMsg {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `msg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -     let msg = croncat_tasks::msg::InstantiateMsg {
[INFO] [stdout] 116 +     let msg = msg::InstantiateMsg {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 141 |         &croncat_sdk_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 141 -         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout] 141 +         &ExecuteMsg::Deploy {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 153 |             &croncat_sdk_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 153 -             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout] 153 +             &QueryMsg::LatestContract {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]    --> src/tests/helpers.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let msg = croncat_agents::msg::InstantiateMsg {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let msg = croncat_sdk_agents::msg::InstantiateMsg {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `msg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 163 -     let msg = croncat_agents::msg::InstantiateMsg {
[INFO] [stdout] 163 +     let msg = msg::InstantiateMsg {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 189 |         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 |         &croncat_sdk_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 189 -         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout] 189 +         &ExecuteMsg::Deploy {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |             &croncat_sdk_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 201 -             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout] 201 +             &QueryMsg::LatestContract {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]    --> src/tests/helpers.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let msg = croncat_mod_balances::msg::InstantiateMsg {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `msg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 211 -     let msg = croncat_mod_balances::msg::InstantiateMsg {
[INFO] [stdout] 211 +     let msg = msg::InstantiateMsg {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 |         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 227 |         &croncat_sdk_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 227 -         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout] 227 +         &ExecuteMsg::Deploy {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 239 |             &croncat_sdk_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 239 -             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout] 239 +             &QueryMsg::LatestContract {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]    --> src/tests/helpers.rs:250:15
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let msg = croncat_mod_generic::msg::InstantiateMsg {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_generic`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `croncat_mod_generic`, use `cargo add croncat_mod_generic` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `msg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 250 -     let msg = croncat_mod_generic::msg::InstantiateMsg {
[INFO] [stdout] 250 +     let msg = msg::InstantiateMsg {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:266:10
[INFO] [stdout]     |
[INFO] [stdout] 266 |         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 266 |         &croncat_sdk_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 266 -         &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout] 266 +         &ExecuteMsg::Deploy {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/helpers.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 278 |             &croncat_sdk_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 278 -             &croncat_factory::msg::QueryMsg::LatestContract {
[INFO] [stdout] 278 +             &QueryMsg::LatestContract {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]    --> src/tests/helpers.rs:291:10
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &croncat_agents::msg::ExecuteMsg::RegisterAgent {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_agents`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &croncat_sdk_agents::msg::ExecuteMsg::RegisterAgent {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 291 -         &croncat_agents::msg::ExecuteMsg::RegisterAgent {
[INFO] [stdout] 291 +         &ExecuteMsg::RegisterAgent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]    --> src/tests/helpers.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |         &cw20_base::msg::InstantiateMsg {
[INFO] [stdout]     |          ^^^^^^^^^ use of unresolved module or unlinked crate `cw20_base`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cw20_base`, use `cargo add cw20_base` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `msg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 304 -         &cw20_base::msg::InstantiateMsg {
[INFO] [stdout] 304 +         &msg::InstantiateMsg {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    --> src/tests/helpers.rs:411:14
[INFO] [stdout]     |
[INFO] [stdout] 411 |             &croncat_tasks::msg::QueryMsg::CurrentTask {},
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 411 |             &croncat_sdk_tasks::msg::QueryMsg::CurrentTask {},
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 411 -             &croncat_tasks::msg::QueryMsg::CurrentTask {},
[INFO] [stdout] 411 +             &QueryMsg::CurrentTask {},
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]    --> src/tests/manager_tests.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_factory`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 &croncat_sdk_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]  62 +     use crate::tests::manager_tests::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout]  62 +     use croncat_sdk_agents::msg::ExecuteMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ExecuteMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 -                 &croncat_factory::msg::ExecuteMsg::Deploy {
[INFO] [stdout] 139 +                 &ExecuteMsg::Deploy {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    --> src/tests/manager_tests.rs:790:14
[INFO] [stdout]     |
[INFO] [stdout] 790 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 790 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 790 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 790 +             &QueryMsg::Task {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    --> src/tests/manager_tests.rs:819:14
[INFO] [stdout]     |
[INFO] [stdout] 819 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 819 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 819 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 819 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    --> src/tests/manager_tests.rs:927:14
[INFO] [stdout]     |
[INFO] [stdout] 927 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 927 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 927 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 927 +             &QueryMsg::Task {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]    --> src/tests/manager_tests.rs:959:14
[INFO] [stdout]     |
[INFO] [stdout] 959 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]     |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 959 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]     |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 959 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 959 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1071:14
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1071 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1071 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1116:14
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1116 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 1116 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1250:14
[INFO] [stdout]      |
[INFO] [stdout] 1250 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1250 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1250 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1250 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1299:14
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1299 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1299 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1299 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1444:14
[INFO] [stdout]      |
[INFO] [stdout] 1444 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1444 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1444 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1444 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1479:14
[INFO] [stdout]      |
[INFO] [stdout] 1479 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1479 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1479 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 1479 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1611:14
[INFO] [stdout]      |
[INFO] [stdout] 1611 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1611 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1611 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1611 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1650:14
[INFO] [stdout]      |
[INFO] [stdout] 1650 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1650 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1650 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 1650 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1776:29
[INFO] [stdout]      |
[INFO] [stdout] 1776 |             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::HasBalanceComparator(
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1776 -             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::HasBalanceComparator(
[INFO] [stdout] 1776 +             msg: to_binary(&QueryMsg::HasBalanceComparator(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1805:14
[INFO] [stdout]      |
[INFO] [stdout] 1805 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1805 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1805 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1805 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1859:14
[INFO] [stdout]      |
[INFO] [stdout] 1859 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1859 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1859 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 1859 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1929:29
[INFO] [stdout]      |
[INFO] [stdout] 1929 |             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::HasBalanceComparator(
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1929 -             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::HasBalanceComparator(
[INFO] [stdout] 1929 +             msg: to_binary(&QueryMsg::HasBalanceComparator(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1958:14
[INFO] [stdout]      |
[INFO] [stdout] 1958 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1958 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1958 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 1958 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:1990:14
[INFO] [stdout]      |
[INFO] [stdout] 1990 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1990 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1990 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 1990 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2095:14
[INFO] [stdout]      |
[INFO] [stdout] 2095 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2095 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2095 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 2095 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2145:14
[INFO] [stdout]      |
[INFO] [stdout] 2145 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2145 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2145 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 2145 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2247:14
[INFO] [stdout]      |
[INFO] [stdout] 2247 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2247 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2247 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 2247 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2296:14
[INFO] [stdout]      |
[INFO] [stdout] 2296 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2296 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2296 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 2296 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2391:14
[INFO] [stdout]      |
[INFO] [stdout] 2391 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2391 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2391 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 2391 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2464:14
[INFO] [stdout]      |
[INFO] [stdout] 2464 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2464 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2464 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 2464 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2562:14
[INFO] [stdout]      |
[INFO] [stdout] 2562 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2562 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2562 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 2562 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2612:14
[INFO] [stdout]      |
[INFO] [stdout] 2612 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2612 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2612 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 2612 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2714:14
[INFO] [stdout]      |
[INFO] [stdout] 2714 |             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2714 |             &croncat_sdk_tasks::msg::QueryMsg::Task {
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2714 -             &croncat_tasks::msg::QueryMsg::Task {
[INFO] [stdout] 2714 +             &QueryMsg::Task {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2763:14
[INFO] [stdout]      |
[INFO] [stdout] 2763 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2763 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2763 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 2763 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:2879:29
[INFO] [stdout]      |
[INFO] [stdout] 2879 |             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::HasBalanceComparator(
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2879 -             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::HasBalanceComparator(
[INFO] [stdout] 2879 +             msg: to_binary(&QueryMsg::HasBalanceComparator(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:3001:14
[INFO] [stdout]      |
[INFO] [stdout] 3001 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3001 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3001 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 3001 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]     --> src/tests/manager_tests.rs:3142:14
[INFO] [stdout]      |
[INFO] [stdout] 3142 |             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |              ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_tasks`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3142 |             &croncat_sdk_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout]      |                      ++++
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3142 -             &croncat_tasks::msg::QueryMsg::Task { task_hash },
[INFO] [stdout] 3142 +             &QueryMsg::Task { task_hash },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:4552:29
[INFO] [stdout]      |
[INFO] [stdout] 4552 |             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::GetBalance {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4552 -             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::GetBalance {
[INFO] [stdout] 4552 +             msg: to_binary(&QueryMsg::GetBalance {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]     --> src/tests/manager_tests.rs:4561:29
[INFO] [stdout]      |
[INFO] [stdout] 4561 |             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::GetBalance {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `croncat_mod_balances`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `croncat_mod_balances`, use `cargo add croncat_mod_balances` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4561 -             msg: to_binary(&croncat_mod_balances::msg::QueryMsg::GetBalance {
[INFO] [stdout] 4561 +             msg: to_binary(&QueryMsg::GetBalance {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]     --> src/tests/manager_tests.rs:4667:25
[INFO] [stdout]      |
[INFO] [stdout] 4667 |         msg: to_binary(&cw_boolean_contract::msgs::query_msg::QueryMsg::GetValue {}).unwrap(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `cw_boolean_contract`, use `cargo add cw_boolean_contract` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4667 -         msg: to_binary(&cw_boolean_contract::msgs::query_msg::QueryMsg::GetValue {}).unwrap(),
[INFO] [stdout] 4667 +         msg: to_binary(&QueryMsg::GetValue {}).unwrap(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]     --> src/tests/manager_tests.rs:4960:25
[INFO] [stdout]      |
[INFO] [stdout] 4960 |         msg: to_binary(&cw_boolean_contract::msgs::query_msg::QueryMsg::GetValue {}).unwrap(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cw_boolean_contract`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `cw_boolean_contract`, use `cargo add cw_boolean_contract` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::tests::manager_tests::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use croncat_sdk_agents::msg::QueryMsg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `QueryMsg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4960 -         msg: to_binary(&cw_boolean_contract::msgs::query_msg::QueryMsg::GetValue {}).unwrap(),
[INFO] [stdout] 4960 +         msg: to_binary(&QueryMsg::GetValue {}).unwrap(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/tests/query_transform_tests.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let query_json_value = serde_json::from_str::<serde_json::Value>(json_str).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/tests/query_transform_tests.rs:17:55
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let query_json_value = serde_json::from_str::<serde_json::Value>(json_str).unwrap();
[INFO] [stdout]    |                                                       ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/tests/query_transform_tests.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             serde_json::to_vec(&query_json_value).unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:150:48
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:195:32
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:195:52
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                                                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:244:48
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:251:28
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:251:48
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:288:28
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/tests/query_transform_tests.rs:288:48
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let msg_value: serde_json::Value = serde_json::from_slice(&msg.0).unwrap();
[INFO] [stdout]     |                                                ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `croncat-manager` (lib test) due to 105 previous errors
[INFO] running `Command { std: "docker" "inspect" "50d9d7699aef2439ad97b9aab0e1f458b8949584737c51de142f60d6aac5168b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d9d7699aef2439ad97b9aab0e1f458b8949584737c51de142f60d6aac5168b", kill_on_drop: false }`
[INFO] [stdout] 50d9d7699aef2439ad97b9aab0e1f458b8949584737c51de142f60d6aac5168b
