[INFO] cloning repository https://github.com/Marius-BC-Dev/solana-bridge-program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marius-BC-Dev/solana-bridge-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarius-BC-Dev%2Fsolana-bridge-program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarius-BC-Dev%2Fsolana-bridge-program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d696b4c2ad4942e2a0567bc99335dc4f36fae74
[INFO] building Marius-BC-Dev/solana-bridge-program against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarius-BC-Dev%2Fsolana-bridge-program" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marius-BC-Dev/solana-bridge-program
[INFO] finished tweaking git repo https://github.com/Marius-BC-Dev/solana-bridge-program
[INFO] tweaked toml for git repo https://github.com/Marius-BC-Dev/solana-bridge-program written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marius-BC-Dev/solana-bridge-program on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marius-BC-Dev/solana-bridge-program 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/bridge/program/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/lib/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/commission/program/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/upgrade/program/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/lib/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/commission/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/commission/program/Cargo.toml: unused manifest key: net
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/upgrade/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/bridge/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03ebd342e9736e2adbd6bda77a6614be66c42e50d052fd3441e990aae4e8417d
[INFO] running `Command { std: "docker" "start" "-a" "03ebd342e9736e2adbd6bda77a6614be66c42e50d052fd3441e990aae4e8417d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ebd342e9736e2adbd6bda77a6614be66c42e50d052fd3441e990aae4e8417d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ebd342e9736e2adbd6bda77a6614be66c42e50d052fd3441e990aae4e8417d", kill_on_drop: false }`
[INFO] [stdout] 03ebd342e9736e2adbd6bda77a6614be66c42e50d052fd3441e990aae4e8417d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30fc72f83885225e8849773685dac16eb87bc9cab32af1645b405c3dc51a7429
[INFO] running `Command { std: "docker" "start" "-a" "30fc72f83885225e8849773685dac16eb87bc9cab32af1645b405c3dc51a7429", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/bridge/program/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lib/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/commission/program/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/upgrade/program/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/commission/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/commission/program/Cargo.toml: unused manifest key: net
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/upgrade/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/bridge/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling blake3 v1.6.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling shank_macro_impl v0.4.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling shank_render v0.4.2
[INFO] [stderr]    Compiling shank_macro v0.4.2
[INFO] [stderr]    Compiling shank v0.4.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-program-error v0.4.4
[INFO] [stderr]    Compiling spl-token v4.0.3
[INFO] [stderr]    Compiling spl-discriminator v0.2.5
[INFO] [stderr]    Compiling spl-memo v4.0.4
[INFO] [stderr]    Compiling mpl-token-metadata v3.2.3
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling spl-pod v0.2.5
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling spl-type-length-value v0.4.6
[INFO] [stderr]    Compiling spl-token-group-interface v0.2.5
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.6.5
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.3.5
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.6.5
[INFO] [stderr]    Compiling spl-token-2022 v3.0.5
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling spl-associated-token-account v3.0.4
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling solana-bridge-lib v0.0.1 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused imports: `msg` and `next_account_info`
[INFO] [stdout]  --> lib/src/lib.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     account_info::{AccountInfo, next_account_info},
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     entrypoint::ProgramResult, msg,
[INFO] [stdout]   |                                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Secp256k1Pubkey`
[INFO] [stdout]  --> lib/src/ecdsa.rs:1:89
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::secp256k1_recover::{SECP256K1_PUBLIC_KEY_LENGTH, secp256k1_recover, Secp256k1Pubkey};
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash`
[INFO] [stdout]  --> lib/src/ecdsa.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult, hash,
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program::program_error::ProgramError`
[INFO] [stdout]  --> lib/src/ecdsa.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::program_error::ProgramError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]   --> lib/src/instructions/bridge.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::mem::size_of;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::TokenType`
[INFO] [stdout]   --> lib/src/instructions/bridge.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::TokenType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entrypoint::ProgramResult`
[INFO] [stdout]  --> lib/src/instructions/commission.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccountMeta`, `Instruction`, `entrypoint::ProgramResult`, and `sysvar`
[INFO] [stdout]  --> lib/src/instructions/upgrade.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     instruction::{AccountMeta, Instruction},
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 5 |     pubkey::Pubkey,
[INFO] [stdout] 6 |     sysvar,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> lib/src/instructions/upgrade.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]  --> lib/src/lib.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use spl_associated_token_account::create_associated_token_account;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> lib/src/lib.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &create_associated_token_account(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-bridge-program v0.0.1 (/opt/rustwide/workdir/bridge/program)
[INFO] [stderr]    Compiling solana-upgrade-program v0.0.1 (/opt/rustwide/workdir/upgrade/program)
[INFO] [stdout] warning: unused imports: `Sysvar`, `invoke`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]  --> upgrade/program/src/processor.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{invoke, invoke_signed}, pubkey::Pubkey, system_instruction,
[INFO] [stdout]   |               ^^^^^^                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     sysvar::{rent::Rent, Sysvar},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAX_TOKENS_COUNT` and `MAX_TOKEN_SIZE`
[INFO] [stdout]  --> upgrade/program/src/state.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lib::instructions::commission::{MAX_TOKENS_COUNT, MAX_TOKEN_SIZE};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> upgrade/program/src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::max`
[INFO] [stdout]  --> bridge/program/src/processor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::max;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateMasterEditionV3`, `TokenStandard`, and `VerifyCollection`
[INFO] [stdout]  --> bridge/program/src/processor.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     instructions::{CreateMasterEditionV3, CreateMetadataAccountV3, VerifyCollection, CreateMetadataAccountV3InstructionArgs},
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     types::{DataV2, TokenStandard},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `hash`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]   --> bridge/program/src/processor.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | ...oint::ProgramResult, hash, msg,
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 14 | ...m::{invoke, invoke_signed}, pubkey::Pubkey, secp256k1_recover::{SECP256K1_PUBLIC_KEY_LENGTH, SECP256K1_SIGNATURE_LENGTH}, system_instruction,
[INFO] [stdout]    |                                                                                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | ...::{rent::Rent, Sysvar},
[INFO] [stdout]    |       ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_associated_token_account`
[INFO] [stdout]   --> bridge/program/src/processor.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use spl_associated_token_account::{create_associated_token_account, get_associated_token_address};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Data`
[INFO] [stdout]   --> bridge/program/src/processor.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::merkle::{Data, TransferData, Content};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> bridge/program/src/merkle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `msg` and `pubkey::Pubkey`
[INFO] [stdout]  --> bridge/program/src/merkle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     msg,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     pubkey::Pubkey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bridge/program/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bridge/program/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> bridge/program/src/processor.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use spl_associated_token_account::{create_associated_token_account, get_associated_token_address};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]    --> bridge/program/src/processor.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let system_program = next_account_info(account_info_iter)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rent_info`
[INFO] [stdout]    --> bridge/program/src/processor.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let rent_info = next_account_info(account_info_iter)?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rent_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bridge/program/src/processor.rs:691:9
[INFO] [stdout]     |
[INFO] [stdout] 691 |     let mut uri = metadata.uri;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_NATIVE_DECIMALS` is never used
[INFO] [stdout]   --> bridge/program/src/merkle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SOLANA_NATIVE_DECIMALS: u8 = 9u8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-commission-program v0.0.1 (/opt/rustwide/workdir/commission/program)
[INFO] [stdout] warning: unused imports: `Sysvar`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]  --> commission/program/src/processor.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{invoke, invoke_signed}, pubkey::Pubkey, system_instruction,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     sysvar::{rent::Rent, Sysvar},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_associated_token_account::instruction::create_associated_token_account`
[INFO] [stdout]   --> commission/program/src/processor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use spl_associated_token_account::instruction::create_associated_token_account;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program::pubkey::Pubkey`
[INFO] [stdout]  --> commission/program/src/state.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> commission/program/src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> commission/program/src/merkle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `msg`
[INFO] [stdout]  --> commission/program/src/merkle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     msg,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> commission/program/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> commission/program/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint`
[INFO] [stdout]    --> commission/program/src/processor.rs:416:35
[INFO] [stdout]     |
[INFO] [stdout] 416 |         lib::CommissionToken::NFT(mint) => {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_mint`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint`
[INFO] [stdout]    --> commission/program/src/processor.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |         lib::CommissionToken::NFT(mint) => {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_mint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_NATIVE_DECIMALS` is never used
[INFO] [stdout]   --> commission/program/src/merkle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SOLANA_NATIVE_DECIMALS: u8 = 9u8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s
[INFO] running `Command { std: "docker" "inspect" "30fc72f83885225e8849773685dac16eb87bc9cab32af1645b405c3dc51a7429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fc72f83885225e8849773685dac16eb87bc9cab32af1645b405c3dc51a7429", kill_on_drop: false }`
[INFO] [stdout] 30fc72f83885225e8849773685dac16eb87bc9cab32af1645b405c3dc51a7429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32a31ab5ff9a15bbd60bf2fecc4a151b2249e4ad7298646361144a9595121adf
[INFO] running `Command { std: "docker" "start" "-a" "32a31ab5ff9a15bbd60bf2fecc4a151b2249e4ad7298646361144a9595121adf", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/bridge/program/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/lib/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/commission/program/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/upgrade/program/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/bridge/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/commission/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/commission/program/Cargo.toml: unused manifest key: net
[INFO] [stderr] warning: /opt/rustwide/workdir/upgrade/program/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stdout] warning: unused imports: `msg` and `next_account_info`
[INFO] [stdout]  --> lib/src/lib.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     account_info::{AccountInfo, next_account_info},
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     entrypoint::ProgramResult, msg,
[INFO] [stdout]   |                                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-bridge-lib v0.0.1 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused import: `Secp256k1Pubkey`
[INFO] [stdout]  --> lib/src/ecdsa.rs:1:89
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::secp256k1_recover::{SECP256K1_PUBLIC_KEY_LENGTH, secp256k1_recover, Secp256k1Pubkey};
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash`
[INFO] [stdout]  --> lib/src/ecdsa.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult, hash,
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program::program_error::ProgramError`
[INFO] [stdout]  --> lib/src/ecdsa.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::program_error::ProgramError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]   --> lib/src/instructions/bridge.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::mem::size_of;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::TokenType`
[INFO] [stdout]   --> lib/src/instructions/bridge.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::TokenType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entrypoint::ProgramResult`
[INFO] [stdout]  --> lib/src/instructions/commission.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccountMeta`, `Instruction`, `entrypoint::ProgramResult`, and `sysvar`
[INFO] [stdout]  --> lib/src/instructions/upgrade.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     instruction::{AccountMeta, Instruction},
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 5 |     pubkey::Pubkey,
[INFO] [stdout] 6 |     sysvar,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> lib/src/instructions/upgrade.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]  --> lib/src/lib.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use spl_associated_token_account::create_associated_token_account;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> lib/src/lib.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &create_associated_token_account(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::max`
[INFO] [stdout]  --> bridge/program/src/processor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::max;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateMasterEditionV3`, `TokenStandard`, and `VerifyCollection`
[INFO] [stdout]  --> bridge/program/src/processor.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     instructions::{CreateMasterEditionV3, CreateMetadataAccountV3, VerifyCollection, CreateMetadataAccountV3InstructionArgs},
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     types::{DataV2, TokenStandard},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `hash`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]   --> bridge/program/src/processor.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | ...oint::ProgramResult, hash, msg,
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 14 | ...m::{invoke, invoke_signed}, pubkey::Pubkey, secp256k1_recover::{SECP256K1_PUBLIC_KEY_LENGTH, SECP256K1_SIGNATURE_LENGTH}, system_instruction,
[INFO] [stdout]    |                                                                                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | ...::{rent::Rent, Sysvar},
[INFO] [stdout]    |       ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_associated_token_account`
[INFO] [stdout]   --> bridge/program/src/processor.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use spl_associated_token_account::{create_associated_token_account, get_associated_token_address};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Data`
[INFO] [stdout]   --> bridge/program/src/processor.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::merkle::{Data, TransferData, Content};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> bridge/program/src/merkle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `msg` and `pubkey::Pubkey`
[INFO] [stdout]  --> bridge/program/src/merkle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     msg,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     pubkey::Pubkey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bridge/program/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bridge/program/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> bridge/program/src/processor.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use spl_associated_token_account::{create_associated_token_account, get_associated_token_address};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]    --> bridge/program/src/processor.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let system_program = next_account_info(account_info_iter)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rent_info`
[INFO] [stdout]    --> bridge/program/src/processor.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let rent_info = next_account_info(account_info_iter)?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rent_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bridge/program/src/processor.rs:691:9
[INFO] [stdout]     |
[INFO] [stdout] 691 |     let mut uri = metadata.uri;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_NATIVE_DECIMALS` is never used
[INFO] [stdout]   --> bridge/program/src/merkle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SOLANA_NATIVE_DECIMALS: u8 = 9u8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `invoke`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]  --> upgrade/program/src/processor.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{invoke, invoke_signed}, pubkey::Pubkey, system_instruction,
[INFO] [stdout]   |               ^^^^^^                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     sysvar::{rent::Rent, Sysvar},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-upgrade-program v0.0.1 (/opt/rustwide/workdir/upgrade/program)
[INFO] [stdout] warning: unused imports: `MAX_TOKENS_COUNT` and `MAX_TOKEN_SIZE`
[INFO] [stdout]  --> upgrade/program/src/state.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lib::instructions::commission::{MAX_TOKENS_COUNT, MAX_TOKEN_SIZE};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-bridge-program v0.0.1 (/opt/rustwide/workdir/bridge/program)
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> upgrade/program/src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]  --> commission/program/src/processor.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{invoke, invoke_signed}, pubkey::Pubkey, system_instruction,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     sysvar::{rent::Rent, Sysvar},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_associated_token_account::instruction::create_associated_token_account`
[INFO] [stdout]   --> commission/program/src/processor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use spl_associated_token_account::instruction::create_associated_token_account;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program::pubkey::Pubkey`
[INFO] [stdout]  --> commission/program/src/state.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> commission/program/src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> commission/program/src/merkle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `msg`
[INFO] [stdout]  --> commission/program/src/merkle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     msg,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> commission/program/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> commission/program/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint`
[INFO] [stdout]    --> commission/program/src/processor.rs:416:35
[INFO] [stdout]     |
[INFO] [stdout] 416 |         lib::CommissionToken::NFT(mint) => {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_mint`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint`
[INFO] [stdout]    --> commission/program/src/processor.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |         lib::CommissionToken::NFT(mint) => {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_mint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_NATIVE_DECIMALS` is never used
[INFO] [stdout]   --> commission/program/src/merkle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SOLANA_NATIVE_DECIMALS: u8 = 9u8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-commission-program v0.0.1 (/opt/rustwide/workdir/commission/program)
[INFO] [stdout] warning: unused imports: `Sysvar`, `invoke`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]  --> upgrade/program/src/processor.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{invoke, invoke_signed}, pubkey::Pubkey, system_instruction,
[INFO] [stdout]   |               ^^^^^^                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     sysvar::{rent::Rent, Sysvar},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAX_TOKENS_COUNT` and `MAX_TOKEN_SIZE`
[INFO] [stdout]  --> upgrade/program/src/state.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lib::instructions::commission::{MAX_TOKENS_COUNT, MAX_TOKEN_SIZE};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> upgrade/program/src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]  --> commission/program/src/processor.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{invoke, invoke_signed}, pubkey::Pubkey, system_instruction,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     sysvar::{rent::Rent, Sysvar},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_associated_token_account::instruction::create_associated_token_account`
[INFO] [stdout]   --> commission/program/src/processor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use spl_associated_token_account::instruction::create_associated_token_account;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program::pubkey::Pubkey`
[INFO] [stdout]  --> commission/program/src/state.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use solana_program::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> commission/program/src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> commission/program/src/merkle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `msg`
[INFO] [stdout]  --> commission/program/src/merkle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     msg,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> commission/program/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> commission/program/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint`
[INFO] [stdout]    --> commission/program/src/processor.rs:416:35
[INFO] [stdout]     |
[INFO] [stdout] 416 |         lib::CommissionToken::NFT(mint) => {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_mint`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mint`
[INFO] [stdout]    --> commission/program/src/processor.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |         lib::CommissionToken::NFT(mint) => {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_mint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_NATIVE_DECIMALS` is never used
[INFO] [stdout]   --> commission/program/src/merkle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SOLANA_NATIVE_DECIMALS: u8 = 9u8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp::max`
[INFO] [stdout]  --> bridge/program/src/processor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::max;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateMasterEditionV3`, `TokenStandard`, and `VerifyCollection`
[INFO] [stdout]  --> bridge/program/src/processor.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     instructions::{CreateMasterEditionV3, CreateMetadataAccountV3, VerifyCollection, CreateMetadataAccountV3InstructionArgs},
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     types::{DataV2, TokenStandard},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sysvar`, `hash`, `rent::Rent`, and `system_instruction`
[INFO] [stdout]   --> bridge/program/src/processor.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | ...oint::ProgramResult, hash, msg,
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 14 | ...m::{invoke, invoke_signed}, pubkey::Pubkey, secp256k1_recover::{SECP256K1_PUBLIC_KEY_LENGTH, SECP256K1_SIGNATURE_LENGTH}, system_instruction,
[INFO] [stdout]    |                                                                                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | ...::{rent::Rent, Sysvar},
[INFO] [stdout]    |       ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_associated_token_account`
[INFO] [stdout]   --> bridge/program/src/processor.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use spl_associated_token_account::{create_associated_token_account, get_associated_token_address};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Data`
[INFO] [stdout]   --> bridge/program/src/processor.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::merkle::{Data, TransferData, Content};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> bridge/program/src/merkle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `msg` and `pubkey::Pubkey`
[INFO] [stdout]  --> bridge/program/src/merkle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     msg,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     pubkey::Pubkey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `destructuring_assignment` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bridge/program/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(destructuring_assignment)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_methods` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> bridge/program/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(array_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> bridge/program/src/processor.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | use spl_associated_token_account::{create_associated_token_account, get_associated_token_address};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system_program`
[INFO] [stdout]    --> bridge/program/src/processor.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let system_program = next_account_info(account_info_iter)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_system_program`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rent_info`
[INFO] [stdout]    --> bridge/program/src/processor.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let rent_info = next_account_info(account_info_iter)?;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rent_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> bridge/program/src/processor.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     network: String,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]    --> bridge/program/src/processor.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     receiver: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> bridge/program/src/processor.rs:691:9
[INFO] [stdout]     |
[INFO] [stdout] 691 |     let mut uri = metadata.uri;
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLANA_NATIVE_DECIMALS` is never used
[INFO] [stdout]   --> bridge/program/src/merkle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const SOLANA_NATIVE_DECIMALS: u8 = 9u8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `msg` and `next_account_info`
[INFO] [stdout]  --> lib/src/lib.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     account_info::{AccountInfo, next_account_info},
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     entrypoint::ProgramResult, msg,
[INFO] [stdout]   |                                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Secp256k1Pubkey`
[INFO] [stdout]  --> lib/src/ecdsa.rs:1:89
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::secp256k1_recover::{SECP256K1_PUBLIC_KEY_LENGTH, secp256k1_recover, Secp256k1Pubkey};
[INFO] [stdout]   |                                                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash`
[INFO] [stdout]  --> lib/src/ecdsa.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult, hash,
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_program::program_error::ProgramError`
[INFO] [stdout]  --> lib/src/ecdsa.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::program_error::ProgramError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]   --> lib/src/instructions/bridge.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::mem::size_of;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::TokenType`
[INFO] [stdout]   --> lib/src/instructions/bridge.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::TokenType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entrypoint::ProgramResult`
[INFO] [stdout]  --> lib/src/instructions/commission.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccountMeta`, `Instruction`, `entrypoint::ProgramResult`, and `sysvar`
[INFO] [stdout]  --> lib/src/instructions/upgrade.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     entrypoint::ProgramResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     instruction::{AccountMeta, Instruction},
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 5 |     pubkey::Pubkey,
[INFO] [stdout] 6 |     sysvar,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> lib/src/instructions/upgrade.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]  --> lib/src/lib.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use spl_associated_token_account::create_associated_token_account;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> lib/src/lib.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &create_associated_token_account(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "32a31ab5ff9a15bbd60bf2fecc4a151b2249e4ad7298646361144a9595121adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a31ab5ff9a15bbd60bf2fecc4a151b2249e4ad7298646361144a9595121adf", kill_on_drop: false }`
[INFO] [stdout] 32a31ab5ff9a15bbd60bf2fecc4a151b2249e4ad7298646361144a9595121adf
