[INFO] cloning repository https://github.com/guijunchen/app-solana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guijunchen/app-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguijunchen%2Fapp-solana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguijunchen%2Fapp-solana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb3741733d4756df0046452c5dfe337db9594835
[INFO] testing guijunchen/app-solana against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguijunchen%2Fapp-solana" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guijunchen/app-solana
[INFO] finished tweaking git repo https://github.com/guijunchen/app-solana
[INFO] tweaked toml for git repo https://github.com/guijunchen/app-solana written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guijunchen/app-solana on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guijunchen/app-solana already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 723f862f7891a814d0112e8012100199fe4e65af807e031bff085ba8a4db5571
[INFO] running `Command { std: "docker" "start" "-a" "723f862f7891a814d0112e8012100199fe4e65af807e031bff085ba8a4db5571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723f862f7891a814d0112e8012100199fe4e65af807e031bff085ba8a4db5571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723f862f7891a814d0112e8012100199fe4e65af807e031bff085ba8a4db5571", kill_on_drop: false }`
[INFO] [stdout] 723f862f7891a814d0112e8012100199fe4e65af807e031bff085ba8a4db5571
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 660f28034388cc5cdedb63eb2048629d5244a295852b039734f92c5c2d12400e
[INFO] running `Command { std: "docker" "start" "-a" "660f28034388cc5cdedb63eb2048629d5244a295852b039734f92c5c2d12400e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling solana-program v1.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling solana-logger v1.8.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.7.2
[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 crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling borsh v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling spl-token v3.2.0
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling app-solana v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-entrypoint`
[INFO] [stdout]  --> src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "no-entrypoint"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `no-entrypoint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcgxrJeT/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcgxrJeT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_associated_token_account-2464c982af53f25f,libspl_token-a1d994640714acc3,libnum_enum-25cb7227daf1ba2c,libsolana_program-5b0bc77253059c8b,liblibsecp256k1-0065541b7ddfac6b,libbase64-e16057db04e7cc25,libhmac_drbg-3bf2c6d975b714fd,libhmac-fab58bcad173e745,liblibsecp256k1_core-e544cd6a02c0611a,libcrunchy-c26ecef4784fdd9e,librand-a1ffd8e0f9493f75,librand_chacha-74730d410e51c1e6,libppv_lite86-9550fc28344db77f,libcurve25519_dalek-c763db8abb40dcee,libzeroize-55fea291c898304f,librand_core-bf42e1926c85ceed,libgetrandom-1d9cfb8e0d8e0c17,liblibc-b92eb7f5cc19e743,libdigest-5ac60e48fcde515f,libgeneric_array-7e43b601ce8c54e2,libbyteorder-3345fde5ea73ecf8,libbase64-c3373bb3fffa3aaa,libserde_bytes-13706003d506f3d2,libbs58-fd1cb05d9662169e,libhex-aa11f1b7b510398f,libbv-e4b1d7b32c37ce47,libbytemuck-7305791b7cdcadfe,libblake3-9623d48eeae99bca,libconstant_time_eq-482e021f585b9928,libcfg_if-4c48786b821c6a94,libarrayvec-bb197ba77702a721,libcrypto_mac-3b37113d347ddc2e,libsubtle-15b46831ac745886,libarrayref-b24e122e6315bcb2,liblazy_static-8f54c7c82e1daacf,libitertools-7f704fa3199496cc,libeither-7960283cc91ca17d,libsha3-0bbde82935184c02,libkeccak-2b74ca4d7fcc5fd3,libsha2-a4f65379ef9e4bf0,libcpufeatures-12ef269719bb3426,libopaque_debug-b63f97be0367e4a7,libdigest-35696c8c4d5b75d7,libblock_buffer-55b7c6da602ffd16,libblock_padding-2fe667c6964515ae,libgeneric_array-3be883869023ccca,libtypenum-f867792b21f199dd,liblog-36253a06c49d8708,libcfg_if-d9b80cb51cda7b5b,libnum_traits-3a66d13a491e6af1,libbincode-66d28f80d96d91f0,libserde-12c661e4ac318136,libborsh-fb7df0196eeb33c4,libthiserror-8399bb9da10ddac1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgxrJeT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-f20a0486daa91113/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libapp_solana.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: rust-lld: error: duplicate symbol: entrypoint
[INFO] [stdout]           >>> defined at entrypoint.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.8.2/src/entrypoint.rs:119)
[INFO] [stdout]           >>>            /opt/rustwide/target/debug/deps/app_solana.app_solana.33c26fb19945cdc1-cgu.0.rcgu.o:(entrypoint)
[INFO] [stdout]           >>> defined at entrypoint.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.8.2/src/entrypoint.rs:119)
[INFO] [stdout]           >>>            spl_associated_token_account-2464c982af53f25f.spl_associated_token_account.d8690600f38db0e8-cgu.0.rcgu.o:(.text.entrypoint+0x0) in archive /opt/rustwide/target/debug/deps/libspl_associated_token_account-2464c982af53f25f.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app-solana` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "660f28034388cc5cdedb63eb2048629d5244a295852b039734f92c5c2d12400e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660f28034388cc5cdedb63eb2048629d5244a295852b039734f92c5c2d12400e", kill_on_drop: false }`
[INFO] [stdout] 660f28034388cc5cdedb63eb2048629d5244a295852b039734f92c5c2d12400e
