[INFO] cloning repository https://github.com/kevinheavey/sol-rust-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinheavey/sol-rust-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinheavey%2Fsol-rust-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinheavey%2Fsol-rust-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db515f2c472b72ff9e899c9daac0dcb915612036 [INFO] documenting kevinheavey/sol-rust-py against beta-2022-09-25 for beta-1.65-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinheavey%2Fsol-rust-py" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevinheavey/sol-rust-py on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kevinheavey/sol-rust-py [INFO] finished tweaking git repo https://github.com/kevinheavey/sol-rust-py [INFO] tweaked toml for git repo https://github.com/kevinheavey/sol-rust-py written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kevinheavey/sol-rust-py already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2487aebc73c699242daeb98c157a86f3f08d93d1cca9b2fa5edb5e8e87ae450e [INFO] running `Command { std: "docker" "start" "-a" "2487aebc73c699242daeb98c157a86f3f08d93d1cca9b2fa5edb5e8e87ae450e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2487aebc73c699242daeb98c157a86f3f08d93d1cca9b2fa5edb5e8e87ae450e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2487aebc73c699242daeb98c157a86f3f08d93d1cca9b2fa5edb5e8e87ae450e", kill_on_drop: false }` [INFO] [stdout] 2487aebc73c699242daeb98c157a86f3f08d93d1cca9b2fa5edb5e8e87ae450e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f62f610456b21ebf08a32854901486d739b32fd920927a50083ea6eaffff7653 [INFO] running `Command { std: "docker" "start" "-a" "f62f610456b21ebf08a32854901486d739b32fd920927a50083ea6eaffff7653", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling pyo3-build-config v0.17.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi v1.14.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.5.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling solana-sdk v1.14.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-program v1.14.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking unindent v0.1.9 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling camelpaste v0.1.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling pyo3-ffi v0.17.1 [INFO] [stderr] Compiling pyo3 v0.17.1 [INFO] [stderr] Checking solana-logger v1.14.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.2.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.14.1 [INFO] [stderr] Compiling solders-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dict_derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking bytemuck v1.12.0 [INFO] [stderr] Compiling pyo3-macros v0.17.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Documenting solders v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/pubkey.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / /// A public key. [INFO] [stdout] 28 | | /// [INFO] [stdout] 29 | | /// Args: [INFO] [stdout] 30 | | /// pubkey_bytes (bytes): The pubkey in bytes. [INFO] [stdout] ... | [INFO] [stdout] 38 | | /// '0101010101010101010101010101010101010101010101010101010101010101' [INFO] [stdout] 39 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> pubkey = Pubkey(bytes([1] * 32)) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bytes` [INFO] [stdout] --> src/pubkey.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / /// Derive a program address from seeds and a program ID. [INFO] [stdout] 144 | | /// [INFO] [stdout] 145 | | /// Args: [INFO] [stdout] 146 | | /// seeds (Sequence[bytes]): The seeds to use. [INFO] [stdout] ... | [INFO] [stdout] 159 | | /// ) [INFO] [stdout] 160 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] seeds (Sequence[bytes]): The seeds to use. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `bytes` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bytes` [INFO] [stdout] --> src/pubkey.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | / /// Find a valid `program derived address src/signature.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | / /// Retrieve a signature from a base58-encoded string. [INFO] [stdout] 81 | | /// [INFO] [stdout] 82 | | /// Args: [INFO] [stdout] 83 | | /// s (str): base58-encoded signature. [INFO] [stdout] ... | [INFO] [stdout] 92 | | /// >>> assert Signature.from_string(str(sig)) == sig [INFO] [stdout] 93 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> sig = Keypair().sign_message(bytes([0])) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/signature.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Returns this signature as a byte array. [INFO] [stdout] 122 | | /// [INFO] [stdout] 123 | | /// Returns: [INFO] [stdout] 124 | | /// list[int]: the signature as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 128 | | /// >>> assert Signature.default().to_bytes_array() == [0] * 64 [INFO] [stdout] 129 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] list[int]: the signature as a list of 64 u8 ints. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/signature.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Returns this signature as a byte array. [INFO] [stdout] 122 | | /// [INFO] [stdout] 123 | | /// Returns: [INFO] [stdout] 124 | | /// list[int]: the signature as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 128 | | /// >>> assert Signature.default().to_bytes_array() == [0] * 64 [INFO] [stdout] 129 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> assert Signature.default().to_bytes_array() == [0] * 64 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/keypair.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / /// Returns this ``Keypair`` as a byte array. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// Returns: [INFO] [stdout] 85 | | /// list[int]: the keypair as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// >>> assert Keypair.from_bytes(raw_bytes).to_bytes_array() == list(raw_bytes) [INFO] [stdout] 91 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] list[int]: the keypair as a list of 64 u8 ints. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/keypair.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / /// Returns this ``Keypair`` as a byte array. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// Returns: [INFO] [stdout] 85 | | /// list[int]: the keypair as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// >>> assert Keypair.from_bytes(raw_bytes).to_bytes_array() == list(raw_bytes) [INFO] [stdout] 91 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> raw_bytes = bytes([1] * 64) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/keypair.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Recovers a ``Keypair`` from a base58-encoded string. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// Args: [INFO] [stdout] 100 | | /// s (str): The base58-encoded string. [INFO] [stdout] ... | [INFO] [stdout] 111 | | /// >>> assert str(kp) == base58_str [INFO] [stdout] 112 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> raw_bytes = bytes([0] * 64) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `:32` [INFO] [stdout] --> src/keypair.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / /// Gets this ``Keypair``'s secret key. [INFO] [stdout] 117 | | /// [INFO] [stdout] 118 | | /// Returns: [INFO] [stdout] 119 | | /// bytes: The secret key in 32 bytes. [INFO] [stdout] ... | [INFO] [stdout] 124 | | /// >>> assert kp.secret() == bytes(kp)[:32] [INFO] [stdout] 125 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> assert kp.secret() == bytes(kp)[:32] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `:32` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/keypair.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / /// Get this keypair's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// Returns: [INFO] [stdout] 134 | | /// Pubkey: the pubkey of this keypair. [INFO] [stdout] ... | [INFO] [stdout] 142 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 143 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed_bytes = bytes([0] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/keypair.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / /// Get this keypair's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// Returns: [INFO] [stdout] 134 | | /// Pubkey: the pubkey of this keypair. [INFO] [stdout] ... | [INFO] [stdout] 142 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 143 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> pubkey_bytes = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/keypair.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / /// Sign a mesage with this keypair, producing an Ed25519 signature over the provided message bytes. [INFO] [stdout] 150 | | /// [INFO] [stdout] 151 | | /// Args: [INFO] [stdout] 152 | | /// message (bytes): The message to sign. [INFO] [stdout] ... | [INFO] [stdout] 164 | | /// 'e1430c6ebd0d53573b5c803452174f8991ef5955e0906a09e8fdc7310459e9c82a402526748c3431fe7f0e5faafbf7e703234789734063ee42be17af1643... [INFO] [stdout] 165 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/keypair.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / /// Generate a keypair from a 32-byte seed. [INFO] [stdout] 172 | | /// [INFO] [stdout] 173 | | /// Args: [INFO] [stdout] 174 | | /// seed (bytes): 32-byte seed. [INFO] [stdout] ... | [INFO] [stdout] 184 | | /// >>> assert from_seed == from_bytes [INFO] [stdout] 185 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed_bytes = bytes([0] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `:32` [INFO] [stdout] --> src/keypair.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | / /// Generate a keypair from a seed phrase and passphrase. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// Args: [INFO] [stdout] 194 | | /// seed_phrase (string): Secret seed phrase. [INFO] [stdout] ... | [INFO] [stdout] 205 | | /// >>> assert keypair.pubkey() == expected_keypair.pubkey() [INFO] [stdout] 206 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> expected_keypair = Keypair.from_seed(bytes(seed)[:32]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `:32` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/instruction.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Describes a single account read or written by a program during instruction [INFO] [stdout] 21 | | /// execution. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// When constructing an :class:`Instruction`, a list of all accounts that may be [INFO] [stdout] ... | [INFO] [stdout] 46 | | /// >>> instruction = Instruction(program_id, instruction_data, accs) [INFO] [stdout] 47 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/instruction.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / /// Deserialize a serialized ``Instruction`` object. [INFO] [stdout] 221 | | /// [INFO] [stdout] 222 | | /// Args: [INFO] [stdout] 223 | | /// data (bytes): the serialized ``Instruction``. [INFO] [stdout] ... | [INFO] [stdout] 238 | | /// >>> assert Instruction.from_bytes(serialized) == instruction [INFO] [stdout] 239 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / /// A Solana transaction message. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// Some constructors accept an optional `payer`, the account responsible for [INFO] [stdout] 142 | | /// paying the cost of executing a transaction. In most cases, callers should [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 169 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / /// A Solana transaction message. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// Some constructors accept an optional `payer`, the account responsible for [INFO] [stdout] 142 | | /// paying the cost of executing a transaction. In most cases, callers should [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 169 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/message.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / /// A Solana transaction message. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// Some constructors accept an optional `payer`, the account responsible for [INFO] [stdout] 142 | | /// paying the cost of executing a transaction. In most cases, callers should [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 169 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message.new_with_blockhash([instruction], payer.pubkey(), blockhash) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | / /// Create a new message for a `nonced transaction `_. [INFO] [stdout] 262 | | /// [INFO] [stdout] 263 | | /// Args: [INFO] [stdout] 264 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// >>> tx = Transaction.new_unsigned(message) [INFO] [stdout] 291 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/message.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | / /// Create a new message for a `nonced transaction `_. [INFO] [stdout] 262 | | /// [INFO] [stdout] 263 | | /// Args: [INFO] [stdout] 264 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// >>> tx = Transaction.new_unsigned(message) [INFO] [stdout] 291 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | / /// Create a new message for a `nonced transaction `_. [INFO] [stdout] 262 | | /// [INFO] [stdout] 263 | | /// Args: [INFO] [stdout] 264 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// >>> tx = Transaction.new_unsigned(message) [INFO] [stdout] 291 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message.new_with_nonce([instruction], payer.pubkey(), nonce_account, payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | / /// Deserialize a serialized ``Message`` object. [INFO] [stdout] 500 | | /// [INFO] [stdout] 501 | | /// Args: [INFO] [stdout] 502 | | /// data (bytes): The serialized ``Message``. [INFO] [stdout] ... | [INFO] [stdout] 519 | | /// >>> assert Message.from_bytes(serialized) == message [INFO] [stdout] 520 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | / /// Deserialize a serialized ``Message`` object. [INFO] [stdout] 500 | | /// [INFO] [stdout] 501 | | /// Args: [INFO] [stdout] 502 | | /// data (bytes): The serialized ``Message``. [INFO] [stdout] ... | [INFO] [stdout] 519 | | /// >>> assert Message.from_bytes(serialized) == message [INFO] [stdout] 520 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction]) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | / /// A Solana transaction message (v0). [INFO] [stdout] 604 | | /// [INFO] [stdout] 605 | | /// This message format supports succinct account loading with [INFO] [stdout] 606 | | /// on-chain address lookup tables [INFO] [stdout] ... | [INFO] [stdout] 631 | | /// >>> message = MessageV0(header, account_keys, blockhash, instructions, lookups) [INFO] [stdout] 632 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/message.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | / /// A Solana transaction message (v0). [INFO] [stdout] 604 | | /// [INFO] [stdout] 605 | | /// This message format supports succinct account loading with [INFO] [stdout] 606 | | /// on-chain address lookup tables [INFO] [stdout] ... | [INFO] [stdout] 631 | | /// >>> message = MessageV0(header, account_keys, blockhash, instructions, lookups) [INFO] [stdout] 632 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> lookups = [MessageAddressTableLookup(Pubkey.new_unique(), bytes([1, 2, 3]), bytes([0]))] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> payer = keys[0] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> program_id = keys[6] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `6` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `4` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `5` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / /// An atomically-commited sequence of instructions. [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// While :class:`~solders.instruction.Instruction`\s are the basic unit of computation in Solana, [INFO] [stdout] 193 | | /// they are submitted by clients in :class:`~solders.transaction.Transaction`\s containing one or [INFO] [stdout] ... | [INFO] [stdout] 229 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 230 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / /// An atomically-commited sequence of instructions. [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// While :class:`~solders.instruction.Instruction`\s are the basic unit of computation in Solana, [INFO] [stdout] 193 | | /// they are submitted by clients in :class:`~solders.transaction.Transaction`\s containing one or [INFO] [stdout] ... | [INFO] [stdout] 229 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 230 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/transaction.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / /// An atomically-commited sequence of instructions. [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// While :class:`~solders.instruction.Instruction`\s are the basic unit of computation in Solana, [INFO] [stdout] 193 | | /// they are submitted by clients in :class:`~solders.transaction.Transaction`\s containing one or [INFO] [stdout] ... | [INFO] [stdout] 229 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 230 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message.new_with_blockhash([instruction], payer.pubkey(), blockhash) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / /// Create an unsigned transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 304 | | /// [INFO] [stdout] 305 | | /// Args: [INFO] [stdout] 306 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 322 | | /// >>> tx = Transaction.new_with_payer([instruction], payer.pubkey()) [INFO] [stdout] 323 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / /// Create an unsigned transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 304 | | /// [INFO] [stdout] 305 | | /// Args: [INFO] [stdout] 306 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 322 | | /// >>> tx = Transaction.new_with_payer([instruction], payer.pubkey()) [INFO] [stdout] 323 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction.new_with_payer([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a fully-signed transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// Args: [INFO] [stdout] 336 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 356 | | /// >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] 357 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a fully-signed transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// Args: [INFO] [stdout] 336 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 356 | | /// >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] 357 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/transaction.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a fully-signed transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// Args: [INFO] [stdout] 336 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 356 | | /// >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] 357 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `signatures` [INFO] [stdout] --> src/transaction.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | / /// Get the :class:`~solders.pubkey.Pubkey` of a signing account required by one of the [INFO] [stdout] 481 | | /// instructions in the transaction. [INFO] [stdout] 482 | | /// [INFO] [stdout] 483 | | /// The transaction does not need to be signed for this function to return a [INFO] [stdout] ... | [INFO] [stdout] 500 | | /// Optional[Pubkey]: The account key. [INFO] [stdout] 501 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] transaction. Returns ``None`` if the [`signatures`] field does not contain [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `signatures` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/presigner.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / /// Get this signer's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// Returns: [INFO] [stdout] 36 | | /// Pubkey: The pubkey of the presigner. [INFO] [stdout] ... | [INFO] [stdout] 44 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 45 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed_bytes = bytes([0] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/presigner.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / /// Get this signer's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// Returns: [INFO] [stdout] 36 | | /// Pubkey: The pubkey of the presigner. [INFO] [stdout] ... | [INFO] [stdout] 44 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 45 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> pubkey_bytes = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 86 | | /// Configuration object for ``sendTransaction``. [INFO] [stdout] 87 | | /// [INFO] [stdout] 88 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 96 | | => RpcSendTransactionConfig [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_retries: (Optional[int]): Maximum number of times for the RPC node to retry sending [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | /// Optional[int]: Maximum number of times for the RPC node to retry sending the transaction to the leader. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: Maximum number of times for the RPC node to retry sending the transaction to the leader. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | /// Optional[int]: The minimum slot that the request can be evaluated at. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 209 | | /// Configuration object for ``simulateTransaction``. [INFO] [stdout] 210 | | /// [INFO] [stdout] 211 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 220 | | => RpcSimulateTransactionConfig [INFO] [stdout] 221 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] min_context_slot (Optional[int]): The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 368 | | /// Range object for ``RpcBlockProductionConfig``. [INFO] [stdout] 369 | | /// [INFO] [stdout] 370 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 373 | | /// [INFO] [stdout] 374 | | => RpcBlockProductionConfigRange); [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] last_slot (Optional[int]): Last slot in the range. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 466 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 467 | | /// Configuration object for ``getVoteAccounts``. [INFO] [stdout] 468 | | /// [INFO] [stdout] 469 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 477 | | /// [INFO] [stdout] 478 | | => RpcGetVoteAccountsConfig); [INFO] [stdout] | |________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] delinquent_slot_distance (Optional[int]): Specify the number of slots behind the tip that a validator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 660 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 661 | | /// Configuration object containing epoch information. [INFO] [stdout] 662 | | /// [INFO] [stdout] 663 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 668 | | => RpcEpochConfig [INFO] [stdout] 669 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] epoch (Optional[int]): Epoch is a unit of time a given leader schedule is honored, some number of Slots. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 715 | | /// Configuration object for ``getAccountInfo``. [INFO] [stdout] 716 | | /// [INFO] [stdout] 717 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 723 | | => RpcAccountInfoConfig [INFO] [stdout] 724 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] min_context_slot (Optional[int]): The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1174 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1175 | | /// Configuration object for ``blockSubscribe``. [INFO] [stdout] 1176 | | /// [INFO] [stdout] 1177 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1184 | | => RpcBlockSubscribeConfig [INFO] [stdout] 1185 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_supported_transaction_version (Optional[int]): Set the max transaction version to return in responses. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1245 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1246 | | /// Configuration object for ``getSignaturesForAddress``. [INFO] [stdout] 1247 | | /// [INFO] [stdout] 1248 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1255 | | => RpcSignaturesForAddressConfig [INFO] [stdout] 1256 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] limit (Optional[int]): Maximum transaction signatures to return (between 1 and 1,000, default: 1,000). [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1322 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1323 | | /// Configuration object for ``getBlock``. [INFO] [stdout] 1324 | | /// [INFO] [stdout] 1325 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1332 | | => RpcBlockConfig [INFO] [stdout] 1333 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_supported_transaction_version (Optional[int]): Set the max transaction version to return in responses. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1406 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1407 | | /// Configuration object for ``getTransaction``. [INFO] [stdout] 1408 | | /// [INFO] [stdout] 1409 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1414 | | => RpcTransactionConfig [INFO] [stdout] 1415 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_supported_transaction_version (Optional[int]): Set the max transaction version to return in responses. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1462 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1463 | | /// General context configuration. [INFO] [stdout] 1464 | | /// [INFO] [stdout] 1465 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1468 | | => RpcContextConfig [INFO] [stdout] 1469 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] min_context_slot (Optional[int]): The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/filter.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / /// Compares a provided series of bytes with program account data at a particular offset. [INFO] [stdout] 60 | | /// [INFO] [stdout] 61 | | /// Args: [INFO] [stdout] 62 | | /// offset (int): Data offset to begin match. [INFO] [stdout] 63 | | /// bytes_ (str | Sequnce[int]): Bytes, encoded with specified encoding, or default Binary [INFO] [stdout] 64 | | /// encoding (Optional[MemcmpEncoding]): Optional encoding specification. [INFO] [stdout] 65 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bytes_ (str | Sequnce[int]): Bytes, encoded with specified encoding, or default Binary [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 172 | unsubscribe_def!(AccountUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 172 | unsubscribe_def!(AccountUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"accountUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 173 | unsubscribe_def!(BlockUnsubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 173 | unsubscribe_def!(BlockUnsubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"blockUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 174 | unsubscribe_def!(LogsUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 174 | unsubscribe_def!(LogsUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"logsUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 175 | unsubscribe_def!(ProgramUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 175 | unsubscribe_def!(ProgramUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"programUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 176 | unsubscribe_def!(SignatureUnsubscribe); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 176 | unsubscribe_def!(SignatureUnsubscribe); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"signatureUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 177 | unsubscribe_def!(SlotUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 177 | unsubscribe_def!(SlotUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"slotUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 178 | unsubscribe_def!(SlotsUpdatesUnsubscribe); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 178 | unsubscribe_def!(SlotsUpdatesUnsubscribe); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"slotsUpdatesUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 179 | unsubscribe_def!(RootUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 179 | unsubscribe_def!(RootUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"rootUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 180 | unsubscribe_def!(VoteUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 180 | unsubscribe_def!(VoteUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"voteUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | / /// A ``getAccountInfo`` request. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// pubkey (Pubkey): Pubkey of account to query. [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// '{"method":"getAccountInfo","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"encoding":"base64","dataSlice":... [INFO] [stdout] 233 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / /// A ``getBalance`` request. [INFO] [stdout] 278 | | /// [INFO] [stdout] 279 | | /// Args: [INFO] [stdout] 280 | | /// pubkey (Pubkey): Pubkey of account to query. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// '{"method":"getBalance","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"minContextSlot":1}]}' [INFO] [stdout] 291 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | / /// A ``getBlock`` request. [INFO] [stdout] 332 | | /// [INFO] [stdout] 333 | | /// Args: [INFO] [stdout] 334 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 344 | | /// '{"method":"getBlock","jsonrpc":"2.0","id":0,"params":[123,{"encoding":"base58","transactionDetails":"none","rewards":null,"maxSu... [INFO] [stdout] 345 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / /// A ``getBlockHeight`` request. [INFO] [stdout] 382 | | /// [INFO] [stdout] 383 | | /// Args: [INFO] [stdout] 384 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 392 | | /// '{"method":"getBlockHeight","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":123}]}' [INFO] [stdout] 393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / /// A ``getBlockProduction`` request. [INFO] [stdout] 426 | | /// [INFO] [stdout] 427 | | /// Args: [INFO] [stdout] 428 | | /// config (Optional[RpcBlockProductionConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 438 | | /// '{"method":"getBlockProduction","jsonrpc":"2.0","id":0,"params":[{"identity":"11111111111111111111111111111111","range":{"firstSl... [INFO] [stdout] 439 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / /// A ``getBlockCommitment`` request. [INFO] [stdout] 472 | | /// [INFO] [stdout] 473 | | /// Args: [INFO] [stdout] 474 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 480 | | /// '{"method":"getBlockCommitment","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 481 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `123` [INFO] [stdout] --> src/rpc/requests.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / /// A ``getBlockCommitment`` request. [INFO] [stdout] 472 | | /// [INFO] [stdout] 473 | | /// Args: [INFO] [stdout] 474 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 480 | | /// '{"method":"getBlockCommitment","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 481 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getBlockCommitment","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `123` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | / /// A ``getBlocks`` request. [INFO] [stdout] 522 | | /// [INFO] [stdout] 523 | | /// Args: [INFO] [stdout] 524 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 533 | | /// '{"method":"getBlocks","jsonrpc":"2.0","id":0,"params":[123,null,{"commitment":"processed"}]}' [INFO] [stdout] 534 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] end (Optional[int]): The end slot. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | /// Optional[int]: The end slot. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: The end slot. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | / /// A ``getBlocksWithLimit`` request. [INFO] [stdout] 582 | | /// [INFO] [stdout] 583 | | /// Args: [INFO] [stdout] 584 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 593 | | /// '{"method":"getBlocksWithLimit","jsonrpc":"2.0","id":0,"params":[123,5,{"commitment":"processed"}]}' [INFO] [stdout] 594 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] limit (Optional[int]): Maximum number of blocks. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | /// Optional[int]: Maximum number of blocks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: Maximum number of blocks. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / /// A ``getBlockTime`` request. [INFO] [stdout] 642 | | /// [INFO] [stdout] 643 | | /// Args: [INFO] [stdout] 644 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 650 | | /// '{"method":"getBlockTime","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 651 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `123` [INFO] [stdout] --> src/rpc/requests.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / /// A ``getBlockTime`` request. [INFO] [stdout] 642 | | /// [INFO] [stdout] 643 | | /// Args: [INFO] [stdout] 644 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 650 | | /// '{"method":"getBlockTime","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 651 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getBlockTime","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `123` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 681 | zero_param_req_def!(GetClusterNodes); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | / /// A ``getEpochInfo`` request. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// Args: [INFO] [stdout] 686 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 695 | | /// '{"method":"getEpochInfo","jsonrpc":"2.0","id":0,"params":[{"commitment":"processed","minContextSlot":null}]}' [INFO] [stdout] 696 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 728 | zero_param_req_def!(GetEpochSchedule); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | / /// A ``getFeeForMessage`` request. [INFO] [stdout] 759 | | /// [INFO] [stdout] 760 | | /// Args: [INFO] [stdout] 761 | | /// message (Message): The message for which to calculate the fee. [INFO] [stdout] ... | [INFO] [stdout] 770 | | /// '{"method":"getFeeForMessage","jsonrpc":"2.0","id":0,"params":["AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",{"commitmen... [INFO] [stdout] 771 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 807 | zero_param_req_def!(GetFirstAvailableBlock); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 808 | zero_param_req_def!(GetGenesisHash); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 809 | zero_param_req_def!(GetHealth); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 810 | zero_param_req_def!(GetHighestSnapshotSlot); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 811 | zero_param_req_def!(GetIdentity); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 812 | zero_param_req_def!(ValidatorExit); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:814:1 [INFO] [stdout] | [INFO] [stdout] 814 | / /// A ``getInflationGovernor`` request. [INFO] [stdout] 815 | | /// [INFO] [stdout] 816 | | /// Args: [INFO] [stdout] 817 | | /// config (Optional[CommitmentLevel]): Bank state to query. [INFO] [stdout] ... | [INFO] [stdout] 824 | | /// '{"method":"getInflationGovernor","jsonrpc":"2.0","id":0,"params":[{"commitment":"finalized"}]}' [INFO] [stdout] 825 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 856 | zero_param_req_def!(GetInflationRate); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:866:1 [INFO] [stdout] | [INFO] [stdout] 866 | / /// A ``getInflationReward`` request. [INFO] [stdout] 867 | | /// [INFO] [stdout] 868 | | /// Args: [INFO] [stdout] 869 | | /// addresses (Optional[Sequence[Pubkey]]): Addresses to query. [INFO] [stdout] ... | [INFO] [stdout] 880 | | /// '{"method":"getInflationReward","jsonrpc":"2.0","id":0,"params":[["11111111111111111111111111111111","111111111111111111111111111... [INFO] [stdout] 881 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:926:1 [INFO] [stdout] | [INFO] [stdout] 926 | / /// A ``getLargestAccounts`` request. [INFO] [stdout] 927 | | /// [INFO] [stdout] 928 | | /// Args: [INFO] [stdout] 929 | | /// commitment (Optional[CommitmentLevel]): Bank state to query. [INFO] [stdout] ... | [INFO] [stdout] 940 | | /// '{"method":"getLargestAccounts","jsonrpc":"2.0","id":0,"params":[{"commitment":"processed"},"circulating"]}' [INFO] [stdout] 941 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:987:1 [INFO] [stdout] | [INFO] [stdout] 987 | / /// A ``getLatestBlockhash`` request. [INFO] [stdout] 988 | | /// [INFO] [stdout] 989 | | /// Args: [INFO] [stdout] 990 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 999 | | /// '{"method":"getLatestBlockhash","jsonrpc":"2.0","id":0,"params":[{"commitment":"processed","minContextSlot":null}]}' [INFO] [stdout] 1000 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | / /// A ``GetLeaderSchedule`` request. [INFO] [stdout] 1039 | | /// [INFO] [stdout] 1040 | | /// Args: [INFO] [stdout] 1041 | | /// slot (Optional[int]): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 1051 | | /// '{"method":"getLeaderSchedule","jsonrpc":"2.0","id":0,"params":[123,{"identity":"11111111111111111111111111111111"}]}' [INFO] [stdout] 1052 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] slot (Optional[int]): The slot to query. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1079:5 [INFO] [stdout] | [INFO] [stdout] 1079 | /// Optional[int]: The slot to query. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: The slot to query. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 1093 | zero_param_req_def!(GetMaxRetransmitSlot); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 1094 | zero_param_req_def!(GetMaxShredInsertSlot); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1106:1 [INFO] [stdout] | [INFO] [stdout] 1106 | / /// A ``getMinimumBalanceForRentExemption`` request. [INFO] [stdout] 1107 | | /// [INFO] [stdout] 1108 | | /// Args: [INFO] [stdout] 1109 | | /// length (int): Acccount data length [INFO] [stdout] ... | [INFO] [stdout] 1116 | | /// '{"method":"getMinimumBalanceForRentExemption","jsonrpc":"2.0","id":0,"params":[50]}' [INFO] [stdout] 1117 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `50` [INFO] [stdout] --> src/rpc/requests.rs:1106:1 [INFO] [stdout] | [INFO] [stdout] 1106 | / /// A ``getMinimumBalanceForRentExemption`` request. [INFO] [stdout] 1107 | | /// [INFO] [stdout] 1108 | | /// Args: [INFO] [stdout] 1109 | | /// length (int): Acccount data length [INFO] [stdout] ... | [INFO] [stdout] 1116 | | /// '{"method":"getMinimumBalanceForRentExemption","jsonrpc":"2.0","id":0,"params":[50]}' [INFO] [stdout] 1117 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getMinimumBalanceForRentExemption","jsonrpc":"2.0","id":0,"params":[50]}' [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `50` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1161:1 [INFO] [stdout] | [INFO] [stdout] 1161 | / /// A ``getMultipleAccounts`` request. [INFO] [stdout] 1162 | | /// [INFO] [stdout] 1163 | | /// Args: [INFO] [stdout] 1164 | | /// accounts (Sequence[Pubkey]): Accounts to query. [INFO] [stdout] ... | [INFO] [stdout] 1179 | | /// '{"method":"getMultipleAccounts","jsonrpc":"2.0","id":0,"params":[["11111111111111111111111111111111","11111111111111111111111111... [INFO] [stdout] 1180 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1224:1 [INFO] [stdout] | [INFO] [stdout] 1224 | / /// A ``getProgramAccounts`` request. [INFO] [stdout] 1225 | | /// [INFO] [stdout] 1226 | | /// Args: [INFO] [stdout] 1227 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 1240 | | /// '{"method":"getProgramAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{... [INFO] [stdout] 1241 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `49,50,51` [INFO] [stdout] --> src/rpc/requests.rs:1224:1 [INFO] [stdout] | [INFO] [stdout] 1224 | / /// A ``getProgramAccounts`` request. [INFO] [stdout] 1225 | | /// [INFO] [stdout] 1226 | | /// Args: [INFO] [stdout] 1227 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 1240 | | /// '{"method":"getProgramAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{... [INFO] [stdout] 1241 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getProgramAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"memcmp":{"offset":10,"bytes":[49,50,51],"encoding":null}}],"encoding":null,"dataSlice":null,"minContextSlot":null,"withContext":null}]}' [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `49,50,51` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1277:1 [INFO] [stdout] | [INFO] [stdout] 1277 | / /// A ``getRecentPerformanceSamples`` request. [INFO] [stdout] 1278 | | /// [INFO] [stdout] 1279 | | /// Args: [INFO] [stdout] 1280 | | /// limit (int): Number of samples to return (maximum 720). [INFO] [stdout] ... | [INFO] [stdout] 1286 | | /// '{"method":"getRecentPerformanceSamples","jsonrpc":"2.0","id":0,"params":[5]}' [INFO] [stdout] 1287 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/rpc/requests.rs:1277:1 [INFO] [stdout] | [INFO] [stdout] 1277 | / /// A ``getRecentPerformanceSamples`` request. [INFO] [stdout] 1278 | | /// [INFO] [stdout] 1279 | | /// Args: [INFO] [stdout] 1280 | | /// limit (int): Number of samples to return (maximum 720). [INFO] [stdout] ... | [INFO] [stdout] 1286 | | /// '{"method":"getRecentPerformanceSamples","jsonrpc":"2.0","id":0,"params":[5]}' [INFO] [stdout] 1287 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getRecentPerformanceSamples","jsonrpc":"2.0","id":0,"params":[5]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `5` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1327:1 [INFO] [stdout] | [INFO] [stdout] 1327 | / /// A ``getSignaturesForAddress`` request. [INFO] [stdout] 1328 | | /// [INFO] [stdout] 1329 | | /// Args: [INFO] [stdout] 1330 | | /// address (Pubkey): The address by which to filter transactions. [INFO] [stdout] ... | [INFO] [stdout] 1339 | | /// '{"method":"getSignaturesForAddress","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"before":null,"until":n... [INFO] [stdout] 1340 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1388:1 [INFO] [stdout] | [INFO] [stdout] 1388 | / /// A ``getSignatureStatuses`` request. [INFO] [stdout] 1389 | | /// [INFO] [stdout] 1390 | | /// Args: [INFO] [stdout] 1391 | | /// signatures (Sequence[Signature]): The signatures to query. [INFO] [stdout] ... | [INFO] [stdout] 1401 | | /// '{"method":"getSignatureStatuses","jsonrpc":"2.0","id":0,"params":[["111111111111111111111111111111111111111111111111111111111111... [INFO] [stdout] 1402 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1442:1 [INFO] [stdout] | [INFO] [stdout] 1442 | / /// A ``getSlot`` request. [INFO] [stdout] 1443 | | /// [INFO] [stdout] 1444 | | /// Args: [INFO] [stdout] 1445 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 1453 | | /// '{"method":"getSlot","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":123}]}' [INFO] [stdout] 1454 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1486:1 [INFO] [stdout] | [INFO] [stdout] 1486 | / /// A ``getSlotLeader`` request. [INFO] [stdout] 1487 | | /// [INFO] [stdout] 1488 | | /// Args: [INFO] [stdout] 1489 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 1497 | | /// '{"method":"getSlotLeader","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":123}]}' [INFO] [stdout] 1498 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1530:1 [INFO] [stdout] | [INFO] [stdout] 1530 | / /// A ``getSlotLeaders`` request. [INFO] [stdout] 1531 | | /// [INFO] [stdout] 1532 | | /// Args: [INFO] [stdout] 1533 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 1540 | | /// '{"method":"getSlotLeaders","jsonrpc":"2.0","id":0,"params":[100,10]}' [INFO] [stdout] 1541 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `100,10` [INFO] [stdout] --> src/rpc/requests.rs:1530:1 [INFO] [stdout] | [INFO] [stdout] 1530 | / /// A ``getSlotLeaders`` request. [INFO] [stdout] 1531 | | /// [INFO] [stdout] 1532 | | /// Args: [INFO] [stdout] 1533 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 1540 | | /// '{"method":"getSlotLeaders","jsonrpc":"2.0","id":0,"params":[100,10]}' [INFO] [stdout] 1541 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getSlotLeaders","jsonrpc":"2.0","id":0,"params":[100,10]}' [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `100,10` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1585:1 [INFO] [stdout] | [INFO] [stdout] 1585 | / /// A ``getStakeActivation`` request. [INFO] [stdout] 1586 | | /// [INFO] [stdout] 1587 | | /// Args: [INFO] [stdout] 1588 | | /// account (Pubkey): The stake account to query. [INFO] [stdout] ... | [INFO] [stdout] 1598 | | /// '{"method":"getStakeActivation","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"epoch":1234,"minContextSlot... [INFO] [stdout] 1599 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1635:1 [INFO] [stdout] | [INFO] [stdout] 1635 | / /// A ``getSupply`` request. [INFO] [stdout] 1636 | | /// [INFO] [stdout] 1637 | | /// Args: [INFO] [stdout] 1638 | | /// config (Optional[RpcSupplyConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 1646 | | /// '{"method":"getSupply","jsonrpc":"2.0","id":0,"params":[{"excludeNonCirculatingAccountsList":true}]}' [INFO] [stdout] 1647 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1689:1 [INFO] [stdout] | [INFO] [stdout] 1689 | / /// A ``getTokenAccountBalance`` request. [INFO] [stdout] 1690 | | /// [INFO] [stdout] 1691 | | /// Args: [INFO] [stdout] 1692 | | /// account (Pubkey): The token account to query. [INFO] [stdout] ... | [INFO] [stdout] 1701 | | /// '{"method":"getTokenAccountBalance","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"commitment":"processed"... [INFO] [stdout] 1702 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1747:1 [INFO] [stdout] | [INFO] [stdout] 1747 | / /// A ``getTokenAccountsByDelegate`` request. [INFO] [stdout] 1748 | | /// [INFO] [stdout] 1749 | | /// Args: [INFO] [stdout] 1750 | | /// account (Pubkey): The account delegate to query. [INFO] [stdout] ... | [INFO] [stdout] 1769 | | /// ) [INFO] [stdout] 1770 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1817:1 [INFO] [stdout] | [INFO] [stdout] 1817 | / /// A ``getTokenAccountsByOwner`` request. [INFO] [stdout] 1818 | | /// [INFO] [stdout] 1819 | | /// Args: [INFO] [stdout] 1820 | | /// account (Pubkey): The account owner to query. [INFO] [stdout] ... | [INFO] [stdout] 1839 | | /// ) [INFO] [stdout] 1840 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1887:1 [INFO] [stdout] | [INFO] [stdout] 1887 | / /// A ``getTokenLargestAccounts`` request. [INFO] [stdout] 1888 | | /// [INFO] [stdout] 1889 | | /// Args: [INFO] [stdout] 1890 | | /// mint (Pubkey): The token mint to query. [INFO] [stdout] ... | [INFO] [stdout] 1898 | | /// '{"method":"getTokenLargestAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111"]}' [INFO] [stdout] 1899 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1935:1 [INFO] [stdout] | [INFO] [stdout] 1935 | / /// A ``getTokenSupply`` request. [INFO] [stdout] 1936 | | /// [INFO] [stdout] 1937 | | /// Args: [INFO] [stdout] 1938 | | /// mint (Pubkey): The token mint to query. [INFO] [stdout] ... | [INFO] [stdout] 1946 | | /// '{"method":"getTokenSupply","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111"]}' [INFO] [stdout] 1947 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1991:1 [INFO] [stdout] | [INFO] [stdout] 1991 | / /// A ``getTransaction`` request. [INFO] [stdout] 1992 | | /// [INFO] [stdout] 1993 | | /// Args: [INFO] [stdout] 1994 | | /// signature (Signature): The transaction signature to query. [INFO] [stdout] ... | [INFO] [stdout] 2004 | | /// '{"method":"getTransaction","jsonrpc":"2.0","id":0,"params":["1111111111111111111111111111111111111111111111111111111111111111",{... [INFO] [stdout] 2005 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2041:1 [INFO] [stdout] | [INFO] [stdout] 2041 | / /// A ``getTransactionCount`` request. [INFO] [stdout] 2042 | | /// [INFO] [stdout] 2043 | | /// Args: [INFO] [stdout] 2044 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 2052 | | /// '{"method":"getTransactionCount","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":1234}]}' [INFO] [stdout] 2053 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2084 | zero_param_req_def!(GetVersion); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2086:1 [INFO] [stdout] | [INFO] [stdout] 2086 | / /// A ``getVoteAccounts`` request. [INFO] [stdout] 2087 | | /// [INFO] [stdout] 2088 | | /// Args: [INFO] [stdout] 2089 | | /// config (Optional[RpcGetVoteAccountsConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 2097 | | /// '{"method":"getVoteAccounts","jsonrpc":"2.0","id":0,"params":[{"votePubkey":null,"keepUnstakedDelinquents":false,"delinquentSlotD... [INFO] [stdout] 2098 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2138:1 [INFO] [stdout] | [INFO] [stdout] 2138 | / /// An ``isBlockhashValid`` request. [INFO] [stdout] 2139 | | /// [INFO] [stdout] 2140 | | /// Args: [INFO] [stdout] 2141 | | /// blockhash (Hash): The blockhash to check. [INFO] [stdout] ... | [INFO] [stdout] 2149 | | /// '{"method":"isBlockhashValid","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111"]}' [INFO] [stdout] 2150 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2185 | zero_param_req_def!(MinimumLedgerSlot); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2196:1 [INFO] [stdout] | [INFO] [stdout] 2196 | / /// A ``requestAirdrop`` request. [INFO] [stdout] 2197 | | /// [INFO] [stdout] 2198 | | /// Args: [INFO] [stdout] 2199 | | /// pubkey (Pubkey): Pubkey of account to receive lamports. [INFO] [stdout] ... | [INFO] [stdout] 2211 | | /// '{"method":"requestAirdrop","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",1000,{"recentBlockhash":null,"co... [INFO] [stdout] 2212 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2429:1 [INFO] [stdout] | [INFO] [stdout] 2429 | / /// An ``accountSubscribe`` request. [INFO] [stdout] 2430 | | /// [INFO] [stdout] 2431 | | /// Args: [INFO] [stdout] 2432 | | /// account (Pubkey): Account to watch. [INFO] [stdout] ... | [INFO] [stdout] 2443 | | /// '{"method":"accountSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"encoding":"base64","dataSlice... [INFO] [stdout] 2444 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2488:1 [INFO] [stdout] | [INFO] [stdout] 2488 | / /// A ``blockSubscribe`` request. [INFO] [stdout] 2489 | | /// [INFO] [stdout] 2490 | | /// Args: [INFO] [stdout] 2491 | | /// filter_ (RpcBlockSubscribeFilter | RpcBlockSubscribeFilterMentions): Filter criteria for the logs to receive results by account t... [INFO] [stdout] ... | [INFO] [stdout] 2505 | | /// '{"method":"blockSubscribe","jsonrpc":"2.0","id":0,"params":[{"mentionsAccountOrProgram":"11111111111111111111111111111111"},{"e... [INFO] [stdout] 2506 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2554:1 [INFO] [stdout] | [INFO] [stdout] 2554 | / /// A ``logsSubscribe`` request. [INFO] [stdout] 2555 | | /// [INFO] [stdout] 2556 | | /// Args: [INFO] [stdout] 2557 | | /// filter_ (RpcTransactionLogsFilter | RpcTransactionLogsFilterMentions): Filter criteria for the logs to receive results by account... [INFO] [stdout] ... | [INFO] [stdout] 2570 | | /// '{"method":"logsSubscribe","jsonrpc":"2.0","id":0,"params":[{"mentions":["11111111111111111111111111111111"]},{"commitment":"con... [INFO] [stdout] 2571 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2611:1 [INFO] [stdout] | [INFO] [stdout] 2611 | / /// A ``programSubscribe`` request. [INFO] [stdout] 2612 | | /// [INFO] [stdout] 2613 | | /// Args: [INFO] [stdout] 2614 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 2627 | | /// '{"method":"programSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"m... [INFO] [stdout] 2628 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `49,50,51` [INFO] [stdout] --> src/rpc/requests.rs:2611:1 [INFO] [stdout] | [INFO] [stdout] 2611 | / /// A ``programSubscribe`` request. [INFO] [stdout] 2612 | | /// [INFO] [stdout] 2613 | | /// Args: [INFO] [stdout] 2614 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 2627 | | /// '{"method":"programSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"m... [INFO] [stdout] 2628 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"programSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"memcmp":{"offset":10,"bytes":[49,50,51],"encoding":null}}],"encoding":null,"dataSlice":null,"minContextSlot":null,"withContext":null}]}' [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `49,50,51` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2672:1 [INFO] [stdout] | [INFO] [stdout] 2672 | / /// A ``signatureSubscribe`` request. [INFO] [stdout] 2673 | | /// [INFO] [stdout] 2674 | | /// Args: [INFO] [stdout] 2675 | | /// signature (Signature): The transaction to watch. [INFO] [stdout] ... | [INFO] [stdout] 2685 | | /// '{"method":"signatureSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111111111111111111111111111111111... [INFO] [stdout] 2686 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2725 | zero_param_req_def!(SlotSubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2726 | zero_param_req_def!(SlotsUpdatesSubscribe); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2727 | zero_param_req_def!(RootSubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2728 | zero_param_req_def!(VoteSubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.program_position [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.maybe_executable [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.is_writable [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.is_signer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.signer_keys [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.is_upgradeable_loader_present [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/transaction.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/transaction/fn.uses_durable_nonce.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 170 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "f62f610456b21ebf08a32854901486d739b32fd920927a50083ea6eaffff7653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62f610456b21ebf08a32854901486d739b32fd920927a50083ea6eaffff7653", kill_on_drop: false }` [INFO] [stdout] f62f610456b21ebf08a32854901486d739b32fd920927a50083ea6eaffff7653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 125ac20be1e4c6a8f8ad84e78978231ec33da0f9e123d7c5e1567f2dd07d9a77 [INFO] running `Command { std: "docker" "start" "-a" "125ac20be1e4c6a8f8ad84e78978231ec33da0f9e123d7c5e1567f2dd07d9a77", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Documenting solders v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/pubkey.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / /// A public key. [INFO] [stdout] 28 | | /// [INFO] [stdout] 29 | | /// Args: [INFO] [stdout] 30 | | /// pubkey_bytes (bytes): The pubkey in bytes. [INFO] [stdout] ... | [INFO] [stdout] 38 | | /// '0101010101010101010101010101010101010101010101010101010101010101' [INFO] [stdout] 39 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> pubkey = Pubkey(bytes([1] * 32)) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bytes` [INFO] [stdout] --> src/pubkey.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / /// Derive a program address from seeds and a program ID. [INFO] [stdout] 144 | | /// [INFO] [stdout] 145 | | /// Args: [INFO] [stdout] 146 | | /// seeds (Sequence[bytes]): The seeds to use. [INFO] [stdout] ... | [INFO] [stdout] 159 | | /// ) [INFO] [stdout] 160 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] seeds (Sequence[bytes]): The seeds to use. [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `bytes` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bytes` [INFO] [stdout] --> src/pubkey.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | / /// Find a valid `program derived address src/signature.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | / /// Retrieve a signature from a base58-encoded string. [INFO] [stdout] 81 | | /// [INFO] [stdout] 82 | | /// Args: [INFO] [stdout] 83 | | /// s (str): base58-encoded signature. [INFO] [stdout] ... | [INFO] [stdout] 92 | | /// >>> assert Signature.from_string(str(sig)) == sig [INFO] [stdout] 93 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> sig = Keypair().sign_message(bytes([0])) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/signature.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Returns this signature as a byte array. [INFO] [stdout] 122 | | /// [INFO] [stdout] 123 | | /// Returns: [INFO] [stdout] 124 | | /// list[int]: the signature as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 128 | | /// >>> assert Signature.default().to_bytes_array() == [0] * 64 [INFO] [stdout] 129 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] list[int]: the signature as a list of 64 u8 ints. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/signature.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / /// Returns this signature as a byte array. [INFO] [stdout] 122 | | /// [INFO] [stdout] 123 | | /// Returns: [INFO] [stdout] 124 | | /// list[int]: the signature as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 128 | | /// >>> assert Signature.default().to_bytes_array() == [0] * 64 [INFO] [stdout] 129 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> assert Signature.default().to_bytes_array() == [0] * 64 [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/keypair.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / /// Returns this ``Keypair`` as a byte array. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// Returns: [INFO] [stdout] 85 | | /// list[int]: the keypair as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// >>> assert Keypair.from_bytes(raw_bytes).to_bytes_array() == list(raw_bytes) [INFO] [stdout] 91 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] list[int]: the keypair as a list of 64 u8 ints. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/keypair.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / /// Returns this ``Keypair`` as a byte array. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// Returns: [INFO] [stdout] 85 | | /// list[int]: the keypair as a list of 64 u8 ints. [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// >>> assert Keypair.from_bytes(raw_bytes).to_bytes_array() == list(raw_bytes) [INFO] [stdout] 91 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> raw_bytes = bytes([1] * 64) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/keypair.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Recovers a ``Keypair`` from a base58-encoded string. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// Args: [INFO] [stdout] 100 | | /// s (str): The base58-encoded string. [INFO] [stdout] ... | [INFO] [stdout] 111 | | /// >>> assert str(kp) == base58_str [INFO] [stdout] 112 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> raw_bytes = bytes([0] * 64) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `:32` [INFO] [stdout] --> src/keypair.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / /// Gets this ``Keypair``'s secret key. [INFO] [stdout] 117 | | /// [INFO] [stdout] 118 | | /// Returns: [INFO] [stdout] 119 | | /// bytes: The secret key in 32 bytes. [INFO] [stdout] ... | [INFO] [stdout] 124 | | /// >>> assert kp.secret() == bytes(kp)[:32] [INFO] [stdout] 125 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> assert kp.secret() == bytes(kp)[:32] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `:32` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/keypair.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / /// Get this keypair's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// Returns: [INFO] [stdout] 134 | | /// Pubkey: the pubkey of this keypair. [INFO] [stdout] ... | [INFO] [stdout] 142 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 143 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed_bytes = bytes([0] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/keypair.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / /// Get this keypair's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 132 | | /// [INFO] [stdout] 133 | | /// Returns: [INFO] [stdout] 134 | | /// Pubkey: the pubkey of this keypair. [INFO] [stdout] ... | [INFO] [stdout] 142 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 143 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> pubkey_bytes = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/keypair.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / /// Sign a mesage with this keypair, producing an Ed25519 signature over the provided message bytes. [INFO] [stdout] 150 | | /// [INFO] [stdout] 151 | | /// Args: [INFO] [stdout] 152 | | /// message (bytes): The message to sign. [INFO] [stdout] ... | [INFO] [stdout] 164 | | /// 'e1430c6ebd0d53573b5c803452174f8991ef5955e0906a09e8fdc7310459e9c82a402526748c3431fe7f0e5faafbf7e703234789734063ee42be17af1643... [INFO] [stdout] 165 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/keypair.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / /// Generate a keypair from a 32-byte seed. [INFO] [stdout] 172 | | /// [INFO] [stdout] 173 | | /// Args: [INFO] [stdout] 174 | | /// seed (bytes): 32-byte seed. [INFO] [stdout] ... | [INFO] [stdout] 184 | | /// >>> assert from_seed == from_bytes [INFO] [stdout] 185 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed_bytes = bytes([0] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `:32` [INFO] [stdout] --> src/keypair.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | / /// Generate a keypair from a seed phrase and passphrase. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// Args: [INFO] [stdout] 194 | | /// seed_phrase (string): Secret seed phrase. [INFO] [stdout] ... | [INFO] [stdout] 205 | | /// >>> assert keypair.pubkey() == expected_keypair.pubkey() [INFO] [stdout] 206 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> expected_keypair = Keypair.from_seed(bytes(seed)[:32]) [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `:32` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/instruction.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / /// Describes a single account read or written by a program during instruction [INFO] [stdout] 21 | | /// execution. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// When constructing an :class:`Instruction`, a list of all accounts that may be [INFO] [stdout] ... | [INFO] [stdout] 46 | | /// >>> instruction = Instruction(program_id, instruction_data, accs) [INFO] [stdout] 47 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/instruction.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / /// Deserialize a serialized ``Instruction`` object. [INFO] [stdout] 221 | | /// [INFO] [stdout] 222 | | /// Args: [INFO] [stdout] 223 | | /// data (bytes): the serialized ``Instruction``. [INFO] [stdout] ... | [INFO] [stdout] 238 | | /// >>> assert Instruction.from_bytes(serialized) == instruction [INFO] [stdout] 239 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / /// A Solana transaction message. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// Some constructors accept an optional `payer`, the account responsible for [INFO] [stdout] 142 | | /// paying the cost of executing a transaction. In most cases, callers should [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 169 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / /// A Solana transaction message. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// Some constructors accept an optional `payer`, the account responsible for [INFO] [stdout] 142 | | /// paying the cost of executing a transaction. In most cases, callers should [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 169 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/message.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / /// A Solana transaction message. [INFO] [stdout] 140 | | /// [INFO] [stdout] 141 | | /// Some constructors accept an optional `payer`, the account responsible for [INFO] [stdout] 142 | | /// paying the cost of executing a transaction. In most cases, callers should [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 169 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message.new_with_blockhash([instruction], payer.pubkey(), blockhash) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/message.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | / /// Create a new message while setting the blockhash. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 244 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 245 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | / /// Create a new message for a `nonced transaction `_. [INFO] [stdout] 262 | | /// [INFO] [stdout] 263 | | /// Args: [INFO] [stdout] 264 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// >>> tx = Transaction.new_unsigned(message) [INFO] [stdout] 291 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/message.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | / /// Create a new message for a `nonced transaction `_. [INFO] [stdout] 262 | | /// [INFO] [stdout] 263 | | /// Args: [INFO] [stdout] 264 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// >>> tx = Transaction.new_unsigned(message) [INFO] [stdout] 291 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | / /// Create a new message for a `nonced transaction `_. [INFO] [stdout] 262 | | /// [INFO] [stdout] 263 | | /// Args: [INFO] [stdout] 264 | | /// instructions (Sequence[Instruction]): The instructions to include in the message. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// >>> tx = Transaction.new_unsigned(message) [INFO] [stdout] 291 | | /// [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message.new_with_nonce([instruction], payer.pubkey(), nonce_account, payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | / /// Deserialize a serialized ``Message`` object. [INFO] [stdout] 500 | | /// [INFO] [stdout] 501 | | /// Args: [INFO] [stdout] 502 | | /// data (bytes): The serialized ``Message``. [INFO] [stdout] ... | [INFO] [stdout] 519 | | /// >>> assert Message.from_bytes(serialized) == message [INFO] [stdout] 520 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/message.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | / /// Deserialize a serialized ``Message`` object. [INFO] [stdout] 500 | | /// [INFO] [stdout] 501 | | /// Args: [INFO] [stdout] 502 | | /// data (bytes): The serialized ``Message``. [INFO] [stdout] ... | [INFO] [stdout] 519 | | /// >>> assert Message.from_bytes(serialized) == message [INFO] [stdout] 520 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction]) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | / /// A Solana transaction message (v0). [INFO] [stdout] 604 | | /// [INFO] [stdout] 605 | | /// This message format supports succinct account loading with [INFO] [stdout] 606 | | /// on-chain address lookup tables [INFO] [stdout] ... | [INFO] [stdout] 631 | | /// >>> message = MessageV0(header, account_keys, blockhash, instructions, lookups) [INFO] [stdout] 632 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/message.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | / /// A Solana transaction message (v0). [INFO] [stdout] 604 | | /// [INFO] [stdout] 605 | | /// This message format supports succinct account loading with [INFO] [stdout] 606 | | /// on-chain address lookup tables [INFO] [stdout] ... | [INFO] [stdout] 631 | | /// >>> message = MessageV0(header, account_keys, blockhash, instructions, lookups) [INFO] [stdout] 632 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> lookups = [MessageAddressTableLookup(Pubkey.new_unique(), bytes([1, 2, 3]), bytes([0]))] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> payer = keys[0] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> program_id = keys[6] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `6` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `4` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/message.rs:706:5 [INFO] [stdout] | [INFO] [stdout] 706 | / /// Create a signable transaction message from a ``payer`` public key, ``recent_blockhash``, [INFO] [stdout] 707 | | /// list of ``instructions``, and a list of ``address_lookup_table_accounts``. [INFO] [stdout] 708 | | /// [INFO] [stdout] 709 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 731 | | /// >>> msg = MessageV0.try_compile(payer, instructions, lookup_accs, recent_blockhash) [INFO] [stdout] 732 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> ix_accounts = [AccountMeta(keys[1], True, True), AccountMeta(keys[2], True, False), AccountMeta(keys[3], False, True),AccountMeta(keys[4], False, True),AccountMeta(keys[5], False, False),] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `5` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / /// An atomically-commited sequence of instructions. [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// While :class:`~solders.instruction.Instruction`\s are the basic unit of computation in Solana, [INFO] [stdout] 193 | | /// they are submitted by clients in :class:`~solders.transaction.Transaction`\s containing one or [INFO] [stdout] ... | [INFO] [stdout] 229 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 230 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / /// An atomically-commited sequence of instructions. [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// While :class:`~solders.instruction.Instruction`\s are the basic unit of computation in Solana, [INFO] [stdout] 193 | | /// they are submitted by clients in :class:`~solders.transaction.Transaction`\s containing one or [INFO] [stdout] ... | [INFO] [stdout] 229 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 230 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/transaction.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / /// An atomically-commited sequence of instructions. [INFO] [stdout] 191 | | /// [INFO] [stdout] 192 | | /// While :class:`~solders.instruction.Instruction`\s are the basic unit of computation in Solana, [INFO] [stdout] 193 | | /// they are submitted by clients in :class:`~solders.transaction.Transaction`\s containing one or [INFO] [stdout] ... | [INFO] [stdout] 229 | | /// >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] 230 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message.new_with_blockhash([instruction], payer.pubkey(), blockhash) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/transaction.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / /// Create an unsigned transaction from a :class:`~solders.message.Message`. [INFO] [stdout] 273 | | /// [INFO] [stdout] 274 | | /// Args: [INFO] [stdout] 275 | | /// message (Message): The transaction's message. [INFO] [stdout] ... | [INFO] [stdout] 296 | | /// >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] 297 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx.sign([payer], tx.message.recent_blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / /// Create an unsigned transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 304 | | /// [INFO] [stdout] 305 | | /// Args: [INFO] [stdout] 306 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 322 | | /// >>> tx = Transaction.new_with_payer([instruction], payer.pubkey()) [INFO] [stdout] 323 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / /// Create an unsigned transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 304 | | /// [INFO] [stdout] 305 | | /// Args: [INFO] [stdout] 306 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 322 | | /// >>> tx = Transaction.new_with_payer([instruction], payer.pubkey()) [INFO] [stdout] 323 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction.new_with_payer([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/transaction.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a fully-signed transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// Args: [INFO] [stdout] 336 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 356 | | /// >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] 357 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> arbitrary_instruction_data = bytes([1]) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/transaction.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a fully-signed transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// Args: [INFO] [stdout] 336 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 356 | | /// >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] 357 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/transaction.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | / /// Create a fully-signed transaction from a list of :class:`~solders.instruction.Instruction`\s. [INFO] [stdout] 334 | | /// [INFO] [stdout] 335 | | /// Args: [INFO] [stdout] 336 | | /// instructions (Sequence[Instruction]): The instructions to include in the transaction message. [INFO] [stdout] ... | [INFO] [stdout] 356 | | /// >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] 357 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction.new_signed_with_payer([instruction], payer.pubkey(), [payer], blockhash); [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `signatures` [INFO] [stdout] --> src/transaction.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | / /// Get the :class:`~solders.pubkey.Pubkey` of a signing account required by one of the [INFO] [stdout] 481 | | /// instructions in the transaction. [INFO] [stdout] 482 | | /// [INFO] [stdout] 483 | | /// The transaction does not need to be signed for this function to return a [INFO] [stdout] ... | [INFO] [stdout] 500 | | /// Optional[Pubkey]: The account key. [INFO] [stdout] 501 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] transaction. Returns ``None`` if the [`signatures`] field does not contain [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `signatures` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/presigner.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / /// Get this signer's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// Returns: [INFO] [stdout] 36 | | /// Pubkey: The pubkey of the presigner. [INFO] [stdout] ... | [INFO] [stdout] 44 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 45 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed_bytes = bytes([0] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/presigner.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / /// Get this signer's :class:`~solders.pubkey.Pubkey`. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// Returns: [INFO] [stdout] 36 | | /// Pubkey: The pubkey of the presigner. [INFO] [stdout] ... | [INFO] [stdout] 44 | | /// >>> assert kp.pubkey() == Pubkey(pubkey_bytes) [INFO] [stdout] 45 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> pubkey_bytes = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 86 | | /// Configuration object for ``sendTransaction``. [INFO] [stdout] 87 | | /// [INFO] [stdout] 88 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 96 | | => RpcSendTransactionConfig [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_retries: (Optional[int]): Maximum number of times for the RPC node to retry sending [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | /// Optional[int]: Maximum number of times for the RPC node to retry sending the transaction to the leader. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: Maximum number of times for the RPC node to retry sending the transaction to the leader. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | /// Optional[int]: The minimum slot that the request can be evaluated at. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 209 | | /// Configuration object for ``simulateTransaction``. [INFO] [stdout] 210 | | /// [INFO] [stdout] 211 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 220 | | => RpcSimulateTransactionConfig [INFO] [stdout] 221 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] min_context_slot (Optional[int]): The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 368 | | /// Range object for ``RpcBlockProductionConfig``. [INFO] [stdout] 369 | | /// [INFO] [stdout] 370 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 373 | | /// [INFO] [stdout] 374 | | => RpcBlockProductionConfigRange); [INFO] [stdout] | |_________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] last_slot (Optional[int]): Last slot in the range. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 466 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 467 | | /// Configuration object for ``getVoteAccounts``. [INFO] [stdout] 468 | | /// [INFO] [stdout] 469 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 477 | | /// [INFO] [stdout] 478 | | => RpcGetVoteAccountsConfig); [INFO] [stdout] | |________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] delinquent_slot_distance (Optional[int]): Specify the number of slots behind the tip that a validator [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 660 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 661 | | /// Configuration object containing epoch information. [INFO] [stdout] 662 | | /// [INFO] [stdout] 663 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 668 | | => RpcEpochConfig [INFO] [stdout] 669 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] epoch (Optional[int]): Epoch is a unit of time a given leader schedule is honored, some number of Slots. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 714 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 715 | | /// Configuration object for ``getAccountInfo``. [INFO] [stdout] 716 | | /// [INFO] [stdout] 717 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 723 | | => RpcAccountInfoConfig [INFO] [stdout] 724 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] min_context_slot (Optional[int]): The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1174 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1175 | | /// Configuration object for ``blockSubscribe``. [INFO] [stdout] 1176 | | /// [INFO] [stdout] 1177 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1184 | | => RpcBlockSubscribeConfig [INFO] [stdout] 1185 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_supported_transaction_version (Optional[int]): Set the max transaction version to return in responses. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1245 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1246 | | /// Configuration object for ``getSignaturesForAddress``. [INFO] [stdout] 1247 | | /// [INFO] [stdout] 1248 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1255 | | => RpcSignaturesForAddressConfig [INFO] [stdout] 1256 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] limit (Optional[int]): Maximum transaction signatures to return (between 1 and 1,000, default: 1,000). [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1322 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1323 | | /// Configuration object for ``getBlock``. [INFO] [stdout] 1324 | | /// [INFO] [stdout] 1325 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1332 | | => RpcBlockConfig [INFO] [stdout] 1333 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_supported_transaction_version (Optional[int]): Set the max transaction version to return in responses. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1406 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1407 | | /// Configuration object for ``getTransaction``. [INFO] [stdout] 1408 | | /// [INFO] [stdout] 1409 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1414 | | => RpcTransactionConfig [INFO] [stdout] 1415 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] max_supported_transaction_version (Optional[int]): Set the max transaction version to return in responses. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/config.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$attr])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1462 | / pyclass_boilerplate_with_default!( [INFO] [stdout] 1463 | | /// General context configuration. [INFO] [stdout] 1464 | | /// [INFO] [stdout] 1465 | | /// Args: [INFO] [stdout] ... | [INFO] [stdout] 1468 | | => RpcContextConfig [INFO] [stdout] 1469 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] min_context_slot (Optional[int]): The minimum slot that the request can be evaluated at. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `pyclass_boilerplate_with_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/filter.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / /// Compares a provided series of bytes with program account data at a particular offset. [INFO] [stdout] 60 | | /// [INFO] [stdout] 61 | | /// Args: [INFO] [stdout] 62 | | /// offset (int): Data offset to begin match. [INFO] [stdout] 63 | | /// bytes_ (str | Sequnce[int]): Bytes, encoded with specified encoding, or default Binary [INFO] [stdout] 64 | | /// encoding (Optional[MemcmpEncoding]): Optional encoding specification. [INFO] [stdout] 65 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] bytes_ (str | Sequnce[int]): Bytes, encoded with specified encoding, or default Binary [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 172 | unsubscribe_def!(AccountUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 172 | unsubscribe_def!(AccountUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"accountUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 173 | unsubscribe_def!(BlockUnsubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 173 | unsubscribe_def!(BlockUnsubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"blockUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 174 | unsubscribe_def!(LogsUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 174 | unsubscribe_def!(LogsUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"logsUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 175 | unsubscribe_def!(ProgramUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 175 | unsubscribe_def!(ProgramUnsubscribe); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"programUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 176 | unsubscribe_def!(SignatureUnsubscribe); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 176 | unsubscribe_def!(SignatureUnsubscribe); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"signatureUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 177 | unsubscribe_def!(SlotUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 177 | unsubscribe_def!(SlotUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"slotUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 178 | unsubscribe_def!(SlotsUpdatesUnsubscribe); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 178 | unsubscribe_def!(SlotsUpdatesUnsubscribe); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"slotsUpdatesUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 179 | unsubscribe_def!(RootUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 179 | unsubscribe_def!(RootUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"rootUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 180 | unsubscribe_def!(VoteUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | Args: [INFO] [stdout] 97 | | subscription_id (int): ID of subscription to cancel [INFO] [stdout] ... | [INFO] [stdout] 103 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":2,\"params\":[1]}' [INFO] [stdout] 104 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 180 | unsubscribe_def!(VoteUnsubscribe); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"voteUnsubscribe","jsonrpc":"2.0","id":2,"params":[1]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `unsubscribe_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | / /// A ``getAccountInfo`` request. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Args: [INFO] [stdout] 221 | | /// pubkey (Pubkey): Pubkey of account to query. [INFO] [stdout] ... | [INFO] [stdout] 232 | | /// '{"method":"getAccountInfo","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"encoding":"base64","dataSlice":... [INFO] [stdout] 233 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / /// A ``getBalance`` request. [INFO] [stdout] 278 | | /// [INFO] [stdout] 279 | | /// Args: [INFO] [stdout] 280 | | /// pubkey (Pubkey): Pubkey of account to query. [INFO] [stdout] ... | [INFO] [stdout] 290 | | /// '{"method":"getBalance","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"minContextSlot":1}]}' [INFO] [stdout] 291 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | / /// A ``getBlock`` request. [INFO] [stdout] 332 | | /// [INFO] [stdout] 333 | | /// Args: [INFO] [stdout] 334 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 344 | | /// '{"method":"getBlock","jsonrpc":"2.0","id":0,"params":[123,{"encoding":"base58","transactionDetails":"none","rewards":null,"maxSu... [INFO] [stdout] 345 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / /// A ``getBlockHeight`` request. [INFO] [stdout] 382 | | /// [INFO] [stdout] 383 | | /// Args: [INFO] [stdout] 384 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 392 | | /// '{"method":"getBlockHeight","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":123}]}' [INFO] [stdout] 393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | / /// A ``getBlockProduction`` request. [INFO] [stdout] 426 | | /// [INFO] [stdout] 427 | | /// Args: [INFO] [stdout] 428 | | /// config (Optional[RpcBlockProductionConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 438 | | /// '{"method":"getBlockProduction","jsonrpc":"2.0","id":0,"params":[{"identity":"11111111111111111111111111111111","range":{"firstSl... [INFO] [stdout] 439 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / /// A ``getBlockCommitment`` request. [INFO] [stdout] 472 | | /// [INFO] [stdout] 473 | | /// Args: [INFO] [stdout] 474 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 480 | | /// '{"method":"getBlockCommitment","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 481 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `123` [INFO] [stdout] --> src/rpc/requests.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 471 | / /// A ``getBlockCommitment`` request. [INFO] [stdout] 472 | | /// [INFO] [stdout] 473 | | /// Args: [INFO] [stdout] 474 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 480 | | /// '{"method":"getBlockCommitment","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 481 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getBlockCommitment","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `123` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 521 | / /// A ``getBlocks`` request. [INFO] [stdout] 522 | | /// [INFO] [stdout] 523 | | /// Args: [INFO] [stdout] 524 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 533 | | /// '{"method":"getBlocks","jsonrpc":"2.0","id":0,"params":[123,null,{"commitment":"processed"}]}' [INFO] [stdout] 534 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] end (Optional[int]): The end slot. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | /// Optional[int]: The end slot. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: The end slot. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | / /// A ``getBlocksWithLimit`` request. [INFO] [stdout] 582 | | /// [INFO] [stdout] 583 | | /// Args: [INFO] [stdout] 584 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 593 | | /// '{"method":"getBlocksWithLimit","jsonrpc":"2.0","id":0,"params":[123,5,{"commitment":"processed"}]}' [INFO] [stdout] 594 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] limit (Optional[int]): Maximum number of blocks. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | /// Optional[int]: Maximum number of blocks. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: Maximum number of blocks. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / /// A ``getBlockTime`` request. [INFO] [stdout] 642 | | /// [INFO] [stdout] 643 | | /// Args: [INFO] [stdout] 644 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 650 | | /// '{"method":"getBlockTime","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 651 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `123` [INFO] [stdout] --> src/rpc/requests.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / /// A ``getBlockTime`` request. [INFO] [stdout] 642 | | /// [INFO] [stdout] 643 | | /// Args: [INFO] [stdout] 644 | | /// slot (int): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 650 | | /// '{"method":"getBlockTime","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] 651 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getBlockTime","jsonrpc":"2.0","id":0,"params":[123]}' [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `123` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 681 | zero_param_req_def!(GetClusterNodes); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | / /// A ``getEpochInfo`` request. [INFO] [stdout] 684 | | /// [INFO] [stdout] 685 | | /// Args: [INFO] [stdout] 686 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 695 | | /// '{"method":"getEpochInfo","jsonrpc":"2.0","id":0,"params":[{"commitment":"processed","minContextSlot":null}]}' [INFO] [stdout] 696 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 728 | zero_param_req_def!(GetEpochSchedule); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | / /// A ``getFeeForMessage`` request. [INFO] [stdout] 759 | | /// [INFO] [stdout] 760 | | /// Args: [INFO] [stdout] 761 | | /// message (Message): The message for which to calculate the fee. [INFO] [stdout] ... | [INFO] [stdout] 770 | | /// '{"method":"getFeeForMessage","jsonrpc":"2.0","id":0,"params":["AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",{"commitmen... [INFO] [stdout] 771 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 807 | zero_param_req_def!(GetFirstAvailableBlock); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 808 | zero_param_req_def!(GetGenesisHash); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 809 | zero_param_req_def!(GetHealth); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 810 | zero_param_req_def!(GetHighestSnapshotSlot); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 811 | zero_param_req_def!(GetIdentity); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 812 | zero_param_req_def!(ValidatorExit); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:814:1 [INFO] [stdout] | [INFO] [stdout] 814 | / /// A ``getInflationGovernor`` request. [INFO] [stdout] 815 | | /// [INFO] [stdout] 816 | | /// Args: [INFO] [stdout] 817 | | /// config (Optional[CommitmentLevel]): Bank state to query. [INFO] [stdout] ... | [INFO] [stdout] 824 | | /// '{"method":"getInflationGovernor","jsonrpc":"2.0","id":0,"params":[{"commitment":"finalized"}]}' [INFO] [stdout] 825 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 856 | zero_param_req_def!(GetInflationRate); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:866:1 [INFO] [stdout] | [INFO] [stdout] 866 | / /// A ``getInflationReward`` request. [INFO] [stdout] 867 | | /// [INFO] [stdout] 868 | | /// Args: [INFO] [stdout] 869 | | /// addresses (Optional[Sequence[Pubkey]]): Addresses to query. [INFO] [stdout] ... | [INFO] [stdout] 880 | | /// '{"method":"getInflationReward","jsonrpc":"2.0","id":0,"params":[["11111111111111111111111111111111","111111111111111111111111111... [INFO] [stdout] 881 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:926:1 [INFO] [stdout] | [INFO] [stdout] 926 | / /// A ``getLargestAccounts`` request. [INFO] [stdout] 927 | | /// [INFO] [stdout] 928 | | /// Args: [INFO] [stdout] 929 | | /// commitment (Optional[CommitmentLevel]): Bank state to query. [INFO] [stdout] ... | [INFO] [stdout] 940 | | /// '{"method":"getLargestAccounts","jsonrpc":"2.0","id":0,"params":[{"commitment":"processed"},"circulating"]}' [INFO] [stdout] 941 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:987:1 [INFO] [stdout] | [INFO] [stdout] 987 | / /// A ``getLatestBlockhash`` request. [INFO] [stdout] 988 | | /// [INFO] [stdout] 989 | | /// Args: [INFO] [stdout] 990 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 999 | | /// '{"method":"getLatestBlockhash","jsonrpc":"2.0","id":0,"params":[{"commitment":"processed","minContextSlot":null}]}' [INFO] [stdout] 1000 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | / /// A ``GetLeaderSchedule`` request. [INFO] [stdout] 1039 | | /// [INFO] [stdout] 1040 | | /// Args: [INFO] [stdout] 1041 | | /// slot (Optional[int]): The slot to query. [INFO] [stdout] ... | [INFO] [stdout] 1051 | | /// '{"method":"getLeaderSchedule","jsonrpc":"2.0","id":0,"params":[123,{"identity":"11111111111111111111111111111111"}]}' [INFO] [stdout] 1052 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] slot (Optional[int]): The slot to query. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1079:5 [INFO] [stdout] | [INFO] [stdout] 1079 | /// Optional[int]: The slot to query. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Optional[int]: The slot to query. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 1093 | zero_param_req_def!(GetMaxRetransmitSlot); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 1094 | zero_param_req_def!(GetMaxShredInsertSlot); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1106:1 [INFO] [stdout] | [INFO] [stdout] 1106 | / /// A ``getMinimumBalanceForRentExemption`` request. [INFO] [stdout] 1107 | | /// [INFO] [stdout] 1108 | | /// Args: [INFO] [stdout] 1109 | | /// length (int): Acccount data length [INFO] [stdout] ... | [INFO] [stdout] 1116 | | /// '{"method":"getMinimumBalanceForRentExemption","jsonrpc":"2.0","id":0,"params":[50]}' [INFO] [stdout] 1117 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `50` [INFO] [stdout] --> src/rpc/requests.rs:1106:1 [INFO] [stdout] | [INFO] [stdout] 1106 | / /// A ``getMinimumBalanceForRentExemption`` request. [INFO] [stdout] 1107 | | /// [INFO] [stdout] 1108 | | /// Args: [INFO] [stdout] 1109 | | /// length (int): Acccount data length [INFO] [stdout] ... | [INFO] [stdout] 1116 | | /// '{"method":"getMinimumBalanceForRentExemption","jsonrpc":"2.0","id":0,"params":[50]}' [INFO] [stdout] 1117 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getMinimumBalanceForRentExemption","jsonrpc":"2.0","id":0,"params":[50]}' [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `50` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1161:1 [INFO] [stdout] | [INFO] [stdout] 1161 | / /// A ``getMultipleAccounts`` request. [INFO] [stdout] 1162 | | /// [INFO] [stdout] 1163 | | /// Args: [INFO] [stdout] 1164 | | /// accounts (Sequence[Pubkey]): Accounts to query. [INFO] [stdout] ... | [INFO] [stdout] 1179 | | /// '{"method":"getMultipleAccounts","jsonrpc":"2.0","id":0,"params":[["11111111111111111111111111111111","11111111111111111111111111... [INFO] [stdout] 1180 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1224:1 [INFO] [stdout] | [INFO] [stdout] 1224 | / /// A ``getProgramAccounts`` request. [INFO] [stdout] 1225 | | /// [INFO] [stdout] 1226 | | /// Args: [INFO] [stdout] 1227 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 1240 | | /// '{"method":"getProgramAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{... [INFO] [stdout] 1241 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `49,50,51` [INFO] [stdout] --> src/rpc/requests.rs:1224:1 [INFO] [stdout] | [INFO] [stdout] 1224 | / /// A ``getProgramAccounts`` request. [INFO] [stdout] 1225 | | /// [INFO] [stdout] 1226 | | /// Args: [INFO] [stdout] 1227 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 1240 | | /// '{"method":"getProgramAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{... [INFO] [stdout] 1241 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getProgramAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"memcmp":{"offset":10,"bytes":[49,50,51],"encoding":null}}],"encoding":null,"dataSlice":null,"minContextSlot":null,"withContext":null}]}' [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `49,50,51` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1277:1 [INFO] [stdout] | [INFO] [stdout] 1277 | / /// A ``getRecentPerformanceSamples`` request. [INFO] [stdout] 1278 | | /// [INFO] [stdout] 1279 | | /// Args: [INFO] [stdout] 1280 | | /// limit (int): Number of samples to return (maximum 720). [INFO] [stdout] ... | [INFO] [stdout] 1286 | | /// '{"method":"getRecentPerformanceSamples","jsonrpc":"2.0","id":0,"params":[5]}' [INFO] [stdout] 1287 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/rpc/requests.rs:1277:1 [INFO] [stdout] | [INFO] [stdout] 1277 | / /// A ``getRecentPerformanceSamples`` request. [INFO] [stdout] 1278 | | /// [INFO] [stdout] 1279 | | /// Args: [INFO] [stdout] 1280 | | /// limit (int): Number of samples to return (maximum 720). [INFO] [stdout] ... | [INFO] [stdout] 1286 | | /// '{"method":"getRecentPerformanceSamples","jsonrpc":"2.0","id":0,"params":[5]}' [INFO] [stdout] 1287 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getRecentPerformanceSamples","jsonrpc":"2.0","id":0,"params":[5]}' [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `5` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1327:1 [INFO] [stdout] | [INFO] [stdout] 1327 | / /// A ``getSignaturesForAddress`` request. [INFO] [stdout] 1328 | | /// [INFO] [stdout] 1329 | | /// Args: [INFO] [stdout] 1330 | | /// address (Pubkey): The address by which to filter transactions. [INFO] [stdout] ... | [INFO] [stdout] 1339 | | /// '{"method":"getSignaturesForAddress","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"before":null,"until":n... [INFO] [stdout] 1340 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1388:1 [INFO] [stdout] | [INFO] [stdout] 1388 | / /// A ``getSignatureStatuses`` request. [INFO] [stdout] 1389 | | /// [INFO] [stdout] 1390 | | /// Args: [INFO] [stdout] 1391 | | /// signatures (Sequence[Signature]): The signatures to query. [INFO] [stdout] ... | [INFO] [stdout] 1401 | | /// '{"method":"getSignatureStatuses","jsonrpc":"2.0","id":0,"params":[["111111111111111111111111111111111111111111111111111111111111... [INFO] [stdout] 1402 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1442:1 [INFO] [stdout] | [INFO] [stdout] 1442 | / /// A ``getSlot`` request. [INFO] [stdout] 1443 | | /// [INFO] [stdout] 1444 | | /// Args: [INFO] [stdout] 1445 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 1453 | | /// '{"method":"getSlot","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":123}]}' [INFO] [stdout] 1454 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1486:1 [INFO] [stdout] | [INFO] [stdout] 1486 | / /// A ``getSlotLeader`` request. [INFO] [stdout] 1487 | | /// [INFO] [stdout] 1488 | | /// Args: [INFO] [stdout] 1489 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 1497 | | /// '{"method":"getSlotLeader","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":123}]}' [INFO] [stdout] 1498 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1530:1 [INFO] [stdout] | [INFO] [stdout] 1530 | / /// A ``getSlotLeaders`` request. [INFO] [stdout] 1531 | | /// [INFO] [stdout] 1532 | | /// Args: [INFO] [stdout] 1533 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 1540 | | /// '{"method":"getSlotLeaders","jsonrpc":"2.0","id":0,"params":[100,10]}' [INFO] [stdout] 1541 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `100,10` [INFO] [stdout] --> src/rpc/requests.rs:1530:1 [INFO] [stdout] | [INFO] [stdout] 1530 | / /// A ``getSlotLeaders`` request. [INFO] [stdout] 1531 | | /// [INFO] [stdout] 1532 | | /// Args: [INFO] [stdout] 1533 | | /// start (int): The start slot. [INFO] [stdout] ... | [INFO] [stdout] 1540 | | /// '{"method":"getSlotLeaders","jsonrpc":"2.0","id":0,"params":[100,10]}' [INFO] [stdout] 1541 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"getSlotLeaders","jsonrpc":"2.0","id":0,"params":[100,10]}' [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `100,10` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1585:1 [INFO] [stdout] | [INFO] [stdout] 1585 | / /// A ``getStakeActivation`` request. [INFO] [stdout] 1586 | | /// [INFO] [stdout] 1587 | | /// Args: [INFO] [stdout] 1588 | | /// account (Pubkey): The stake account to query. [INFO] [stdout] ... | [INFO] [stdout] 1598 | | /// '{"method":"getStakeActivation","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"epoch":1234,"minContextSlot... [INFO] [stdout] 1599 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1635:1 [INFO] [stdout] | [INFO] [stdout] 1635 | / /// A ``getSupply`` request. [INFO] [stdout] 1636 | | /// [INFO] [stdout] 1637 | | /// Args: [INFO] [stdout] 1638 | | /// config (Optional[RpcSupplyConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 1646 | | /// '{"method":"getSupply","jsonrpc":"2.0","id":0,"params":[{"excludeNonCirculatingAccountsList":true}]}' [INFO] [stdout] 1647 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1689:1 [INFO] [stdout] | [INFO] [stdout] 1689 | / /// A ``getTokenAccountBalance`` request. [INFO] [stdout] 1690 | | /// [INFO] [stdout] 1691 | | /// Args: [INFO] [stdout] 1692 | | /// account (Pubkey): The token account to query. [INFO] [stdout] ... | [INFO] [stdout] 1701 | | /// '{"method":"getTokenAccountBalance","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"commitment":"processed"... [INFO] [stdout] 1702 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1747:1 [INFO] [stdout] | [INFO] [stdout] 1747 | / /// A ``getTokenAccountsByDelegate`` request. [INFO] [stdout] 1748 | | /// [INFO] [stdout] 1749 | | /// Args: [INFO] [stdout] 1750 | | /// account (Pubkey): The account delegate to query. [INFO] [stdout] ... | [INFO] [stdout] 1769 | | /// ) [INFO] [stdout] 1770 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1817:1 [INFO] [stdout] | [INFO] [stdout] 1817 | / /// A ``getTokenAccountsByOwner`` request. [INFO] [stdout] 1818 | | /// [INFO] [stdout] 1819 | | /// Args: [INFO] [stdout] 1820 | | /// account (Pubkey): The account owner to query. [INFO] [stdout] ... | [INFO] [stdout] 1839 | | /// ) [INFO] [stdout] 1840 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1887:1 [INFO] [stdout] | [INFO] [stdout] 1887 | / /// A ``getTokenLargestAccounts`` request. [INFO] [stdout] 1888 | | /// [INFO] [stdout] 1889 | | /// Args: [INFO] [stdout] 1890 | | /// mint (Pubkey): The token mint to query. [INFO] [stdout] ... | [INFO] [stdout] 1898 | | /// '{"method":"getTokenLargestAccounts","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111"]}' [INFO] [stdout] 1899 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1935:1 [INFO] [stdout] | [INFO] [stdout] 1935 | / /// A ``getTokenSupply`` request. [INFO] [stdout] 1936 | | /// [INFO] [stdout] 1937 | | /// Args: [INFO] [stdout] 1938 | | /// mint (Pubkey): The token mint to query. [INFO] [stdout] ... | [INFO] [stdout] 1946 | | /// '{"method":"getTokenSupply","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111"]}' [INFO] [stdout] 1947 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:1991:1 [INFO] [stdout] | [INFO] [stdout] 1991 | / /// A ``getTransaction`` request. [INFO] [stdout] 1992 | | /// [INFO] [stdout] 1993 | | /// Args: [INFO] [stdout] 1994 | | /// signature (Signature): The transaction signature to query. [INFO] [stdout] ... | [INFO] [stdout] 2004 | | /// '{"method":"getTransaction","jsonrpc":"2.0","id":0,"params":["1111111111111111111111111111111111111111111111111111111111111111",{... [INFO] [stdout] 2005 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2041:1 [INFO] [stdout] | [INFO] [stdout] 2041 | / /// A ``getTransactionCount`` request. [INFO] [stdout] 2042 | | /// [INFO] [stdout] 2043 | | /// Args: [INFO] [stdout] 2044 | | /// config (Optional[RpcContextConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 2052 | | /// '{"method":"getTransactionCount","jsonrpc":"2.0","id":0,"params":[{"minContextSlot":1234}]}' [INFO] [stdout] 2053 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2084 | zero_param_req_def!(GetVersion); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2086:1 [INFO] [stdout] | [INFO] [stdout] 2086 | / /// A ``getVoteAccounts`` request. [INFO] [stdout] 2087 | | /// [INFO] [stdout] 2088 | | /// Args: [INFO] [stdout] 2089 | | /// config (Optional[RpcGetVoteAccountsConfig]): Extra configuration. [INFO] [stdout] ... | [INFO] [stdout] 2097 | | /// '{"method":"getVoteAccounts","jsonrpc":"2.0","id":0,"params":[{"votePubkey":null,"keepUnstakedDelinquents":false,"delinquentSlotD... [INFO] [stdout] 2098 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2138:1 [INFO] [stdout] | [INFO] [stdout] 2138 | / /// An ``isBlockhashValid`` request. [INFO] [stdout] 2139 | | /// [INFO] [stdout] 2140 | | /// Args: [INFO] [stdout] 2141 | | /// blockhash (Hash): The blockhash to check. [INFO] [stdout] ... | [INFO] [stdout] 2149 | | /// '{"method":"isBlockhashValid","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111"]}' [INFO] [stdout] 2150 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2185 | zero_param_req_def!(MinimumLedgerSlot); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2196:1 [INFO] [stdout] | [INFO] [stdout] 2196 | / /// A ``requestAirdrop`` request. [INFO] [stdout] 2197 | | /// [INFO] [stdout] 2198 | | /// Args: [INFO] [stdout] 2199 | | /// pubkey (Pubkey): Pubkey of account to receive lamports. [INFO] [stdout] ... | [INFO] [stdout] 2211 | | /// '{"method":"requestAirdrop","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",1000,{"recentBlockhash":null,"co... [INFO] [stdout] 2212 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AccountMeta` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> accounts: List[AccountMeta] = [] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `AccountMeta` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/rpc/requests.rs:2285:1 [INFO] [stdout] | [INFO] [stdout] 2285 | / /// A ``sendTransaction`` request. [INFO] [stdout] 2286 | | /// [INFO] [stdout] 2287 | | /// Args: [INFO] [stdout] 2288 | | /// tx (Transaction): The signed transaction to send. [INFO] [stdout] ... | [INFO] [stdout] 2315 | | /// '{"method":"sendTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJaoKg... [INFO] [stdout] 2316 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> seed = bytes([1] * 32) [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `instruction` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> message = Message([instruction], payer.pubkey()) [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `instruction` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `payer` [INFO] [stdout] --> src/rpc/requests.rs:2360:1 [INFO] [stdout] | [INFO] [stdout] 2360 | / /// A ``simulateTransaction`` request. [INFO] [stdout] 2361 | | /// [INFO] [stdout] 2362 | | /// Args: [INFO] [stdout] 2363 | | /// tx (Transaction): The (possibly unsigned) transaction to simulate. [INFO] [stdout] ... | [INFO] [stdout] 2392 | | /// '{"method":"simulateTransaction","jsonrpc":"2.0","id":0,"params":["AaVkKDb3UlpidO/ucBnOcmS+1dY8ZAC4vHxTxiccV8zPBlupuozppRjwrILZJ... [INFO] [stdout] 2393 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] >>> tx = Transaction([payer], message, blockhash) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `payer` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2429:1 [INFO] [stdout] | [INFO] [stdout] 2429 | / /// An ``accountSubscribe`` request. [INFO] [stdout] 2430 | | /// [INFO] [stdout] 2431 | | /// Args: [INFO] [stdout] 2432 | | /// account (Pubkey): Account to watch. [INFO] [stdout] ... | [INFO] [stdout] 2443 | | /// '{"method":"accountSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"encoding":"base64","dataSlice... [INFO] [stdout] 2444 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2488:1 [INFO] [stdout] | [INFO] [stdout] 2488 | / /// A ``blockSubscribe`` request. [INFO] [stdout] 2489 | | /// [INFO] [stdout] 2490 | | /// Args: [INFO] [stdout] 2491 | | /// filter_ (RpcBlockSubscribeFilter | RpcBlockSubscribeFilterMentions): Filter criteria for the logs to receive results by account t... [INFO] [stdout] ... | [INFO] [stdout] 2505 | | /// '{"method":"blockSubscribe","jsonrpc":"2.0","id":0,"params":[{"mentionsAccountOrProgram":"11111111111111111111111111111111"},{"e... [INFO] [stdout] 2506 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2554:1 [INFO] [stdout] | [INFO] [stdout] 2554 | / /// A ``logsSubscribe`` request. [INFO] [stdout] 2555 | | /// [INFO] [stdout] 2556 | | /// Args: [INFO] [stdout] 2557 | | /// filter_ (RpcTransactionLogsFilter | RpcTransactionLogsFilterMentions): Filter criteria for the logs to receive results by account... [INFO] [stdout] ... | [INFO] [stdout] 2570 | | /// '{"method":"logsSubscribe","jsonrpc":"2.0","id":0,"params":[{"mentions":["11111111111111111111111111111111"]},{"commitment":"con... [INFO] [stdout] 2571 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2611:1 [INFO] [stdout] | [INFO] [stdout] 2611 | / /// A ``programSubscribe`` request. [INFO] [stdout] 2612 | | /// [INFO] [stdout] 2613 | | /// Args: [INFO] [stdout] 2614 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 2627 | | /// '{"method":"programSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"m... [INFO] [stdout] 2628 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `49,50,51` [INFO] [stdout] --> src/rpc/requests.rs:2611:1 [INFO] [stdout] | [INFO] [stdout] 2611 | / /// A ``programSubscribe`` request. [INFO] [stdout] 2612 | | /// [INFO] [stdout] 2613 | | /// Args: [INFO] [stdout] 2614 | | /// program (Pubkey): The program that owns the accounts [INFO] [stdout] ... | [INFO] [stdout] 2627 | | /// '{"method":"programSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"m... [INFO] [stdout] 2628 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] '{"method":"programSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111",{"filters":[{"dataSize":10},{"memcmp":{"offset":10,"bytes":[49,50,51],"encoding":null}}],"encoding":null,"dataSlice":null,"minContextSlot":null,"withContext":null}]}' [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `49,50,51` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:2672:1 [INFO] [stdout] | [INFO] [stdout] 2672 | / /// A ``signatureSubscribe`` request. [INFO] [stdout] 2673 | | /// [INFO] [stdout] 2674 | | /// Args: [INFO] [stdout] 2675 | | /// signature (Signature): The transaction to watch. [INFO] [stdout] ... | [INFO] [stdout] 2685 | | /// '{"method":"signatureSubscribe","jsonrpc":"2.0","id":0,"params":["11111111111111111111111111111111111111111111111111111111111111... [INFO] [stdout] 2686 | | /// [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2725 | zero_param_req_def!(SlotSubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2726 | zero_param_req_def!(SlotsUpdatesSubscribe); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2727 | zero_param_req_def!(RootSubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `int` [INFO] [stdout] --> src/rpc/requests.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / #[doc = "``" $name:camel "`` request. [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | Args: [INFO] [stdout] 142 | | id (Optional[int]): Request ID. [INFO] [stdout] ... | [INFO] [stdout] 147 | | '{\"method\":\"" $name:camel "\",\"jsonrpc\":\"2.0\",\"id\":123}' [INFO] [stdout] 148 | | "] [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 2728 | zero_param_req_def!(VoteSubscribe); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] id (Optional[int]): Request ID. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `int` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `zero_param_req_def` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.program_position [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.maybe_executable [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.is_writable [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.is_signer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.signer_keys [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/message.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/message/legacy/struct.Message.html#method.is_upgradeable_loader_present [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/transaction.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | /// See https://docs.rs/solana-sdk/latest/solana_sdk/transaction/fn.uses_durable_nonce.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 170 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.33s [INFO] running `Command { std: "docker" "inspect" "125ac20be1e4c6a8f8ad84e78978231ec33da0f9e123d7c5e1567f2dd07d9a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125ac20be1e4c6a8f8ad84e78978231ec33da0f9e123d7c5e1567f2dd07d9a77", kill_on_drop: false }` [INFO] [stdout] 125ac20be1e4c6a8f8ad84e78978231ec33da0f9e123d7c5e1567f2dd07d9a77