[INFO] cloning repository https://github.com/deepakA18/Escrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepakA18/Escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeepakA18%2FEscrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeepakA18%2FEscrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76e0a8cb8ee38218b0914cde30006aae80372ddb [INFO] testing deepakA18/Escrow against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeepakA18%2FEscrow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deepakA18/Escrow [INFO] finished tweaking git repo https://github.com/deepakA18/Escrow [INFO] tweaked toml for git repo https://github.com/deepakA18/Escrow written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deepakA18/Escrow on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deepakA18/Escrow 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1e852de61bb62b6af39be928031cdd2f2d50299e0e9de7ba0a84cddef1715f1 [INFO] running `Command { std: "docker" "start" "-a" "e1e852de61bb62b6af39be928031cdd2f2d50299e0e9de7ba0a84cddef1715f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1e852de61bb62b6af39be928031cdd2f2d50299e0e9de7ba0a84cddef1715f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e852de61bb62b6af39be928031cdd2f2d50299e0e9de7ba0a84cddef1715f1", kill_on_drop: false }` [INFO] [stdout] e1e852de61bb62b6af39be928031cdd2f2d50299e0e9de7ba0a84cddef1715f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0fbf4ef0a775fe474e4711a48f0431a073917da2cf314d36c164127ed2755f3 [INFO] running `Command { std: "docker" "start" "-a" "f0fbf4ef0a775fe474e4711a48f0431a073917da2cf314d36c164127ed2755f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling solana-msg v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling solana-signature v2.2.1 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling solana-program-option v2.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling solana-derivation-path v2.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling solana-decode-error v2.2.1 [INFO] [stderr] Compiling solana-program-memory v2.2.1 [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 solana-seed-derivable v2.2.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling solana-native-token v2.2.1 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling solana-big-mod-exp v2.2.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling anchor-derive-space v0.31.0 [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 v1.0.69 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling solana-hash v2.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-fee-calculator v2.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling solana-short-vec v2.2.1 [INFO] [stderr] Compiling solana-serde-varint v2.2.1 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [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 proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling anchor-syn v0.31.0 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling solana-curve25519 v2.2.7 [INFO] [stderr] Compiling solana-pubkey v2.2.1 [INFO] [stderr] Compiling solana-borsh v2.2.1 [INFO] [stderr] Compiling solana-instruction v2.2.1 [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.1 [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.1 [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-account-info v2.2.1 [INFO] [stderr] Compiling solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Compiling solana-program-pack v2.2.1 [INFO] [stderr] Compiling spl-discriminator v0.4.1 [INFO] [stderr] Compiling solana-signer v2.2.1 [INFO] [stderr] Compiling solana-program-entrypoint v2.2.1 [INFO] [stderr] Compiling solana-cpi v2.2.1 [INFO] [stderr] Compiling solana-instructions-sysvar v2.2.1 [INFO] [stderr] Compiling solana-account v2.2.1 [INFO] [stderr] Compiling solana-zk-sdk v2.2.7 [INFO] [stderr] Compiling solana-stake-interface v1.2.1 [INFO] [stderr] Compiling solana-message v2.3.0 [INFO] [stderr] Compiling solana-feature-gate-interface v2.2.1 [INFO] [stderr] Compiling solana-loader-v3-interface v3.0.0 [INFO] [stderr] Compiling solana-vote-interface v2.2.3 [INFO] [stderr] Compiling solana-loader-v4-interface v2.2.1 [INFO] [stderr] Compiling spl-memo v6.0.0 [INFO] [stderr] Compiling solana-sysvar v2.2.1 [INFO] [stderr] Compiling solana-example-mocks v2.2.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.31.0 [INFO] [stderr] Compiling anchor-attribute-program v0.31.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.31.0 [INFO] [stderr] Compiling anchor-attribute-event v0.31.0 [INFO] [stderr] Compiling anchor-attribute-account v0.31.0 [INFO] [stderr] Compiling anchor-attribute-error v0.31.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.31.0 [INFO] [stderr] Compiling anchor-derive-serde v0.31.0 [INFO] [stderr] Compiling solana-secp256k1-recover v2.2.1 [INFO] [stderr] Compiling solana-program v2.2.1 [INFO] [stderr] Compiling spl-program-error v0.6.0 [INFO] [stderr] Compiling spl-token v7.0.0 [INFO] [stderr] Compiling anchor-lang v0.31.0 [INFO] [stderr] Compiling spl-pod v0.5.1 [INFO] [stderr] Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-generation v0.2.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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGm3oZz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-token-metadata-interface` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name spl_token_metadata_interface --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-token-metadata-interface-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde-traits"))' -C metadata=6e8fd2b3a23e9e04 -C extra-filename=-6875e30f1bd0bcbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern borsh=/opt/rustwide/target/debug/deps/libborsh-3043d270a311ae2f.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-c443e94098e088b5.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rlib --extern solana_borsh=/opt/rustwide/target/debug/deps/libsolana_borsh-cb14ef6ef93acc42.rlib --extern solana_decode_error=/opt/rustwide/target/debug/deps/libsolana_decode_error-7e9a6da5463413ff.rlib --extern solana_instruction=/opt/rustwide/target/debug/deps/libsolana_instruction-16277217579014fd.rlib --extern solana_msg=/opt/rustwide/target/debug/deps/libsolana_msg-77571f7f474c01df.rlib --extern solana_program_error=/opt/rustwide/target/debug/deps/libsolana_program_error-dc9163405d812401.rlib --extern solana_pubkey=/opt/rustwide/target/debug/deps/libsolana_pubkey-4ffc6e3b06d49547.rlib --extern spl_discriminator=/opt/rustwide/target/debug/deps/libspl_discriminator-cdb4c61962ea4268.rlib --extern spl_pod=/opt/rustwide/target/debug/deps/libspl_pod-8ce80921cb66e727.rlib --extern spl_type_length_value=/opt/rustwide/target/debug/deps/libspl_type_length_value-4c4f25b9e8e22fd8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dd3a048d03ba7aa3.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `spl-tlv-account-resolution` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcRXxmem/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRXxmem/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_token_confidential_transfer_proof_extraction-ce852e270eed3f47.rlib,libsolana_curve25519-53adc3feade24c2d.rlib,libspl_pod-8ce80921cb66e727.rlib,libsolana_zk_sdk-2956dc8eca605f95.rlib,libserde_json-aec6c7cf865a1399.rlib,libmemchr-4f0714dc45d95749.rlib,libitoa-6b76ec393d6a2c41.rlib,libryu-0ea4bafc9bef6d8b.rlib,libmerlin-4b10517efccdbde6.rlib,libbyteorder-7df9ab1ae37e1368.rlib,libitertools-c584c14658ca55ba.rlib,libeither-ef22a4c75605e12f.rlib,libsolana_signer-d68836866f4a2794.rlib,libsolana_signature-743e796ebd8bd6c9.rlib,libsolana_seed_phrase-ee34da936992e317.rlib,libpbkdf2-9089d424d13f58e7.rlib,libhmac-483b12db53170c87.rlib,libsolana_seed_derivable-889452bac0f33815.rlib,libsolana_derivation_path-dd5de91e2cd15aad.rlib,libqstring-b4ace675bebda512.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,liburiparse-6ebedbc4ad70d320.rlib,libfnv-2d77ec4f6f971b24.rlib,libderivation_path-fec5616230a11e10.rlib,librand-64e111d9857c0489.rlib,librand_chacha-7cab750a54b5aee5.rlib,libaes_gcm_siv-3f657d7ffdc02061.rlib,libctr-6a940e3be76e9ee8.rlib,libaes-b9351d512d59b87a.rlib,libpolyval-b4e7efa056626dd3.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libuniversal_hash-82c3a0ee25680c7e.rlib,libcipher-ae32efecb0318d7a.rlib,libinout-cc7277f31c31d5b2.rlib,libaead-30c497894f5647d5.rlib,libsolana_program-5ff512f3514a2b7b.rlib,libsolana_example_mocks-88ed1d083a253ccc.rlib,libsolana_program_option-3b828096f1c4d6ff.rlib,libsolana_native_token-035a7699efab3458.rlib,libsolana_vote_interface-3dbecd24ac610da9.rlib,libsolana_stable_layout-c85fece329d8c824.rlib,libsolana_serde_varint-89f919689fafb180.rlib,libsolana_secp256k1_recover-0768505e3d766a80.rlib,liblibsecp256k1-f79a33b3178d6869.rlib,libbase64-f7cafe3d9ba4999e.rlib,librand-03f3e7b050f029f3.rlib,librand_chacha-07a76e2c442f638b.rlib,libppv_lite86-ad22283f97e8e369.rlib,libzerocopy-c1e5f46d1ee09af2.rlib,librand_core-b0b3cd88430976ae.rlib,libgetrandom-b8a1b820d1298d43.rlib,liblibsecp256k1_core-93d77eaf49029b3d.rlib,libcrunchy-703c76c6183ff02d.rlib,libdigest-bed280e02ee8350c.rlib,libthiserror-7c4b6014ebe539b5.rlib,libsolana_program_pack-da0b21dc40039214.rlib,libsolana_loader_v2_interface-ca8c98235ac130d3.rlib,libsolana_keccak_hasher-1e24f7767477e261.rlib,libsha3-aebd1868cf75f7e1.rlib,libkeccak-42ca8630c7170c4b.rlib,libsolana_feature_gate_interface-51ec65ad27a1fb02.rlib,libsolana_account-49baa746a298c230.rlib,libsolana_borsh-cb14ef6ef93acc42.rlib,libsolana_blake3_hasher-69720683d7f787bf.rlib,libsolana_big_mod_exp-7620776362f46853.rlib,libnum_bigint-5cc9ff88323f2e99.rlib,libnum_integer-3367a357d6e00808.rlib,libsolana_instructions_sysvar-fb291a49cb093794.rlib,libsolana_serialize_utils-bd8f23b38d9ece6e.rlib,libbitflags-96e56b993b11ae97.rlib,libsolana_sysvar-49a503925f501fc3.rlib,libsolana_rent-bfff1b68fb1e90f9.rlib,libbase64-2a03de3babadded3.rlib,libsolana_last_restart_slot-f077fb9162c1ffa2.rlib,libsolana_epoch_rewards-63929251b92865d6.rlib,libsolana_program_entrypoint-475355318a1c0ba8.rlib,libsolana_stake_interface-3835961efaaa3349.rlib,libsolana_slot_history-8dc2c3b87aae5107.rlib,libbv-86a0e78d5d7b3a36.rlib,libsolana_cpi-46161b7ce8421822.rlib,libsolana_account_info-6faecfd5afd9097e.rlib,libsolana_program_memory-8ca6c2199f7ea474.rlib,libsolana_program_error-dc9163405d812401.rlib,libsolana_nonce-6e6bfac0347de237.rlib,libsolana_fee_calculator-1f43dff0f5b619ae.rlib,liblog-394b918668cad64a.rlib,libsolana_msg-77571f7f474c01df.rlib,libsolana_loader_v4_interface-aa276a727b46c8dd.rlib,libsolana_epoch_schedule-83059f3c82034c86.rlib,libsolana_loader_v3_interface-03ffe7d7dfb7ff3c.rlib,libserde_bytes-5e367d1775e5bbc3.rlib,libsolana_message-75c7661d1d1cd119.rlib,libsolana_bincode-1d974e09c12fcf75.rlib,libsolana_system_interface-08170c49015ba23d.rlib,libsolana_short_vec-9330c6734b71c980.rlib,libsolana_transaction_error-ed407ca2de2fc9cc.rlib,libblake3-7f577108b66df73c.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-1b252ee19ef31e11.rlib,libarrayref-e2c56de32f019e08.rlib,liblazy_static-b3603208c0de2608.rlib,libsolana_address_lookup_table_interface-da4b29545c0e0724.rlib,libsolana_slot_hashes-64f99ca8be1237e5.rlib,libsolana_instruction-16277217579014fd.rlib,libbincode-d4d9e60b5c360e03.rlib,libsolana_clock-a65a6f2dd019e188.rlib,libsolana_sysvar_id-335262e74d937fa4.rlib,libsolana_sdk_ids-a3e3f7bede748a6c.rlib,libsolana_pubkey-4ffc6e3b06d49547.rlib,libborsh-d53b25cff4118ed7.rlib,libsolana_sha256_hasher-a8eb0d7f8836c620.rlib,libsolana_hash-d5ced5b61221402e.rlib,libsha2-a09d19087b155386.rlib,libfive8_const-730b1da315231559.rlib,libfive8_core-f670c7d8c2aed4c2.rlib,libcurve25519_dalek-530de6d00717fe16.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libzeroize-dcbdbfeb7dceb17a.rlib,libdigest-a80e918ec25a58ed.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-eb912e7657afff52.rlib,libcrypto_common-65f6a665ffa67f5d.rlib,libgeneric_array-4d1e7d2120c15a03.rlib,libtypenum-b636c2b461885073.rlib,librand_core-64cf21617d762b9c.rlib,libgetrandom-26b84914165fe839.rlib,liblibc-632500b854b2e5a0.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbs58-b5fc3f2b4053599b.rlib,libsolana_sanitize-4e6b18946af245b9.rlib,libbytemuck-730b92286331dd2b.rlib,libserde-a62ed06dcbf9fd3b.rlib,libsolana_atomic_u64-7590361629e7dfcd.rlib,libsolana_decode_error-7e9a6da5463413ff.rlib,libnum_traits-1a0074f98e3a6d0e.rlib,libborsh-3043d270a311ae2f.rlib,libmemoffset-d097e3ee30e4731d.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-*,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/rustcRXxmem/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-7369c50bcf6bd681/out" "-L" "/opt/rustwide/target/debug/build/blake3-7369c50bcf6bd681/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_elgamal_registry-c7a52222c9335cf5.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] 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-elgamal-registry` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc3bryqf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc3bryqf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libthiserror-dd3a048d03ba7aa3.rlib,libspl_pod-8ce80921cb66e727.rlib,libsolana_zk_sdk-2956dc8eca605f95.rlib,libserde_json-aec6c7cf865a1399.rlib,libmemchr-4f0714dc45d95749.rlib,libitoa-6b76ec393d6a2c41.rlib,libryu-0ea4bafc9bef6d8b.rlib,libsolana_sdk_ids-a3e3f7bede748a6c.rlib,libmerlin-4b10517efccdbde6.rlib,libbyteorder-7df9ab1ae37e1368.rlib,libthiserror-7c4b6014ebe539b5.rlib,libitertools-c584c14658ca55ba.rlib,libeither-ef22a4c75605e12f.rlib,libsolana_signer-d68836866f4a2794.rlib,libsolana_transaction_error-ed407ca2de2fc9cc.rlib,libsolana_signature-743e796ebd8bd6c9.rlib,libsolana_seed_phrase-ee34da936992e317.rlib,libpbkdf2-9089d424d13f58e7.rlib,libhmac-483b12db53170c87.rlib,libsolana_seed_derivable-889452bac0f33815.rlib,libsolana_derivation_path-dd5de91e2cd15aad.rlib,libqstring-b4ace675bebda512.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,liburiparse-6ebedbc4ad70d320.rlib,liblazy_static-b3603208c0de2608.rlib,libfnv-2d77ec4f6f971b24.rlib,libderivation_path-fec5616230a11e10.rlib,libsha3-aebd1868cf75f7e1.rlib,libkeccak-42ca8630c7170c4b.rlib,librand-64e111d9857c0489.rlib,librand_chacha-7cab750a54b5aee5.rlib,libppv_lite86-ad22283f97e8e369.rlib,libzerocopy-c1e5f46d1ee09af2.rlib,libbase64-2a03de3babadded3.rlib,libaes_gcm_siv-3f657d7ffdc02061.rlib,libctr-6a940e3be76e9ee8.rlib,libaes-b9351d512d59b87a.rlib,libpolyval-b4e7efa056626dd3.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libuniversal_hash-82c3a0ee25680c7e.rlib,libcipher-ae32efecb0318d7a.rlib,libinout-cc7277f31c31d5b2.rlib,libaead-30c497894f5647d5.rlib,libsolana_program_option-3b828096f1c4d6ff.rlib,libspl_discriminator-cdb4c61962ea4268.rlib,libsolana_program_error-dc9163405d812401.rlib,libsolana_instruction-16277217579014fd.rlib,libbincode-d4d9e60b5c360e03.rlib,libsolana_pubkey-4ffc6e3b06d49547.rlib,libborsh-d53b25cff4118ed7.rlib,libsolana_sha256_hasher-a8eb0d7f8836c620.rlib,libsolana_hash-d5ced5b61221402e.rlib,libsha2-a09d19087b155386.rlib,libfive8_const-730b1da315231559.rlib,libfive8_core-f670c7d8c2aed4c2.rlib,libcurve25519_dalek-530de6d00717fe16.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libzeroize-dcbdbfeb7dceb17a.rlib,libdigest-a80e918ec25a58ed.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-eb912e7657afff52.rlib,libcrypto_common-65f6a665ffa67f5d.rlib,libgeneric_array-4d1e7d2120c15a03.rlib,libtypenum-b636c2b461885073.rlib,librand_core-64cf21617d762b9c.rlib,libgetrandom-26b84914165fe839.rlib,liblibc-632500b854b2e5a0.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbs58-b5fc3f2b4053599b.rlib,libsolana_sanitize-4e6b18946af245b9.rlib,libbytemuck-730b92286331dd2b.rlib,libserde-a62ed06dcbf9fd3b.rlib,libsolana_atomic_u64-7590361629e7dfcd.rlib,libborsh-3043d270a311ae2f.rlib,libsolana_msg-77571f7f474c01df.rlib,libsolana_decode_error-7e9a6da5463413ff.rlib,libnum_traits-1a0074f98e3a6d0e.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-*,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/rustc3bryqf/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_token_group_interface-bbc185b219671125.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] #0 0x00007eb4a4f38897 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5738897) [INFO] [stdout] #1 0x00007eb4a4f38cb3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5738cb3) [INFO] [stdout] #2 0x00007eb4a948b330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007eb4a95cebd3 (/lib/x86_64-linux-gnu/libc.so.6+0x188bd3) [INFO] [stdout] #4 0x00007eb4a824a8cc llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007eb4a4ee85e1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e85e1) [INFO] [stdout] #6 0x00007eb4a4ee74b8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e74b8) [INFO] [stdout] #7 0x0000603e1eec49ad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc9ad) [INFO] [stdout] #8 0x0000603e1ee50a4a void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007eb4a4ee84b2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e84b2) [INFO] [stdout] #10 0x00007eb4a4ee7f1a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e7f1a) [INFO] [stdout] #11 0x00007eb4a4e62b50 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5662b50) [INFO] [stdout] #12 0x00007eb4a94e2aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007eb4a956fa34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libspl_token_group_interface-bbc185b219671125.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-token-group-interface` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f0fbf4ef0a775fe474e4711a48f0431a073917da2cf314d36c164127ed2755f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fbf4ef0a775fe474e4711a48f0431a073917da2cf314d36c164127ed2755f3", kill_on_drop: false }` [INFO] [stdout] f0fbf4ef0a775fe474e4711a48f0431a073917da2cf314d36c164127ed2755f3