[INFO] fetching crate cronos-anchor-lang 0.24.2...
[INFO] checking cronos-anchor-lang-0.24.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cronos-anchor-lang 0.24.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cronos-anchor-lang 0.24.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cronos-anchor-lang 0.24.2
[INFO] finished tweaking crates.io crate cronos-anchor-lang 0.24.2
[INFO] tweaked toml for crates.io crate cronos-anchor-lang 0.24.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-frozen-abi v1.9.29
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.9.29
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-state v0.24.2
[INFO] [stderr]   Downloaded solana-sdk-macro v1.9.29
[INFO] [stderr]   Downloaded anchor-attribute-constant v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-program v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-account v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-error v0.24.2
[INFO] [stderr]   Downloaded anchor-syn v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-event v0.24.2
[INFO] [stderr]   Downloaded anchor-attribute-interface v0.24.2
[INFO] [stderr]   Downloaded solana-program v1.9.29
[INFO] [stderr]   Downloaded solana-logger v1.9.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f2ac3db9d9565ff7517d3dc07a69467284f59e67d00f426b29f89fdd17305df
[INFO] running `Command { std: "docker" "start" "-a" "7f2ac3db9d9565ff7517d3dc07a69467284f59e67d00f426b29f89fdd17305df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f2ac3db9d9565ff7517d3dc07a69467284f59e67d00f426b29f89fdd17305df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2ac3db9d9565ff7517d3dc07a69467284f59e67d00f426b29f89fdd17305df", kill_on_drop: false }`
[INFO] [stdout] 7f2ac3db9d9565ff7517d3dc07a69467284f59e67d00f426b29f89fdd17305df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 955ff2e1b408fefb4f2046aab462bdf0bfb0f1004d7ad4df902d0cdbfe4dc576
[INFO] running `Command { std: "docker" "start" "-a" "955ff2e1b408fefb4f2046aab462bdf0bfb0f1004d7ad4df902d0cdbfe4dc576", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.9.29
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.9.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking solana-logger v1.9.29
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling solana-program v1.9.29
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling solana-sdk-macro v1.9.29
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling anchor-syn v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling anchor-attribute-constant v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-account v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-state v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-interface v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-program v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-event v0.24.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.24.2
[INFO] [stderr]    Compiling anchor-derive-accounts v0.24.2
[INFO] [stderr]     Checking cronos-anchor-lang v0.24.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AccountInfo` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountInfo` is already imported here
[INFO] [stdout] 2 | use crate::{error::ErrorCode, prelude::Account};
[INFO] [stdout] 3 | use solana_program::account_info::AccountInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountMeta` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountMeta` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 | use solana_program::instruction::AccountMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pubkey` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeMap` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `BTreeMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountInfo` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountInfo` is already imported here
[INFO] [stdout] 5 | use solana_program::account_info::AccountInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountMeta` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountMeta` is already imported here
[INFO] [stdout] 5 | use solana_program::account_info::AccountInfo;
[INFO] [stdout] 6 | use solana_program::instruction::AccountMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pubkey` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeMap` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `BTreeMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]   --> src/idl.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `Pubkey` is already imported here
[INFO] [stdout] 23 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]  --> src/system_program.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `Pubkey` is already imported here
[INFO] [stdout] 2 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountInfo` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountInfo` is already imported here
[INFO] [stdout] 2 | use crate::{error::ErrorCode, prelude::Account};
[INFO] [stdout] 3 | use solana_program::account_info::AccountInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountMeta` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountMeta` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 | use solana_program::instruction::AccountMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pubkey` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeMap` is imported redundantly
[INFO] [stdout]  --> src/accounts/cpi_account.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `BTreeMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountInfo` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountInfo` is already imported here
[INFO] [stdout] 5 | use solana_program::account_info::AccountInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AccountMeta` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `AccountMeta` is already imported here
[INFO] [stdout] 5 | use solana_program::account_info::AccountInfo;
[INFO] [stdout] 6 | use solana_program::instruction::AccountMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pubkey` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeMap` is imported redundantly
[INFO] [stdout]  --> src/accounts/system_account.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::*;
[INFO] [stdout]   |     -------- the item `BTreeMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]   --> src/idl.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `Pubkey` is already imported here
[INFO] [stdout] 23 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]  --> src/system_program.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `Pubkey` is already imported here
[INFO] [stdout] 2 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pubkey` is imported redundantly
[INFO] [stdout]   --> src/vec.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use solana_program::pubkey::Pubkey;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |
[INFO] [stdout] 41 |     use super::*;
[INFO] [stdout]    |         -------- the item `Pubkey` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anchor_lang`
[INFO] [stdout]  --> tests/generics_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anchor_lang::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `anchor_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anchor_lang`
[INFO] [stdout]  --> tests/generics_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anchor_lang::prelude::borsh::maybestd::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `anchor_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anchor_lang::prelude::borsh::maybestd::io::Write`
[INFO] [stdout]  --> tests/generics_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anchor_lang::prelude::borsh::maybestd::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `declare_id` in this scope
[INFO] [stdout]  --> tests/generics_test.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | declare_id!("Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS");
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 3 + use anchor_attribute_account::declare_id;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use cronos_anchor_lang::declare_id;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use solana_program::declare_id;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Accounts` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use anchor_derive_accounts::Accounts;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::Accounts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `account` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[account(zero_copy)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use anchor_attribute_account::account;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `account` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[account]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use anchor_attribute_account::account;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AccountSerialize` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     T: AccountSerialize + AccountDeserialize + Owner + Clone,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::AccountSerialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AccountDeserialize` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     T: AccountSerialize + AccountDeserialize + Owner + Clone,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-0.9.3/src/de/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait BorshDeserialize: Sized {
[INFO] [stdout]    | --------------------------------- similarly named trait `BorshDeserialize` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 |     T: AccountSerialize + BorshDeserialize + Owner + Clone,
[INFO] [stdout]    |                           ~~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::AccountDeserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Owner` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 |     T: AccountSerialize + AccountDeserialize + Owner + Clone,
[INFO] [stdout]    |                                                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::Owner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountInfo` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub non_generic: AccountInfo<'info>,
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::prelude::AccountInfo;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use solana_program::sysvar::slot_history::AccountInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub generic: Account<'info, T>,
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::prelude::Account;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use solana_program::account_info::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountLoader` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const_generic: AccountLoader<'info, FooAccount<N>>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::prelude::AccountLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AccountLoader` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const_generic_loader: AccountLoader<'info, FooAccount<N>>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::prelude::AccountLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub associated: Account<'info, Associated<U>>,
[INFO] [stdout]    |                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::prelude::Account;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use solana_program::account_info::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Owner` in this scope
[INFO] [stdout]   --> tests/generics_test.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<const N: usize> Owner for WrappedU8Array<N> {
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::Owner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ID` in the crate root
[INFO] [stdout]   --> tests/generics_test.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |         crate::ID
[INFO] [stdout]    |                ^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use cronos_anchor_lang::system_program::ID;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use solana_program::bpf_loader::ID;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use solana_program::bpf_loader_deprecated::ID;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use solana_program::bpf_loader_upgradeable::ID;
[INFO] [stdout]    |
[INFO] [stdout]      and 20 other candidates
[INFO] [stdout] help: if you import `ID`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -         crate::ID
[INFO] [stdout] 53 +         ID
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cronos-anchor-lang` (test "generics_test") due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "955ff2e1b408fefb4f2046aab462bdf0bfb0f1004d7ad4df902d0cdbfe4dc576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955ff2e1b408fefb4f2046aab462bdf0bfb0f1004d7ad4df902d0cdbfe4dc576", kill_on_drop: false }`
[INFO] [stdout] 955ff2e1b408fefb4f2046aab462bdf0bfb0f1004d7ad4df902d0cdbfe4dc576
