[INFO] cloning repository https://github.com/Clanie1/group-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clanie1/group-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClanie1%2Fgroup-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClanie1%2Fgroup-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42dae35bc4a095b5bb070f906f527f22ac7420b6
[INFO] checking Clanie1/group-contract against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClanie1%2Fgroup-contract" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Clanie1/group-contract
[INFO] finished tweaking git repo https://github.com/Clanie1/group-contract
[INFO] tweaked toml for git repo https://github.com/Clanie1/group-contract written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Clanie1/group-contract on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Clanie1/group-contract 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd607ba2e9d1d377074343a75e2f536095afa85c50ce41d8cda8fc1f38a28a62
[INFO] running `Command { std: "docker" "start" "-a" "cd607ba2e9d1d377074343a75e2f536095afa85c50ce41d8cda8fc1f38a28a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd607ba2e9d1d377074343a75e2f536095afa85c50ce41d8cda8fc1f38a28a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd607ba2e9d1d377074343a75e2f536095afa85c50ce41d8cda8fc1f38a28a62", kill_on_drop: false }`
[INFO] [stdout] cd607ba2e9d1d377074343a75e2f536095afa85c50ce41d8cda8fc1f38a28a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c68b91da0f100c968b2beb3a7a7597e1b77301578661e4ec520c077548d23c73
[INFO] running `Command { std: "docker" "start" "-a" "c68b91da0f100c968b2beb3a7a7597e1b77301578661e4ec520c077548d23c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling gsys v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gear-ss58 v1.7.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling genco-macros v0.17.9
[INFO] [stderr]    Compiling gear-wasm-builder v1.7.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling galloc v1.7.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling genco v0.17.9
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]     Checking gear-wasm-instrument v1.7.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gear-wasm-optimizer v1.7.0
[INFO] [stderr]    Compiling sails-idl-parser v0.7.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling cargo_toml v0.19.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sails-macros-core v0.7.1
[INFO] [stderr]    Compiling sails-client-gen v0.7.1
[INFO] [stderr]    Compiling sails-macros v0.7.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.7.0
[INFO] [stderr]     Checking numerated v1.7.0
[INFO] [stderr]     Checking sails-idl-meta v0.7.1
[INFO] [stderr]    Compiling gmeta v1.7.0
[INFO] [stderr]     Checking gprimitives v1.7.0
[INFO] [stderr]     Checking gcore v1.7.0
[INFO] [stderr]     Checking gear-core v1.7.0
[INFO] [stderr]    Compiling sails-idl-gen v0.7.1
[INFO] [stderr]    Compiling gstd-codegen v1.7.0
[INFO] [stderr]    Compiling gstd v1.7.0
[INFO] [stderr]     Checking sails-rs v0.7.1
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> app/src/states/state.rs:107:30
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let state = unsafe { STATE.as_mut() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> app/src/states/state.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let state = unsafe { STATE.as_ref() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `expenseDTO` should have a snake case name
[INFO] [stdout]   --> app/src/services/service.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn add_expense(&mut self, group_id: u32, expenseDTO: ExpenseDTO) -> Events {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: convert the identifier to snake case: `expense_dto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `groupId` should have a snake case name
[INFO] [stdout]    --> app/src/services/service.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn query_group(&self, groupId: u32)->Group{
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `group_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expenseDTO` should have a snake case name
[INFO] [stdout]   --> app/src/services/service.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn add_expense(&mut self, group_id: u32, expenseDTO: ExpenseDTO) -> Events {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: convert the identifier to snake case: `expense_dto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `groupId` should have a snake case name
[INFO] [stdout]    --> app/src/services/service.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn query_group(&self, groupId: u32)->Group{
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `group_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> app/src/states/state.rs:107:30
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let state = unsafe { STATE.as_mut() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> app/src/states/state.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let state = unsafe { STATE.as_ref() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `expenseDTO` should have a snake case name
[INFO] [stdout]   --> app/src/services/service.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn add_expense(&mut self, group_id: u32, expenseDTO: ExpenseDTO) -> Events {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: convert the identifier to snake case: `expense_dto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `groupId` should have a snake case name
[INFO] [stdout]    --> app/src/services/service.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn query_group(&self, groupId: u32)->Group{
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `group_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expenseDTO` should have a snake case name
[INFO] [stdout]   --> app/src/services/service.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn add_expense(&mut self, group_id: u32, expenseDTO: ExpenseDTO) -> Events {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: convert the identifier to snake case: `expense_dto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `groupId` should have a snake case name
[INFO] [stdout]    --> app/src/services/service.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn query_group(&self, groupId: u32)->Group{
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `group_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> app/src/states/state.rs:107:30
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let state = unsafe { STATE.as_mut() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> app/src/states/state.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let state = unsafe { STATE.as_ref() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `expenseDTO` should have a snake case name
[INFO] [stdout]   --> app/src/services/service.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn add_expense(&mut self, group_id: u32, expenseDTO: ExpenseDTO) -> Events {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: convert the identifier to snake case: `expense_dto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `groupId` should have a snake case name
[INFO] [stdout]    --> app/src/services/service.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn query_group(&self, groupId: u32)->Group{
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `group_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expenseDTO` should have a snake case name
[INFO] [stdout]   --> app/src/services/service.rs:66:50
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn add_expense(&mut self, group_id: u32, expenseDTO: ExpenseDTO) -> Events {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: convert the identifier to snake case: `expense_dto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `groupId` should have a snake case name
[INFO] [stdout]    --> app/src/services/service.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn query_group(&self, groupId: u32)->Group{
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `group_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr] error: failed to run custom build command for `wasm v0.1.0 (/opt/rustwide/workdir/wasm)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wasm-5ea50bc2da00654e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2913) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gear-wasm-optimizer-1.7.0/src/cargo_command.rs:41:54:
[INFO] [stderr]   Failed to get toolchain from rustup: cargo toolchain is invalid ddcf048784667508cd676fef4667f88ae15628a3 (overridden by environment variable RUSTUP_TOOLCHAIN)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: gear_wasm_optimizer::cargo_toolchain::Toolchain::try_from_rustup::{{closure}}
[INFO] [stderr]      3: core::option::Option<T>::ok_or_else
[INFO] [stderr]      4: gear_wasm_optimizer::cargo_toolchain::Toolchain::try_from_rustup
[INFO] [stderr]      5: gear_wasm_optimizer::cargo_command::CargoCommand::new
[INFO] [stderr]      6: gear_wasm_builder::WasmBuilder::create
[INFO] [stderr]      7: gear_wasm_builder::WasmBuilder::new
[INFO] [stderr]      8: gear_wasm_builder::build
[INFO] [stderr]      9: build_script_build::main
[INFO] [stderr]     10: core::ops::function::FnOnce::call_once
[INFO] [stderr]     11: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]     12: std::rt::lang_start::{{closure}}
[INFO] [stderr]     13: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     14: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     15: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     16: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panic.rs:359:14
[INFO] [stderr]     17: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/rt.rs:175:24
[INFO] [stderr]     18: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     19: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     20: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panic.rs:359:14
[INFO] [stderr]     21: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/rt.rs:171:5
[INFO] [stderr]     22: std::rt::lang_start
[INFO] [stderr]     23: main
[INFO] [stderr]     24: <unknown>
[INFO] [stderr]     25: __libc_start_main
[INFO] [stderr]     26: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6504abdc4ce2 - std::backtrace_rs::backtrace::libunwind::trace::hf45e7c55adba4422
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6504abdc4ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::hba671b7dcad802b7
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6504abdc4ce2 - std::sys::backtrace::_print_fmt::h619c797e926d8f83
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6504abdc4ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdff43bcffb474cb3
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6504abdd785f - core::fmt::rt::Argument::fmt::h7bd842c969e9b57d
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6504abdd785f - core::fmt::write::h1ecdb6cc9398c66e
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6504abd92533 - std::io::default_write_fmt::h791c3e2d7f11c3a4
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6504abd92533 - std::io::Write::write_fmt::h040be1a94ddc373b
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6504abd9e1b2 - std::sys::backtrace::BacktraceLock::print::hf090f9a7cc2a7c74
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6504abda175c - std::panicking::default_hook::{{closure}}::h7079a67dfb3f01cf
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6504abda15b6 - std::panicking::default_hook::h6bcd07ee1d7eb277
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6504abda1d35 - std::panicking::panic_with_hook::h5aa69d6c261369bf
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6504abda1bca - std::panicking::panic_handler::{{closure}}::h2d47bbe2fa9b270f
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x6504abd9e2e9 - std::sys::backtrace::__rust_end_short_backtrace::h2994d9548aa3c7ea
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6504abd85d2d - __rustc[15d9aaa749d825c2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6504abde1f30 - core::panicking::panic_fmt::ha001dc6722a328d7
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6504abde0bf6 - core::result::unwrap_failed::h1f4b12e1aabbfcbe
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x6504ab882db2 - core::result::Result<T,E>::expect::hfbbd8fd175ce4b30
[INFO] [stderr]     18:     0x6504ab885d3e - gear_wasm_optimizer::cargo_command::CargoCommand::new::h9e0382cd739df6ad
[INFO] [stderr]     19:     0x6504ab476ed5 - gear_wasm_builder::WasmBuilder::create::h12993dd736017a41
[INFO] [stderr]     20:     0x6504ab476b4c - gear_wasm_builder::WasmBuilder::new::h7ec1fc097bcaebc5
[INFO] [stderr]     21:     0x6504ab4770b2 - gear_wasm_builder::build::h64cd0c706cd0070b
[INFO] [stderr]     22:     0x6504ab3065dd - build_script_build::main::ha5f686c0ce0addfd
[INFO] [stderr]     23:     0x6504ab30cc93 - core::ops::function::FnOnce::call_once::h0fabdf7d569c7cd3
[INFO] [stderr]     24:     0x6504ab30cb96 - std::sys::backtrace::__rust_begin_short_backtrace::heb9dae4d9267326d
[INFO] [stderr]     25:     0x6504ab30cb79 - std::rt::lang_start::{{closure}}::h01aca9b00839b9e1
[INFO] [stderr]     26:     0x6504abd93ee0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hbc47102b18f2f707
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x6504abd93ee0 - std::panicking::catch_unwind::do_call::hb26d390b51782aff
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x6504abd93ee0 - std::panicking::catch_unwind::h612d2dc80a6914de
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x6504abd93ee0 - std::panic::catch_unwind::h0c70e561b7288d4a
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6504abd93ee0 - std::rt::lang_start_internal::{{closure}}::h985ef51757637735
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x6504abd93ee0 - std::panicking::catch_unwind::do_call::h48df5852556f577a
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     32:     0x6504abd93ee0 - std::panicking::catch_unwind::h13536edd6c919fb7
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     33:     0x6504abd93ee0 - std::panic::catch_unwind::h386fe19724c84ec2
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x6504abd93ee0 - std::rt::lang_start_internal::h14fb87ed587985dd
[INFO] [stderr]                                  at /rustc/ddcf048784667508cd676fef4667f88ae15628a3/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x6504ab30cb61 - std::rt::lang_start::h74631f04366876b2
[INFO] [stderr]     36:     0x6504ab307f05 - main
[INFO] [stderr]     37:     0x700b4a5c21ca - <unknown>
[INFO] [stderr]     38:     0x700b4a5c228b - __libc_start_main
[INFO] [stderr]     39:     0x6504ab2fe145 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c68b91da0f100c968b2beb3a7a7597e1b77301578661e4ec520c077548d23c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68b91da0f100c968b2beb3a7a7597e1b77301578661e4ec520c077548d23c73", kill_on_drop: false }`
[INFO] [stdout] c68b91da0f100c968b2beb3a7a7597e1b77301578661e4ec520c077548d23c73
