[INFO] cloning repository https://github.com/kouliang/solana-program-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kouliang/solana-program-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkouliang%2Fsolana-program-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkouliang%2Fsolana-program-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 474a8748f406555a725ea84d00147931ef874b24
[INFO] testing kouliang/solana-program-demo against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkouliang%2Fsolana-program-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kouliang/solana-program-demo
[INFO] finished tweaking git repo https://github.com/kouliang/solana-program-demo
[INFO] tweaked toml for git repo https://github.com/kouliang/solana-program-demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kouliang/solana-program-demo on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kouliang/solana-program-demo 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88975e4e848e658ccc7969f00e027e74da4aa0ad2af320148cef35a315c072fd
[INFO] running `Command { std: "docker" "start" "-a" "88975e4e848e658ccc7969f00e027e74da4aa0ad2af320148cef35a315c072fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88975e4e848e658ccc7969f00e027e74da4aa0ad2af320148cef35a315c072fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88975e4e848e658ccc7969f00e027e74da4aa0ad2af320148cef35a315c072fd", kill_on_drop: false }`
[INFO] [stdout] 88975e4e848e658ccc7969f00e027e74da4aa0ad2af320148cef35a315c072fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c8355783f34064633035c5f9a22fc33d94aeedcbf11effbf52efc154c047de7
[INFO] running `Command { std: "docker" "start" "-a" "3c8355783f34064633035c5f9a22fc33d94aeedcbf11effbf52efc154c047de7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling solana-program v2.0.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling solana-sdk-macro v2.0.3
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling rust-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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: `#[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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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]    = 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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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]    = 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 macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "3c8355783f34064633035c5f9a22fc33d94aeedcbf11effbf52efc154c047de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8355783f34064633035c5f9a22fc33d94aeedcbf11effbf52efc154c047de7", kill_on_drop: false }`
[INFO] [stdout] 3c8355783f34064633035c5f9a22fc33d94aeedcbf11effbf52efc154c047de7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30afceda989daf4eb44d43fbcf8ff461c2d678b56b270fbb425735b5ab8e2c80
[INFO] running `Command { std: "docker" "start" "-a" "30afceda989daf4eb44d43fbcf8ff461c2d678b56b270fbb425735b5ab8e2c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.7.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling solana-program v2.0.3
[INFO] [stderr]    Compiling solana-sdk v2.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling solana-vote v2.0.3
[INFO] [stderr]    Compiling solana-compute-budget v2.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling solana-program-runtime v2.0.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling solana-version v2.0.3
[INFO] [stderr]    Compiling solana-vote-program v2.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling task-local-extensions v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v2.0.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling solana-type-overrides v2.0.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling solana-perf v2.0.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling solana-rayon-threadlimit v2.0.3
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling solana-logger v2.0.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling solana_rbpf v0.8.1
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling reqwest-middleware v0.2.5
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-curve25519 v2.0.3
[INFO] [stderr]    Compiling spl-program-error v0.5.0
[INFO] [stderr]    Compiling spl-discriminator v0.3.0
[INFO] [stderr]    Compiling spl-token v6.0.0
[INFO] [stderr]    Compiling spl-memo v5.0.0
[INFO] [stderr]    Compiling rust-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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: `#[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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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]    = 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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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]    = 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 macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-measure v2.0.3
[INFO] [stderr]    Compiling solana-metrics v2.0.3
[INFO] [stderr]    Compiling solana-zk-token-sdk v2.0.3
[INFO] [stderr]    Compiling solana-inline-spl v2.0.3
[INFO] [stderr]    Compiling solana-remote-wallet v2.0.3
[INFO] [stderr]    Compiling solana-net-utils v2.0.3
[INFO] [stderr]    Compiling solana-clap-utils v2.0.3
[INFO] [stderr]    Compiling solana-connection-cache v2.0.3
[INFO] [stderr]    Compiling solana-config-program v2.0.3
[INFO] [stderr]    Compiling solana-transaction-metrics-tracker v2.0.3
[INFO] [stderr]    Compiling solana-streamer v2.0.3
[INFO] [stderr]    Compiling spl-pod v0.3.1
[INFO] [stderr]    Compiling solana-udp-client v2.0.3
[INFO] [stderr]    Compiling spl-type-length-value v0.5.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.3.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.7.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.4.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.7.0
[INFO] [stderr]    Compiling spl-token-2022 v4.0.0
[INFO] [stderr]    Compiling solana-account-decoder v2.0.3
[INFO] [stderr]    Compiling spl-associated-token-account v4.0.0
[INFO] [stderr]    Compiling solana-transaction-status v2.0.3
[INFO] [stderr]    Compiling solana-rpc-client-api v2.0.3
[INFO] [stderr]    Compiling solana-rpc-client v2.0.3
[INFO] [stderr]    Compiling solana-pubsub-client v2.0.3
[INFO] [stderr]    Compiling solana-quic-client v2.0.3
[INFO] [stderr]    Compiling solana-thin-client v2.0.3
[INFO] [stderr]    Compiling solana-tpu-client v2.0.3
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v2.0.3
[INFO] [stderr]    Compiling solana-client v2.0.3
[INFO] [stderr]    Compiling rust-client v0.1.0 (https://github.com/kouliang/solana-client.git#a2005f2a)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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: `#[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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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]    = 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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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 macro `entrypoint` (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]   --> src/entrypoint.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | entrypoint!(process_instruction);
[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`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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]    = 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 macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcMirjPY/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libkl,librust_client-b4357e4b55454370,libhome-2b62e1b6955722a3,libsolana_client-663666e536ffc56d,libsolana_thin_client-0c1cdad599886926,libsolana_rpc_client_nonce_utils-54ee7c838b3dcedf,libsolana_clap_utils-d84778aba5ca5447,librpassword-791be1d9721e1657,librtoolbox-43e9a1df294ba145,libbip39-43f35748033f4967,libpbkdf2-215a3f1b0f6a36b6,libsolana_remote_wallet-c99593ad1d1ca0a3,libdialoguer-968766a5cec5992f,libshell_words-ac7c6b9a20be3d81,libtempfile-6e522741eecbc556,libfastrand-ce32423aec2c1ccf,librustix-3d58135969148515,liblinux_raw_sys-1c622976051b10a1,libclap-0b35d40a5faba906,libvec_map-02f52a9a60754f97,libtextwrap-602778424f688b44,libstrsim-b7106ae32fc39fc7,libbitflags-a9851ebd0ab18f47,libatty-5ae1aebc5314ec17,libansi_term-4498870420738974,libsolana_tpu_client-7ef5329e7ca3e90c,libsolana_rpc_client-81e336447669129b,libindicatif-337ea68a58238ea1,libportable_atomic-fffcfc161e8d8f2d,libnumber_prefix-581f28910c3e335b,libconsole-b98fe1888da9047c,libunicode_width-c4a6e6f90eb7d7e5,libsolana_pubsub_client-ec18812c3d3bd820,libtokio_tungstenite-b39b6bc442e21d9e,libtungstenite-65728fc0c5457236,libwebpki_roots-0ad09085369271e0,libutf8-1f85abd39b41966a,libsha1-cda27f92ada4a8ab,libtokio_stream-624db177f67a923c,libsolana_udp_client-a2070402d06d5c43,libsolana_quic_client-ca482b83d5aefccb,libsolana_streamer-bc4496ade570b9b0,libx509_parser-780d171e993de0f1,libdata_encoding-13974897c83061b1,liboid_registry-0ef01cce1b4b23b8,libder_parser-0a9d8d345e3e4430,libasn1_rs-638d0b7d947e027e,librusticata_macros-fdf030ab2980df7c,libnom-6553957255e059bd,libtime-ca092d5cc38ab0d0,libtime_core-0fdd108e3b1abc38,libnum_conv-910404deaa80eaa9,libderanged-5ac294b52fea101a,libpowerfmt-dcf4c7392d25d790,libhistogram-5f1d3ea905e49938,libpem-40da4fcd88be565a,libbase64-5c3004fed086700a,libsolana_transaction_metrics_tracker-b89816aab244f0d1,libsolana_perf-c902656317f13749,libcaps-c23cab2b407a1ce0,libsolana_vote_program-26e318ac0d4397fd,libsolana_rayon_threadlimit-0dd55140141c6e2b,libnum_cpus-70d87f9f3edcd172,libdlopen2-6b99160a73ea273d,librayon-a4ee5a25341c8359,librayon_core-8d6e2a3f966495ec,libcrossbeam_deque-d5b909518b48d59d,libcrossbeam_epoch-734b049666b8cc95,libasync_channel-14574ee94ac13c43,libconcurrent_queue-c2ffd390aba7fbde,libdashmap-60a664f056b52e7f,libsolana_rpc_client_api-54c593e8f390867c,libsolana_version-4c58b7c220e78d0a,libsemver-ee32b9f068e1c99b,libreqwest_middleware-241b13510f616694,libtask_local_extensions-858b106fbf63651d,libanyhow-652b0e2e081d7a10,libsolana_inline_spl-4b592a83bf62cdc6,libjsonrpc_core-92bf60617bfe36c0,libsolana_transaction_status-e55f511c0abb66d7,libspl_associated_token_account-6ee521abf0b0e78a,libassert_matches-8fbd89c376618e80,libsolana_account_decoder-b41b9dfa275e0603,libzstd-134aadd762795b47,libzstd_safe-abb6dbc829c1f727,libzstd_sys-e07399dcb296ecae,libsolana_config_program-c8c556a863b9de8e,libsolana_program_runtime-df7d121bd91e5665,libenum_iterator-28b08a5cd6bccc56,libpercentage-000118f05e5df0df,libnum-c0c485ce2381ee57,libnum_rational-210cb7ba72931888,libnum_iter-0941a93ef64a7e5c,libnum_complex-66ae992bd86245dc,libnum_bigint-7fbf85fd73f957bc,libsolana_vote-3c30df11a51a6634,libsolana_type_overrides-d60263242960b0e3,libsolana_compute_budget-1954137d72066ce9,libsolana_rbpf-5f1baf82ae91cac7,librustc_demangle-9cc2f46ae66094e5,libgoblin-e00665f227327e79,libplain-5d526cfe789d842e,libscroll-8158ad8152933b93,libhash32-cac8c27deed96b88,libcombine-c59a9e4fe6de62ec,libascii-966438523c34cbd1,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,libeager-bf473e7c22949330,libspl_token_2022-5585227bbf00d969,libspl_token-c28580c5d30b599a,libspl_memo-10f5bf5244d85d7a,libspl_transfer_hook_interface-9d82f6dafd1809d0,libspl_tlv_account_resolution-b945b8f2ce0f26c3,libspl_token_metadata_interface-3fa531c15f719ae4,libspl_type_length_value-6110331adb17adc7,libspl_token_group_interface-af90047f3ec3f6eb,libspl_discriminator-0a38cdda5bcce47e,libspl_pod-4f46043e23273697,libsolana_zk_token_sdk-af41e3e389f48c8c,libmerlin-bbcfb90f2d75b2d2,libaes_gcm_siv-39c11fc7082dffd5,libctr-82c188371599ddc1,libaes-dae61e8b99e3617e,libpolyval-573a170d8e29fa1e,libuniversal_hash-5c96e0b3af440dba,libcipher-54d21d2864f923f0,libinout-bbdf1feba5ef54d1,libaead-6137074e8e5aae57,libsha3-39534c93c93ed977,libsolana_curve25519-41e84ce8fedc6878,libspl_program_error-65c3087263fd8a2a,libinflector-9585b53da79ed9eb,libregex-123ac82dc52d1fe5,libregex_automata-82723aeddbd07106,libaho_corasick-dfacf289b47c2fd6,libregex_syntax-42dcbed31255f815,libsolana_net_utils-104042359f391091,libnix-49162d8beb5898be,libfutures-05e1c8df81404857,libfutures_executor-6e7e363773f1500e,libasync_mutex-0ea537d39e958b31,libevent_listener-953770b2c2e463a9,libquinn-ed9eaa60784f3d79,libquinn_udp-2aeba821dd7e9a90,libquinn_proto-7dae35000e627b65,librustls_native_certs-ac07d262d2f91b7c,libopenssl_probe-5d15463e9f5a1049,libring-df74e08c60f54600,libspin-8ccc3e6e28d8d998,libuntrusted-cf2ca08364ad70a2,librustc_hash-b92c8a73412d76c1,libsolana_connection_cache-d9066815c0a10ad4,libsolana_measure-da517ed85337f8db,libsolana_metrics-caea05aa576e1cbb,libreqwest-81075c6eb6fa3e27,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-dc7a3fa083312862,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-589af09b0555f144,libtokio_rustls-86f7e97a5b5bf199,libserde_urlencoded-a0691e66ac519218,libencoding_rs-e517e1076486d657,libmime_guess-774c5fbe486c46c2,libunicase-6fed2d8a37f24648,libmime-aa776e7d0d3a99c3,libasync_compression-647d1d924afbf7c1,libflate2-9eb92551a79550c3,libminiz_oxide-713960a43efa4c99,libadler-eda8d49792ea3b2e,libcrc32fast-79ff3ad96335057f,libbrotli-22da34d2dd8fbedf,libbrotli_decompressor-aca82e24c2f53bd6,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,librustls-00e1886c9bce00a5,libsct-f5a4ca469a07f2d3,libwebpki-34f09a6e50e5ec4b,libring-4e265dd25117db38,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libhyper-496ae4f08406a57c,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-a807c59c25636c8b,libh2-e2c242f2866b7ec1,libindexmap-21603d82ae47205b,libequivalent-9c3368f02729e3d6,libhashbrown-0511338ce94420f7,libtokio_util-d9d039437fac16d7,libtower_service-c8df632bcad71049,libtracing-a41e48866861c9e1,libtracing_core-3b8ba9ea748eabe9,libtokio-231ed4ffacc81239,libsignal_hook_registry-b7f8551ca7d8854e,libsocket2-93abec4ea0672890,libmio-618e5cb32dc9c1c3,libparking_lot-3049b5f72641c11a,libparking_lot_core-b3885375dee1af82,libsmallvec-0f0f0aa712927539,liblock_api-60c1964c93b7ffa5,libscopeguard-96105b3e6a714ed4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-8fd1370c674df142,libfutures_util-5ff9fade92b593b1,libfutures_io-18270eb9e30f2ef3,libslab-abe900dfa5d9138a,libfutures_channel-ab91ae58e73f9265,libpin_project_lite-76f060ffbb2c8add,libfutures_sink-ea5ab7ab67d12075,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-f707c9ca2a12b7c6,liburl-473f5121b355f777,libidna-90bfe8efce4eed4e,libunicode_normalization-c3c760d5e661b451,libtinyvec-1ee9e928f5bfb6ab,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-504a87fccabec0fd,libform_urlencoded-138b64fefa418703,libhttp-e4d7de1f92f584b5,libbytes-d4e5a7590b992ec6,libgethostname-e7c1a33867491635,libcrossbeam_channel-76ada8c5ad1dc353,libcrossbeam_utils-9d5b61fa39c47bdf,libsolana_sdk-7cba161cdddd87dd,libpbkdf2-5c6bc331a6fbdca8,libserde_json-cda690dda3ae76b2,libmemchr-b90198c2990efebe,libitoa-9338662b57616465,libryu-d31d6f36b9da249e,libqstring-ab44547f954efdba,libpercent_encoding-64dceae6dc1f6110,libed25519_dalek_bip32-10cf8ecb570876f8,libhmac-513e23ac4274db95,libitertools-ef53ba2031b9bf26,libserde_with-eca357467680df1a,libnum_enum-534221f7e6a42503,libmemmap2-fc71e8779d8b6e5f,libchrono-6af14057ec314852,libiana_time_zone-5a08ca80899aab79,libsiphasher-a9f4ae8a32bf2ba4,libed25519_dalek-369a7eaf8191460b,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,liburiparse-1d5bb4504ebbd020,libfnv-bf8b415be0978c3b,libderivation_path-c36a83b5ed8e38cb,libsolana_program-abef4395298684b9,liblibsecp256k1-046cfbe64eb6f8b9,libbase64-e16057db04e7cc25,libsha2-d2ec7c62f24582bc,libopaque_debug-358541d85f4133d0,libblock_buffer-4b797bf190b25fc7,libblock_padding-2fe667c6964515ae,libhmac_drbg-9839e2c7653504fe,libhmac-4a0c7787bbf56869,libcrypto_mac-5964bce94fa90eda,librand-e2fed142f5ff0f97,librand_chacha-69024b82dc494371,liblibsecp256k1_core-edd40504915baf7a,libcrunchy-c26ecef4784fdd9e,libcurve25519_dalek-03da602af7abac22,librand_core-60e0ebbf4852ca07,libgetrandom-ec193a940395654b,libdigest-9f51df24bde3c9e4,libserde_bytes-215f50bfe139a0c2,libbytemuck-82ac168c0548e894,libbitflags-c56e4979032816f3,libbv-1834496db3deefe1,libbase64-29d4d4232c317d5e,libblake3-3ba5cca1b1fa6798,libconstant_time_eq-1062f3954fed16f9,libarrayvec-7deecae02b389550,libarrayref-8d3b135b10070539,liblazy_static-58edaf41543212f3,libsha3-edf6c81c00a1d11c,libkeccak-f5114e35a895b5f9,libbincode-57fe80e327a9c00a,libsha2-85b9873501faa665,libcpufeatures-78d4f9a8b9f22474,libborsh-6b7157b39006f76a,libborsh-a29e2d304f682250,libark_bn254-3eb2d6e3443ef471,libark_ec-e356fdafff4c3325,libark_poly-9c04734f638fd3d9,libhashbrown-ae7def5ffbdefb4a,libahash-4ea4ec43a83b1fe7,libonce_cell-6210bb12b47e720c,libzerocopy-764d0eb03e3dcdcc,libitertools-21ea6c3ff872ed1e,libeither-2cc519f913412c79,libark_ff-27fd7020828384c6,libzeroize-5ef42ddc4eaacec7,libark_serialize-54440431976c439f,libdigest-8f6e4b983b97e70c,libsubtle-2fc59c8da3dd643e,libblock_buffer-b8d07653ff846eb4,libcrypto_common-74392538a2641bc2,libgeneric_array-b61133c47253292a,libtypenum-f2a6805d9d87d208,libserde-22f422d6d6a765c7,libnum_bigint-6b6e9cf3a75d2632,libnum_integer-4777fa7b04dd40eb,libark_std-8b9ae80df583c0f4,libnum_traits-218f25a8e45e3a8e,librand-e912691fe0d9a3f0,librand_chacha-ace144f9ae7efd70,libppv_lite86-15691b9070c86c8a,libzerocopy-64effa2bd3c2c05b,libbyteorder-13245156f2fe10ce,librand_core-98b882afdb0ff8b7,libgetrandom-4e65ff7233f2dd34,liblibc-7762b0a6723da1d8,libcfg_if-d9b80cb51cda7b5b,libthiserror-43c66440ffa828d3,libmemoffset-fce7878fe0d9b026,libbs58-7db0a9d5606e5b0a,liblog-4d1560fcd4a45acb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcMirjPY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-201493677b7d3d46/out" "-L" "/opt/rustwide/target/debug/build/ring-f80c9dda4df8e1e2/out" "-L" "/opt/rustwide/target/debug/build/ring-1b2ee2c4464f477c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d5539e5b7743e2ef/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transfer-a514197747ef3be8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-app` (example "transfer") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "30afceda989daf4eb44d43fbcf8ff461c2d678b56b270fbb425735b5ab8e2c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30afceda989daf4eb44d43fbcf8ff461c2d678b56b270fbb425735b5ab8e2c80", kill_on_drop: false }`
[INFO] [stdout] 30afceda989daf4eb44d43fbcf8ff461c2d678b56b270fbb425735b5ab8e2c80
