[INFO] cloning repository https://github.com/defi-protocols/rust-yield-farm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defi-protocols/rust-yield-farm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefi-protocols%2Frust-yield-farm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefi-protocols%2Frust-yield-farm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07cc6f1dc4130bb0b53599a630fe096b65eefe7e [INFO] building defi-protocols/rust-yield-farm against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefi-protocols%2Frust-yield-farm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defi-protocols/rust-yield-farm on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/defi-protocols/rust-yield-farm [INFO] finished tweaking git repo https://github.com/defi-protocols/rust-yield-farm [INFO] tweaked toml for git repo https://github.com/defi-protocols/rust-yield-farm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/defi-protocols/rust-yield-farm 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74e24daad088a56d54dd49fdd302ad9a2dbbf6e2f9236588e03ae96dbea85e08 [INFO] running `Command { std: "docker" "start" "-a" "74e24daad088a56d54dd49fdd302ad9a2dbbf6e2f9236588e03ae96dbea85e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e24daad088a56d54dd49fdd302ad9a2dbbf6e2f9236588e03ae96dbea85e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e24daad088a56d54dd49fdd302ad9a2dbbf6e2f9236588e03ae96dbea85e08", kill_on_drop: false }` [INFO] [stdout] 74e24daad088a56d54dd49fdd302ad9a2dbbf6e2f9236588e03ae96dbea85e08 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce4094a6352f4648cc675a6a95681adbdfbb3861df9dd87b3d252636b17d456e [INFO] running `Command { std: "docker" "start" "-a" "ce4094a6352f4648cc675a6a95681adbdfbb3861df9dd87b3d252636b17d456e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling solana-frozen-abi v1.9.4 [INFO] [stderr] Compiling solana-program v1.9.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling solana-logger v1.9.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [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.9.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling toml v0.5.8 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.18.2 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling anchor-attribute-event v0.18.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.18.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.18.2 [INFO] [stderr] Compiling anchor-attribute-error v0.18.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.18.2 [INFO] [stderr] Compiling anchor-attribute-state v0.18.2 [INFO] [stderr] Compiling anchor-attribute-program v0.18.2 [INFO] [stderr] Compiling anchor-attribute-account v0.18.2 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling anchor-lang v0.18.2 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc0TtMTS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0TtMTS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_token-64467044196ee5a7.rlib,libnum_enum-65a7bb7f71273ee0.rlib,libsolana_program-3d3270105ce1e556.rlib,liblibsecp256k1-e4245cd74c297662.rlib,libbase64-f7cafe3d9ba4999e.rlib,libhmac_drbg-a77fe66522b898f6.rlib,libhmac-4ca4350367e228ac.rlib,libcrypto_mac-1c1f644941b6b8d7.rlib,liblibsecp256k1_core-a9f2a0655be950db.rlib,libcrunchy-f9e9094643a5e6f8.rlib,librand-40256126e88a942f.rlib,librand_chacha-739e3979b53589d9.rlib,libppv_lite86-8dae110e85681398.rlib,libcurve25519_dalek-97108eafcc94e109.rlib,libzeroize-2c7dcaec7ecc38e6.rlib,librand_core-d052e134c479488c.rlib,libgetrandom-3eff1e59c0053434.rlib,libbyteorder-6c4688e3408702d9.rlib,libbase64-beb813779272318b.rlib,libserde_bytes-82c30be2fa6be067.rlib,libsolana_frozen_abi-744b9af5b82b01da.rlib,libbs58-07b47fd361d3d70f.rlib,libmemmap2-f39eb3f21f5ddb12.rlib,liblibc-94fcd9b0a1434dee.rlib,libwasm_bindgen-71a680f328bfa821.rlib,libbv-88419880c9ed7031.rlib,libbytemuck-7e4e3b457093d186.rlib,libitertools-00e82e5a5a6e242c.rlib,libeither-9e7e392a8497717b.rlib,libbitflags-e2b4db6c651223da.rlib,libblake3-57cb354cc6e234fa.rlib,libconstant_time_eq-204eefe07776b6c9.rlib,libarrayvec-2a176a1d2c52253d.rlib,libdigest-1b18a4b215348f39.rlib,libsubtle-a59ab687ee2c41e7.rlib,libblock_buffer-10b78b1ad17c8c48.rlib,libcrypto_common-3f61dda34bd9079b.rlib,libarrayref-98c8288af0d7bcaf.rlib,liblazy_static-2bb390fee0230a38.rlib,libsha3-8846aedf61cc8ad1.rlib,libkeccak-b140c387dcd0bf6d.rlib,libsha2-05fb17ab2c844715.rlib,libcpufeatures-4ed631b3c393b0e2.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libdigest-31c1c1effd46512f.rlib,libblock_buffer-4a520269e57c9100.rlib,libblock_padding-e8215780b427fe41.rlib,libgeneric_array-a7a50abb014b2526.rlib,libtypenum-af1c64773d1c921d.rlib,liblog-c47319b5e74b5781.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libnum_traits-b9da938e7378284d.rlib,libbincode-fe9bed7090b7db22.rlib,libserde-5929d48d8d19534a.rlib,libthiserror-589e8cc4d6175589.rlib,libborsh-922836fcd8fa5d8f.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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-f5a3c844d72793af/out" "-L" "/opt/rustwide/target/debug/build/blake3-f5a3c844d72793af/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_associated_token_account-5c758d7d900fbd58.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/ad211ced81509462cdfe4c29ed10f97279a0acae/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/ccpglEQU.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libspl_associated_token_account-5c758d7d900fbd58.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/opt/rustwide/target/debug/build/blake3-f5a3c844d72793af/out -L/opt/rustwide/target/debug/build/blake3-f5a3c844d72793af/out -L/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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/rustc0TtMTS/list --no-undefined-version /tmp/rustc0TtMTS/symbols.o /opt/rustwide/target/debug/deps/spl_associated_token_account-5c758d7d900fbd58.spl_associated_token_account.b5ac7e707fec7384-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/spl_associated_token_account-5c758d7d900fbd58.ev92r9u52zy31h7jelzhoiwvl.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libspl_token-64467044196ee5a7.rlib /opt/rustwide/target/debug/deps/libnum_enum-65a7bb7f71273ee0.rlib /opt/rustwide/target/debug/deps/libsolana_program-3d3270105ce1e556.rlib /opt/rustwide/target/debug/deps/liblibsecp256k1-e4245cd74c297662.rlib /opt/rustwide/target/debug/deps/libbase64-f7cafe3d9ba4999e.rlib /opt/rustwide/target/debug/deps/libhmac_drbg-a77fe66522b898f6.rlib /opt/rustwide/target/debug/deps/libhmac-4ca4350367e228ac.rlib /opt/rustwide/target/debug/deps/libcrypto_mac-1c1f644941b6b8d7.rlib /opt/rustwide/target/debug/deps/liblibsecp256k1_core-a9f2a0655be950db.rlib /opt/rustwide/target/debug/deps/libcrunchy-f9e9094643a5e6f8.rlib /opt/rustwide/target/debug/deps/librand-40256126e88a942f.rlib /opt/rustwide/target/debug/deps/librand_chacha-739e3979b53589d9.rlib /opt/rustwide/target/debug/deps/libppv_lite86-8dae110e85681398.rlib /opt/rustwide/target/debug/deps/libcurve25519_dalek-97108eafcc94e109.rlib /opt/rustwide/target/debug/deps/libzeroize-2c7dcaec7ecc38e6.rlib /opt/rustwide/target/debug/deps/librand_core-d052e134c479488c.rlib /opt/rustwide/target/debug/deps/libgetrandom-3eff1e59c0053434.rlib /opt/rustwide/target/debug/deps/libbyteorder-6c4688e3408702d9.rlib /opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rlib /opt/rustwide/target/debug/deps/libserde_bytes-82c30be2fa6be067.rlib /opt/rustwide/target/debug/deps/libsolana_frozen_abi-744b9af5b82b01da.rlib /opt/rustwide/target/debug/deps/libbs58-07b47fd361d3d70f.rlib /opt/rustwide/target/debug/deps/libmemmap2-f39eb3f21f5ddb12.rlib /opt/rustwide/target/debug/deps/liblibc-94fcd9b0a1434dee.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen-71a680f328bfa821.rlib /opt/rustwide/target/debug/deps/libbv-88419880c9ed7031.rlib /opt/rustwide/target/debug/deps/libbytemuck-7e4e3b457093d186.rlib /opt/rustwide/target/debug/deps/libitertools-00e82e5a5a6e242c.rlib /opt/rustwide/target/debug/deps/libeither-9e7e392a8497717b.rlib /opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rlib /opt/rustwide/target/debug/deps/libblake3-57cb354cc6e234fa.rlib /opt/rustwide/target/debug/deps/libconstant_time_eq-204eefe07776b6c9.rlib /opt/rustwide/target/debug/deps/libarrayvec-2a176a1d2c52253d.rlib /opt/rustwide/target/debug/deps/libdigest-1b18a4b215348f39.rlib /opt/rustwide/target/debug/deps/libsubtle-a59ab687ee2c41e7.rlib /opt/rustwide/target/debug/deps/libblock_buffer-10b78b1ad17c8c48.rlib /opt/rustwide/target/debug/deps/libcrypto_common-3f61dda34bd9079b.rlib /opt/rustwide/target/debug/deps/libarrayref-98c8288af0d7bcaf.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/target/debug/deps/libsha3-8846aedf61cc8ad1.rlib /opt/rustwide/target/debug/deps/libkeccak-b140c387dcd0bf6d.rlib /opt/rustwide/target/debug/deps/libsha2-05fb17ab2c844715.rlib /opt/rustwide/target/debug/deps/libcpufeatures-4ed631b3c393b0e2.rlib /opt/rustwide/target/debug/deps/libopaque_debug-c0b21531799dfcb1.rlib /opt/rustwide/target/debug/deps/libdigest-31c1c1effd46512f.rlib /opt/rustwide/target/debug/deps/libblock_buffer-4a520269e57c9100.rlib /opt/rustwide/target/debug/deps/libblock_padding-e8215780b427fe41.rlib /opt/rustwide/target/debug/deps/libgeneric_array-a7a50abb014b2526.rlib /opt/rustwide/target/debug/deps/libtypenum-af1c64773d1c921d.rlib /opt/rustwide/target/debug/deps/liblog-c47319b5e74b5781.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libnum_traits-b9da938e7378284d.rlib /opt/rustwide/target/debug/deps/libbincode-fe9bed7090b7db22.rlib /opt/rustwide/target/debug/deps/libserde-5929d48d8d19534a.rlib /opt/rustwide/target/debug/deps/libthiserror-589e8cc4d6175589.rlib /opt/rustwide/target/debug/deps/libborsh-922836fcd8fa5d8f.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d6f1d924b2f4233e.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-00eb06e39850f679.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d0382f11baa011b6.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b7e2e2c1a7e4643d.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-30ced7f1999cfa29.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ee7e14c58e31ebd.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a4f649bba77ffcc5.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c89a3ce7ad7c3dbd.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e1ce1d3d110c6707.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0a9c6172f04822cc.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-14a33f7117abcee7.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c16adbe5e57356.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d2688d4a5c8e415b.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8ff7ba6d97853f27.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5c001d095eb077ec.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd545221bb4f4734.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --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] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.86.0-nightly 0x0000760526561ba7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x0000760526561fbc [INFO] [stdout] 2 libc.so.6 0x000076052a58c520 [INFO] [stdout] 3 rust-lld 0x000060ffed4abc73 [INFO] [stdout] 4 rust-lld 0x000060ffed2dfb36 [INFO] [stdout] 5 rust-lld 0x000060ffed2c54ec [INFO] [stdout] 6 rust-lld 0x000060ffed1f6ae0 [INFO] [stdout] 7 rust-lld 0x000060ffed1f5b7d [INFO] [stdout] 8 rust-lld 0x000060ffed1f6221 [INFO] [stdout] 9 libc.so.6 0x000076052a573d90 [INFO] [stdout] 10 libc.so.6 0x000076052a573e40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x000060ffed0787e9 [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-associated-token-account` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ce4094a6352f4648cc675a6a95681adbdfbb3861df9dd87b3d252636b17d456e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4094a6352f4648cc675a6a95681adbdfbb3861df9dd87b3d252636b17d456e", kill_on_drop: false }` [INFO] [stdout] ce4094a6352f4648cc675a6a95681adbdfbb3861df9dd87b3d252636b17d456e