[INFO] cloning repository https://github.com/RycBrownrigg/a-peer-to-peer-lending-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RycBrownrigg/a-peer-to-peer-lending-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRycBrownrigg%2Fa-peer-to-peer-lending-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRycBrownrigg%2Fa-peer-to-peer-lending-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e430229464212749d4b0538ef17c5ffb2b070842 [INFO] checking RycBrownrigg/a-peer-to-peer-lending-system against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRycBrownrigg%2Fa-peer-to-peer-lending-system" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RycBrownrigg/a-peer-to-peer-lending-system [INFO] finished tweaking git repo https://github.com/RycBrownrigg/a-peer-to-peer-lending-system [INFO] tweaked toml for git repo https://github.com/RycBrownrigg/a-peer-to-peer-lending-system written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RycBrownrigg/a-peer-to-peer-lending-system on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RycBrownrigg/a-peer-to-peer-lending-system 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f61b2ce62c3fbb383a06341a6695c0a83411555eccce95c4ef9b7432a91dda87 [INFO] running `Command { std: "docker" "start" "-a" "f61b2ce62c3fbb383a06341a6695c0a83411555eccce95c4ef9b7432a91dda87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f61b2ce62c3fbb383a06341a6695c0a83411555eccce95c4ef9b7432a91dda87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61b2ce62c3fbb383a06341a6695c0a83411555eccce95c4ef9b7432a91dda87", kill_on_drop: false }` [INFO] [stdout] f61b2ce62c3fbb383a06341a6695c0a83411555eccce95c4ef9b7432a91dda87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07851984f6c86c53f4fee4af63a998f6732e2797ca94879b6f31a7afa155cb62 [INFO] running `Command { std: "docker" "start" "-a" "07851984f6c86c53f4fee4af63a998f6732e2797ca94879b6f31a7afa155cb62", kill_on_drop: false }` [INFO] [stderr] Checking a-peer-to-peer-lending-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` 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 `solana_program` [INFO] [stdout] --> src/lending.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/lending.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` 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 `solana_program` [INFO] [stdout] --> src/user_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/lending.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/user_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` 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 `solana_program` [INFO] [stdout] --> src/asset_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/user_management.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/asset_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/asset_management.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` 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 `solana_program` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` 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 `solana_program` [INFO] [stdout] --> src/lending.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/lending.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` 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 `solana_program` [INFO] [stdout] --> src/user_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/lending.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/user_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` 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 `solana_program` [INFO] [stdout] --> src/asset_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/user_management.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_program` [INFO] [stdout] --> src/asset_management.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_program::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_program` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_program`, use `cargo add solana_program` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `borsh` [INFO] [stdout] --> src/asset_management.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use borsh::{BorshDeserialize, BorshSerialize}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `borsh` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `borsh`, use `cargo add borsh` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `a_peer_to_peer_lending_system` [INFO] [stdout] --> src/main.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `LendingInstruction` in the current scope [INFO] [stdout] --> src/lending.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum LendingInstruction { [INFO] [stdout] | --------------------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 46 | let instruction = LendingInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `LendingInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 46 - let instruction = LendingInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 46 + let instruction = LendingInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `LendingInstruction` in the current scope [INFO] [stdout] --> src/lending.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum LendingInstruction { [INFO] [stdout] | --------------------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 46 | let instruction = LendingInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `LendingInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 46 - let instruction = LendingInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 46 + let instruction = LendingInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lending.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | &[b"lending_pool", &pool_seed.to_le_bytes()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 12, found one with a size of 8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lending.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | &[b"lending_pool", &pool_seed.to_le_bytes()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 12, found one with a size of 8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- method `serialize` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 94 | lending_pool.serialize(&mut *lending_pool_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `LendingPool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 104 | let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `LendingPool` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 104 - let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] 104 + let mut lending_pool = LendingPool::try_from(&lending_pool_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- method `serialize` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 94 | lending_pool.serialize(&mut *lending_pool_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `LendingPool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 118 | let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `LendingPool` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 118 - let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] 118 + let mut lending_pool = LendingPool::try_from(&lending_pool_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 104 | let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `LendingPool` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 104 - let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] 104 + let mut lending_pool = LendingPool::try_from(&lending_pool_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 118 | let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `LendingPool` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 118 - let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] 118 + let mut lending_pool = LendingPool::try_from(&lending_pool_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 141 | let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `LendingPool` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 141 - let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] 141 + let mut lending_pool = LendingPool::try_from(&lending_pool_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `LendingPool` in the current scope [INFO] [stdout] --> src/lending.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct LendingPool { [INFO] [stdout] | ---------------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 141 | let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `LendingPool` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 141 - let mut lending_pool = LendingPool::try_from_slice(&lending_pool_account.data.borrow())?; [INFO] [stdout] 141 + let mut lending_pool = LendingPool::try_from(&lending_pool_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `UserInstruction` in the current scope [INFO] [stdout] --> src/user_management.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum UserInstruction { [INFO] [stdout] | ------------------------ variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 32 | let instruction = UserInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `UserInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 32 - let instruction = UserInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 32 + let instruction = UserInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for struct `User` in the current scope [INFO] [stdout] --> src/user_management.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | --------------- method `serialize` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 65 | user.serialize(&mut *user_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `User` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `UserInstruction` in the current scope [INFO] [stdout] --> src/user_management.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum UserInstruction { [INFO] [stdout] | ------------------------ variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 32 | let instruction = UserInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `UserInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 32 - let instruction = UserInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 32 + let instruction = UserInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `User` in the current scope [INFO] [stdout] --> src/user_management.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | --------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 76 | let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 76 - let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] 76 + let mut user = User::try_from(&user_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `User` in the current scope [INFO] [stdout] --> src/user_management.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | --------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 89 | let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 89 - let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] 89 + let mut user = User::try_from(&user_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for struct `User` in the current scope [INFO] [stdout] --> src/user_management.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | --------------- method `serialize` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 65 | user.serialize(&mut *user_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `User` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `AssetInstruction` in the current scope [INFO] [stdout] --> src/asset_management.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum AssetInstruction { [INFO] [stdout] | ------------------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 43 | let instruction = AssetInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `AssetInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 43 - let instruction = AssetInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 43 + let instruction = AssetInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `User` in the current scope [INFO] [stdout] --> src/user_management.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | --------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 76 | let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 76 - let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] 76 + let mut user = User::try_from(&user_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from_slice` found for struct `User` in the current scope [INFO] [stdout] --> src/user_management.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | --------------- function or associated item `try_from_slice` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 89 | let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 89 - let mut user = User::try_from_slice(&user_account.data.borrow())?; [INFO] [stdout] 89 + let mut user = User::try_from(&user_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for enum `Asset` in the current scope [INFO] [stdout] --> src/asset_management.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Asset { [INFO] [stdout] | -------------- method `serialize` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 76 | asset.serialize(&mut *asset_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `Asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `AssetInstruction` in the current scope [INFO] [stdout] --> src/asset_management.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum AssetInstruction { [INFO] [stdout] | ------------------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 43 | let instruction = AssetInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `AssetInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 43 - let instruction = AssetInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 43 + let instruction = AssetInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for enum `Asset` in the current scope [INFO] [stdout] --> src/asset_management.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Asset { [INFO] [stdout] | -------------- method `serialize` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 98 | asset.serialize(&mut *asset_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `Asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for enum `Asset` in the current scope [INFO] [stdout] --> src/asset_management.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Asset { [INFO] [stdout] | -------------- method `serialize` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 76 | asset.serialize(&mut *asset_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `Asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `Asset` in the current scope [INFO] [stdout] --> src/asset_management.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Asset { [INFO] [stdout] | -------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 109 | let mut asset = Asset::try_from_slice(&asset_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 109 - let mut asset = Asset::try_from_slice(&asset_account.data.borrow())?; [INFO] [stdout] 109 + let mut asset = Asset::try_from(&asset_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize` found for enum `Asset` in the current scope [INFO] [stdout] --> src/asset_management.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Asset { [INFO] [stdout] | -------------- method `serialize` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 98 | asset.serialize(&mut *asset_account.data.borrow_mut())?; [INFO] [stdout] | ^^^^^^^^^ method not found in `Asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `ProgramInstruction` in the current scope [INFO] [stdout] --> src/main.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum ProgramInstruction { [INFO] [stdout] | --------------------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 33 | let instruction = ProgramInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `ProgramInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 33 - let instruction = ProgramInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 33 + let instruction = ProgramInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `Asset` in the current scope [INFO] [stdout] --> src/asset_management.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Asset { [INFO] [stdout] | -------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 109 | let mut asset = Asset::try_from_slice(&asset_account.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 109 - let mut asset = Asset::try_from_slice(&asset_account.data.borrow())?; [INFO] [stdout] 109 + let mut asset = Asset::try_from(&asset_account.data.borrow())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_to_vec` found for enum `LendingInstruction` in the current scope [INFO] [stdout] --> src/main.rs:37:85 [INFO] [stdout] | [INFO] [stdout] 37 | lending::process_instruction(program_id, accounts, &lending_instruction.try_to_vec()?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `LendingInstruction` [INFO] [stdout] | [INFO] [stdout] ::: src/lending.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum LendingInstruction { [INFO] [stdout] | --------------------------- method `try_to_vec` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `try_from_slice` found for enum `ProgramInstruction` in the current scope [INFO] [stdout] --> src/main.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum ProgramInstruction { [INFO] [stdout] | --------------------------- variant or associated item `try_from_slice` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 33 | let instruction = ProgramInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `ProgramInstruction` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `try_from` with a similar name [INFO] [stdout] | [INFO] [stdout] 33 - let instruction = ProgramInstruction::try_from_slice(instruction_data)?; [INFO] [stdout] 33 + let instruction = ProgramInstruction::try_from(instruction_data)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_to_vec` found for enum `UserInstruction` in the current scope [INFO] [stdout] --> src/main.rs:40:90 [INFO] [stdout] | [INFO] [stdout] 40 | user_management::process_instruction(program_id, accounts, &user_instruction.try_to_vec()?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `UserInstruction` [INFO] [stdout] | [INFO] [stdout] ::: src/user_management.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum UserInstruction { [INFO] [stdout] | ------------------------ method `try_to_vec` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_to_vec` found for enum `LendingInstruction` in the current scope [INFO] [stdout] --> src/main.rs:37:85 [INFO] [stdout] | [INFO] [stdout] 37 | lending::process_instruction(program_id, accounts, &lending_instruction.try_to_vec()?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `LendingInstruction` [INFO] [stdout] | [INFO] [stdout] ::: src/lending.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum LendingInstruction { [INFO] [stdout] | --------------------------- method `try_to_vec` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_to_vec` found for enum `UserInstruction` in the current scope [INFO] [stdout] --> src/main.rs:40:90 [INFO] [stdout] | [INFO] [stdout] 40 | user_management::process_instruction(program_id, accounts, &user_instruction.try_to_vec()?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `UserInstruction` [INFO] [stdout] | [INFO] [stdout] ::: src/user_management.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum UserInstruction { [INFO] [stdout] | ------------------------ method `try_to_vec` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_to_vec` found for enum `AssetInstruction` in the current scope [INFO] [stdout] --> src/main.rs:43:92 [INFO] [stdout] | [INFO] [stdout] 43 | asset_management::process_instruction(program_id, accounts, &asset_instruction.try_to_vec()?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `AssetInstruction` [INFO] [stdout] | [INFO] [stdout] ::: src/asset_management.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum AssetInstruction { [INFO] [stdout] | ------------------------- method `try_to_vec` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_to_vec` found for enum `AssetInstruction` in the current scope [INFO] [stdout] --> src/main.rs:43:92 [INFO] [stdout] | [INFO] [stdout] 43 | asset_management::process_instruction(program_id, accounts, &asset_instruction.try_to_vec()?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `AssetInstruction` [INFO] [stdout] | [INFO] [stdout] ::: src/asset_management.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum AssetInstruction { [INFO] [stdout] | ------------------------- method `try_to_vec` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0599, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `a-peer-to-peer-lending-system` (bin "a-peer-to-peer-lending-system") due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `a-peer-to-peer-lending-system` (bin "a-peer-to-peer-lending-system" test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "07851984f6c86c53f4fee4af63a998f6732e2797ca94879b6f31a7afa155cb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07851984f6c86c53f4fee4af63a998f6732e2797ca94879b6f31a7afa155cb62", kill_on_drop: false }` [INFO] [stdout] 07851984f6c86c53f4fee4af63a998f6732e2797ca94879b6f31a7afa155cb62