[INFO] cloning repository https://github.com/zachanon/CPI-Example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachanon/CPI-Example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachanon%2FCPI-Example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachanon%2FCPI-Example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d91cb6e470fbb45159da3df7fa50b54c88177dd
[INFO] checking zachanon/CPI-Example against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachanon%2FCPI-Example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zachanon/CPI-Example
[INFO] finished tweaking git repo https://github.com/zachanon/CPI-Example
[INFO] tweaked toml for git repo https://github.com/zachanon/CPI-Example written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zachanon/CPI-Example on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zachanon/CPI-Example 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jet-lab/anchor`
[INFO] [stderr]     Updating git submodule `https://github.com/project-serum/serum-dex`
[INFO] [stderr]     Updating git submodule `https://github.com/project-serum/stake.git`
[INFO] [stderr]     Updating git submodule `https://github.com/project-serum/swap.git`
[INFO] [stderr]     Updating git submodule `https://github.com/project-serum/serum-dex`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-io v0.3.18
[INFO] [stderr]   Downloaded futures-macro v0.3.18
[INFO] [stderr]   Downloaded ed25519 v1.3.0
[INFO] [stderr]   Downloaded ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]   Downloaded pbkdf2 v0.6.0
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded rand_hc v0.3.1
[INFO] [stderr]   Downloaded solana-measure v1.8.5
[INFO] [stderr]   Downloaded want v0.3.0
[INFO] [stderr]   Downloaded derivation-path v0.1.3
[INFO] [stderr]   Downloaded solana-config-program v1.8.5
[INFO] [stderr]   Downloaded shellexpand v2.1.0
[INFO] [stderr]   Downloaded solana-account-decoder v1.8.5
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.0
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.9.1
[INFO] [stderr]   Downloaded yansi v0.5.0
[INFO] [stderr]   Downloaded solana-remote-wallet v1.8.5
[INFO] [stderr]   Downloaded anchor-attribute-interface v0.18.2
[INFO] [stderr]   Downloaded anchor-attribute-account v0.18.2
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.18.2
[INFO] [stderr]   Downloaded anchor-attribute-event v0.18.2
[INFO] [stderr]   Downloaded solana-client v1.8.5
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded h2 v0.3.7
[INFO] [stderr]   Downloaded solana-runtime v1.8.5
[INFO] [stderr]   Downloaded hyper v0.14.15
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] [stderr]   Downloaded dir-diff v0.3.2
[INFO] [stderr]   Downloaded webpki-roots v0.21.1
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded rustls v0.19.1
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] [stderr]   Downloaded reqwest v0.11.6
[INFO] [stderr]   Downloaded serde_json v1.0.71
[INFO] [stderr]   Downloaded mio v0.7.14
[INFO] [stderr]   Downloaded bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded solana-program v1.8.5
[INFO] [stderr]   Downloaded curve25519-dalek v2.1.3
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded pest v2.1.3
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded tracing v0.1.29
[INFO] [stderr]   Downloaded solana-sdk v1.8.5
[INFO] [stderr]   Downloaded hashbrown v0.9.1
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded web-sys v0.3.55
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded js-sys v0.3.55
[INFO] [stderr]   Downloaded bumpalo v3.8.0
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded anchor-attribute-program v0.18.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.29
[INFO] [stderr]   Downloaded anchor-attribute-state v0.18.2
[INFO] [stderr]   Downloaded anchor-syn v0.18.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded tungstenite v0.10.1
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded futures v0.3.18
[INFO] [stderr]   Downloaded futures-executor v0.3.18
[INFO] [stderr]   Downloaded solana-faucet v1.8.5
[INFO] [stderr]   Downloaded zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded console v0.11.3
[INFO] [stderr]   Downloaded parking_lot_core v0.7.2
[INFO] [stderr]   Downloaded hidapi v1.3.0
[INFO] [stderr]   Downloaded parking_lot v0.10.2
[INFO] [stderr]   Downloaded solana-clap-utils v1.8.5
[INFO] [stderr]   Downloaded solana-net-utils v1.8.5
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded uriparse v0.6.3
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded ahash v0.4.7
[INFO] [stderr]   Downloaded libsecp256k1 v0.5.0
[INFO] [stderr]   Downloaded generic-array v0.14.4
[INFO] [stderr]   Downloaded spl-token v3.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded anchor-attribute-error v0.18.2
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded solana-cli-config v1.8.5
[INFO] [stderr]   Downloaded rpassword v4.0.5
[INFO] [stderr]   Downloaded caps v0.5.3
[INFO] [stderr]   Downloaded dlopen v0.1.8
[INFO] [stderr]   Downloaded solana-perf v1.8.5
[INFO] [stderr]   Downloaded dialoguer v0.6.2
[INFO] [stderr]   Downloaded solana-version v1.8.5
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.3
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded flate2 v1.0.22
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded hyper-rustls v0.22.1
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded bs58 v0.3.1
[INFO] [stderr]   Downloaded rustversion v1.0.5
[INFO] [stderr]   Downloaded solana-transaction-status v1.8.5
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.18.2
[INFO] [stderr]   Downloaded anchor-lang v0.18.2
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded serde_yaml v0.8.21
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded dlopen_derive v0.1.4
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded termios v0.3.3
[INFO] [stderr]   Downloaded input_buffer v0.3.1
[INFO] [stderr]   Downloaded futures-util v0.3.18
[INFO] [stderr]   Downloaded futures-core v0.3.18
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded miow v0.3.7
[INFO] [stderr]   Downloaded redox_syscall v0.2.10
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded solana-vote-program v1.8.5
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded borsh v0.9.1
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.8.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded core-foundation v0.9.2
[INFO] [stderr]   Downloaded anyhow v1.0.48
[INFO] [stderr]   Downloaded ucd-trie v0.1.3
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded spl-associated-token-account v1.0.3
[INFO] [stderr]   Downloaded num_enum v0.5.4
[INFO] [stderr]   Downloaded borsh-derive v0.9.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded solana-frozen-abi v1.8.5
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded semver v0.11.0
[INFO] [stderr]   Downloaded without-alloc v0.2.1
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded pyth-client v0.2.2
[INFO] [stderr]   Downloaded crc32fast v1.2.2
[INFO] [stderr]   Downloaded tar v0.4.37
[INFO] [stderr]   Downloaded rand v0.8.4
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.28
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.9.1
[INFO] [stderr]   Downloaded zeroize_derive v1.2.2
[INFO] [stderr]   Downloaded enumflags2_derive v0.6.4
[INFO] [stderr]   Downloaded enumflags2 v0.6.4
[INFO] [stderr]   Downloaded rustc_version v0.3.3
[INFO] [stderr]   Downloaded field-offset v0.3.4
[INFO] [stderr]   Downloaded safe-transmute v0.11.2
[INFO] [stderr]   Downloaded alloc-traits v0.1.1
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded ouroboros v0.10.1
[INFO] [stderr]   Downloaded solana-stake-program v1.8.5
[INFO] [stderr]   Downloaded httpdate v1.0.2
[INFO] [stderr]   Downloaded try-lock v0.2.3
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded borsh-derive-internal v0.9.1
[INFO] [stderr]   Downloaded arrayref v0.3.6
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded solana-logger v1.8.5
[INFO] [stderr]   Downloaded solana-sdk-macro v1.8.5
[INFO] [stderr]   Downloaded solana-crate-features v1.8.5
[INFO] [stderr]   Downloaded spl-memo v3.0.1
[INFO] [stderr]   Downloaded num_enum_derive v0.5.4
[INFO] [stderr]   Downloaded bytemuck_derive v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded ouroboros_macro v0.10.1
[INFO] [stderr]   Downloaded solana-compute-budget-program v1.8.5
[INFO] [stderr]   Downloaded solana-ed25519-program v1.8.5
[INFO] [stderr]   Downloaded solana-secp256k1-program v1.8.5
[INFO] [stderr]   Downloaded tempfile v3.2.0
[INFO] [stderr]   Downloaded zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]   Downloaded solana-metrics v1.8.5
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded proc-macro-crate v1.1.0
[INFO] [stderr]   Downloaded filetime v0.2.15
[INFO] [stderr]   Downloaded xattr v0.2.2
[INFO] [stderr]   Downloaded futures-sink v0.3.18
[INFO] [stderr]   Downloaded hmac v0.9.0
[INFO] [stderr]   Downloaded signature v1.4.0
[INFO] [stderr]   Downloaded zeroize v1.4.3
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded solana-rayon-threadlimit v1.8.5
[INFO] [stderr]   Downloaded zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]   Downloaded gethostname v0.2.1
[INFO] [stderr]   Downloaded crypto-mac v0.9.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded futures-channel v0.3.18
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded cpufeatures v0.2.1
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded futures-task v0.3.18
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded slab v0.4.5
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c9949afa89dcd53c807237979b10e223d1f2143f9b1d5be6e843ed2a3d1a97e
[INFO] running `Command { std: "docker" "start" "-a" "2c9949afa89dcd53c807237979b10e223d1f2143f9b1d5be6e843ed2a3d1a97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c9949afa89dcd53c807237979b10e223d1f2143f9b1d5be6e843ed2a3d1a97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9949afa89dcd53c807237979b10e223d1f2143f9b1d5be6e843ed2a3d1a97e", kill_on_drop: false }`
[INFO] [stdout] 2c9949afa89dcd53c807237979b10e223d1f2143f9b1d5be6e843ed2a3d1a97e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 760c9306b9d2d9ffa6ed3568c439f5fff8894a6b8adcc42086b09642eacc0b51
[INFO] running `Command { std: "docker" "start" "-a" "760c9306b9d2d9ffa6ed3568c439f5fff8894a6b8adcc42086b09642eacc0b51", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.5
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling solana-program v1.8.5
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking solana-logger v1.8.5
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking signature v1.4.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling solana-sdk v1.8.5
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking uriparse v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking gethostname v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling solana-vote-program v1.8.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling hidapi v1.3.0
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.8.5
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking console v0.11.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crc32fast v1.2.2
[INFO] [stderr]     Checking alloc-traits v0.1.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling solana-perf v1.8.5
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking without-alloc v0.2.1
[INFO] [stderr]     Checking enumflags2 v0.6.4
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking caps v0.5.3
[INFO] [stderr]     Checking dialoguer v0.6.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ed25519 v1.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking derivation-path v0.1.3
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking pbkdf2 v0.6.0
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling anchor-syn v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]     Checking borsh v0.9.1
[INFO] [stderr]    Compiling anchor-syn v0.18.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_enum v0.5.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling solana-version v1.8.5
[INFO] [stderr]    Compiling solana-stake-program v1.8.5
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking safe-transmute v0.11.2
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling ouroboros_macro v0.10.1
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking rpassword v4.0.5
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]    Compiling solana-runtime v1.8.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling jet-proc-macros v0.1.0 (/opt/rustwide/workdir/libraries/proc-macros)
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]     Checking tar v0.4.37
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking ouroboros v0.10.1
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking dir-diff v0.3.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking jet-math v0.1.0 (/opt/rustwide/workdir/libraries/math)
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libraries/math/src/number.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub struct U192(3);
[INFO] [stdout]    |                ^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libraries/math/src/number.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Number(U192);
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> libraries/math/src/number.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / /// A large unsigned integer
[INFO] [stdout] 24 | | #[derive(Pod, Zeroable, Default, Debug, Clone, Copy, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout] 25 | | #[repr(transparent)]
[INFO] [stdout] 26 | | pub struct Number(U192);
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pyth-client v0.2.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]    Compiling anchor-attribute-state v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-attribute-error v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-attribute-program v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-attribute-interface v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-derive-accounts v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-attribute-account v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]    Compiling anchor-attribute-event v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]     Checking solana-cli-config v1.8.5
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling anchor-attribute-event v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-program v0.18.2
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]    Compiling anchor-attribute-state v0.18.2
[INFO] [stderr]    Compiling anchor-derive-accounts v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-interface v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-account v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.18.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking shellexpand v2.1.0
[INFO] [stderr]     Checking tungstenite v0.10.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libraries/math/src/number.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub struct U192(3);
[INFO] [stdout]    |                ^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> libraries/math/src/number.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Number(U192);
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> libraries/math/src/number.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / /// A large unsigned integer
[INFO] [stdout] 24 | | #[derive(Pod, Zeroable, Default, Debug, Clone, Copy, Eq, PartialEq, Ord, PartialOrd)]
[INFO] [stdout] 25 | | #[repr(transparent)]
[INFO] [stdout] 26 | | pub struct Number(U192);
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking spl-token v3.2.0
[INFO] [stderr]     Checking spl-associated-token-account v1.0.3
[INFO] [stderr]     Checking anchor-lang v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]     Checking serum_dex v0.4.0 (https://github.com/project-serum/serum-dex?rev=1be91f2#1be91f28)
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking spl-memo v3.0.1
[INFO] [stderr]     Checking anchor-lang v0.18.2
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking reqwest v0.11.6
[INFO] [stderr]     Checking test-writer v0.1.0 (/opt/rustwide/workdir/programs/test-writer)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/test-writer/src/lib.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anchor-spl v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]     Checking solana-crate-features v1.8.5
[INFO] [stderr]     Checking jet v0.2.0 (/opt/rustwide/workdir/programs/jet)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/jet/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> programs/jet/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/jet/src/instructions/init_collateral_account.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_deposit_account.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_loan_account.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_obligation.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_reserve.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/set_market_flags.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/set_market_owner.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/close_deposit_account.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/borrow.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/deposit.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/deposit_collateral.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/liquidate.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/liquidate_dex.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Accounts, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/jet/src/instructions/liquidate_dex.rs:185:10
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/jet/src/instructions/liquidate_dex.rs:758:10
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/refresh_reserve.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/repay.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/jet/src/instructions/update_reserve_config.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/withdraw.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/withdraw_collateral.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/jet/src/instructions/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use borrow::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `handler` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 59 | pub use withdraw_collateral::*;
[INFO] [stdout]    |         ---------------------- but the name `handler` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/jet/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> programs/jet/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/jet/src/instructions/init_collateral_account.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_deposit_account.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_loan_account.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_obligation.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/init_reserve.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/set_market_flags.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/set_market_owner.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/close_deposit_account.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/borrow.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/deposit.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/deposit_collateral.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/liquidate.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/liquidate_dex.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Accounts, Clone)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/jet/src/instructions/liquidate_dex.rs:185:10
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/jet/src/instructions/liquidate_dex.rs:758:10
[INFO] [stdout]     |
[INFO] [stdout] 758 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/refresh_reserve.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/repay.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/jet/src/instructions/update_reserve_config.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/withdraw.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/instructions/withdraw_collateral.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/jet/src/instructions/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use borrow::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `handler` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 59 | pub use withdraw_collateral::*;
[INFO] [stdout]    |         ---------------------- but the name `handler` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/jet/src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking solana-metrics v1.8.5
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/market.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct MarketReserves {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/market.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | / #[repr(C)]
[INFO] [stdout] 169 | | pub struct MarketReserves {
[INFO] [stdout] 170 | |     /// Tracks the current prices of the tokens in reserve accounts
[INFO] [stdout] 171 | |     reserve_info: [ReserveInfo; 32],
[INFO] [stdout] 172 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/market.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct ReserveInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/market.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / #[repr(C)]
[INFO] [stdout] 244 | | pub struct ReserveInfo {
[INFO] [stdout] 245 | |     /// The related reserve account
[INFO] [stdout] 246 | |     pub reserve: StoredPubkey,
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |     pub cache: Cache<CachedReserveInfo, 1>,
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/market.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct CachedReserveInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/market.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / #[repr(C)]
[INFO] [stdout] 258 | | pub struct CachedReserveInfo {
[INFO] [stdout] 259 | |     /// The price of the asset being stored in the reserve account.
[INFO] [stdout] 260 | |     /// USD per smallest unit (1u64) of a token
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |     _reserved: FixedBuf<158>,
[INFO] [stdout] 278 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | struct CalculationCacheInner {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / #[repr(C)]
[INFO] [stdout] 343 | | struct CalculationCacheInner {
[INFO] [stdout] 344 | |     collateral_value: Number,
[INFO] [stdout] 345 | |     loan_value: Number,
[INFO] [stdout] 346 | |
[INFO] [stdout] 347 | |     _reserved: FixedBuf<192>,
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:364:12
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub struct ObligationSide {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:360:1
[INFO] [stdout]     |
[INFO] [stdout] 360 | / /// Tracks information about the collateral deposited towards an obligation
[INFO] [stdout] 361 | | #[assert_size(aligns, 2048)]
[INFO] [stdout] 362 | | #[derive(Pod, Zeroable, Clone, Copy)]
[INFO] [stdout] 363 | | #[repr(C)]
[INFO] [stdout] 364 | | pub struct ObligationSide {
[INFO] [stdout] 365 | |     positions: [Position; 16],
[INFO] [stdout] 366 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:482:12
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct Position {
[INFO] [stdout]     |            ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | / /// Information about a single collateral or loan account registered with an obligation
[INFO] [stdout] 479 | | #[assert_size(aligns, 128)]
[INFO] [stdout] 480 | | #[derive(Pod, Zeroable, Debug, Clone, Copy)]
[INFO] [stdout] 481 | | #[repr(C)]
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |     _reserved: FixedBuf<66>,
[INFO] [stdout] 495 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub struct PositionValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | / /// The value of a collateral or loan position within an obligation
[INFO] [stdout] 498 | | #[derive(Pod, Zeroable, Clone, Copy)]
[INFO] [stdout] 499 | | #[repr(C)]
[INFO] [stdout] 500 | | pub struct PositionValue {
[INFO] [stdout] ...   |
[INFO] [stdout] 506 | |     pub complementary_limit: Number,
[INFO] [stdout] 507 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> programs/jet/src/state/reserve.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ReserveConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/reserve.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / /// We have three interest rate regimes. The rate is described by a continuous,
[INFO] [stdout]  46 | | /// piecewise-linear function of the utilization rate:
[INFO] [stdout]  47 | | /// 1. zero to [utilization_rate_1]: borrow rate increases linearly from
[INFO] [stdout]  48 | | ///     [borrow_rate_0] to [borrow_rate_1].
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     pub _reserved1: [u8; 24],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/reserve.rs:452:8
[INFO] [stdout]     |
[INFO] [stdout] 452 | struct ReserveState {
[INFO] [stdout]     |        ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/reserve.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | / /// Information about a single collateral or loan account registered with an obligation
[INFO] [stdout] 449 | | #[assert_size(aligns, 496)]
[INFO] [stdout] 450 | | #[derive(Pod, Zeroable, Clone, Copy)]
[INFO] [stdout] 451 | | #[repr(C)]
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |     _reserved: FixedBuf<416>,
[INFO] [stdout] 465 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking solana-config-program v1.8.5
[INFO] [stderr]     Checking solana-remote-wallet v1.8.5
[INFO] [stderr]     Checking solana-measure v1.8.5
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/market.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct MarketReserves {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/market.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | / #[repr(C)]
[INFO] [stdout] 169 | | pub struct MarketReserves {
[INFO] [stdout] 170 | |     /// Tracks the current prices of the tokens in reserve accounts
[INFO] [stdout] 171 | |     reserve_info: [ReserveInfo; 32],
[INFO] [stdout] 172 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/market.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct ReserveInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/market.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | / #[repr(C)]
[INFO] [stdout] 244 | | pub struct ReserveInfo {
[INFO] [stdout] 245 | |     /// The related reserve account
[INFO] [stdout] 246 | |     pub reserve: StoredPubkey,
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |     pub cache: Cache<CachedReserveInfo, 1>,
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/market.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct CachedReserveInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/market.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / #[repr(C)]
[INFO] [stdout] 258 | | pub struct CachedReserveInfo {
[INFO] [stdout] 259 | |     /// The price of the asset being stored in the reserve account.
[INFO] [stdout] 260 | |     /// USD per smallest unit (1u64) of a token
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |     _reserved: FixedBuf<158>,
[INFO] [stdout] 278 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | struct CalculationCacheInner {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:342:1
[INFO] [stdout]     |
[INFO] [stdout] 342 | / #[repr(C)]
[INFO] [stdout] 343 | | struct CalculationCacheInner {
[INFO] [stdout] 344 | |     collateral_value: Number,
[INFO] [stdout] 345 | |     loan_value: Number,
[INFO] [stdout] 346 | |
[INFO] [stdout] 347 | |     _reserved: FixedBuf<192>,
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:364:12
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub struct ObligationSide {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:360:1
[INFO] [stdout]     |
[INFO] [stdout] 360 | / /// Tracks information about the collateral deposited towards an obligation
[INFO] [stdout] 361 | | #[assert_size(aligns, 2048)]
[INFO] [stdout] 362 | | #[derive(Pod, Zeroable, Clone, Copy)]
[INFO] [stdout] 363 | | #[repr(C)]
[INFO] [stdout] 364 | | pub struct ObligationSide {
[INFO] [stdout] 365 | |     positions: [Position; 16],
[INFO] [stdout] 366 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:482:12
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct Position {
[INFO] [stdout]     |            ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | / /// Information about a single collateral or loan account registered with an obligation
[INFO] [stdout] 479 | | #[assert_size(aligns, 128)]
[INFO] [stdout] 480 | | #[derive(Pod, Zeroable, Debug, Clone, Copy)]
[INFO] [stdout] 481 | | #[repr(C)]
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |     _reserved: FixedBuf<66>,
[INFO] [stdout] 495 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub struct PositionValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/obligation.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | / /// The value of a collateral or loan position within an obligation
[INFO] [stdout] 498 | | #[derive(Pod, Zeroable, Clone, Copy)]
[INFO] [stdout] 499 | | #[repr(C)]
[INFO] [stdout] 500 | | pub struct PositionValue {
[INFO] [stdout] ...   |
[INFO] [stdout] 506 | |     pub complementary_limit: Number,
[INFO] [stdout] 507 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> programs/jet/src/state/reserve.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ReserveConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/reserve.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 | / /// We have three interest rate regimes. The rate is described by a continuous,
[INFO] [stdout]  46 | | /// piecewise-linear function of the utilization rate:
[INFO] [stdout]  47 | | /// 1. zero to [utilization_rate_1]: borrow rate increases linearly from
[INFO] [stdout]  48 | | ///     [borrow_rate_0] to [borrow_rate_1].
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     pub _reserved1: [u8; 24],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/jet/src/state/reserve.rs:452:8
[INFO] [stdout]     |
[INFO] [stdout] 452 | struct ReserveState {
[INFO] [stdout]     |        ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/jet/src/state/reserve.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | / /// Information about a single collateral or loan account registered with an obligation
[INFO] [stdout] 449 | | #[assert_size(aligns, 496)]
[INFO] [stdout] 450 | | #[derive(Pod, Zeroable, Clone, Copy)]
[INFO] [stdout] 451 | | #[repr(C)]
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |     _reserved: FixedBuf<416>,
[INFO] [stdout] 465 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking solana-clap-utils v1.8.5
[INFO] [stderr]     Checking solana-compute-budget-program v1.8.5
[INFO] [stderr]     Checking solana-secp256k1-program v1.8.5
[INFO] [stderr]     Checking solana-ed25519-program v1.8.5
[INFO] [stderr]     Checking cpi-example v0.1.0 (/opt/rustwide/workdir/programs/cpi-example)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-entrypoint`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cpi`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/cpi-example/src/lib.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Accounts)]
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-entrypoint`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cpi`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl`
[INFO] [stdout]  --> programs/cpi-example/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/cpi-example/src/lib.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Accounts)]
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking solana-net-utils v1.8.5
[INFO] [stderr]     Checking solana-faucet v1.8.5
[INFO] [stderr]     Checking zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]     Checking solana-account-decoder v1.8.5
[INFO] [stderr]     Checking solana-transaction-status v1.8.5
[INFO] [stderr]     Checking solana-client v1.8.5
[INFO] [stderr]     Checking anchor-client v0.18.2 (https://github.com/jet-lab/anchor#7b86aed6)
[INFO] [stderr]     Checking jet-cli v0.2.0 (/opt/rustwide/workdir/tools/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] running `Command { std: "docker" "inspect" "760c9306b9d2d9ffa6ed3568c439f5fff8894a6b8adcc42086b09642eacc0b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760c9306b9d2d9ffa6ed3568c439f5fff8894a6b8adcc42086b09642eacc0b51", kill_on_drop: false }`
[INFO] [stdout] 760c9306b9d2d9ffa6ed3568c439f5fff8894a6b8adcc42086b09642eacc0b51
