[INFO] fetching crate solana-account 3.0.0... [INFO] testing solana-account-3.0.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate solana-account 3.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate solana-account 3.0.0 [INFO] finished tweaking crates.io crate solana-account 3.0.0 [INFO] tweaked toml for crates.io crate solana-account 3.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate solana-account 3.0.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate solana-account 3.0.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df452dc72257a50cff3cb91f11adae7580edb6b7c295d86c7d98787612509616 [INFO] running `Command { std: "docker" "start" "-a" "df452dc72257a50cff3cb91f11adae7580edb6b7c295d86c7d98787612509616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df452dc72257a50cff3cb91f11adae7580edb6b7c295d86c7d98787612509616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df452dc72257a50cff3cb91f11adae7580edb6b7c295d86c7d98787612509616", kill_on_drop: false }` [INFO] [stdout] df452dc72257a50cff3cb91f11adae7580edb6b7c295d86c7d98787612509616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027d7ed0fe829b5ab9bd7616b4210b955f1bae26183948bac34197d0178d93bf [INFO] running `Command { std: "docker" "start" "-a" "027d7ed0fe829b5ab9bd7616b4210b955f1bae26183948bac34197d0178d93bf", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling five8_core v0.1.1 [INFO] [stderr] Compiling solana-sanitize v3.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling solana-program-memory v3.0.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling five8_const v0.1.3 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-account v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s [INFO] running `Command { std: "docker" "inspect" "027d7ed0fe829b5ab9bd7616b4210b955f1bae26183948bac34197d0178d93bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027d7ed0fe829b5ab9bd7616b4210b955f1bae26183948bac34197d0178d93bf", kill_on_drop: false }` [INFO] [stdout] 027d7ed0fe829b5ab9bd7616b4210b955f1bae26183948bac34197d0178d93bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ba282fb4d7fa149b621b299e746d2c1c6f4494faddb13d532a672cda0070ca [INFO] running `Command { std: "docker" "start" "-a" "73ba282fb4d7fa149b621b299e746d2c1c6f4494faddb13d532a672cda0070ca", kill_on_drop: false }` [INFO] [stderr] Compiling solana-account v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `deserialize_data` found for struct `Account` in the current scope [INFO] [stdout] --> src/lib.rs:875:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Account { [INFO] [stdout] | ------------------ method `deserialize_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 875 | account1.deserialize_data::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize_data` found for struct `Account` in the current scope [INFO] [stdout] --> src/lib.rs:883:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Account { [INFO] [stdout] | ------------------ method `serialize_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 883 | account1.serialize_data(&"hello world").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deserialize_data` found for struct `AccountSharedData` in the current scope [INFO] [stdout] --> src/lib.rs:893:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct AccountSharedData { [INFO] [stdout] | ---------------------------- method `deserialize_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 893 | account2.deserialize_data::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `set_data` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:656:5 [INFO] [stdout] | [INFO] [stdout] 656 | fn set_data(&mut self, data: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `serialize_data` found for struct `AccountSharedData` in the current scope [INFO] [stdout] --> src/lib.rs:901:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct AccountSharedData { [INFO] [stdout] | ---------------------------- method `serialize_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 901 | account2.serialize_data(&"hello world").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `set_data` with a similar name [INFO] [stdout] | [INFO] [stdout] 901 - account2.serialize_data(&"hello world").unwrap(); [INFO] [stdout] 901 + account2.set_data(&"hello world").unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_data` found for struct `Account` in the current scope [INFO] [stdout] --> src/lib.rs:1140:59 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `new_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1140 | let account1_with_data = Account::new_data( [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Account` consider using one of the following associated functions: [INFO] [stdout] Account::new [INFO] [stdout] Account::new_rent_epoch [INFO] [stdout] --> src/lib.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `data` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | fn data(&self) -> &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_data` found for struct `AccountSharedData` in the current scope [INFO] [stdout] --> src/lib.rs:1146:69 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct AccountSharedData { [INFO] [stdout] | ---------------------------- function or associated item `new_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1146 | let account2_with_data = AccountSharedData::new_data( [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `AccountSharedData` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AccountSharedData` consider using one of the following associated functions: [INFO] [stdout] AccountSharedData::new [INFO] [stdout] AccountSharedData::new_rent_epoch [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `data` with a similar name, but with different arguments [INFO] [stdout] --> src/lib.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | fn data(&self) -> &[u8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_data_with_space` found for struct `Account` in the current scope [INFO] [stdout] --> src/lib.rs:1162:35 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `new_data_with_space` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1162 | &Account::new_data_with_space( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Account` consider using one of the following associated functions: [INFO] [stdout] Account::new [INFO] [stdout] Account::new_rent_epoch [INFO] [stdout] --> src/lib.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_data_with_space` found for struct `AccountSharedData` in the current scope [INFO] [stdout] --> src/lib.rs:1169:45 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct AccountSharedData { [INFO] [stdout] | ---------------------------- function or associated item `new_data_with_space` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1169 | &AccountSharedData::new_data_with_space( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `AccountSharedData` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AccountSharedData` consider using one of the following associated functions: [INFO] [stdout] AccountSharedData::new [INFO] [stdout] AccountSharedData::new_rent_epoch [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_ref_data` found for struct `Account` in the current scope [INFO] [stdout] --> src/lib.rs:1180:35 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `new_ref_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1180 | &Account::new_ref_data( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Account` consider using one of the following associated functions: [INFO] [stdout] Account::new [INFO] [stdout] Account::new_rent_epoch [INFO] [stdout] --> src/lib.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_ref` with a similar name [INFO] [stdout] | [INFO] [stdout] 1180 - &Account::new_ref_data( [INFO] [stdout] 1180 + &Account::new_ref( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_ref_data` found for struct `AccountSharedData` in the current scope [INFO] [stdout] --> src/lib.rs:1187:45 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct AccountSharedData { [INFO] [stdout] | ---------------------------- function or associated item `new_ref_data` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1187 | &AccountSharedData::new_ref_data( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `AccountSharedData` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AccountSharedData` consider using one of the following associated functions: [INFO] [stdout] AccountSharedData::new [INFO] [stdout] AccountSharedData::new_rent_epoch [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_ref` with a similar name [INFO] [stdout] | [INFO] [stdout] 1187 - &AccountSharedData::new_ref_data( [INFO] [stdout] 1187 + &AccountSharedData::new_ref( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_ref_data_with_space` found for struct `Account` in the current scope [INFO] [stdout] --> src/lib.rs:1198:35 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `new_ref_data_with_space` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1198 | &Account::new_ref_data_with_space( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Account` consider using one of the following associated functions: [INFO] [stdout] Account::new [INFO] [stdout] Account::new_rent_epoch [INFO] [stdout] --> src/lib.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_ref_data_with_space` found for struct `AccountSharedData` in the current scope [INFO] [stdout] --> src/lib.rs:1206:45 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct AccountSharedData { [INFO] [stdout] | ---------------------------- function or associated item `new_ref_data_with_space` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1206 | &AccountSharedData::new_ref_data_with_space( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `AccountSharedData` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `AccountSharedData` consider using one of the following associated functions: [INFO] [stdout] AccountSharedData::new [INFO] [stdout] AccountSharedData::new_rent_epoch [INFO] [stdout] --> src/lib.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn new(lamports: u64, space: usize, owner: &Pubkey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | pub fn new_rent_epoch(lamports: u64, space: usize, owner: &Pubkey, rent_epoch: Epoch) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-account` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "73ba282fb4d7fa149b621b299e746d2c1c6f4494faddb13d532a672cda0070ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ba282fb4d7fa149b621b299e746d2c1c6f4494faddb13d532a672cda0070ca", kill_on_drop: false }` [INFO] [stdout] 73ba282fb4d7fa149b621b299e746d2c1c6f4494faddb13d532a672cda0070ca