[INFO] fetching crate solana-transaction 2.2.2... [INFO] checking solana-transaction-2.2.2 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate solana-transaction 2.2.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate solana-transaction 2.2.2 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-transaction 2.2.2 [INFO] finished tweaking crates.io crate solana-transaction 2.2.2 [INFO] tweaked toml for crates.io crate solana-transaction 2.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate solana-transaction 2.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01b2c849ede46d2b0e96fd8558fced8d72528042bf8a4b0cced60991001a84b8 [INFO] running `Command { std: "docker" "start" "-a" "01b2c849ede46d2b0e96fd8558fced8d72528042bf8a4b0cced60991001a84b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01b2c849ede46d2b0e96fd8558fced8d72528042bf8a4b0cced60991001a84b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b2c849ede46d2b0e96fd8558fced8d72528042bf8a4b0cced60991001a84b8", kill_on_drop: false }` [INFO] [stdout] 01b2c849ede46d2b0e96fd8558fced8d72528042bf8a4b0cced60991001a84b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35a95133fafe2ecff7a6e010aa67ad9a3e0961b122ce08fd98e049c15badb167 [INFO] running `Command { std: "docker" "start" "-a" "35a95133fafe2ecff7a6e010aa67ad9a3e0961b122ce08fd98e049c15badb167", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking five8_core v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking solana-decode-error v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking five8_const v0.1.3 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Checking solana-program-memory v2.2.1 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking solana-big-mod-exp v2.2.1 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Checking solana-native-token v2.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking solana-packet v2.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Checking solana-hash v2.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking solana-short-vec v2.2.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking solana-fee-calculator v2.2.1 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking solana-serde-varint v2.2.1 [INFO] [stderr] Checking solana-sha256-hasher v2.2.1 [INFO] [stderr] Checking solana-keccak-hasher v2.2.1 [INFO] [stderr] Checking solana-blake3-hasher v2.2.1 [INFO] [stderr] Checking solana-pubkey v2.2.1 [INFO] [stderr] Checking solana-signature v2.2.1 [INFO] [stderr] Checking solana-sdk-ids v2.2.1 [INFO] [stderr] Checking solana-nonce v2.2.1 [INFO] [stderr] Checking solana-sysvar-id v2.2.1 [INFO] [stderr] Checking solana-clock v2.2.1 [INFO] [stderr] Checking solana-rent v2.2.1 [INFO] [stderr] Checking solana-slot-hashes v2.2.1 [INFO] [stderr] Checking solana-epoch-schedule v2.2.1 [INFO] [stderr] Checking solana-last-restart-slot v2.2.1 [INFO] [stderr] Checking solana-epoch-rewards v2.2.1 [INFO] [stderr] Checking solana-instruction v2.2.1 [INFO] [stderr] Checking solana-slot-history v2.2.1 [INFO] [stderr] Checking solana-program-error v2.2.1 [INFO] [stderr] Checking solana-system-interface v1.0.0 [INFO] [stderr] Checking solana-transaction-error v2.2.1 [INFO] [stderr] Checking solana-bincode v2.2.1 [INFO] [stderr] Checking solana-serialize-utils v2.2.1 [INFO] [stderr] Checking solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Checking solana-stable-layout v2.2.1 [INFO] [stderr] Checking solana-loader-v2-interface v2.2.1 [INFO] [stderr] Checking solana-signer v2.2.1 [INFO] [stderr] Checking solana-account-info v2.2.1 [INFO] [stderr] Checking solana-program-pack v2.2.1 [INFO] [stderr] Checking solana-keypair v2.2.1 [INFO] [stderr] Checking solana-presigner v2.2.1 [INFO] [stderr] Checking solana-cpi v2.2.1 [INFO] [stderr] Checking solana-account v2.2.1 [INFO] [stderr] Checking solana-program-entrypoint v2.2.1 [INFO] [stderr] Checking solana-instructions-sysvar v2.2.1 [INFO] [stderr] Checking solana-message v2.2.1 [INFO] [stderr] Checking solana-loader-v4-interface v2.2.1 [INFO] [stderr] Checking solana-vote-interface v2.2.2 [INFO] [stderr] Checking solana-loader-v3-interface v3.0.0 [INFO] [stderr] Checking solana-stake-interface v1.2.1 [INFO] [stderr] Checking solana-feature-gate-interface v2.2.1 [INFO] [stderr] Checking solana-example-mocks v2.2.1 [INFO] [stderr] Checking solana-transaction v2.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking solana-sysvar v2.2.1 [INFO] [stderr] Checking solana-secp256k1-recover v2.2.1 [INFO] [stderr] Checking solana-program v2.2.1 [INFO] [stdout] error[E0432]: unresolved import `solana_signer` [INFO] [stdout] --> src/sanitized.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | solana_signer::Signer, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_signer` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 346 | solana_presigner::Signer, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `solana_signer`, `solana_system_interface` [INFO] [stdout] --> src/versioned/mod.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | solana_signer::Signer, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_signer` [INFO] [stdout] 240 | solana_system_interface::instruction as system_instruction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_system_interface`, use `cargo add solana_system_interface` to add it to your `Cargo.toml` [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 239 | solana_presigner::Signer, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `solana_signer`, `solana_system_interface` [INFO] [stdout] --> src/lib.rs:1166:9 [INFO] [stdout] | [INFO] [stdout] 1166 | solana_signer::Signer, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_signer` [INFO] [stdout] 1167 | solana_system_interface::instruction as system_instruction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_system_interface`, use `cargo add solana_system_interface` to add it to your `Cargo.toml` [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1166 | solana_presigner::Signer, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> src/sanitized.rs:360:27 [INFO] [stdout] | [INFO] [stdout] 360 | let mut vote_tx = Transaction::new_with_payer(&[vote_ix], Some(&node_keypair.pubkey())); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Transaction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 341 + use crate::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NONCED_TX_MARKER_IX_INDEX` in this scope [INFO] [stdout] --> src/lib.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | NONCED_TX_MARKER_IX_INDEX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these constants [INFO] [stdout] | [INFO] [stdout] 129 + use solana_nonce::NONCED_TX_MARKER_IX_INDEX; [INFO] [stdout] | [INFO] [stdout] 129 + use solana_program::nonce::NONCED_TX_MARKER_IX_INDEX; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PACKET_DATA_SIZE` in this scope [INFO] [stdout] --> src/lib.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | static_assertions::const_assert_eq!(PACKET_DATA_SIZE, solana_packet::PACKET_DATA_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 129 + use solana_packet::PACKET_DATA_SIZE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompiledInstruction` [INFO] [stdout] --> src/lib.rs:1185:13 [INFO] [stdout] | [INFO] [stdout] 1185 | CompiledInstruction::new(3, &(), vec![0, 1]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompiledInstruction` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_message::compiled_instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompiledInstruction` [INFO] [stdout] --> src/lib.rs:1186:13 [INFO] [stdout] | [INFO] [stdout] 1186 | CompiledInstruction::new(4, &(), vec![0, 2]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompiledInstruction` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_message::compiled_instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1191:13 [INFO] [stdout] | [INFO] [stdout] 1191 | Hash::default(), [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompiledInstruction` [INFO] [stdout] --> src/lib.rs:1222:33 [INFO] [stdout] | [INFO] [stdout] 1222 | let instructions = vec![CompiledInstruction::new(1, &(), vec![])]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompiledInstruction` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_message::compiled_instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | Hash::default(), [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompiledInstruction` [INFO] [stdout] --> src/lib.rs:1235:33 [INFO] [stdout] | [INFO] [stdout] 1235 | let instructions = vec![CompiledInstruction::new(1, &(), vec![2])]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompiledInstruction` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_message::compiled_instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1239:13 [INFO] [stdout] | [INFO] [stdout] 1239 | Hash::default(), [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1332:57 [INFO] [stdout] | [INFO] [stdout] 1332 | let tx = Transaction::new(&[&keypair], message, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1371:63 [INFO] [stdout] | [INFO] [stdout] 1371 | let tx = Transaction::new(&[&alice_keypair], message, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found derive macro `Hash` [INFO] [stdout] --> src/lib.rs:1376:40 [INFO] [stdout] | [INFO] [stdout] 1376 | let blockhash_size = size_of::(); [INFO] [stdout] | ^^^^ not a type [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1421:62 [INFO] [stdout] | [INFO] [stdout] 1421 | Transaction::new_unsigned(message).sign(&[&keypair], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1435:70 [INFO] [stdout] | [INFO] [stdout] 1435 | Transaction::new_unsigned(message).partial_sign(&[&keypair], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1455:50 [INFO] [stdout] | [INFO] [stdout] 1455 | tx.partial_sign(&[&keypair0, &keypair2], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1457:39 [INFO] [stdout] | [INFO] [stdout] 1457 | tx.partial_sign(&[&keypair1], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1475:74 [INFO] [stdout] | [INFO] [stdout] 1475 | Transaction::new_unsigned(message).sign(&Vec::<&Keypair>::new(), Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1487:63 [INFO] [stdout] | [INFO] [stdout] 1487 | Transaction::new_unsigned(message).sign(&[&keypair0], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1498:31 [INFO] [stdout] | [INFO] [stdout] 1498 | tx.sign(&[&keypair0], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompiledInstruction` [INFO] [stdout] --> src/lib.rs:1501:13 [INFO] [stdout] | [INFO] [stdout] 1501 | CompiledInstruction::new(1, &0, vec![0]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompiledInstruction` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_message::compiled_instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1524:31 [INFO] [stdout] | [INFO] [stdout] 1524 | tx.sign(&[&keypair0], Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompiledInstruction` [INFO] [stdout] --> src/lib.rs:1527:13 [INFO] [stdout] | [INFO] [stdout] 1527 | CompiledInstruction::new(2, &0, vec![0, 1, 0, 1]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompiledInstruction` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_message::compiled_instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::instruction::CompiledInstruction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1556:41 [INFO] [stdout] | [INFO] [stdout] 1556 | let res = tx.try_sign(&signers, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1574:41 [INFO] [stdout] | [INFO] [stdout] 1574 | let res = tx.try_sign(&signers, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1592:78 [INFO] [stdout] | [INFO] [stdout] 1592 | let tx = Transaction::new(&[&from_keypair, &nonce_keypair], message, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1625:78 [INFO] [stdout] | [INFO] [stdout] 1625 | let tx = Transaction::new(&[&from_keypair, &nonce_keypair], message, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1645:78 [INFO] [stdout] | [INFO] [stdout] 1645 | let tx = Transaction::new(&[&from_keypair, &nonce_keypair], message, Hash::default()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1658:66 [INFO] [stdout] | [INFO] [stdout] 1658 | .try_partial_sign(&[&from_keypair, &unused_keypair], Hash::default()) [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Signers` in this scope [INFO] [stdout] --> src/lib.rs:1667:30 [INFO] [stdout] | [INFO] [stdout] 1667 | signers: Box, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1672:57 [INFO] [stdout] | [INFO] [stdout] 1672 | Transaction::new(signers.as_ref(), message, Hash::default()) [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash` [INFO] [stdout] --> src/lib.rs:1699:42 [INFO] [stdout] | [INFO] [stdout] 1699 | tx.sign(&[&keypair0, &keypair1], Hash::new_unique()); [INFO] [stdout] | ^^^^ use of undeclared type `Hash` [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::sanitized::tests::Hash` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1159 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_hash::Hash; [INFO] [stdout] | [INFO] [stdout] 1159 + use solana_program::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SignerError` [INFO] [stdout] --> src/versioned/mod.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | Err(SignerError::NotEnoughSigners) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SignerError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SignerError` [INFO] [stdout] --> src/versioned/mod.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | Err(SignerError::KeypairPubkeyMismatch) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SignerError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SignerError` [INFO] [stdout] --> src/versioned/mod.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | Err(SignerError::KeypairPubkeyMismatch) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SignerError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SignerError` [INFO] [stdout] --> src/lib.rs:1660:25 [INFO] [stdout] | [INFO] [stdout] 1660 | assert_eq!(err, SignerError::KeypairPubkeyMismatch); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SignerError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uses_durable_nonce` in this scope [INFO] [stdout] --> src/lib.rs:1599:17 [INFO] [stdout] | [INFO] [stdout] 1599 | assert!(uses_durable_nonce(&tx).is_some()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uses_durable_nonce` in this scope [INFO] [stdout] --> src/lib.rs:1604:17 [INFO] [stdout] | [INFO] [stdout] 1604 | assert!(uses_durable_nonce(&Transaction::default()).is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uses_durable_nonce` in this scope [INFO] [stdout] --> src/lib.rs:1611:17 [INFO] [stdout] | [INFO] [stdout] 1611 | assert!(uses_durable_nonce(&tx).is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uses_durable_nonce` in this scope [INFO] [stdout] --> src/lib.rs:1626:17 [INFO] [stdout] | [INFO] [stdout] 1626 | assert!(uses_durable_nonce(&tx).is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `uses_durable_nonce` in this scope [INFO] [stdout] --> src/lib.rs:1646:17 [INFO] [stdout] | [INFO] [stdout] 1646 | assert!(uses_durable_nonce(&tx).is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433, E0573. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-transaction` (lib test) due to 44 previous errors [INFO] running `Command { std: "docker" "inspect" "35a95133fafe2ecff7a6e010aa67ad9a3e0961b122ce08fd98e049c15badb167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a95133fafe2ecff7a6e010aa67ad9a3e0961b122ce08fd98e049c15badb167", kill_on_drop: false }` [INFO] [stdout] 35a95133fafe2ecff7a6e010aa67ad9a3e0961b122ce08fd98e049c15badb167