[INFO] fetching crate solana-storage-program 1.0.24... [INFO] testing solana-storage-program-1.0.24 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate solana-storage-program 1.0.24 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate solana-storage-program 1.0.24 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-storage-program 1.0.24 [INFO] finished tweaking crates.io crate solana-storage-program 1.0.24 [INFO] tweaked toml for crates.io crate solana-storage-program 1.0.24 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f87e75d35ec404e7005b81ea50397c6106996873eebc5479fae9a33e125c7805 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f87e75d35ec404e7005b81ea50397c6106996873eebc5479fae9a33e125c7805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f87e75d35ec404e7005b81ea50397c6106996873eebc5479fae9a33e125c7805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87e75d35ec404e7005b81ea50397c6106996873eebc5479fae9a33e125c7805", kill_on_drop: false }` [INFO] [stdout] f87e75d35ec404e7005b81ea50397c6106996873eebc5479fae9a33e125c7805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13e1b8aa0c52de14a8d653e022a76b5cded8afb6723f40ad6fe9c244ad500d62 [INFO] running `Command { std: "docker" "start" "-a" "13e1b8aa0c52de14a8d653e022a76b5cded8afb6723f40ad6fe9c244ad500d62", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.8.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.6 [INFO] [stderr] Compiling solana-frozen-abi v1.8.6 [INFO] [stderr] Compiling solana-program v1.8.6 [INFO] [stderr] Compiling solana-sdk v1.8.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling solana-logger v1.8.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling solana-crate-features v1.8.6 [INFO] [stderr] Compiling solana-storage-program v1.0.24 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::account::KeyedAccount` [INFO] [stdout] --> src/storage_contract.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | account::{Account, KeyedAccount}, [INFO] [stdout] | ^^^^^^^^^^^^ no `KeyedAccount` in `account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk::account::KeyedAccount` [INFO] [stdout] --> src/storage_processor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | account::KeyedAccount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `KeyedAccount` in `account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sysvar` [INFO] [stdout] --> src/storage_processor.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | sysvar::{clock::Clock, rewards::Rewards, Sysvar}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_rewards_pool` found for mutable reference `&mut GenesisConfig` in the current scope [INFO] [stdout] --> src/rewards_pools.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | genesis_config.add_rewards_pool(pubkey, create_rewards_pool()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&mut GenesisConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `segment` on type `Clock` [INFO] [stdout] --> src/storage_contract.rs:180:41 [INFO] [stdout] | [INFO] [stdout] 180 | let current_segment = clock.segment; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `slot`, `epoch_start_timestamp`, `epoch`, `leader_schedule_epoch`, `unix_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `segment` on type `Clock` [INFO] [stdout] --> src/storage_contract.rs:256:73 [INFO] [stdout] | [INFO] [stdout] 256 | debug!("advertise new segment: {} orig: {}", segment, clock.segment); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `slot`, `epoch_start_timestamp`, `epoch`, `leader_schedule_epoch`, `unix_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `segment` on type `Clock` [INFO] [stdout] --> src/storage_contract.rs:257:60 [INFO] [stdout] | [INFO] [stdout] 257 | if segment < *state_segment || segment > clock.segment { [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `slot`, `epoch_start_timestamp`, `epoch`, `leader_schedule_epoch`, `unix_timestamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `storage_point_value` on type `Rewards` [INFO] [stdout] --> src/storage_contract.rs:387:47 [INFO] [stdout] | [INFO] [stdout] 387 | check_redeemable(credits, rewards.storage_point_value, rewards_pool, owner)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `validator_point_value`, `unused` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `storage_point_value` on type `Rewards` [INFO] [stdout] --> src/storage_contract.rs:404:47 [INFO] [stdout] | [INFO] [stdout] 404 | check_redeemable(credits, rewards.storage_point_value, rewards_pool, owner)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `validator_point_value`, `unused` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `solana_sdk::pubkey::Pubkey::new_rand`: Please use 'Pubkey::new_unique' instead [INFO] [stdout] --> src/storage_instruction.rs:62:60 [INFO] [stdout] | [INFO] [stdout] 62 | bincode::serialized_size(&AccountMeta::new(Pubkey::new_rand(), false)).unwrap_or(0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `solana_sdk::instruction::Instruction::new`: Please use another Instruction constructor instead, such as `Instruction::new_with_bincode` [INFO] [stdout] --> src/storage_instruction.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | Instruction::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `solana_sdk::instruction::Instruction::new`: Please use another Instruction constructor instead, such as `Instruction::new_with_bincode` [INFO] [stdout] --> src/storage_instruction.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | Instruction::new(id(), &storage_instruction, account_metas) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `solana_sdk::instruction::Instruction::new`: Please use another Instruction constructor instead, such as `Instruction::new_with_bincode` [INFO] [stdout] --> src/storage_instruction.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | Instruction::new(id(), &storage_instruction, account_metas) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `solana_sdk::instruction::Instruction::new`: Please use another Instruction constructor instead, such as `Instruction::new_with_bincode` [INFO] [stdout] --> src/storage_instruction.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | Instruction::new(id(), &storage_instruction, account_metas) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `solana_sdk::instruction::Instruction::new`: Please use another Instruction constructor instead, such as `Instruction::new_with_bincode` [INFO] [stdout] --> src/storage_instruction.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | Instruction::new(id(), &storage_instruction, account_metas) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_keyed_account` found for struct `Clock` in the current scope [INFO] [stdout] --> src/storage_processor.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | let clock = Clock::from_keyed_account(&rest[0])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_keyed_account` found for struct `Clock` in the current scope [INFO] [stdout] --> src/storage_processor.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | let clock = Clock::from_keyed_account(&rest[0])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_keyed_account` found for struct `Rewards` in the current scope [INFO] [stdout] --> src/storage_processor.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | let rewards = Rewards::from_keyed_account(&rewards[0])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Rewards` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_keyed_account` found for struct `Clock` in the current scope [INFO] [stdout] --> src/storage_processor.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | let clock = Clock::from_keyed_account(&clock[0])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_keyed_account` found for struct `Clock` in the current scope [INFO] [stdout] --> src/storage_processor.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | let clock = Clock::from_keyed_account(&clock[0])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Clock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / solana_sdk::declare_program!( [INFO] [stdout] 9 | | "Storage111111111111111111111111111111111111", [INFO] [stdout] 10 | | solana_storage_program, [INFO] [stdout] 11 | | process_instruction [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ expected slice `[u8]`, found trait object `dyn InvokeContext` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found mutable reference `&mut dyn InvokeContext` [INFO] [stdout] = note: this error originates in the macro `solana_sdk::declare_program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-storage-program` due to 15 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "13e1b8aa0c52de14a8d653e022a76b5cded8afb6723f40ad6fe9c244ad500d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e1b8aa0c52de14a8d653e022a76b5cded8afb6723f40ad6fe9c244ad500d62", kill_on_drop: false }` [INFO] [stdout] 13e1b8aa0c52de14a8d653e022a76b5cded8afb6723f40ad6fe9c244ad500d62