[INFO] cloning repository https://github.com/Edgewood-TD/solana-burn-native-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Edgewood-TD/solana-burn-native-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgewood-TD%2Fsolana-burn-native-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgewood-TD%2Fsolana-burn-native-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11ac8b2cfb1715b5c91b1dad44ac0954084acf8
[INFO] testing Edgewood-TD/solana-burn-native-contract against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgewood-TD%2Fsolana-burn-native-contract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Edgewood-TD/solana-burn-native-contract
[INFO] finished tweaking git repo https://github.com/Edgewood-TD/solana-burn-native-contract
[INFO] tweaked toml for git repo https://github.com/Edgewood-TD/solana-burn-native-contract written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Edgewood-TD/solana-burn-native-contract on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Edgewood-TD/solana-burn-native-contract 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spl-token-vault v0.0.1
[INFO] [stderr]   Downloaded solana-sdk-macro v1.8.0
[INFO] [stderr]   Downloaded solana-logger v1.8.0
[INFO] [stderr]   Downloaded zeroize_derive v1.2.2
[INFO] [stderr]   Downloaded derivation-path v0.1.3
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.8.0
[INFO] [stderr]   Downloaded solana-banks-interface v1.8.0
[INFO] [stderr]   Downloaded solana-measure v1.8.0
[INFO] [stderr]   Downloaded solana-frozen-abi v1.8.0
[INFO] [stderr]   Downloaded solana-banks-server v1.8.0
[INFO] [stderr]   Downloaded tarpc-plugins v0.9.0
[INFO] [stderr]   Downloaded solana-compute-budget-program v1.8.0
[INFO] [stderr]   Downloaded solana-banks-client v1.8.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.10.1
[INFO] [stderr]   Downloaded solana-stake-program v1.8.0
[INFO] [stderr]   Downloaded solana-vote-program v1.8.0
[INFO] [stderr]   Downloaded crypto-mac v0.9.1
[INFO] [stderr]   Downloaded tarpc v0.24.1
[INFO] [stderr]   Downloaded zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]   Downloaded ryu v1.0.6
[INFO] [stderr]   Downloaded solana-program-test v1.8.0
[INFO] [stderr]   Downloaded solana-metrics v1.8.0
[INFO] [stderr]   Downloaded pbkdf2 v0.6.0
[INFO] [stderr]   Downloaded solana-sdk v1.8.0
[INFO] [stderr]   Downloaded goblin v0.3.4
[INFO] [stderr]   Downloaded solana-runtime v1.8.0
[INFO] [stderr]   Downloaded ed25519 v1.3.0
[INFO] [stderr]   Downloaded ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]   Downloaded tokio-rustls v0.23.1
[INFO] [stderr]   Downloaded solana-bpf-loader-program v1.8.0
[INFO] [stderr]   Downloaded solana_rbpf v0.2.11
[INFO] [stderr]   Downloaded solana-config-program v1.8.0
[INFO] [stderr]   Downloaded gethostname v0.2.1
[INFO] [stderr]   Downloaded ouroboros v0.10.1
[INFO] [stderr]   Downloaded solana-secp256k1-program v1.8.0
[INFO] [stderr]   Downloaded zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]   Downloaded solana-crate-features v1.8.0
[INFO] [stderr]   Downloaded solana-rayon-threadlimit v1.8.0
[INFO] [stderr]   Downloaded hmac v0.9.0
[INFO] [stderr]   Downloaded solana-program v1.8.0
[INFO] [stderr]   Downloaded spl-token-metadata v0.0.1
[INFO] [stderr]   Downloaded zstd-sys v1.4.18+zstd.1.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01bb2d37de42c91f8b01a27ed5f87c47930275b9d410ca4783fa92fd4235b6ca
[INFO] running `Command { std: "docker" "start" "-a" "01bb2d37de42c91f8b01a27ed5f87c47930275b9d410ca4783fa92fd4235b6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01bb2d37de42c91f8b01a27ed5f87c47930275b9d410ca4783fa92fd4235b6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bb2d37de42c91f8b01a27ed5f87c47930275b9d410ca4783fa92fd4235b6ca", kill_on_drop: false }`
[INFO] [stdout] 01bb2d37de42c91f8b01a27ed5f87c47930275b9d410ca4783fa92fd4235b6ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c0d55a6f1a06f7e09985c2c250af51c2312609b9b6c5421d048630fb57032e7
[INFO] running `Command { std: "docker" "start" "-a" "4c0d55a6f1a06f7e09985c2c250af51c2312609b9b6c5421d048630fb57032e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling solana-program v1.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling solana-logger v1.8.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[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]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.0
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling borsh v0.9.1
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling spl-token v3.2.0
[INFO] [stderr]    Compiling spl-token-vault v0.0.1
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling spl-token-metadata v0.0.1
[INFO] [stderr]    Compiling staking-nft-contract v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint`
[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: `custom-panic`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint`
[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 35.52s
[INFO] running `Command { std: "docker" "inspect" "4c0d55a6f1a06f7e09985c2c250af51c2312609b9b6c5421d048630fb57032e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c0d55a6f1a06f7e09985c2c250af51c2312609b9b6c5421d048630fb57032e7", kill_on_drop: false }`
[INFO] [stdout] 4c0d55a6f1a06f7e09985c2c250af51c2312609b9b6c5421d048630fb57032e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f1eceed5ccf7cf3215d288190775c6c21787407ea5f3385e3f0b6d3743d1f71
[INFO] running `Command { std: "docker" "start" "-a" "5f1eceed5ccf7cf3215d288190775c6c21787407ea5f3385e3f0b6d3743d1f71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling solana-sdk v1.8.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling gethostname v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling solana-vote-program v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling solana-stake-program v1.8.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling solana-runtime v1.8.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling dir-diff v0.3.2
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.8.0
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling bzip2 v0.3.3
[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]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.0
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling enum-ordinalize v3.1.10
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling tarpc-plugins v0.9.0
[INFO] [stderr]    Compiling ouroboros_macro v0.10.1
[INFO] [stderr]    Compiling educe v0.4.18
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling goblin v0.3.4
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling ouroboros v0.10.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-executor v0.3.18
[INFO] [stderr]    Compiling futures v0.3.18
[INFO] [stderr]    Compiling solana_rbpf v0.2.11
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling ed25519 v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.0
[INFO] [stderr]    Compiling derivation-path v0.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.1
[INFO] [stderr]    Compiling tarpc v0.24.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling borsh v0.9.1
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling solana-program v1.8.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.7
[INFO] [stderr]    Compiling solana-crate-features v1.8.0
[INFO] [stderr]    Compiling spl-token v3.2.0
[INFO] [stderr]    Compiling spl-token-vault v0.0.1
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling solana-metrics v1.8.0
[INFO] [stderr]    Compiling solana-config-program v1.8.0
[INFO] [stderr]    Compiling solana-compute-budget-program v1.8.0
[INFO] [stderr]    Compiling solana-secp256k1-program v1.8.0
[INFO] [stderr]    Compiling solana-banks-interface v1.8.0
[INFO] [stderr]    Compiling spl-token-metadata v0.0.1
[INFO] [stderr]    Compiling solana-measure v1.8.0
[INFO] [stderr]    Compiling solana-banks-client v1.8.0
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling staking-nft-contract v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint`
[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: `custom-panic`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint`
[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-banks-server v1.8.0
[INFO] [stderr]    Compiling solana-bpf-loader-program v1.8.0
[INFO] [stderr]    Compiling solana-program-test v1.8.0
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:781:22
[INFO] [stdout]     |
[INFO] [stdout] 781 |         add_builtin!(solana_bpf_loader_deprecated_program!());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_deprecated_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:781:22
[INFO] [stdout]     |
[INFO] [stdout] 781 |         add_builtin!(solana_bpf_loader_deprecated_program!());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_deprecated_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:781:22
[INFO] [stdout]     |
[INFO] [stdout] 781 |         add_builtin!(solana_bpf_loader_deprecated_program!());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_deprecated_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:783:26
[INFO] [stdout]     |
[INFO] [stdout] 783 |             add_builtin!(solana_bpf_loader_program_with_jit!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_program_with_jit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:783:26
[INFO] [stdout]     |
[INFO] [stdout] 783 |             add_builtin!(solana_bpf_loader_program_with_jit!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_program_with_jit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:783:26
[INFO] [stdout]     |
[INFO] [stdout] 783 |             add_builtin!(solana_bpf_loader_program_with_jit!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_program_with_jit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:784:26
[INFO] [stdout]     |
[INFO] [stdout] 784 |             add_builtin!(solana_bpf_loader_upgradeable_program_with_jit!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_upgradeable_program_with_jit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:784:26
[INFO] [stdout]     |
[INFO] [stdout] 784 |             add_builtin!(solana_bpf_loader_upgradeable_program_with_jit!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_upgradeable_program_with_jit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:784:26
[INFO] [stdout]     |
[INFO] [stdout] 784 |             add_builtin!(solana_bpf_loader_upgradeable_program_with_jit!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_upgradeable_program_with_jit` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:786:26
[INFO] [stdout]     |
[INFO] [stdout] 786 |             add_builtin!(solana_bpf_loader_program!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:786:26
[INFO] [stdout]     |
[INFO] [stdout] 786 |             add_builtin!(solana_bpf_loader_program!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:786:26
[INFO] [stdout]     |
[INFO] [stdout] 786 |             add_builtin!(solana_bpf_loader_program!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:787:26
[INFO] [stdout]     |
[INFO] [stdout] 787 |             add_builtin!(solana_bpf_loader_upgradeable_program!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_upgradeable_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:787:26
[INFO] [stdout]     |
[INFO] [stdout] 787 |             add_builtin!(solana_bpf_loader_upgradeable_program!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_upgradeable_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected None-delimited group
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-test-1.8.0/src/lib.rs:787:26
[INFO] [stdout]     |
[INFO] [stdout] 787 |             add_builtin!(solana_bpf_loader_upgradeable_program!());
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `solana_bpf_loader_upgradeable_program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-program-test` (lib) due to 15 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5f1eceed5ccf7cf3215d288190775c6c21787407ea5f3385e3f0b6d3743d1f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1eceed5ccf7cf3215d288190775c6c21787407ea5f3385e3f0b6d3743d1f71", kill_on_drop: false }`
[INFO] [stdout] 5f1eceed5ccf7cf3215d288190775c6c21787407ea5f3385e3f0b6d3743d1f71
