[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 1.95.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guijunchen/app-solana on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-logger v1.8.2 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.8.2 [INFO] [stderr] Downloaded bs58 v0.3.1 [INFO] [stderr] Downloaded solana-frozen-abi v1.8.2 [INFO] [stderr] Downloaded spl-associated-token-account v1.0.3 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.1 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded borsh v0.9.1 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded ahash v0.4.7 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded zeroize v1.4.3 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded solana-sdk-macro v1.8.2 [INFO] [stderr] Downloaded solana-program v1.8.2 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Downloaded borsh-derive v0.9.1 [INFO] [stderr] Downloaded bytemuck_derive v1.0.1 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded spl-token v3.2.0 [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded blake3 v0.3.8 [INFO] [stderr] Downloaded curve25519-dalek v2.1.3 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b771fb4136fcbd3c373a209edd78dd9654e7d0fba387c076512271bc32fc5ea [INFO] running `Command { std: "docker" "start" "-a" "4b771fb4136fcbd3c373a209edd78dd9654e7d0fba387c076512271bc32fc5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b771fb4136fcbd3c373a209edd78dd9654e7d0fba387c076512271bc32fc5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b771fb4136fcbd3c373a209edd78dd9654e7d0fba387c076512271bc32fc5ea", kill_on_drop: false }` [INFO] [stdout] 4b771fb4136fcbd3c373a209edd78dd9654e7d0fba387c076512271bc32fc5ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb8084c3434ed3193b765e25f9a3744975e55f76a0e67f1a6e827f845d549eaf [INFO] running `Command { std: "docker" "start" "-a" "bb8084c3434ed3193b765e25f9a3744975e55f76a0e67f1a6e827f845d549eaf", 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 log v0.4.14 [INFO] [stderr] Compiling block-padding v0.2.1 [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 humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling solana-frozen-abi v1.8.2 [INFO] [stderr] Compiling solana-program v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [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 num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.8.2 [INFO] [stderr] Compiling derivative v2.2.0 [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 bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [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 libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [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-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 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 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 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/rustcI8G2az/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcI8G2az/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_associated_token_account-17982779255a361c,libspl_token-b05093971c259afd,libnum_enum-0df331cc19ca1498,libsolana_program-a8aa7039cc1f7f15,liblibsecp256k1-2c032c1c0b971133,libbase64-0350828850192c63,libhmac_drbg-25a43b51a4fd99bc,libhmac-8c5cb5613a9b8012,liblibsecp256k1_core-2b4203de5faa7712,libcrunchy-61b824f7e753e986,librand-20a0f0d0d942d679,librand_chacha-1f9769f6e402e6c6,libppv_lite86-08d0f010f0f91903,libcurve25519_dalek-47ec76b2db4b14a7,libzeroize-43445a396d33da40,librand_core-7fde04c151ad056e,libgetrandom-a0d4cc07e799ae43,liblibc-dba78c8dc7d0c688,libdigest-b3baf9f38b8e8b65,libgeneric_array-09cda1f7f555674c,libbyteorder-d4305cd64b54906d,libbase64-4cb98e899a67926c,libserde_bytes-bdd713ac19eaac7d,libbs58-21feb587b9c21304,libhex-0b3fae1a86581d8a,libbv-1ef8dd51305e3f62,libbytemuck-55946a533e8015e3,libblake3-05d06d71b60475b8,libconstant_time_eq-8d66814a5e130854,libcfg_if-25b78b2b3f3f2a31,libarrayvec-b92b28a4b7a4f89a,libcrypto_mac-b2935765ca5649ac,libsubtle-1b61a67d03ca0302,libarrayref-a30f904313199562,liblazy_static-16658855d1fc8677,libitertools-844f226f685dbe2f,libeither-8b5ddef62870e03a,libsha3-432f7c2fecf950a2,libkeccak-63d3286e4fbbc53f,libsha2-9b16351f7bd80c99,libcpufeatures-8318b023cabe4212,libopaque_debug-9c0bb688b1cf66a1,libdigest-51b5f28978e3a61f,libblock_buffer-529f020523b21787,libblock_padding-bad9a2bfc1cb0ea1,libgeneric_array-92aa21df8533419e,libtypenum-5c9a9ac82ef3b8be,liblog-d22e338a6828f394,libcfg_if-cfb20768436a17c8,libnum_traits-15c7dedee0c27edb,libbincode-5dbda8c0b30cef7d,libserde-3d98f4f5444970e5,libborsh-f39f526d202c0c06,libthiserror-362363caac62cba1}.rlib" "/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/rustcI8G2az/raw-dylibs" "-B/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-7c2c0fde5538e9ce/out" "-L" "/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.217998a3366c2c7b-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-17982779255a361c.spl_associated_token_account.4ad812c1b3b03f-cgu.0.rcgu.o:(.text.entrypoint+0x0) in archive /opt/rustwide/target/debug/deps/libspl_associated_token_account-17982779255a361c.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" "bb8084c3434ed3193b765e25f9a3744975e55f76a0e67f1a6e827f845d549eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8084c3434ed3193b765e25f9a3744975e55f76a0e67f1a6e827f845d549eaf", kill_on_drop: false }` [INFO] [stdout] bb8084c3434ed3193b765e25f9a3744975e55f76a0e67f1a6e827f845d549eaf