[INFO] cloning repository https://github.com/1026957152/rust_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1026957152/rust_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1026957152%2Frust_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1026957152%2Frust_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36dea32f363b8e9f0c2c67d247b2a3c2403ef200 [INFO] checking 1026957152/rust_client against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1026957152%2Frust_client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1026957152/rust_client on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1026957152/rust_client [INFO] finished tweaking git repo https://github.com/1026957152/rust_client [INFO] tweaked toml for git repo https://github.com/1026957152/rust_client written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/1026957152/rust_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05640be269a84ff9c6cc5936302f1236ec0b058153d44c4b61844637c203292e [INFO] running `Command { std: "docker" "start" "-a" "05640be269a84ff9c6cc5936302f1236ec0b058153d44c4b61844637c203292e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05640be269a84ff9c6cc5936302f1236ec0b058153d44c4b61844637c203292e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05640be269a84ff9c6cc5936302f1236ec0b058153d44c4b61844637c203292e", kill_on_drop: false }` [INFO] [stdout] 05640be269a84ff9c6cc5936302f1236ec0b058153d44c4b61844637c203292e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d967468eb61ce896938d32430b83194fbd6770326c97d48fe317cec5e0a965ae [INFO] running `Command { std: "docker" "start" "-a" "d967468eb61ce896938d32430b83194fbd6770326c97d48fe317cec5e0a965ae", 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.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.28 [INFO] [stderr] Compiling solana-frozen-abi v1.9.28 [INFO] [stderr] Compiling solana-program v1.9.28 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Compiling solana-sdk v1.9.28 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling solana-program-runtime v1.9.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling solana-vote-program v1.9.28 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling solana-bloom v1.9.28 [INFO] [stderr] Checking solana-logger v1.9.28 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking solana-rayon-threadlimit v1.9.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling solana-stake-program v1.9.28 [INFO] [stderr] Compiling solana-version v1.9.28 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.28 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling solana-perf v1.9.28 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Compiling solana-runtime v1.9.28 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking index_list v0.2.7 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.9.28 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Compiling ouroboros_macro v0.13.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking caps v0.5.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking derivation-path v0.1.3 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking ouroboros v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling shank_macro_impl v0.0.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking solana-cli-config v1.9.28 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Compiling shank_macro v0.0.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Checking shank v0.0.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Checking spl-token v3.2.0 [INFO] [stderr] Checking spl-memo v3.0.1 [INFO] [stderr] Checking anchor-lang v0.24.2 [INFO] [stderr] Checking spl-associated-token-account v1.0.3 [INFO] [stderr] Checking mpl-token-vault v0.1.1 [INFO] [stderr] Checking anchor-spl v0.24.2 [INFO] [stderr] Checking mpl-token-metadata v1.2.10 [INFO] [stderr] Checking solana-measure v1.9.28 [INFO] [stderr] Checking solana-metrics v1.9.28 [INFO] [stderr] Checking solana-remote-wallet v1.9.28 [INFO] [stderr] Checking solana-bucket-map v1.9.28 [INFO] [stderr] Checking mySolanaProgram v0.1.0 (/opt/rustwide/workdir/lliibb) [INFO] [stderr] Checking solana-net-utils v1.9.28 [INFO] [stdout] warning: unused import: `associated_token::AssociatedToken` [INFO] [stdout] --> lliibb/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | associated_token::AssociatedToken, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `state::*` [INFO] [stdout] --> lliibb/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use state::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mpl_token_metadata::instruction::create_metadata_accounts_v2` [INFO] [stdout] --> lliibb/src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use mpl_token_metadata::instruction::create_metadata_accounts_v2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> lliibb/src/instructions/make_offer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | ctx: Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `escrowed_tokens_of_offer_maker_bump` [INFO] [stdout] --> lliibb/src/instructions/make_offer.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | escrowed_tokens_of_offer_maker_bump: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_escrowed_tokens_of_offer_maker_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `im_offering_this_much` [INFO] [stdout] --> lliibb/src/instructions/make_offer.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | im_offering_this_much: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_im_offering_this_much` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `how_much_i_want_of_what_you_have` [INFO] [stdout] --> lliibb/src/instructions/make_offer.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | how_much_i_want_of_what_you_have: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_how_much_i_want_of_what_you_have` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_seed` [INFO] [stdout] --> lliibb/src/lib.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn initialize(ctx: Context, data: u64,mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_seed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_bump` [INFO] [stdout] --> lliibb/src/lib.rs:25:78 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn initialize(ctx: Context, data: u64,mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `account_info` [INFO] [stdout] --> lliibb/src/lib.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let account_info = vec![ [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `creator` [INFO] [stdout] --> lliibb/src/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let creator = vec![ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `punk_num` [INFO] [stdout] --> lliibb/src/lib.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | let punk_num = 1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_punk_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol` [INFO] [stdout] --> lliibb/src/lib.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | let symbol = std::string::ToString::to_string("symb"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_seed` [INFO] [stdout] --> lliibb/src/lib.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn mint_nft(ctx: Context, mint_seed: Vec,mint_bump: u8, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_seed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_bump` [INFO] [stdout] --> lliibb/src/lib.rs:60:63 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn mint_nft(ctx: Context, mint_seed: Vec,mint_bump: u8, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> lliibb/src/lib.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | uri: String, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> lliibb/src/lib.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | title: String) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking solana-config-program v1.9.28 [INFO] [stderr] Checking solana-compute-budget-program v1.9.28 [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> lliibb/src/lib.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / handler( [INFO] [stdout] 154 | | ctx, [INFO] [stdout] 155 | | escrowed_tokens_of_offer_maker_bump, [INFO] [stdout] 156 | | im_offering_this_much, [INFO] [stdout] 157 | | how_much_i_want_of_what_you_have, [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 153 | let _ = handler( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking solana-account-decoder v1.9.28 [INFO] [stderr] Checking solana-clap-utils v1.9.28 [INFO] [stderr] Checking solana-faucet v1.9.28 [INFO] [stderr] Checking solana-transaction-status v1.9.28 [INFO] [stderr] Checking solana-client v1.9.28 [INFO] [stderr] Checking anchor-client v0.24.2 [INFO] [stderr] Checking rust_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `associated_token::AssociatedToken` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | associated_token::AssociatedToken, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `associated_token::AssociatedToken` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | associated_token::AssociatedToken, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_seed` [INFO] [stdout] --> src/lib.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn initialize(ctx: Context, data: u64,mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_seed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_bump` [INFO] [stdout] --> src/lib.rs:18:78 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn initialize(ctx: Context, data: u64,mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn airdrop(ctx: Context, mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_seed` [INFO] [stdout] --> src/lib.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn airdrop(ctx: Context, mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_seed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_bump` [INFO] [stdout] --> src/lib.rs:37:62 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn airdrop(ctx: Context, mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_seed` [INFO] [stdout] --> src/lib.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn initialize(ctx: Context, data: u64,mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_seed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_bump` [INFO] [stdout] --> src/lib.rs:18:78 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn initialize(ctx: Context, data: u64,mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn airdrop(ctx: Context, mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_seed` [INFO] [stdout] --> src/lib.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn airdrop(ctx: Context, mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_seed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_bump` [INFO] [stdout] --> src/lib.rs:37:62 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn airdrop(ctx: Context, mint_seed: Vec,mint_bump: u8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anchor_client::solana_sdk::system_instruction` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use anchor_client::solana_sdk::system_instruction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventContext` [INFO] [stdout] --> src/main.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | use anchor_client::{Client, Cluster, EventContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CloseAccount`, `SetAuthority`, `Transfer`, `self` [INFO] [stdout] --> src/main.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | use anchor_spl::token::{self, CloseAccount, Mint, SetAuthority, TokenAccount, Transfer}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spl_token::state::Account` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use spl_token::state::Account; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spl_token::solana_program::program_pack::Pack` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use spl_token::solana_program::program_pack::Pack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ix` [INFO] [stdout] --> src/main.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let ix = spl_associated_token_account::create_associated_token_account( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ix` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anchor_client::solana_sdk::system_instruction` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use anchor_client::solana_sdk::system_instruction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventContext` [INFO] [stdout] --> src/main.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | use anchor_client::{Client, Cluster, EventContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CloseAccount`, `SetAuthority`, `Transfer`, `self` [INFO] [stdout] --> src/main.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | use anchor_spl::token::{self, CloseAccount, Mint, SetAuthority, TokenAccount, Transfer}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_authority` [INFO] [stdout] --> src/main.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | let (mint_authority, mint_authority_bump_seed) = Pubkey::find_program_address(&[b"seed"], &program.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_authority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spl_token::state::Account` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use spl_token::state::Account; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_b` [INFO] [stdout] --> src/main.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let dummy_b = Keypair::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `puppet_program_id` [INFO] [stdout] --> src/main.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | let puppet_program_id = Pubkey::from_str("J5Na4U6kohvHroxoSsfqRYMDQwosaYgmu2TLLYezx7AQ").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_puppet_program_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token_program` [INFO] [stdout] --> src/main.rs:552:9 [INFO] [stdout] | [INFO] [stdout] 552 | let token_program =spl_token::id();// &id; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token_program` [INFO] [stdout] --> src/main.rs:636:9 [INFO] [stdout] | [INFO] [stdout] 636 | let token_program =spl_token::id();// &id; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/main.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const URL: &str = "https://api.devnet.solana.com"; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_2` is never used [INFO] [stdout] --> src/main.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn basic_2(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_又contract端进行mint到给定` is never used [INFO] [stdout] --> src/main.rs:325:4 [INFO] [stdout] | [INFO] [stdout] 325 | fn basic_又contract端进行mint到给定(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_又contract端进行mint到给定_使用钱包公钥` is never used [INFO] [stdout] --> src/main.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | fn basic_又contract端进行mint到给定_使用钱包公钥(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_又contract端进行mint到给定_使用钱包公钥_mint固定起来` is never used [INFO] [stdout] --> src/main.rs:511:4 [INFO] [stdout] | [INFO] [stdout] 511 | fn basic_又contract端进行mint到给定_使用钱包公钥_mint固定起来(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spl_token::solana_program::program_pack::Pack` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use spl_token::solana_program::program_pack::Pack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ix` [INFO] [stdout] --> src/main.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let ix = spl_associated_token_account::create_associated_token_account( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ix` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mint_authority` [INFO] [stdout] --> src/main.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | let (mint_authority, mint_authority_bump_seed) = Pubkey::find_program_address(&[b"seed"], &program.id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mint_authority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_b` [INFO] [stdout] --> src/main.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let dummy_b = Keypair::generate(&mut OsRng); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `puppet_program_id` [INFO] [stdout] --> src/main.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | let puppet_program_id = Pubkey::from_str("J5Na4U6kohvHroxoSsfqRYMDQwosaYgmu2TLLYezx7AQ").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_puppet_program_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token_program` [INFO] [stdout] --> src/main.rs:552:9 [INFO] [stdout] | [INFO] [stdout] 552 | let token_program =spl_token::id();// &id; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token_program` [INFO] [stdout] --> src/main.rs:636:9 [INFO] [stdout] | [INFO] [stdout] 636 | let token_program =spl_token::id();// &id; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/main.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const URL: &str = "https://api.devnet.solana.com"; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_2` is never used [INFO] [stdout] --> src/main.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn basic_2(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_又contract端进行mint到给定` is never used [INFO] [stdout] --> src/main.rs:325:4 [INFO] [stdout] | [INFO] [stdout] 325 | fn basic_又contract端进行mint到给定(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_又contract端进行mint到给定_使用钱包公钥` is never used [INFO] [stdout] --> src/main.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | fn basic_又contract端进行mint到给定_使用钱包公钥(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basic_又contract端进行mint到给定_使用钱包公钥_mint固定起来` is never used [INFO] [stdout] --> src/main.rs:511:4 [INFO] [stdout] | [INFO] [stdout] 511 | fn basic_又contract端进行mint到给定_使用钱包公钥_mint固定起来(client: &Client, pid: Pubkey) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d967468eb61ce896938d32430b83194fbd6770326c97d48fe317cec5e0a965ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d967468eb61ce896938d32430b83194fbd6770326c97d48fe317cec5e0a965ae", kill_on_drop: false }` [INFO] [stdout] d967468eb61ce896938d32430b83194fbd6770326c97d48fe317cec5e0a965ae