[INFO] fetching crate algo_rust_sdk 1.0.1... [INFO] checking algo_rust_sdk-1.0.1 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate algo_rust_sdk 1.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate algo_rust_sdk 1.0.1 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate algo_rust_sdk 1.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate algo_rust_sdk 1.0.1 [INFO] tweaked toml for crates.io crate algo_rust_sdk 1.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate algo_rust_sdk 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] [stderr] Downloaded gherkin_rust v0.8.3 [INFO] [stderr] Downloaded pathdiff v0.1.0 [INFO] [stderr] Downloaded addr2line v0.14.1 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded globwalk v0.7.3 [INFO] [stderr] Downloaded cucumber_rust v0.6.9 [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded gherkin_rust v0.6.0 [INFO] [stderr] Downloaded shh v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 630c7517126a94d61a94a14d5eee2b1f640bbb21109b6ae91c7bfc399b01101b [INFO] running `Command { std: "docker" "start" "-a" "630c7517126a94d61a94a14d5eee2b1f640bbb21109b6ae91c7bfc399b01101b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "630c7517126a94d61a94a14d5eee2b1f640bbb21109b6ae91c7bfc399b01101b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630c7517126a94d61a94a14d5eee2b1f640bbb21109b6ae91c7bfc399b01101b", kill_on_drop: false }` [INFO] [stdout] 630c7517126a94d61a94a14d5eee2b1f640bbb21109b6ae91c7bfc399b01101b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f19135cd4f728997cdde0c2f004c0f679365286140fccf415f13c218ec71a774 [INFO] running `Command { std: "docker" "start" "-a" "f19135cd4f728997cdde0c2f004c0f679365286140fccf415f13c218ec71a774", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking gherkin_rust v0.8.3 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking gherkin_rust v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking cucumber_rust v0.6.9 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking algo_rust_sdk v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> examples/sign_submit_transaction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use algosdk::transaction::{BaseTransaction, Payment, Transaction, TransactionType}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> examples/sign_offline.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use algosdk::account::Account; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> examples/sign_offline.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use algosdk::transaction::{BaseTransaction, Payment, Transaction, TransactionType}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/wallet_backup.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use algosdk::{mnemonic, KmdClient}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> tests/cucumber.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use algosdk::account::Account; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> tests/cucumber.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use algosdk::algod::models::NodeStatus; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> tests/cucumber.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use algosdk::auction::{Bid, SignedBid}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> tests/cucumber.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use algosdk::crypto::{Address, MultisigAddress}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `algosdk` [INFO] [stdout] --> tests/cucumber.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use algosdk::transaction::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `algo_rust_sdk` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/sign_submit_transaction.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use algosdk::{Address, AlgodClient, KmdClient, MicroAlgos}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/wallet_restore.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use algosdk::{mnemonic, KmdClient, MasterDerivationKey}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> examples/sign_submit_transaction.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> examples/sign_submit_transaction.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> examples/sign_submit_transaction.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | let transaction = Transaction::new(base, MicroAlgos(1000), TransactionType::Payment(payment))?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> examples/sign_submit_transaction.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | let transaction = Transaction::new(base, MicroAlgos(1000), TransactionType::Payment(payment))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/submit_file.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use algosdk::AlgodClient; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/sign_offline.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use algosdk::{mnemonic, Address, HashDigest, MicroAlgos, Round}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/quickstart.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use algosdk::{AlgodClient, KmdClient}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/kmd_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use algosdk::{KmdClient, MasterDerivationKey}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> tests/cucumber.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use algosdk::AlgodClient; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> tests/cucumber.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use algosdk::KmdClient; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> tests/cucumber.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use algosdk::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kmd_address` in this scope [INFO] [stdout] --> examples/kmd_client.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | let kmd_client = KmdClient::new(kmd_address, kmd_token); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kmd_token` in this scope [INFO] [stdout] --> examples/kmd_client.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | let kmd_client = KmdClient::new(kmd_address, kmd_token); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> examples/sign_offline.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let account = Account::generate(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> examples/sign_offline.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> examples/sign_offline.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> examples/sign_offline.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let transaction = Transaction::new(base, fee, TransactionType::Payment(payment))?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> examples/sign_offline.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | let transaction = Transaction::new(base, fee, TransactionType::Payment(payment))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `algosdk` [INFO] [stdout] --> examples/algod_client.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use algosdk::AlgodClient; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `algosdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeStatus` in this scope [INFO] [stdout] --> tests/cucumber.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | status: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::NodeStatus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeStatus` in this scope [INFO] [stdout] --> tests/cucumber.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | status_after: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::NodeStatus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Account` in this scope [INFO] [stdout] --> tests/cucumber.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | account: Option, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Address` in this scope [INFO] [stdout] --> tests/cucumber.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | public_key: Option
, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Address` in this scope [INFO] [stdout] --> tests/cucumber.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | receiver: Option
, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Address` in this scope [INFO] [stdout] --> tests/cucumber.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | close: Option
, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MultisigAddress` in this scope [INFO] [stdout] --> tests/cucumber.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | multisig: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::crypto::MultisigAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Transaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | transaction: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | signed_transaction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | signed_transactions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bid` in this scope [INFO] [stdout] --> tests/cucumber.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | bid: Option, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::auction::Bid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedBid` in this scope [INFO] [stdout] --> tests/cucumber.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | old_bid: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::auction::SignedBid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedBid` in this scope [INFO] [stdout] --> tests/cucumber.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | signed_bid: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::auction::SignedBid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | sender: Address::from_string(&world.accounts[0]).unwrap(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> tests/cucumber.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:204:27 [INFO] [stdout] | [INFO] [stdout] 204 | receiver: Address::from_string(&world.accounts[1]).unwrap(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> tests/cucumber.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | world.transaction = Some(Transaction::new( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> tests/cucumber.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | TransactionType::Payment(payment), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:213:37 [INFO] [stdout] | [INFO] [stdout] 213 | world.public_key = Some(Address::from_string(&world.accounts[0]).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Address` in this scope [INFO] [stdout] --> tests/cucumber.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | let addresses: Vec
= world.accounts.iter().map(|account| Address::from_string(account).unwrap()).collect(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:224:79 [INFO] [stdout] | [INFO] [stdout] 224 | let addresses: Vec
= world.accounts.iter().map(|account| Address::from_string(account).unwrap()).collect(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultisigAddress` [INFO] [stdout] --> tests/cucumber.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | let multisig = MultisigAddress::new(1, 1, &addresses).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::crypto::MultisigAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:226:24 [INFO] [stdout] | [INFO] [stdout] 226 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> tests/cucumber.rs:234:27 [INFO] [stdout] | [INFO] [stdout] 234 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | receiver: Address::from_string(&world.accounts[1]).unwrap(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> tests/cucumber.rs:239:38 [INFO] [stdout] | [INFO] [stdout] 239 | world.transaction = Some(Transaction::new( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> tests/cucumber.rs:242:17 [INFO] [stdout] | [INFO] [stdout] 242 | TransactionType::Payment(payment), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:245:37 [INFO] [stdout] | [INFO] [stdout] 245 | world.public_key = Some(Address::from_string(&world.accounts[0]).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:333:37 [INFO] [stdout] | [INFO] [stdout] 333 | world.public_key = Some(Address::from_string(&public_key).unwrap()) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> tests/cucumber.rs:389:34 [INFO] [stdout] | [INFO] [stdout] 389 | world.account = Some(Account::from_seed(seed)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> tests/cucumber.rs:479:27 [INFO] [stdout] | [INFO] [stdout] 479 | let account = Account::generate(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:485:37 [INFO] [stdout] | [INFO] [stdout] 485 | world.public_key = Some(Address::from_string(&world.address.as_ref().unwrap()).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> tests/cucumber.rs:495:27 [INFO] [stdout] | [INFO] [stdout] 495 | let account = Account::from_seed(mnemonic::to_key(&strings[1]).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:518:35 [INFO] [stdout] | [INFO] [stdout] 518 | world.receiver = Some(Address::from_string(&strings[5]).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:520:36 [INFO] [stdout] | [INFO] [stdout] 520 | world.close = Some(Address::from_string(&strings[6]).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:556:24 [INFO] [stdout] | [INFO] [stdout] 556 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> tests/cucumber.rs:564:27 [INFO] [stdout] | [INFO] [stdout] 564 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> tests/cucumber.rs:569:38 [INFO] [stdout] | [INFO] [stdout] 569 | world.transaction = Some(Transaction::new( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> tests/cucumber.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | TransactionType::Payment(payment), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:576:24 [INFO] [stdout] | [INFO] [stdout] 576 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> tests/cucumber.rs:584:27 [INFO] [stdout] | [INFO] [stdout] 584 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> tests/cucumber.rs:589:38 [INFO] [stdout] | [INFO] [stdout] 589 | world.transaction = Some(Transaction::new_flat_fee( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> tests/cucumber.rs:592:17 [INFO] [stdout] | [INFO] [stdout] 592 | TransactionType::Payment(payment), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:596:24 [INFO] [stdout] | [INFO] [stdout] 596 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Payment` in this scope [INFO] [stdout] --> tests/cucumber.rs:604:27 [INFO] [stdout] | [INFO] [stdout] 604 | let payment = Payment { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Payment; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::Payment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> tests/cucumber.rs:609:38 [INFO] [stdout] | [INFO] [stdout] 609 | world.transaction = Some(Transaction::new( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> tests/cucumber.rs:612:17 [INFO] [stdout] | [INFO] [stdout] 612 | TransactionType::Payment(payment), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BaseTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:616:24 [INFO] [stdout] | [INFO] [stdout] 616 | let base = BaseTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::BaseTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KeyRegistration` in this scope [INFO] [stdout] --> tests/cucumber.rs:624:36 [INFO] [stdout] | [INFO] [stdout] 624 | let key_registration = KeyRegistration { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::KeyRegistration; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType::KeyRegistration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> tests/cucumber.rs:631:38 [INFO] [stdout] | [INFO] [stdout] 631 | world.transaction = Some(Transaction::new( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Transaction; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionType` [INFO] [stdout] --> tests/cucumber.rs:634:17 [INFO] [stdout] | [INFO] [stdout] 634 | TransactionType::KeyRegistration(key_registration), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::TransactionType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Address` in this scope [INFO] [stdout] --> tests/cucumber.rs:652:32 [INFO] [stdout] | [INFO] [stdout] 652 | let addresses: Vec
= strings[1].split(' ').map(|s| Address::from_string(s).unwrap()).collect(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:652:73 [INFO] [stdout] | [INFO] [stdout] 652 | let addresses: Vec
= strings[1].split(' ').map(|s| Address::from_string(s).unwrap()).collect(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultisigAddress` [INFO] [stdout] --> tests/cucumber.rs:653:35 [INFO] [stdout] | [INFO] [stdout] 653 | world.multisig = Some(MultisigAddress::new(1, 2, &addresses).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::crypto::MultisigAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:661:37 [INFO] [stdout] | [INFO] [stdout] 661 | let signed_transaction: SignedTransaction = rmp_serde::from_read_ref(&bytes).expect("Failed to decode"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Address` in this scope [INFO] [stdout] --> tests/cucumber.rs:664:36 [INFO] [stdout] | [INFO] [stdout] 664 | let addresses: Vec
= multisig.subsigs.iter().map(|subsig| Address::new(subsig.key.0)).collect(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address` [INFO] [stdout] --> tests/cucumber.rs:664:84 [INFO] [stdout] | [INFO] [stdout] 664 | let addresses: Vec
= multisig.subsigs.iter().map(|subsig| Address::new(subsig.key.0)).collect(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::Address; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultisigAddress` [INFO] [stdout] --> tests/cucumber.rs:667:35 [INFO] [stdout] | [INFO] [stdout] 667 | world.multisig = Some(MultisigAddress::new(version, threshold, &addresses).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::crypto::MultisigAddress; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 676 | let transactions: Vec = strings[1].split(' ').map(|encoded| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> tests/cucumber.rs:683:38 [INFO] [stdout] | [INFO] [stdout] 683 | let signed_transaction = Account::merge_multisig_transactions(&world.signed_transactions.as_ref().unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> tests/cucumber.rs:695:27 [INFO] [stdout] | [INFO] [stdout] 695 | let account = Account::generate(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Bid` in this scope [INFO] [stdout] --> tests/cucumber.rs:698:30 [INFO] [stdout] | [INFO] [stdout] 698 | world.bid = Some(Bid { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::auction::Bid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:737:22 [INFO] [stdout] | [INFO] [stdout] 737 | let new: SignedTransaction = rmp_serde::from_read(f).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:740:22 [INFO] [stdout] | [INFO] [stdout] 740 | let old: SignedTransaction = rmp_serde::from_read(f).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignedTransaction` in this scope [INFO] [stdout] --> tests/cucumber.rs:749:37 [INFO] [stdout] | [INFO] [stdout] 749 | let signed_transaction: SignedTransaction = rmp_serde::from_read_ref(&bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::transaction::SignedTransaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> tests/cucumber.rs:759:27 [INFO] [stdout] | [INFO] [stdout] 759 | let account = Account::from_seed(seed); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::account::Account; [INFO] [stdout] | [INFO] [stdout] 1 | use algo_rust_sdk::algod::models::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> tests/cucumber.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | algod_client: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 76 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f19135cd4f728997cdde0c2f004c0f679365286140fccf415f13c218ec71a774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19135cd4f728997cdde0c2f004c0f679365286140fccf415f13c218ec71a774", kill_on_drop: false }` [INFO] [stdout] f19135cd4f728997cdde0c2f004c0f679365286140fccf415f13c218ec71a774