[INFO] cloning repository https://github.com/po-devvin/Cal_coin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/po-devvin/Cal_coin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpo-devvin%2FCal_coin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpo-devvin%2FCal_coin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6ed811db96fce2c1413455cbb8b4283a3c60964
[INFO] checking po-devvin/Cal_coin against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpo-devvin%2FCal_coin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/po-devvin/Cal_coin
[INFO] finished tweaking git repo https://github.com/po-devvin/Cal_coin
[INFO] tweaked toml for git repo https://github.com/po-devvin/Cal_coin written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/po-devvin/Cal_coin on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/po-devvin/Cal_coin 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541
[INFO] running `Command { std: "docker" "start" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking hmac-sha512 v1.1.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]     Checking im v15.1.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking libsecp256k1 v0.6.0
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling anchor-syn v0.29.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking borsh v1.5.7
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.29.0
[INFO] [stderr]    Compiling anchor-derive-serde v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.29.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.29.0
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking solana-sdk v1.18.26
[INFO] [stderr]     Checking spl-program-error v0.3.0
[INFO] [stderr]     Checking spl-discriminator v0.1.0
[INFO] [stderr]     Checking spl-program-error v0.4.4
[INFO] [stderr]     Checking spl-discriminator v0.2.5
[INFO] [stderr]     Checking spl-memo v4.0.4
[INFO] [stderr]     Checking spl-token v4.0.3
[INFO] [stderr]     Checking anchor-lang v0.29.0
[INFO] [stderr]     Checking solana-gateway v0.6.0
[INFO] [stderr]     Checking solana-zk-token-sdk v1.18.26
[INFO] [stderr]     Checking spl-pod v0.1.0
[INFO] [stderr]     Checking spl-pod v0.2.5
[INFO] [stderr]     Checking spl-type-length-value v0.4.6
[INFO] [stderr]     Checking spl-token-group-interface v0.2.5
[INFO] [stderr]     Checking spl-type-length-value v0.3.0
[INFO] [stderr]     Checking spl-token-group-interface v0.1.0
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.6.5
[INFO] [stderr]     Checking spl-token-metadata-interface v0.3.5
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.5.1
[INFO] [stderr]     Checking spl-token-metadata-interface v0.2.0
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.4.0
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.4.1
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.6.5
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.3.0
[INFO] [stderr]     Checking spl-token-2022 v3.0.5
[INFO] [stderr]     Checking spl-token-2022 v1.0.0
[INFO] [stderr]     Checking spl-token-2022 v0.9.0
[INFO] [stderr]     Checking spl-associated-token-account v2.3.0
[INFO] [stderr]     Checking anchor-spl v0.29.0
[INFO] [stderr]     Checking cal_coin v0.1.0 (/opt/rustwide/workdir/programs/cal-coin)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[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]    = 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: `solana`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[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]    = 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: unused import: `anchor_lang::system_program`
[INFO] [stdout]  --> programs/cal-coin/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anchor_lang::system_program;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mint_to` and `transfer as token_transfer`
[INFO] [stdout]  --> programs/cal-coin/src/lib.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 |     token_2022::{self as token_2022, mint_to, transfer as token_transfer, ID as TOKEN_2022_PROGRAM_ID},
[INFO] [stdout]   |                                      ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `anchor-debug`, `cpi`, `custom-heap`, `custom-panic`, `default`, `idl-build`, `no-entrypoint`, and `no-log-ix-name`
[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]    = 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: `solana`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[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]    = 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: `solana`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qnx`, `qurt`, `redox`, `rtems`, and `solaris` and 15 more
[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]    = 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: unused import: `anchor_lang::system_program`
[INFO] [stdout]  --> programs/cal-coin/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anchor_lang::system_program;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mint_to` and `transfer as token_transfer`
[INFO] [stdout]  --> programs/cal-coin/src/lib.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 |     token_2022::{self as token_2022, mint_to, transfer as token_transfer, ID as TOKEN_2022_PROGRAM_ID},
[INFO] [stdout]   |                                      ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `anchor-debug`, `cpi`, `custom-heap`, `custom-panic`, `default`, `idl-build`, `no-entrypoint`, and `no-log-ix-name`
[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]    = 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: use of deprecated function `anchor_spl::token_2022::transfer`: please use `transfer_checked` or `transfer_checked_with_fee` instead
[INFO] [stdout]  --> programs/cal-coin/src/lib.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 |     token_2022::{self as token_2022, mint_to, transfer as token_transfer, ID as TOKEN_2022_PROGRAM_ID},
[INFO] [stdout]   |                                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `anchor_spl::token_2022::transfer`: please use `transfer_checked` or `transfer_checked_with_fee` instead
[INFO] [stdout]    --> programs/cal-coin/src/lib.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |         token_2022::transfer(cpi_ctx, amount)?;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `anchor_spl::token_2022::transfer`: please use `transfer_checked` or `transfer_checked_with_fee` instead
[INFO] [stdout]    --> programs/cal-coin/src/lib.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |         token_2022::transfer(cpi_ctx, amount)?;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `anchor_spl::token_2022::transfer`: please use `transfer_checked` or `transfer_checked_with_fee` instead
[INFO] [stdout]  --> programs/cal-coin/src/lib.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 |     token_2022::{self as token_2022, mint_to, transfer as token_transfer, ID as TOKEN_2022_PROGRAM_ID},
[INFO] [stdout]   |                                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `anchor_spl::token_2022::transfer`: please use `transfer_checked` or `transfer_checked_with_fee` instead
[INFO] [stdout]    --> programs/cal-coin/src/lib.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |         token_2022::transfer(cpi_ctx, amount)?;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `anchor_spl::token_2022::transfer`: please use `transfer_checked` or `transfer_checked_with_fee` instead
[INFO] [stdout]    --> programs/cal-coin/src/lib.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |         token_2022::transfer(cpi_ctx, amount)?;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         decimals: u8,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_key`
[INFO] [stdout]    --> programs/cal-coin/src/lib.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let user_key = ctx.accounts.user.key();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]   --> programs/cal-coin/src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         decimals: u8,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_key`
[INFO] [stdout]    --> programs/cal-coin/src/lib.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let user_key = ctx.accounts.user.key();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.5.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541", kill_on_drop: false }`
[INFO] [stdout] 1adbee6570cf364bd6b4962b647853945b2cbf7c52b97be688b35b687c4b2541
