[INFO] fetching crate gemachain-sdk 1.8.2...
[INFO] checking gemachain-sdk-1.8.2 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate gemachain-sdk 1.8.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate gemachain-sdk 1.8.2
[INFO] finished tweaking crates.io crate gemachain-sdk 1.8.2
[INFO] tweaked toml for crates.io crate gemachain-sdk 1.8.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gemachain-sdk 1.8.2 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 286 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.5.7)
[INFO] [stderr]       Adding bs58 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding curve25519-dalek v3.2.1 (available: v4.1.3)
[INFO] [stderr]       Adding derivation-path v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding digest v0.9.0 (available: v0.10.7)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding ed25519-dalek-bip32 v0.1.1 (available: v0.3.0)
[INFO] [stderr]       Adding generic-array v0.14.9 (available: v1.3.4)
[INFO] [stderr]       Adding hmac v0.11.0 (available: v0.12.1)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding libsecp256k1 v0.6.0 (available: v0.7.2)
[INFO] [stderr]       Adding memmap2 v0.5.10 (available: v0.9.8)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding pbkdf2 v0.9.0 (available: v0.12.2)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (available: v0.9.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding sha3 v0.9.1 (available: v0.10.8)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tiny-bip39 v0.8.2 (available: v2.0.0)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gemachain-sdk-macro v1.8.2
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]   Downloaded gemachain-frozen-abi v1.8.2
[INFO] [stderr]   Downloaded gemachain-frozen-abi-macro v1.8.2
[INFO] [stderr]   Downloaded hmac v0.9.0
[INFO] [stderr]   Downloaded gemachain-crate-features v1.8.2
[INFO] [stderr]   Downloaded derivation-path v0.1.3
[INFO] [stderr]   Downloaded crypto-mac v0.9.1
[INFO] [stderr]   Downloaded gemachain-program v1.8.2
[INFO] [stderr]   Downloaded gemachain-logger v1.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6744b268cd5810e2e5d81dfb9cbfa07e7b95d3c964b6fe7cc285db3454c8461
[INFO] running `Command { std: "docker" "start" "-a" "b6744b268cd5810e2e5d81dfb9cbfa07e7b95d3c964b6fe7cc285db3454c8461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6744b268cd5810e2e5d81dfb9cbfa07e7b95d3c964b6fe7cc285db3454c8461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6744b268cd5810e2e5d81dfb9cbfa07e7b95d3c964b6fe7cc285db3454c8461", kill_on_drop: false }`
[INFO] [stdout] b6744b268cd5810e2e5d81dfb9cbfa07e7b95d3c964b6fe7cc285db3454c8461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5edea292cee909af90b07fd2cc70a8480fbbe796698bafed5ce6a1943c618f5
[INFO] running `Command { std: "docker" "start" "-a" "d5edea292cee909af90b07fd2cc70a8480fbbe796698bafed5ce6a1943c618f5", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling gemachain-frozen-abi-macro v1.8.2
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling gemachain-frozen-abi v1.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking jobserver v0.1.34
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling gemachain-program v1.8.2
[INFO] [stderr]     Checking find-msvc-tools v0.1.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling gemachain-sdk v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cc v1.2.41
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking rustls v0.21.12
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking gemachain-logger v1.8.2
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.27
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling gemachain-sdk-macro v1.8.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking derivation-path v0.1.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[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 crypto-mac v0.9.1
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]     Checking gemachain-crate-features v1.8.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_WITH_SPECIALIZATION`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(specialization))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_WITH_SPECIALIZATION)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_WITH_SPECIALIZATION)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_NEEDS_PROC_MACRO_HYGIENE`
[INFO] [stdout]  --> src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(RUSTC_NEEDS_PROC_MACRO_HYGIENE, feature(proc_macro_hygiene))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_NEEDS_PROC_MACRO_HYGIENE)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_NEEDS_PROC_MACRO_HYGIENE)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_WITH_SPECIALIZATION`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(specialization))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_WITH_SPECIALIZATION)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_WITH_SPECIALIZATION)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_NEEDS_PROC_MACRO_HYGIENE`
[INFO] [stdout]  --> src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(RUSTC_NEEDS_PROC_MACRO_HYGIENE, feature(proc_macro_hygiene))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(RUSTC_NEEDS_PROC_MACRO_HYGIENE)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_NEEDS_PROC_MACRO_HYGIENE)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/signature.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use generic_array::{typenum::U64, GenericArray};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Signature(GenericArray<u8, U64>);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Self(GenericArray::clone_from_slice(signature_slice))
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/signature.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use generic_array::{typenum::U64, GenericArray};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Signature(GenericArray<u8, U64>);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Self(GenericArray::clone_from_slice(signature_slice))
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/genesis_config.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |             Utc.timestamp(self.creation_time, 0).to_rfc3339(),
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/secp256k1_instruction.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |     message_hash_arr.copy_from_slice(message_hash.as_slice());
[INFO] [stdout]    |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Self(GenericArray::clone_from_slice(signature_slice))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let signature = self.0.as_slice().try_into()?;
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/genesis_config.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |             Utc.timestamp(self.creation_time, 0).to_rfc3339(),
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ed25519::signature::Signature`
[INFO] [stdout]  --> src/ed25519_instruction.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ed25519_dalek::{ed25519::signature::Signature, Signer, Verifier};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/secp256k1_instruction.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |     message_hash_arr.copy_from_slice(message_hash.as_slice());
[INFO] [stdout]    |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::clone_from_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Self(GenericArray::clone_from_slice(signature_slice))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/signature.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let signature = self.0.as_slice().try_into()?;
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ed25519::signature::Signature`
[INFO] [stdout]  --> src/ed25519_instruction.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ed25519_dalek::{ed25519::signature::Signature, Signer, Verifier};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/compute_budget.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     BorshSchema,
[INFO] [stdout]    |     ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     RequestUnits(u64),
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[KeyedAccount<'_>]`, which is not FFI-safe
[INFO] [stdout]   --> src/entrypoint_native.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |   pub type ProgramEntrypoint = unsafe extern "C" fn(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 11 | |     program_id: &Pubkey,
[INFO] [stdout] 12 | |     keyed_accounts: &[KeyedAccount],
[INFO] [stdout] 13 | |     instruction_data: &[u8],
[INFO] [stdout] 14 | | ) -> Result<(), InstructionError>;
[INFO] [stdout]    | |_________________________________^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a raw pointer instead
[INFO] [stdout]    = note: slices have no C equivalent
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hard_forks.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn iter(&self) -> std::slice::Iter<(Slot, usize)> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn iter(&self) -> std::slice::Iter<'_, (Slot, usize)> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:62:48
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_account_ref(&'a self) -> Result<Ref<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                             --                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_account_ref(&'a self) -> Result<Ref<'a, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:66:52
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn try_account_ref_mut(&'a self) -> Result<RefMut<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                 --                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn try_account_ref_mut(&'a self) -> Result<RefMut<'a, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn try_borrow(&self) -> Result<Ref<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn try_borrow(&self) -> Result<Ref<'_, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn try_borrow_mut(&self) -> Result<RefMut<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn try_borrow_mut(&self) -> Result<RefMut<'_, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_account.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     accounts: &[(Pubkey, Rc<RefCell<AccountSharedData>>)],
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 173 | ) -> Vec<KeyedAccount> {
[INFO] [stdout]     |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 | ) -> Vec<KeyedAccount<'_>> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 1232]` does not permit being left uninitialized
[INFO] [stdout]   --> src/packet.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |             data: unsafe { std::mem::MaybeUninit::uninit().assume_init() },
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this code causes undefined behavior when executed
[INFO] [stdout]    |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe
[INFO] [stdout]   --> src/process_instruction.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub type LoaderEntrypoint = unsafe extern "C" fn(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 24 | |     program_id: &Pubkey,
[INFO] [stdout] 25 | |     instruction_data: &[u8],
[INFO] [stdout] 26 | |     invoke_context: &dyn InvokeContext,
[INFO] [stdout] 27 | | ) -> Result<(), InstructionError>;
[INFO] [stdout]    | |_________________________________^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a raw pointer instead
[INFO] [stdout]    = note: slices have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/process_instruction.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount], InstructionError>;
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |                | |
[INFO] [stdout]    |                           |                | the same lifetime is hidden here
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount<'_>], InstructionError>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_instruction.rs:532:27
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount], InstructionError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |                | |
[INFO] [stdout]     |                           |                | the same lifetime is hidden here
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount<'_>], InstructionError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signature.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn signable_data(&self) -> Cow<[u8]>;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn signable_data(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/sanitized.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_account_locks(&self, demote_program_write_locks: bool) -> TransactionAccountLocks {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_account_locks(&self, demote_program_write_locks: bool) -> TransactionAccountLocks<'_> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/compute_budget.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     BorshSchema,
[INFO] [stdout]    |     ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     RequestUnits(u64),
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[keyed_account::KeyedAccount<'_>]`, which is not FFI-safe
[INFO] [stdout]   --> src/entrypoint_native.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |   pub type ProgramEntrypoint = unsafe extern "C" fn(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 11 | |     program_id: &Pubkey,
[INFO] [stdout] 12 | |     keyed_accounts: &[KeyedAccount],
[INFO] [stdout] 13 | |     instruction_data: &[u8],
[INFO] [stdout] 14 | | ) -> Result<(), InstructionError>;
[INFO] [stdout]    | |_________________________________^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a raw pointer instead
[INFO] [stdout]    = note: slices have no C equivalent
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hard_forks.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn iter(&self) -> std::slice::Iter<(Slot, usize)> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn iter(&self) -> std::slice::Iter<'_, (Slot, usize)> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:62:48
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_account_ref(&'a self) -> Result<Ref<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                             --                 ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn try_account_ref(&'a self) -> Result<Ref<'a, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:66:52
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn try_account_ref_mut(&'a self) -> Result<RefMut<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                 --                 ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn try_account_ref_mut(&'a self) -> Result<RefMut<'a, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn try_borrow(&self) -> Result<Ref<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn try_borrow(&self) -> Result<Ref<'_, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keyed_account.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn try_borrow_mut(&self) -> Result<RefMut<AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn try_borrow_mut(&self) -> Result<RefMut<'_, AccountSharedData>, InstructionError> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_account.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     accounts: &[(Pubkey, Rc<RefCell<AccountSharedData>>)],
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 173 | ) -> Vec<KeyedAccount> {
[INFO] [stdout]     |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 | ) -> Vec<KeyedAccount<'_>> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 1232]` does not permit being left uninitialized
[INFO] [stdout]   --> src/packet.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |             data: unsafe { std::mem::MaybeUninit::uninit().assume_init() },
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this code causes undefined behavior when executed
[INFO] [stdout]    |                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `[u8]`, which is not FFI-safe
[INFO] [stdout]   --> src/process_instruction.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub type LoaderEntrypoint = unsafe extern "C" fn(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 24 | |     program_id: &Pubkey,
[INFO] [stdout] 25 | |     instruction_data: &[u8],
[INFO] [stdout] 26 | |     invoke_context: &dyn InvokeContext,
[INFO] [stdout] 27 | | ) -> Result<(), InstructionError>;
[INFO] [stdout]    | |_________________________________^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a raw pointer instead
[INFO] [stdout]    = note: slices have no C equivalent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/process_instruction.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount], InstructionError>;
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |                | |
[INFO] [stdout]    |                           |                | the same lifetime is hidden here
[INFO] [stdout]    |                           |                the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount<'_>], InstructionError>;
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_instruction.rs:532:27
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount], InstructionError> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |                | |
[INFO] [stdout]     |                           |                | the same lifetime is hidden here
[INFO] [stdout]     |                           |                the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     fn get_keyed_accounts(&self) -> Result<&[KeyedAccount<'_>], InstructionError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/signature.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn signable_data(&self) -> Cow<[u8]>;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn signable_data(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/sanitized.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_account_locks(&self, demote_program_write_locks: bool) -> TransactionAccountLocks {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_account_locks(&self, demote_program_write_locks: bool) -> TransactionAccountLocks<'_> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.83s
[INFO] running `Command { std: "docker" "inspect" "d5edea292cee909af90b07fd2cc70a8480fbbe796698bafed5ce6a1943c618f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5edea292cee909af90b07fd2cc70a8480fbbe796698bafed5ce6a1943c618f5", kill_on_drop: false }`
[INFO] [stdout] d5edea292cee909af90b07fd2cc70a8480fbbe796698bafed5ce6a1943c618f5
