[INFO] cloning repository https://github.com/harshpreetweb3/lending-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshpreetweb3/lending-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Flending-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Flending-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08fd1bc49443dc00573745b3b4f046fc446935b1
[INFO] testing harshpreetweb3/lending-protocol against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Flending-protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/harshpreetweb3/lending-protocol
[INFO] finished tweaking git repo https://github.com/harshpreetweb3/lending-protocol
[INFO] tweaked toml for git repo https://github.com/harshpreetweb3/lending-protocol written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harshpreetweb3/lending-protocol on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/harshpreetweb3/lending-protocol 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 609febe16fdce43b40c3fdbee4068ea5b99e19a051e87fbf011db65aa452b76d
[INFO] running `Command { std: "docker" "start" "-a" "609febe16fdce43b40c3fdbee4068ea5b99e19a051e87fbf011db65aa452b76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "609febe16fdce43b40c3fdbee4068ea5b99e19a051e87fbf011db65aa452b76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "609febe16fdce43b40c3fdbee4068ea5b99e19a051e87fbf011db65aa452b76d", kill_on_drop: false }`
[INFO] [stdout] 609febe16fdce43b40c3fdbee4068ea5b99e19a051e87fbf011db65aa452b76d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 799e0dd4877efd1a7c1334b502af50f80dd6fa0f69abf6383e8afb2f826e5946
[INFO] running `Command { std: "docker" "start" "-a" "799e0dd4877efd1a7c1334b502af50f80dd6fa0f69abf6383e8afb2f826e5946", kill_on_drop: false }`
[INFO] [stderr] warning: dfinance_backend v0.1.0 (/opt/rustwide/workdir/src/dfinance_backend) ignoring invalid dependency `candid-extractor` which is missing a lib target
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling ciborium-io v0.2.0 (https://github.com/enarx/ciborium?rev=e719537c99b564c3674a56defe53713c702c6f46#e719537c)
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.0 (https://github.com/enarx/ciborium?rev=e719537c99b564c3674a56defe53713c702c6f46#e719537c)
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ciborium v0.2.0 (https://github.com/enarx/ciborium?rev=e719537c99b564c3674a56defe53713c702c6f46#e719537c)
[INFO] [stderr]    Compiling ic-stable-structures v0.6.3
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid v0.10.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.13.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk v0.13.2
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling dfinance_backend v0.1.0 (/opt/rustwide/workdir/src/dfinance_backend)
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> src/dfinance_backend/src/api/user_info.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{types::*, with_state};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/dfinance_backend/src/math/yield_rewards.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candid::Principal`
[INFO] [stdout]  --> src/dfinance_backend/src/math/yield_rewards.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use candid::Principal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk::api::time`
[INFO] [stdout]  --> src/dfinance_backend/src/math/yield_rewards.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ic_cdk::api::time;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `caller` and `update`
[INFO] [stdout]  --> src/dfinance_backend/src/math/yield_rewards.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ic_cdk::{caller, query, update};
[INFO] [stdout]   |              ^^^^^^         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/dfinance_backend/src/math/launchpad.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `math::*`
[INFO] [stdout]  --> src/dfinance_backend/src/math/launchpad.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{api::*, math::*};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candid::Principal`
[INFO] [stdout]  --> src/dfinance_backend/src/math/launchpad.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use candid::Principal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk::api::time`
[INFO] [stdout]  --> src/dfinance_backend/src/math/launchpad.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ic_cdk::api::time;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `caller` and `update`
[INFO] [stdout]  --> src/dfinance_backend/src/math/launchpad.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ic_cdk::{caller, query, update};
[INFO] [stdout]   |              ^^^^^^         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/dfinance_backend/src/math/staking.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candid::Principal`
[INFO] [stdout]  --> src/dfinance_backend/src/math/staking.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use candid::Principal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk::api::time`
[INFO] [stdout]  --> src/dfinance_backend/src/math/staking.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ic_cdk::api::time;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `caller` and `update`
[INFO] [stdout]  --> src/dfinance_backend/src/math/staking.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ic_cdk::{caller, query, update};
[INFO] [stdout]   |              ^^^^^^         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::math`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::math;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api::*`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{api::*, math::*, with_state};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `caller`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ic_cdk::{caller, query, update};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk_macros::*`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ic_cdk_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clear_timer`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ic_cdk_timers::{clear_timer, set_timer_interval};
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/dfinance_backend/src/math/timing.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]   --> src/dfinance_backend/src/math/timing.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::User`
[INFO] [stdout]  --> src/dfinance_backend/src/user.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{api, types::User, with_state};
[INFO] [stdout]   |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `caller` and `update`
[INFO] [stdout]  --> src/dfinance_backend/src/user.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ic_cdk::{caller, query, update};
[INFO] [stdout]   |              ^^^^^^         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_stable_structures::StableBTreeMap`
[INFO] [stdout]   --> src/dfinance_backend/src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ic_stable_structures::StableBTreeMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `memory::Memory`
[INFO] [stdout]   --> src/dfinance_backend/src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use memory::Memory;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> src/dfinance_backend/src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use types::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `found_token` is never read
[INFO] [stdout]   --> src/dfinance_backend/src/api/liquidity_provider_info.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             found_token = true;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer_id`
[INFO] [stdout]   --> src/dfinance_backend/src/math/timing.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let timer_id = set_timer_interval(duration, move || {
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILE_CONTENTS` is never used
[INFO] [stdout]  --> src/dfinance_backend/src/memory.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const FILE_CONTENTS: MemoryId = MemoryId::new(1);
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATE_CONTENTS` is never used
[INFO] [stdout]  --> src/dfinance_backend/src/memory.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const STATE_CONTENTS: MemoryId = MemoryId::new(1);
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_file_contents_memory` is never used
[INFO] [stdout]   --> src/dfinance_backend/src/memory.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn get_file_contents_memory() -> Memory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_state_contents_memory` is never used
[INFO] [stdout]   --> src/dfinance_backend/src/memory.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_state_contents_memory() -> Memory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcfg3FUZ/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcfg3FUZ/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libciborium-5c692e8716db5f18,libciborium_ll-d1c7bcfad49d1007,libhalf-e559a6a1b27e98cd,libciborium_io-4bb54daa72c76cd4,libic_stable_structures-e5a57ca2a7f723be,libonce_cell-6210bb12b47e720c,libic_cdk_timers-9ad320f8304a0a73,libslotmap-b8be8d43138ae3b7,libfutures-9a69b0930f1e474b,libfutures_executor-366c3cc97da54872,libfutures_util-961c51e9eaabccb2,libmemchr-6620cd4720c33ccd,libfutures_io-18270eb9e30f2ef3,libslab-a1ce861fb78e13cd,libfutures_channel-e2d9a74e0699bec0,libpin_project_lite-76f060ffbb2c8add,libfutures_sink-e837da944db9da07,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-12b216fe4819ae44,libtime-12e02ac4cb3d4a60,libtime_core-0fdd108e3b1abc38,libnum_conv-910404deaa80eaa9,libderanged-5ac294b52fea101a,libpowerfmt-dcf4c7392d25d790,libic_cdk-1f3d65a3f1d5b5b8,libic0-39cf8fa040fd8ec7,libcandid-d85685f68b7dc959,libstacker-22897afd503a5c38,libpsm-57ae30959674a9cf,liblibc-81db508b147e1894,libhex-aa11f1b7b510398f,libserde_bytes-129f1db5f04e640a,libpretty-6ba9e19a319d7728,libunicode_width-1f69fea0ab160d47,libarrayvec-7841a2b342eb6c47,libtyped_arena-8e8d93be6dd75dfc,libleb128-e6aaf33ff8dd19d1,libbyteorder-0d5229b4099d70a3,libic_principal-63d1638e5843c6fe,libcrc32fast-0cde5695c6e7979c,libdata_encoding-19d9f568572c53e7,libsha2-e8eb4f95449aaf4f,libcpufeatures-78d4f9a8b9f22474,libcfg_if-d9b80cb51cda7b5b,libdigest-1bdd139700740b0d,libblock_buffer-2059b259be71a216,libcrypto_common-0eadabcb08661ebd,libgeneric_array-4a5684a8a8cf1aa9,libtypenum-f2a6805d9d87d208,libnum_bigint-38ec9a56ff8051e5,libnum_integer-35adb02d8c77ceb9,libnum_traits-a109f627a7c4e9a5,libanyhow-0490bdd322215f94,libbinread-1a95afe4742e6688,liblazy_static-8f54c7c82e1daacf,libthiserror-e2474dff5a1991c0,libserde-1e296edd4ef6b232}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcfg3FUZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-38af11bf534bbad0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdfinance_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/debug/deps/rustcfg3FUZ/list:6: ; expected, but got amount_available_for_borrowing
[INFO] [stdout]           >>>     canister_query amount_available_for_borrowing;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dfinance_backend` (lib) due to 1 previous error; 33 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "799e0dd4877efd1a7c1334b502af50f80dd6fa0f69abf6383e8afb2f826e5946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799e0dd4877efd1a7c1334b502af50f80dd6fa0f69abf6383e8afb2f826e5946", kill_on_drop: false }`
[INFO] [stdout] 799e0dd4877efd1a7c1334b502af50f80dd6fa0f69abf6383e8afb2f826e5946
