[INFO] cloning repository https://github.com/softwareboy92/stsp_contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softwareboy92/stsp_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwareboy92%2Fstsp_contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwareboy92%2Fstsp_contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48992e3e0ebc22d2c6dbe92ce119235b964395ca [INFO] checking softwareboy92/stsp_contract against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwareboy92%2Fstsp_contract" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/softwareboy92/stsp_contract on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-32/source/.cargo/config [INFO] started tweaking git repo https://github.com/softwareboy92/stsp_contract [INFO] finished tweaking git repo https://github.com/softwareboy92/stsp_contract [INFO] tweaked toml for git repo https://github.com/softwareboy92/stsp_contract written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/softwareboy92/stsp_contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-storage v0.10.1 [INFO] [stderr] Downloaded serde-json-wasm v0.3.1 [INFO] [stderr] Downloaded cosmwasm-schema v0.10.1 [INFO] [stderr] Downloaded schemars_derive v0.7.6 [INFO] [stderr] Downloaded serde-json-wasm v0.2.1 [INFO] [stderr] Downloaded schemars v0.7.6 [INFO] [stderr] Downloaded snafu v0.6.9 [INFO] [stderr] Downloaded cosmwasm-std v0.10.1 [INFO] [stderr] Downloaded snafu-derive v0.6.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b381a4641c22646211cca0824b7a82b30962c694e19d07029d82e87eb4b5e85 [INFO] running `Command { std: "docker" "start" "-a" "8b381a4641c22646211cca0824b7a82b30962c694e19d07029d82e87eb4b5e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b381a4641c22646211cca0824b7a82b30962c694e19d07029d82e87eb4b5e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b381a4641c22646211cca0824b7a82b30962c694e19d07029d82e87eb4b5e85", kill_on_drop: false }` [INFO] [stdout] 8b381a4641c22646211cca0824b7a82b30962c694e19d07029d82e87eb4b5e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f7bfcd9a02230b39dae5ff81d95e4fe7bdb7156059289c7d53523213708cca4 [INFO] running `Command { std: "docker" "start" "-a" "9f7bfcd9a02230b39dae5ff81d95e4fe7bdb7156059289c7d53523213708cca4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Checking serde-json-wasm v0.2.1 [INFO] [stderr] Checking serde-json-wasm v0.3.1 [INFO] [stderr] Checking cosmwasm-std v0.10.1 [INFO] [stderr] Checking cosmwasm-schema v0.10.1 [INFO] [stderr] Checking cosmwasm-storage v0.10.1 [INFO] [stderr] Checking stsp v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/contract.rs (8 fixes) [INFO] [stderr] Fixed src/tests.rs (4 fixes) [INFO] [stderr] Fixed src/state.rs (2 fixes) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | let msg = HandleMsg::CreateUser {user}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | let msg = HandleMsg::CreateUser {user}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | let msg = HandleMsg::CreateApplication {new_application}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | let msg = HandleMsg::CreateUser {user}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | let msg = HandleMsg::CreateUser {user}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | let msg = HandleMsg::CreateApplication {new_application}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HandleMsg` [INFO] [stdout] --> src/tests.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let msg = HandleMsg::AuditApplication {application}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InitMsg` in this scope [INFO] [stdout] --> src/tests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let msg = InitMsg { address: env.message.sender.to_string() }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::msg::InitMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> src/tests.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let _res = init(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InitMsg` in this scope [INFO] [stdout] --> src/tests.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let msg = InitMsg { address: env.message.sender.to_string() }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::msg::InitMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> src/tests.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let _res = init(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateApplication` in this scope [INFO] [stdout] --> src/tests.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | let new_application = CreateApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 | use crate::msg::HandleMsg::CreateApplication; [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::CreateApplication; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Data` in this scope [INFO] [stdout] --> src/tests.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | data: vec![Data {data_name: "shit".to_string(), data_hash: "wow".to_string()}], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Application` in this scope [INFO] [stdout] --> src/tests.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | let _application: Application = serde_json_wasm::from_str(log.as_str()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InitMsg` in this scope [INFO] [stdout] --> src/tests.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | let msg = InitMsg { address: env.message.sender.to_string() }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::msg::InitMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> src/tests.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | let _res = init(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateApplication` in this scope [INFO] [stdout] --> src/tests.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | let new_application = CreateApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 | use crate::msg::HandleMsg::CreateApplication; [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::CreateApplication; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Data` in this scope [INFO] [stdout] --> src/tests.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | data: vec![Data {data_name: "shit".to_string(), data_hash: "wow".to_string()}], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Application` in this scope [INFO] [stdout] --> src/tests.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | let _application: Application = serde_json_wasm::from_str(log.as_str()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Application` in this scope [INFO] [stdout] --> src/tests.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | let application = Application { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Data` in this scope [INFO] [stdout] --> src/tests.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | data: vec![Data {data_name: "shit".to_string(), data_hash: "wow".to_string()}], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle` in this scope [INFO] [stdout] --> src/tests.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | let _res = handle(&mut deps, env.clone(), msg).unwrap(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use crate::contract::handle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Application` in this scope [INFO] [stdout] --> src/tests.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | let _application: Application = serde_json_wasm::from_str(log.as_str()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use crate::state::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StdError`, `from_binary` [INFO] [stdout] --> src/tests.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use cosmwasm_std::{coins, from_binary, StdError}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BANK`, `SYSTEM_ORG`, `SYSTEM` [INFO] [stdout] --> src/tests.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::contract::{SYSTEM, SYSTEM_ORG, ENTERPRISE, GOVERNMENT, BANK}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stsp` due to 30 previous errors; 3 warnings emitted [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9f7bfcd9a02230b39dae5ff81d95e4fe7bdb7156059289c7d53523213708cca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7bfcd9a02230b39dae5ff81d95e4fe7bdb7156059289c7d53523213708cca4", kill_on_drop: false }` [INFO] [stdout] 9f7bfcd9a02230b39dae5ff81d95e4fe7bdb7156059289c7d53523213708cca4