[INFO] cloning repository https://github.com/sunrise-stake/mint-program [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunrise-stake/mint-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunrise-stake%2Fmint-program", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunrise-stake%2Fmint-program'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0413c2b0d2f804ebe6b56a04c93fa2898c28583 [INFO] testing sunrise-stake/mint-program against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunrise-stake%2Fmint-program" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunrise-stake/mint-program on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunrise-stake/mint-program [INFO] finished tweaking git repo https://github.com/sunrise-stake/mint-program [INFO] tweaked toml for git repo https://github.com/sunrise-stake/mint-program written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sunrise-stake/mint-program already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b365d52f9cab24424c90973167c877185a7c79bfc07e2c0e904e25021408b235 [INFO] running `Command { std: "docker" "start" "-a" "b365d52f9cab24424c90973167c877185a7c79bfc07e2c0e904e25021408b235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b365d52f9cab24424c90973167c877185a7c79bfc07e2c0e904e25021408b235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b365d52f9cab24424c90973167c877185a7c79bfc07e2c0e904e25021408b235", kill_on_drop: false }` [INFO] [stdout] b365d52f9cab24424c90973167c877185a7c79bfc07e2c0e904e25021408b235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f45acbefc770e74408cea1eaca7e3deaa7b9842092b7e36491e75035d1899f [INFO] running `Command { std: "docker" "start" "-a" "f3f45acbefc770e74408cea1eaca7e3deaa7b9842092b7e36491e75035d1899f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling spl-program-error v0.4.4 [INFO] [stderr] Compiling spl-discriminator v0.2.5 [INFO] [stderr] Compiling spl-memo v4.0.4 [INFO] [stderr] Compiling spl-token v4.0.3 [INFO] [stderr] Compiling mpl-token-metadata v4.1.2 [INFO] [stderr] Compiling anchor-lang v0.30.1 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling spl-pod v0.2.5 [INFO] [stderr] Compiling spl-type-length-value v0.4.6 [INFO] [stderr] Compiling spl-token-group-interface v0.2.5 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.6.5 [INFO] [stderr] Compiling spl-token-metadata-interface v0.3.5 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.6.5 [INFO] [stderr] Compiling spl-token-2022 v3.0.4 [INFO] [stderr] Compiling spl-associated-token-account v3.0.4 [INFO] [stderr] Compiling anchor-spl v0.30.1 [INFO] [stderr] Compiling impact-nft v0.1.0 (/opt/rustwide/workdir/programs/impact-nft) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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 for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/add_level.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/create_global_state.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/create_nft.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/create_offset_tiers.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/update_global_state.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/update_nft.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/instructions/update_offset_tiers.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/impact-nft/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcnrtdKx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnrtdKx/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_spl-a4bd2b5f91260692.rlib,libmpl_token_metadata-966c6d7c87b1a5ec.rlib,libspl_associated_token_account-179582115a2e8ba1.rlib,libspl_token_2022-b43009765b2b5a4e.rlib,libspl_token-0e02118b60b6f589.rlib,libspl_memo-dfc758528ddd644e.rlib,libspl_transfer_hook_interface-8cbdfcc7549bd10f.rlib,libspl_tlv_account_resolution-d34a95f9adee393a.rlib,libspl_token_metadata_interface-4cf655010b014298.rlib,libspl_type_length_value-4a60c680e2bf51c4.rlib,libspl_token_group_interface-1018a4330e3fc24f.rlib,libspl_discriminator-a2ea792643375e40.rlib,libspl_pod-ca8fe6be0d6014f6.rlib,libsolana_zk_token_sdk-ec53176344341314.rlib,libmerlin-169b0adc9f3660e4.rlib,libsolana_sdk-e2e50e122152d696.rlib,libpbkdf2-083c232d84bf32f9.rlib,libserde_json-dfa2a10a165a40bf.rlib,libmemchr-c03d851e398fde9c.rlib,libitoa-999708371cbed003.rlib,libryu-c647f2e9c99e3bf0.rlib,libqstring-60529657663e6996.rlib,libpercent_encoding-258ae456186a9b33.rlib,libed25519_dalek_bip32-bc3d2e555d3ad401.rlib,libhmac-7bd25ff7b0d7f5e5.rlib,libserde_with-189d0fd708361446.rlib,libchrono-7af874a3faa7ef5c.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libed25519_dalek-e5fe09bd4e2204ac.rlib,libed25519-5f49c3cbf4da202a.rlib,libsignature-c60efaa020e910f0.rlib,liburiparse-c973fb4780c5a8f7.rlib,libfnv-2d77ec4f6f971b24.rlib,libderivation_path-8eaa828b04275332.rlib,libsha3-2eed9630187d7c82.rlib,libaes_gcm_siv-8ebfc7be7556c741.rlib,libaes-deadada110c9080d.rlib,libpolyval-ae50572dde2e4fa3.rlib,libuniversal_hash-a676ef1377f1771c.rlib,libctr-a969df210a1afbe3.rlib,libcipher-ef81971cd19f28bc.rlib,libaead-1330a207b15bd241.rlib,libspl_program_error-8a2494c5f363fde6.rlib,libnum_enum-195cffa43ab817a0.rlib,libassert_matches-58327a20575d53ab.rlib,libanchor_lang-20494db60237c9ba.rlib,libsolana_program-f58b7b7c8d3d8595.rlib,liblibsecp256k1-3ebe4ff40d7aee22.rlib,libbase64-f7cafe3d9ba4999e.rlib,libsha2-d55fbe57744d4190.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libblock_buffer-2c696c16d6583612.rlib,libblock_padding-e8215780b427fe41.rlib,libhmac_drbg-ca79b71bfce78444.rlib,libhmac-8309685c9eceb2fa.rlib,libcrypto_mac-a1337a83d4055a2d.rlib,librand-b2995c511fadcea9.rlib,librand_chacha-5be4145642470abe.rlib,liblibsecp256k1_core-f471aa24ed1c9bb3.rlib,libcrunchy-f9e9094643a5e6f8.rlib,libcurve25519_dalek-fe5a1992ce34d066.rlib,librand_core-8008f6a0d816478e.rlib,libgetrandom-0380366cb8166f7f.rlib,libdigest-f9049c934117b0bf.rlib,libbyteorder-d4f0925090e3c361.rlib,libserde_bytes-45611cfc5844fac9.rlib,libsolana_frozen_abi-35f5fcf3adb0a174.rlib,libbs58-07b47fd361d3d70f.rlib,libmemmap2-309f79878731f5ef.rlib,libim-1089715d90495eb3.rlib,librand_xoshiro-4d3eb03497884380.rlib,librayon-fbc67628e646d2f9.rlib,librayon_core-7e678d424fd1990b.rlib,libnum_cpus-4b0888a74aeb1218.rlib,libcrossbeam_deque-c2c80292f6afca35.rlib,libcrossbeam_epoch-2c76d6b2a57fab66.rlib,libmemoffset-5d62143387eb1d25.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-e18158e1f86d6c9e.rlib,libcrossbeam_utils-be459a5179b78950.rlib,libsized_chunks-faabfaffde5fd4b3.rlib,libbitmaps-a226391724fcf48d.rlib,libwasm_bindgen-d8ef1dd02b1d5f69.rlib,libbitflags-e1701c2f1ab8556c.rlib,libbv-bbc5277c83881a58.rlib,libbase64-64299f9d815d057c.rlib,liblight_poseidon-83b50d9d6279b703.rlib,libblake3-dcf258e762a9801b.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-1b252ee19ef31e11.rlib,libarrayref-e2c56de32f019e08.rlib,liblazy_static-2bb390fee0230a38.rlib,libsha3-03c8c48bbb5d4b63.rlib,libkeccak-24504ac14d2873a1.rlib,libbincode-56c04bbf0fd2f725.rlib,libsha2-efbe38716be0516e.rlib,libcpufeatures-45f1c027e5184cd9.rlib,liblog-669e9396cafcbb01.rlib,libborsh-b181a1dfeedb7692.rlib,libborsh-a2857f6915f5a363.rlib,libborsh-67abe1fa585f607a.rlib,libark_bn254-d850269c0b2b9b50.rlib,libark_ec-2457225d17dd8286.rlib,libark_poly-0181dbda96936469.rlib,libhashbrown-baecebb9509aee24.rlib,libahash-7102a45a1a1362df.rlib,libonce_cell-debe7c411cf97340.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,libitertools-01cbb7d922e312a1.rlib,libeither-0d03427b61e42fdc.rlib,libark_ff-d775d249a11b8fa1.rlib,libzeroize-5804069f424b4554.rlib,libark_serialize-3256fbf7f13f422f.rlib,libdigest-4ca930247fd7c0df.rlib,libsubtle-3a76d9126c8ee8d5.rlib,libblock_buffer-b2f60b3512e20cd4.rlib,libcrypto_common-0ffafb45ca9e16c8.rlib,libgeneric_array-005da5e0d029d621.rlib,libtypenum-a8ffc2ee384567eb.rlib,libnum_bigint-bcd53c47598f714f.rlib,libnum_integer-fc4cc38dce6a1759.rlib,libark_std-fcf3eca50d3148f4.rlib,libnum_traits-27eee32e0f1fbca7.rlib,librand-d7e9ada0cb173233.rlib,librand_chacha-0e115898148ce80b.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-26ccb283b4fc1905.rlib,libgetrandom-f08237b8c6cd3bc9.rlib,liblibc-49317c5599ee420b.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libserde-3f6ae08d9ff3ba14.rlib,libthiserror-754c4ec2b4540a5e.rlib,libmemoffset-05f1dfd0d2df7bf9.rlib,libbytemuck-2e75fdbd3053facd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnrtdKx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-35c362df93ab2849/out" "-L" "/opt/rustwide/target/debug/build/blake3-35c362df93ab2849/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libimpact_nft.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccz05kQC.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libimpact_nft.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/tmp/rustcnrtdKx/raw-dylibs -L/opt/rustwide/target/debug/build/blake3-35c362df93ab2849/out -L/opt/rustwide/target/debug/build/blake3-35c362df93ab2849/out -L/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcnrtdKx/list --no-undefined-version /tmp/rustcnrtdKx/symbols.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.impact_nft.735f81c847022394-cgu.8.rcgu.o /opt/rustwide/target/debug/deps/impact_nft.5grcobnggrmhn3ngbqosr8h9e.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libanchor_spl-a4bd2b5f91260692.rlib /opt/rustwide/target/debug/deps/libmpl_token_metadata-966c6d7c87b1a5ec.rlib /opt/rustwide/target/debug/deps/libspl_associated_token_account-179582115a2e8ba1.rlib /opt/rustwide/target/debug/deps/libspl_token_2022-b43009765b2b5a4e.rlib /opt/rustwide/target/debug/deps/libspl_token-0e02118b60b6f589.rlib /opt/rustwide/target/debug/deps/libspl_memo-dfc758528ddd644e.rlib /opt/rustwide/target/debug/deps/libspl_transfer_hook_interface-8cbdfcc7549bd10f.rlib /opt/rustwide/target/debug/deps/libspl_tlv_account_resolution-d34a95f9adee393a.rlib /opt/rustwide/target/debug/deps/libspl_token_metadata_interface-4cf655010b014298.rlib /opt/rustwide/target/debug/deps/libspl_type_length_value-4a60c680e2bf51c4.rlib /opt/rustwide/target/debug/deps/libspl_token_group_interface-1018a4330e3fc24f.rlib /opt/rustwide/target/debug/deps/libspl_discriminator-a2ea792643375e40.rlib /opt/rustwide/target/debug/deps/libspl_pod-ca8fe6be0d6014f6.rlib /opt/rustwide/target/debug/deps/libsolana_zk_token_sdk-ec53176344341314.rlib /opt/rustwide/target/debug/deps/libmerlin-169b0adc9f3660e4.rlib /opt/rustwide/target/debug/deps/libsolana_sdk-e2e50e122152d696.rlib /opt/rustwide/target/debug/deps/libpbkdf2-083c232d84bf32f9.rlib /opt/rustwide/target/debug/deps/libserde_json-dfa2a10a165a40bf.rlib /opt/rustwide/target/debug/deps/libmemchr-c03d851e398fde9c.rlib /opt/rustwide/target/debug/deps/libitoa-999708371cbed003.rlib /opt/rustwide/target/debug/deps/libryu-c647f2e9c99e3bf0.rlib /opt/rustwide/target/debug/deps/libqstring-60529657663e6996.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-258ae456186a9b33.rlib /opt/rustwide/target/debug/deps/libed25519_dalek_bip32-bc3d2e555d3ad401.rlib /opt/rustwide/target/debug/deps/libhmac-7bd25ff7b0d7f5e5.rlib /opt/rustwide/target/debug/deps/libserde_with-189d0fd708361446.rlib /opt/rustwide/target/debug/deps/libchrono-7af874a3faa7ef5c.rlib /opt/rustwide/target/debug/deps/libsiphasher-7b49b0cc05d9e611.rlib /opt/rustwide/target/debug/deps/libed25519_dalek-e5fe09bd4e2204ac.rlib /opt/rustwide/target/debug/deps/libed25519-5f49c3cbf4da202a.rlib /opt/rustwide/target/debug/deps/libsignature-c60efaa020e910f0.rlib /opt/rustwide/target/debug/deps/liburiparse-c973fb4780c5a8f7.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/target/debug/deps/libderivation_path-8eaa828b04275332.rlib /opt/rustwide/target/debug/deps/libsha3-2eed9630187d7c82.rlib /opt/rustwide/target/debug/deps/libaes_gcm_siv-8ebfc7be7556c741.rlib /opt/rustwide/target/debug/deps/libaes-deadada110c9080d.rlib /opt/rustwide/target/debug/deps/libpolyval-ae50572dde2e4fa3.rlib /opt/rustwide/target/debug/deps/libuniversal_hash-a676ef1377f1771c.rlib /opt/rustwide/target/debug/deps/libctr-a969df210a1afbe3.rlib /opt/rustwide/target/debug/deps/libcipher-ef81971cd19f28bc.rlib /opt/rustwide/target/debug/deps/libaead-1330a207b15bd241.rlib /opt/rustwide/target/debug/deps/libspl_program_error-8a2494c5f363fde6.rlib /opt/rustwide/target/debug/deps/libnum_enum-195cffa43ab817a0.rlib /opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib /opt/rustwide/target/debug/deps/libanchor_lang-20494db60237c9ba.rlib /opt/rustwide/target/debug/deps/libsolana_program-f58b7b7c8d3d8595.rlib /opt/rustwide/target/debug/deps/liblibsecp256k1-3ebe4ff40d7aee22.rlib /opt/rustwide/target/debug/deps/libbase64-f7cafe3d9ba4999e.rlib /opt/rustwide/target/debug/deps/libsha2-d55fbe57744d4190.rlib /opt/rustwide/target/debug/deps/libopaque_debug-c0b21531799dfcb1.rlib /opt/rustwide/target/debug/deps/libblock_buffer-2c696c16d6583612.rlib /opt/rustwide/target/debug/deps/libblock_padding-e8215780b427fe41.rlib /opt/rustwide/target/debug/deps/libhmac_drbg-ca79b71bfce78444.rlib /opt/rustwide/target/debug/deps/libhmac-8309685c9eceb2fa.rlib /opt/rustwide/target/debug/deps/libcrypto_mac-a1337a83d4055a2d.rlib /opt/rustwide/target/debug/deps/librand-b2995c511fadcea9.rlib /opt/rustwide/target/debug/deps/librand_chacha-5be4145642470abe.rlib /opt/rustwide/target/debug/deps/liblibsecp256k1_core-f471aa24ed1c9bb3.rlib /opt/rustwide/target/debug/deps/libcrunchy-f9e9094643a5e6f8.rlib /opt/rustwide/target/debug/deps/libcurve25519_dalek-fe5a1992ce34d066.rlib /opt/rustwide/target/debug/deps/librand_core-8008f6a0d816478e.rlib /opt/rustwide/target/debug/deps/libgetrandom-0380366cb8166f7f.rlib /opt/rustwide/target/debug/deps/libdigest-f9049c934117b0bf.rlib /opt/rustwide/target/debug/deps/libbyteorder-d4f0925090e3c361.rlib /opt/rustwide/target/debug/deps/libserde_bytes-45611cfc5844fac9.rlib /opt/rustwide/target/debug/deps/libsolana_frozen_abi-35f5fcf3adb0a174.rlib /opt/rustwide/target/debug/deps/libbs58-07b47fd361d3d70f.rlib /opt/rustwide/target/debug/deps/libmemmap2-309f79878731f5ef.rlib /opt/rustwide/target/debug/deps/libim-1089715d90495eb3.rlib /opt/rustwide/target/debug/deps/librand_xoshiro-4d3eb03497884380.rlib /opt/rustwide/target/debug/deps/librayon-fbc67628e646d2f9.rlib /opt/rustwide/target/debug/deps/librayon_core-7e678d424fd1990b.rlib /opt/rustwide/target/debug/deps/libnum_cpus-4b0888a74aeb1218.rlib /opt/rustwide/target/debug/deps/libcrossbeam_deque-c2c80292f6afca35.rlib /opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c76d6b2a57fab66.rlib /opt/rustwide/target/debug/deps/libmemoffset-5d62143387eb1d25.rlib /opt/rustwide/target/debug/deps/libscopeguard-43643e546252cd47.rlib /opt/rustwide/target/debug/deps/libcrossbeam_channel-e18158e1f86d6c9e.rlib /opt/rustwide/target/debug/deps/libcrossbeam_utils-be459a5179b78950.rlib /opt/rustwide/target/debug/deps/libsized_chunks-faabfaffde5fd4b3.rlib /opt/rustwide/target/debug/deps/libbitmaps-a226391724fcf48d.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen-d8ef1dd02b1d5f69.rlib /opt/rustwide/target/debug/deps/libbitflags-e1701c2f1ab8556c.rlib /opt/rustwide/target/debug/deps/libbv-bbc5277c83881a58.rlib /opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib /opt/rustwide/target/debug/deps/liblight_poseidon-83b50d9d6279b703.rlib /opt/rustwide/target/debug/deps/libblake3-dcf258e762a9801b.rlib /opt/rustwide/target/debug/deps/libconstant_time_eq-7540ab86f53c975b.rlib /opt/rustwide/target/debug/deps/libarrayvec-1b252ee19ef31e11.rlib /opt/rustwide/target/debug/deps/libarrayref-e2c56de32f019e08.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/target/debug/deps/libsha3-03c8c48bbb5d4b63.rlib /opt/rustwide/target/debug/deps/libkeccak-24504ac14d2873a1.rlib /opt/rustwide/target/debug/deps/libbincode-56c04bbf0fd2f725.rlib /opt/rustwide/target/debug/deps/libsha2-efbe38716be0516e.rlib /opt/rustwide/target/debug/deps/libcpufeatures-45f1c027e5184cd9.rlib /opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib /opt/rustwide/target/debug/deps/libborsh-b181a1dfeedb7692.rlib /opt/rustwide/target/debug/deps/libborsh-a2857f6915f5a363.rlib /opt/rustwide/target/debug/deps/libborsh-67abe1fa585f607a.rlib /opt/rustwide/target/debug/deps/libark_bn254-d850269c0b2b9b50.rlib /opt/rustwide/target/debug/deps/libark_ec-2457225d17dd8286.rlib /opt/rustwide/target/debug/deps/libark_poly-0181dbda96936469.rlib /opt/rustwide/target/debug/deps/libhashbrown-baecebb9509aee24.rlib /opt/rustwide/target/debug/deps/libahash-7102a45a1a1362df.rlib /opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib /opt/rustwide/target/debug/deps/libzerocopy-f2bcfdbe4f2d40f5.rlib /opt/rustwide/target/debug/deps/libitertools-01cbb7d922e312a1.rlib /opt/rustwide/target/debug/deps/libeither-0d03427b61e42fdc.rlib /opt/rustwide/target/debug/deps/libark_ff-d775d249a11b8fa1.rlib /opt/rustwide/target/debug/deps/libzeroize-5804069f424b4554.rlib /opt/rustwide/target/debug/deps/libark_serialize-3256fbf7f13f422f.rlib /opt/rustwide/target/debug/deps/libdigest-4ca930247fd7c0df.rlib /opt/rustwide/target/debug/deps/libsubtle-3a76d9126c8ee8d5.rlib /opt/rustwide/target/debug/deps/libblock_buffer-b2f60b3512e20cd4.rlib /opt/rustwide/target/debug/deps/libcrypto_common-0ffafb45ca9e16c8.rlib /opt/rustwide/target/debug/deps/libgeneric_array-005da5e0d029d621.rlib /opt/rustwide/target/debug/deps/libtypenum-a8ffc2ee384567eb.rlib /opt/rustwide/target/debug/deps/libnum_bigint-bcd53c47598f714f.rlib /opt/rustwide/target/debug/deps/libnum_integer-fc4cc38dce6a1759.rlib /opt/rustwide/target/debug/deps/libark_std-fcf3eca50d3148f4.rlib /opt/rustwide/target/debug/deps/libnum_traits-27eee32e0f1fbca7.rlib /opt/rustwide/target/debug/deps/librand-d7e9ada0cb173233.rlib /opt/rustwide/target/debug/deps/librand_chacha-0e115898148ce80b.rlib /opt/rustwide/target/debug/deps/libppv_lite86-4250c766b4729968.rlib /opt/rustwide/target/debug/deps/librand_core-26ccb283b4fc1905.rlib /opt/rustwide/target/debug/deps/libgetrandom-f08237b8c6cd3bc9.rlib /opt/rustwide/target/debug/deps/liblibc-49317c5599ee420b.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libserde-3f6ae08d9ff3ba14.rlib /opt/rustwide/target/debug/deps/libthiserror-754c4ec2b4540a5e.rlib /opt/rustwide/target/debug/deps/libmemoffset-05f1dfd0d2df7bf9.rlib /opt/rustwide/target/debug/deps/libbytemuck-2e75fdbd3053facd.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `impact-nft` (lib) due to 1 previous error; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f3f45acbefc770e74408cea1eaca7e3deaa7b9842092b7e36491e75035d1899f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f45acbefc770e74408cea1eaca7e3deaa7b9842092b7e36491e75035d1899f", kill_on_drop: false }` [INFO] [stdout] f3f45acbefc770e74408cea1eaca7e3deaa7b9842092b7e36491e75035d1899f