[INFO] fetching crate token-goat 1.0.0... [INFO] testing token-goat-1.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate token-goat 1.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate token-goat 1.0.0 [INFO] finished tweaking crates.io crate token-goat 1.0.0 [INFO] tweaked toml for crates.io crate token-goat 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate token-goat 1.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate token-goat 1.0.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gorb-ct-ciphertext-arithmetic v1.0.0 [INFO] [stderr] Downloaded gorb-pod v1.0.0 [INFO] [stderr] Downloaded gorb-ct-proof-extraction v1.0.0 [INFO] [stderr] Downloaded gorb-ctpg v1.0.0 [INFO] [stderr] Downloaded solana-curve25519 v2.3.3 [INFO] [stderr] Downloaded gorb-token v1.0.0 [INFO] [stderr] Downloaded curve25519-dalek v4.2.0 [INFO] [stderr] Downloaded solana-zk-sdk v2.3.3 [INFO] [stderr] Downloaded gor22-token v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 914cf3663693752f47835aa9d42b6c2916fd22fd9e4ae5827a536a51748a16f7 [INFO] running `Command { std: "docker" "start" "-a" "914cf3663693752f47835aa9d42b6c2916fd22fd9e4ae5827a536a51748a16f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "914cf3663693752f47835aa9d42b6c2916fd22fd9e4ae5827a536a51748a16f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "914cf3663693752f47835aa9d42b6c2916fd22fd9e4ae5827a536a51748a16f7", kill_on_drop: false }` [INFO] [stdout] 914cf3663693752f47835aa9d42b6c2916fd22fd9e4ae5827a536a51748a16f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5df1e3f21b2d0ccee3559b8bae0d833d285b5fc96527462b448f1c36a8edf73 [INFO] running `Command { std: "docker" "start" "-a" "e5df1e3f21b2d0ccee3559b8bae0d833d285b5fc96527462b448f1c36a8edf73", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling solana-msg v2.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling solana-program-memory v2.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling curve25519-dalek v4.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling solana-signature v2.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling solana-decode-error v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling solana-program-option v2.2.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling solana-native-token v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling solana-derivation-path v2.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling solana-seed-derivable v2.2.1 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-big-mod-exp v2.2.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling solana-borsh v2.2.1 [INFO] [stderr] Compiling solana-hash v2.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling solana-short-vec v2.2.1 [INFO] [stderr] Compiling solana-fee-calculator v2.2.1 [INFO] [stderr] Compiling solana-serde-varint v2.2.2 [INFO] [stderr] Compiling solana-sha256-hasher v2.2.1 [INFO] [stderr] Compiling solana-keccak-hasher v2.2.1 [INFO] [stderr] Compiling solana-blake3-hasher v2.2.1 [INFO] [stderr] Compiling solana-pubkey v2.4.0 [INFO] [stderr] Compiling solana-curve25519 v2.3.3 [INFO] [stderr] Compiling solana-instruction v2.3.0 [INFO] [stderr] Compiling solana-sdk-ids v2.2.1 [INFO] [stderr] Compiling solana-nonce v2.2.1 [INFO] [stderr] Compiling solana-sysvar-id v2.2.1 [INFO] [stderr] Compiling solana-clock v2.2.2 [INFO] [stderr] Compiling solana-rent v2.2.1 [INFO] [stderr] Compiling solana-slot-hashes v2.2.1 [INFO] [stderr] Compiling solana-epoch-rewards v2.2.1 [INFO] [stderr] Compiling solana-last-restart-slot v2.2.1 [INFO] [stderr] Compiling solana-epoch-schedule v2.2.1 [INFO] [stderr] Compiling solana-slot-history v2.2.1 [INFO] [stderr] Compiling solana-program-error v2.2.2 [INFO] [stderr] Compiling solana-transaction-error v2.2.1 [INFO] [stderr] Compiling solana-system-interface v1.0.0 [INFO] [stderr] Compiling solana-serialize-utils v2.2.1 [INFO] [stderr] Compiling solana-bincode v2.2.1 [INFO] [stderr] Compiling solana-stable-layout v2.2.1 [INFO] [stderr] Compiling solana-loader-v2-interface v2.2.1 [INFO] [stderr] Compiling spl-associated-token-account-client v2.0.0 [INFO] [stderr] Compiling solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Compiling solana-signer v2.2.1 [INFO] [stderr] Compiling solana-account-info v2.3.0 [INFO] [stderr] Compiling solana-program-pack v2.2.1 [INFO] [stderr] Compiling spl-discriminator v0.4.1 [INFO] [stderr] Compiling solana-zk-sdk v2.3.3 [INFO] [stderr] Compiling solana-cpi v2.2.1 [INFO] [stderr] Compiling solana-program-entrypoint v2.3.0 [INFO] [stderr] Compiling solana-account v2.2.1 [INFO] [stderr] Compiling solana-instructions-sysvar v2.2.2 [INFO] [stderr] Compiling solana-message v2.4.0 [INFO] [stderr] Compiling solana-stake-interface v1.2.1 [INFO] [stderr] Compiling solana-vote-interface v2.2.5 [INFO] [stderr] Compiling solana-loader-v3-interface v5.0.0 [INFO] [stderr] Compiling solana-loader-v4-interface v2.2.1 [INFO] [stderr] Compiling solana-feature-gate-interface v2.2.2 [INFO] [stderr] Compiling spl-memo v6.0.0 [INFO] [stderr] Compiling solana-sysvar v2.2.2 [INFO] [stderr] Compiling solana-example-mocks v2.2.1 [INFO] [stderr] Compiling solana-secp256k1-recover v2.2.1 [INFO] [stderr] Compiling solana-program v2.3.0 [INFO] [stderr] Compiling spl-program-error v0.6.0 [INFO] [stderr] Compiling gorb-token v1.0.0 [INFO] [stderr] Compiling spl-pod v0.5.1 [INFO] [stderr] Compiling gorb-pod v1.0.0 [INFO] [stderr] Compiling gorb-ct-ciphertext-arithmetic v1.0.0 [INFO] [stderr] Compiling gorb-ctpg v1.0.0 [INFO] [stderr] Compiling gorb-ct-proof-extraction v1.0.0 [INFO] [stderr] Compiling spl-type-length-value v0.7.0 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-extraction v0.2.1 [INFO] [stderr] Compiling spl-token-group-interface v0.5.0 [INFO] [stderr] Compiling spl-elgamal-registry v0.1.1 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.9.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.6.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.9.0 [INFO] [stderr] Compiling gor22-token v1.0.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcxNw1tu/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxNw1tu/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgorb_token-7e05937dc1495c35,libspl_memo-d984cd709817825b,libsolana_security_txt-5d2d02ec21cf53e5,libspl_transfer_hook_interface-ef1d5e4583569cbd,libspl_tlv_account_resolution-8a0edf3c0a2f35f5,libspl_token_metadata_interface-7c08e430a7915fa5,libspl_elgamal_registry-a977be1da324154d,libspl_token_confidential_transfer_proof_extraction-7af625a0352e810e,libgorb_ct_ciphertext_arithmetic-18aa0621808c966a,libspl_type_length_value-4687e34d93ae8eae,libspl_token_group_interface-0ef899f35502bc91,libthiserror-aca3035ffc846464,libspl_discriminator-f47d280dac390fd0,libspl_pod-8aac6ef0ff3ef6d4,libnum_enum-d1a271bc4ba1e518,libgorb_ct_proof_extraction-a286f1d24141f909,libsolana_curve25519-7e0e75d7face9bb4,libgorb_pod-6795002f2808bf19,libsolana_program-75061d7da38459fe,libsolana_example_mocks-0d61309eab772820,libsolana_program_option-3b828096f1c4d6ff,libsolana_native_token-794edb5a837acd73,libsolana_vote_interface-1aae4847e63c92f9,libsolana_stable_layout-31e55624866b3a04,libsolana_serde_varint-fcc32e81428b524a,libsolana_secp256k1_recover-29f433e067ff97f3,liblibsecp256k1-b5f57dc3aa173cdb,libbase64-f7cafe3d9ba4999e,librand-821f53a5a1d502ae,librand_chacha-9b7e6adad40914c0,librand_core-d99d357087a72449,libgetrandom-c3f2d806a97c6fb0,liblibsecp256k1_core-bc3a1b058176a98a,libcrunchy-a5f0b55bc101a4de,libdigest-bed280e02ee8350c,libsolana_program_pack-24f5f72f6adb0cd3,libsolana_loader_v2_interface-9b8a966ecaff0198,libsolana_keccak_hasher-a5c034c051e24bcc,libsolana_feature_gate_interface-b5429e69245ac494,libsolana_account-6d84f5a361113964,libsolana_borsh-7982c3ef10d0b53f,libsolana_blake3_hasher-8607976586dc63e1,libsolana_big_mod_exp-119ac98290db2d48,libnum_bigint-d4694f8a9661a3ab,libnum_integer-e040bf46f30c1e17,libsolana_instructions_sysvar-a189609ab1900dd5,libsolana_serialize_utils-bce7a16631778cb4,libbitflags-999d889d9694453e,libsolana_sysvar-6b0e487022c416cf,libsolana_rent-65393ca0d0b000c8,libsolana_last_restart_slot-c2c4c8bb9e2521b1,libsolana_epoch_rewards-367762e71ec23200,libsolana_program_entrypoint-54047a34446778a9,libsolana_stake_interface-1cbbf9ff2ce30b06,libsolana_slot_history-831dd4036dcce6f8,libbv-bab78bbd8da9297c,libsolana_cpi-5a01456c7668aa26,libsolana_account_info-2e4d4a5b8f2c9293,libsolana_program_memory-cc2475cde2606529,libsolana_program_error-0b7ea528f6440b12,libsolana_nonce-8218d1b22e91ed08,libsolana_fee_calculator-0acb29965e46364d,liblog-394b918668cad64a,libsolana_msg-77571f7f474c01df,libsolana_loader_v4_interface-16658e7eef0ab16b,libsolana_epoch_schedule-f6834b77dea42d40,libsolana_loader_v3_interface-b20f51979a77a062,libserde_bytes-f2c014e870839eee,libsolana_message-8074aceabe63bbea,libsolana_bincode-858cee9cda1492ce,libsolana_system_interface-83b54fd066271dc7,libsolana_short_vec-7d340e46d8dfd7c0,libblake3-20a92e140b0516f1,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_address_lookup_table_interface-b57a881d0b2a5b7e,libsolana_slot_hashes-6a4b3ea5904bfc93,libsolana_clock-8407372e5cfac38a,libsolana_sysvar_id-3e540117bb86e808,libmemoffset-b97817c90c352208,libgorb_ctpg-42a2bab62db7a2a8,libsolana_zk_sdk-b3b4a4b2caa5cd63,libserde_json-8e9b1e4e5aac2873,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsolana_sdk_ids-9c10f2c72bc36e0c,libmerlin-c2cc0daafb90eff6,libbyteorder-7df9ab1ae37e1368,libthiserror-21565d1218011dff,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libsolana_signer-2e5ba8c2312b7afe,libsolana_transaction_error-4b2ca7442e5302a7,libsolana_instruction-d477e93a18613afc,libbincode-df44fb620abab6f4,libsolana_pubkey-77c137a1e1f95568,libborsh-62c3bb7d25607aed,libsolana_sha256_hasher-67a4703ab8ff900b,libsolana_hash-6dee46939a335a64,libfive8_const-730b1da315231559,libbytemuck-a41f9a966f083a77,libsolana_decode_error-afadd061203cd3cf,libsolana_atomic_u64-7590361629e7dfcd,libnum_traits-e05972f153d0dad0,libborsh-9ecbd850ab5d68d3,libsolana_signature-7aa9fd12d64f3a72,libsolana_sanitize-4e6b18946af245b9,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,libsolana_seed_phrase-34703a7a67c4131a,libsha2-778a4279e23464ba,libpbkdf2-281e1376ecede979,libhmac-220970daf14bc5df,libsolana_seed_derivable-889452bac0f33815,libsolana_derivation_path-dd5de91e2cd15aad,libqstring-b4ace675bebda512,libpercent_encoding-9bee39bbc5bd523a,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,libderivation_path-fec5616230a11e10,libsha3-e56c59dd6a64a0f9,libkeccak-42ca8630c7170c4b,librand-09cdef88c9e5edad,librand_chacha-e56ee53781039373,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,libbase64-2a03de3babadded3,libaes_gcm_siv-a919e5c55f48326f,libctr-91b7354bcc3d2755,libaes-d21aafa24851d9a1,libpolyval-6c3d998a2027f741,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-b0bae2b51743408f,libcipher-38fe3b46dc2530ad,libinout-cc7277f31c31d5b2,libaead-7d059e3b618384f5,libcurve25519_dalek-4cc35b998d53a827,libcpufeatures-471354fefbcaf2d8,libserde-78b306f32f828eb4,libzeroize-75494ac2dd68b78b,libdigest-7fd91c434c9f689b,libsubtle-1f0f6071d4ba9d26,libblock_buffer-eb912e7657afff52,libcrypto_common-4ec5a1eecec5f669,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librand_core-da619d0870c08980,libgetrandom-421756640abd119f,liblibc-c7bdb236da7b5121,libcfg_if-5a199b0ec0054672}.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxNw1tu/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-ff12b7dbc5e3c5f2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgor22_token-f7b98b8832a53649.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 lib.rs:132 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-entrypoint-2.3.0/src/lib.rs:132) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gor22_token-f7b98b8832a53649.gor22_token.12b7af281f753b00-cgu.09.rcgu.o:(entrypoint) [INFO] [stdout] >>> defined at lib.rs:132 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-entrypoint-2.3.0/src/lib.rs:132) [INFO] [stdout] >>> spl_memo-d984cd709817825b.spl_memo.eedd01a8f5ace91e-cgu.0.rcgu.o:(.text.entrypoint+0x0) in archive /opt/rustwide/target/debug/deps/libspl_memo-d984cd709817825b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: duplicate symbol: entrypoint [INFO] [stdout] >>> defined at lib.rs:132 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-entrypoint-2.3.0/src/lib.rs:132) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/gor22_token-f7b98b8832a53649.gor22_token.12b7af281f753b00-cgu.09.rcgu.o:(entrypoint) [INFO] [stdout] >>> defined at lib.rs:132 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-entrypoint-2.3.0/src/lib.rs:132) [INFO] [stdout] >>> gorb_token-7e05937dc1495c35.gorb_token.2ae3aa5807ebdf08-cgu.2.rcgu.o:(.text.entrypoint+0x0) in archive /opt/rustwide/target/debug/deps/libgorb_token-7e05937dc1495c35.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gor22-token` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e5df1e3f21b2d0ccee3559b8bae0d833d285b5fc96527462b448f1c36a8edf73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5df1e3f21b2d0ccee3559b8bae0d833d285b5fc96527462b448f1c36a8edf73", kill_on_drop: false }` [INFO] [stdout] e5df1e3f21b2d0ccee3559b8bae0d833d285b5fc96527462b448f1c36a8edf73