[INFO] fetching crate safecoin-budget-program 1.6.18... [INFO] documenting safecoin-budget-program-1.6.18 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate safecoin-budget-program 1.6.18 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate safecoin-budget-program 1.6.18 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate safecoin-budget-program 1.6.18 [INFO] finished tweaking crates.io crate safecoin-budget-program 1.6.18 [INFO] tweaked toml for crates.io crate safecoin-budget-program 1.6.18 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55ad21d363d25cb97199ee4df8d8c7a1b635021b357166614c0a36a97f8fea26 [INFO] running `Command { std: "docker" "start" "-a" "55ad21d363d25cb97199ee4df8d8c7a1b635021b357166614c0a36a97f8fea26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ad21d363d25cb97199ee4df8d8c7a1b635021b357166614c0a36a97f8fea26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ad21d363d25cb97199ee4df8d8c7a1b635021b357166614c0a36a97f8fea26", kill_on_drop: false }` [INFO] [stdout] 55ad21d363d25cb97199ee4df8d8c7a1b635021b357166614c0a36a97f8fea26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1008aba7eb5af779316be59946b271831cecf0560cbd8836944a26c83d3eefd [INFO] running `Command { std: "docker" "start" "-a" "a1008aba7eb5af779316be59946b271831cecf0560cbd8836944a26c83d3eefd", kill_on_drop: false }` [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking jobserver v0.1.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking cc v1.0.73 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling safecoin-frozen-abi-macro v1.8.12 [INFO] [stderr] Compiling safecoin-frozen-abi v1.8.12 [INFO] [stderr] Compiling safecoin-program v1.8.12 [INFO] [stderr] Compiling safecoin-sdk v1.8.12 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking safecoin-logger v1.8.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling safecoin-sdk-macro v1.8.12 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking derivation-path v0.1.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking safecoin-crate-features v1.8.12 [INFO] [stderr] Documenting safecoin-budget-program v1.6.18 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `solana_sdk` [INFO] [stdout] --> src/budget_expr.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use solana_sdk::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `solana_sdk` [INFO] [stdout] --> src/budget_expr.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use solana_sdk::pubkey::Pubkey; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `solana_sdk` [INFO] [stdout] --> src/budget_instruction.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::{ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::id` [INFO] [stdout] --> src/budget_instruction.rs:1:65 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{budget_expr::BudgetExpr, budget_state::BudgetState, id}; [INFO] [stdout] | ^^ no `id` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `solana_sdk` [INFO] [stdout] --> src/budget_processor.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use solana_sdk::{ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `solana_sdk` [INFO] [stdout] --> src/budget_state.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use solana_sdk::instruction::InstructionError; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/budget_instruction.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::{ [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `solana_sdk` [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | solana_sdk::declare_program!( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `solana_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Hash` in this scope [INFO] [stdout] --> src/budget_expr.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | AccountData(Hash, Pubkey), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use core::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::keccak::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | AccountData(Hash, Pubkey), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub to: Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub key: Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub program_id: Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Hash` in this scope [INFO] [stdout] --> src/budget_expr.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub data_hash: Hash, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use core::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::keccak::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | Timestamp(DateTime, Pubkey), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | Signature(Pubkey), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn is_satisfied(&self, witness: &Witness, from: &Pubkey) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:105:44 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn new_payment(lamports: u64, to: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:110:42 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn new_authorized_payment(from: &Pubkey, lamports: u64, to: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:110:70 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn new_authorized_payment(from: &Pubkey, lamports: u64, to: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | account_pubkey: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | account_program_id: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Hash` in this scope [INFO] [stdout] --> src/budget_expr.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | account_hash: Hash, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use core::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::keccak::Hash; [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | witness: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | from: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | from0: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | from1: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | dt_pubkey: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | dt_pubkey: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | from: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_expr.rs:235:63 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn apply_witness(&mut self, witness: &Witness, from: &Pubkey) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `DecodeError` in this scope [INFO] [stdout] --> src/budget_instruction.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | impl DecodeError for BudgetError { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::decode_error::DecodeError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | fn initialize_account(contract: &Pubkey, expr: BudgetExpr) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:44:63 [INFO] [stdout] | [INFO] [stdout] 44 | fn initialize_account(contract: &Pubkey, expr: BudgetExpr) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | from: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | contract: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn payment(from: &Pubkey, to: &Pubkey, contract: &Pubkey, lamports: u64) -> Vec { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn payment(from: &Pubkey, to: &Pubkey, contract: &Pubkey, lamports: u64) -> Vec { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:74:55 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn payment(from: &Pubkey, to: &Pubkey, contract: &Pubkey, lamports: u64) -> Vec { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:74:85 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn payment(from: &Pubkey, to: &Pubkey, contract: &Pubkey, lamports: u64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | from: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | contract: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | dt_pubkey: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | cancelable: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | from: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | contract: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | witness: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | cancelable: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | from: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 110 | contract: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | account_pubkey: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | account_program_id: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Hash` in this scope [INFO] [stdout] --> src/budget_instruction.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | account_hash: Hash, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::keccak::Hash; [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | from: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 128 | contract: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | to: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn apply_signature(from: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:142:50 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn apply_signature(from: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:142:63 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn apply_signature(from: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:142:74 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn apply_signature(from: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:154:44 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn apply_account_data(witness_pubkey: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:154:63 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn apply_account_data(witness_pubkey: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_instruction.rs:154:76 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn apply_account_data(witness_pubkey: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/budget_instruction.rs:154:87 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn apply_account_data(witness_pubkey: &Pubkey, contract: &Pubkey, to: &Pubkey) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use safecoin_sdk::instruction::Instruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | witness_keyed_account: &KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | contract_keyed_account: &KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | to_keyed_account: Result<&KeyedAccount, InstructionError>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | to_keyed_account: Result<&KeyedAccount, InstructionError>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result<(), InstructionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | witness_keyed_account: &KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | contract_keyed_account: &KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | to_keyed_account: Result<&KeyedAccount, InstructionError>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | to_keyed_account: Result<&KeyedAccount, InstructionError>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | ) -> Result<(), InstructionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | witness_keyed_account: &KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | contract_keyed_account: &KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | to_keyed_account: Result<&KeyedAccount, InstructionError>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | to_keyed_account: Result<&KeyedAccount, InstructionError>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Result<(), InstructionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pubkey` in this scope [INFO] [stdout] --> src/budget_processor.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | _program_id: &Pubkey, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::pubkey::Pubkey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyedAccount` in this scope [INFO] [stdout] --> src/budget_processor.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | keyed_accounts: &[KeyedAccount], [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::keyed_account::KeyedAccount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InvokeContext` in this scope [INFO] [stdout] --> src/budget_processor.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | _invoke_context: &mut dyn InvokeContext, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::process_instruction::InvokeContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_processor.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | ) -> Result<(), InstructionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_state.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn serialize(&self, output: &mut [u8]) -> Result<(), InstructionError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstructionError` in this scope [INFO] [stdout] --> src/budget_state.rs:29:54 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn deserialize(input: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use safecoin_sdk::instruction::InstructionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 99 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `safecoin-budget-program` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-type cdylib --crate-name solana_budget_program src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d5cf67f04eb61293 -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-66ef814726a7e4c6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b35ddb4f7a98ebe2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4c2b941844e2fcbb.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-737e576882e59c40.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d0fb7f65d2860a4.rmeta --extern safecoin_sdk=/opt/rustwide/target/debug/deps/libsafecoin_sdk-5b9fac43c0c5ee9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d85b02390158a782.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ada9f546f38d79f4.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2ad52eb4ee43c8f6.rmeta --cap-lints=warn --crate-version 1.6.18` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "a1008aba7eb5af779316be59946b271831cecf0560cbd8836944a26c83d3eefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1008aba7eb5af779316be59946b271831cecf0560cbd8836944a26c83d3eefd", kill_on_drop: false }` [INFO] [stdout] a1008aba7eb5af779316be59946b271831cecf0560cbd8836944a26c83d3eefd