[INFO] cloning repository https://github.com/redpanda-minefarm/staking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redpanda-minefarm/staking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredpanda-minefarm%2Fstaking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredpanda-minefarm%2Fstaking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abcf4493e286a7a560cb25959791ec0eb2135280 [INFO] checking redpanda-minefarm/staking against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredpanda-minefarm%2Fstaking" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/redpanda-minefarm/staking [INFO] finished tweaking git repo https://github.com/redpanda-minefarm/staking [INFO] tweaked toml for git repo https://github.com/redpanda-minefarm/staking written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redpanda-minefarm/staking on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redpanda-minefarm/staking 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-curve25519 v2.3.6 [INFO] [stderr] Downloaded spl-token-confidential-transfer-proof-extraction v0.4.0 [INFO] [stderr] Downloaded spl-elgamal-registry v0.3.0 [INFO] [stderr] Downloaded spl-token-2022 v9.0.0 [INFO] [stderr] Downloaded solana-zk-sdk v2.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd0c2fe4899e04dc021eb7838f3593291d687215b7e0208065a1e8a65002900 [INFO] running `Command { std: "docker" "start" "-a" "3fd0c2fe4899e04dc021eb7838f3593291d687215b7e0208065a1e8a65002900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd0c2fe4899e04dc021eb7838f3593291d687215b7e0208065a1e8a65002900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd0c2fe4899e04dc021eb7838f3593291d687215b7e0208065a1e8a65002900", kill_on_drop: false }` [INFO] [stdout] 3fd0c2fe4899e04dc021eb7838f3593291d687215b7e0208065a1e8a65002900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5c9d6a6cfeed866e19e72a7ce92e002a6592527d6a75b98646d29c995cec7c [INFO] running `Command { std: "docker" "start" "-a" "0f5c9d6a6cfeed866e19e72a7ce92e002a6592527d6a75b98646d29c995cec7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [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] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking solana-program-memory v2.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking solana-signature v2.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking solana-decode-error v2.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking solana-native-token v2.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking solana-derivation-path v2.2.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking solana-seed-derivable v2.2.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking solana-security-txt v1.1.1 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking solana-seed-phrase v2.2.1 [INFO] [stderr] Checking solana-big-mod-exp v2.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [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.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling spl-program-error-derive v0.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking solana-hash v2.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking solana-fee-calculator v2.2.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking solana-short-vec v2.2.1 [INFO] [stderr] Checking solana-serde-varint v2.2.2 [INFO] [stderr] Checking solana-sha256-hasher v2.3.0 [INFO] [stderr] Checking solana-keccak-hasher v2.2.1 [INFO] [stderr] Checking solana-blake3-hasher v2.2.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling anchor-syn v0.31.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking solana-curve25519 v2.3.6 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Checking solana-pubkey v2.4.0 [INFO] [stderr] Checking solana-borsh v2.2.1 [INFO] [stderr] Checking solana-instruction v2.3.0 [INFO] [stderr] Checking solana-sdk-ids v2.2.1 [INFO] [stderr] Checking solana-nonce v2.2.1 [INFO] [stderr] Checking solana-sysvar-id v2.2.1 [INFO] [stderr] Checking solana-clock v2.2.2 [INFO] [stderr] Checking solana-slot-hashes v2.2.1 [INFO] [stderr] Checking solana-rent v2.2.1 [INFO] [stderr] Checking solana-epoch-rewards v2.2.1 [INFO] [stderr] Checking solana-slot-history v2.2.1 [INFO] [stderr] Checking solana-epoch-schedule v2.2.1 [INFO] [stderr] Checking solana-last-restart-slot v2.2.1 [INFO] [stderr] Checking solana-program-error v2.2.2 [INFO] [stderr] Checking solana-transaction-error v2.2.1 [INFO] [stderr] Checking solana-system-interface v1.0.0 [INFO] [stderr] Checking solana-serialize-utils v2.2.1 [INFO] [stderr] Checking solana-bincode v2.2.1 [INFO] [stderr] Checking solana-loader-v2-interface v2.2.1 [INFO] [stderr] Checking solana-stable-layout v2.2.1 [INFO] [stderr] Checking spl-associated-token-account-client v2.0.0 [INFO] [stderr] Checking solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Checking solana-signer v2.2.1 [INFO] [stderr] Checking solana-account-info v2.3.0 [INFO] [stderr] Checking spl-discriminator v0.4.1 [INFO] [stderr] Checking solana-program-pack v2.2.1 [INFO] [stderr] Checking spl-program-error v0.7.0 [INFO] [stderr] Checking solana-zk-sdk v2.3.6 [INFO] [stderr] Checking solana-cpi v2.2.1 [INFO] [stderr] Checking solana-instructions-sysvar v2.2.2 [INFO] [stderr] Checking solana-program-entrypoint v2.3.0 [INFO] [stderr] Checking solana-account v2.2.1 [INFO] [stderr] Checking solana-message v2.4.0 [INFO] [stderr] Checking solana-loader-v3-interface v5.0.0 [INFO] [stderr] Checking solana-loader-v4-interface v2.2.1 [INFO] [stderr] Checking solana-vote-interface v2.2.6 [INFO] [stderr] Checking solana-stake-interface v1.2.1 [INFO] [stderr] Checking spl-memo v6.0.0 [INFO] [stderr] Checking solana-feature-gate-interface v2.2.2 [INFO] [stderr] Checking solana-example-mocks v2.2.1 [INFO] [stderr] Checking solana-sysvar v2.2.2 [INFO] [stderr] Checking spl-token v8.0.0 [INFO] [stderr] Checking spl-pod v0.5.1 [INFO] [stderr] Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-generation v0.2.0 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-generation v0.4.0 [INFO] [stderr] Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.3.0 [INFO] [stderr] Compiling anchor-attribute-account v0.31.1 [INFO] [stderr] Compiling anchor-attribute-event v0.31.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.31.1 [INFO] [stderr] Compiling anchor-derive-serde v0.31.1 [INFO] [stderr] Compiling anchor-attribute-program v0.31.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.31.1 [INFO] [stderr] Compiling anchor-attribute-error v0.31.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.31.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anchor-attribute-error` (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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name anchor_attribute_error --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-attribute-error-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anchor-debug", "idl-build"))' -C metadata=f046f76f24d065f0 -C extra-filename=-1eecdd37a0d17e52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_syn=/opt/rustwide/target/debug/deps/libanchor_syn-d10cbf23f5b5f00b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-55601c24e4decb91.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-890ccd1113d6a9a9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcoMpdYj/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoMpdYj/symbols.o" "<1 object files omitted>" "/tmp/rustcoMpdYj/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libborsh_derive_internal-c520f36c582fb315,libsyn-890ccd1113d6a9a9,libquote-55601c24e4decb91,libproc_macro2-0831a0dd93402fea,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoMpdYj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_derive_serde-7cf3207c070e2dda.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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-derive-serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSR1DkJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKiFviV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-pod` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libsecp256k1` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anchor-attribute-account` (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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name anchor_attribute_account --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-attribute-account-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anchor-debug", "idl-build", "lazy-account"))' -C metadata=fab50c1e3a010702 -C extra-filename=-73fdf8754f57d38e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_syn=/opt/rustwide/target/debug/deps/libanchor_syn-d10cbf23f5b5f00b.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-710f7bdd591d3ee7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0831a0dd93402fea.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-55601c24e4decb91.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-890ccd1113d6a9a9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc9Q6ZoP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9Q6ZoP/symbols.o" "<1 object files omitted>" "/tmp/rustc9Q6ZoP/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-d10cbf23f5b5f00b,libbs58-710f7bdd591d3ee7,libthiserror-4f897970dda4d30c,libsha2-90d152755bb3eb62,libcpufeatures-f3f9f911326b91aa,libcfg_if-0cd556e75694e1fa,libdigest-be07e5a925446242,libblock_buffer-5cb997415706bd6a,libcrypto_common-063bf1f8ac4dd092,libgeneric_array-a18358d8a9275ddd,libtypenum-b0e1aefe224872fb,libserde-a89bd6abd3013ef4,libanyhow-78aed55612c759ee,libheck-9b09c418ae50edbb,libunicode_segmentation-dc98e5380af19de4,libsyn-890ccd1113d6a9a9,libquote-55601c24e4decb91,libproc_macro2-0831a0dd93402fea,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9Q6ZoP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_derive_accounts-e2acb0afcfc587f8.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] LLVM ERROR: IO failure on output stream: No space left on device [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 `anchor-derive-accounts` (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/rustctbpi7W/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctbpi7W/symbols.o" "<1 object files omitted>" "/tmp/rustctbpi7W/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-890ccd1113d6a9a9,libquote-55601c24e4decb91,libproc_macro2-0831a0dd93402fea,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctbpi7W/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_access_control-9444534080b4d8ae.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] LLVM ERROR: IO failure on output stream: No space left on device [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 `anchor-attribute-access-control` (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/rustcoPvbZ2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoPvbZ2/symbols.o" "<1 object files omitted>" "/tmp/rustcoPvbZ2/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-d10cbf23f5b5f00b,libbs58-710f7bdd591d3ee7,libthiserror-4f897970dda4d30c,libsha2-90d152755bb3eb62,libcpufeatures-f3f9f911326b91aa,libcfg_if-0cd556e75694e1fa,libdigest-be07e5a925446242,libblock_buffer-5cb997415706bd6a,libcrypto_common-063bf1f8ac4dd092,libgeneric_array-a18358d8a9275ddd,libtypenum-b0e1aefe224872fb,libserde-a89bd6abd3013ef4,libanyhow-78aed55612c759ee,libheck-9b09c418ae50edbb,libunicode_segmentation-dc98e5380af19de4,libsyn-890ccd1113d6a9a9,libquote-55601c24e4decb91,libproc_macro2-0831a0dd93402fea,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoPvbZ2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_event-baf9a7c04c17f465.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/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccE3sYnp.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libanchor_attribute_event-baf9a7c04c17f465.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcoPvbZ2/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. --version-script=/tmp/rustcoPvbZ2/list --no-undefined-version /tmp/rustcoPvbZ2/symbols.o /opt/rustwide/target/debug/deps/anchor_attribute_event-baf9a7c04c17f465.anchor_attribute_event.551275a091697f7-cgu.0.rcgu.o /tmp/rustcoPvbZ2/rmeta.o /opt/rustwide/target/debug/deps/anchor_attribute_event-baf9a7c04c17f465.dcy16abofh5u5707wsykp8u8g.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libanchor_syn-d10cbf23f5b5f00b.rlib /opt/rustwide/target/debug/deps/libbs58-710f7bdd591d3ee7.rlib /opt/rustwide/target/debug/deps/libthiserror-4f897970dda4d30c.rlib /opt/rustwide/target/debug/deps/libsha2-90d152755bb3eb62.rlib /opt/rustwide/target/debug/deps/libcpufeatures-f3f9f911326b91aa.rlib /opt/rustwide/target/debug/deps/libcfg_if-0cd556e75694e1fa.rlib /opt/rustwide/target/debug/deps/libdigest-be07e5a925446242.rlib /opt/rustwide/target/debug/deps/libblock_buffer-5cb997415706bd6a.rlib /opt/rustwide/target/debug/deps/libcrypto_common-063bf1f8ac4dd092.rlib /opt/rustwide/target/debug/deps/libgeneric_array-a18358d8a9275ddd.rlib /opt/rustwide/target/debug/deps/libtypenum-b0e1aefe224872fb.rlib /opt/rustwide/target/debug/deps/libserde-a89bd6abd3013ef4.rlib /opt/rustwide/target/debug/deps/libanyhow-78aed55612c759ee.rlib /opt/rustwide/target/debug/deps/libheck-9b09c418ae50edbb.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rlib /opt/rustwide/target/debug/deps/libsyn-890ccd1113d6a9a9.rlib /opt/rustwide/target/debug/deps/libquote-55601c24e4decb91.rlib /opt/rustwide/target/debug/deps/libproc_macro2-0831a0dd93402fea.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3cc6fe54c20b16cb.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-910d46d61fe9ae41.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1767b62b98fc60f7.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../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.21.1-rust-1.91.0-nightly 0x000076d3a0c136a7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.21.1-rust-1.91.0-nightly 0x000076d3a0c13f9d [INFO] [stdout] 2 libc.so.6 0x000076d39b433330 [INFO] [stdout] 3 rust-lld 0x00005e3ddeb16c5b [INFO] [stdout] 4 rust-lld 0x00005e3dde90f685 [INFO] [stdout] 5 rust-lld 0x00005e3dde8ea47d [INFO] [stdout] 6 rust-lld 0x00005e3dde8e5384 [INFO] [stdout] 7 rust-lld 0x00005e3dde7eb5fa [INFO] [stdout] 8 rust-lld 0x00005e3dde7ea6c0 [INFO] [stdout] 9 rust-lld 0x00005e3dde7ead71 [INFO] [stdout] 10 libc.so.6 0x000076d39b4181ca [INFO] [stdout] 11 libc.so.6 0x000076d39b41828b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005e3dde66d329 [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 `anchor-attribute-event` (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/rustcEASXBP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEASXBP/symbols.o" "<9 object files omitted>" "/tmp/rustcEASXBP/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-d10cbf23f5b5f00b,libbs58-710f7bdd591d3ee7,libthiserror-4f897970dda4d30c,libsyn-890ccd1113d6a9a9,libquote-55601c24e4decb91,libproc_macro2-0831a0dd93402fea,libunicode_ident-b3925cc8f83e9ac1,libanchor_lang_idl-0c8dd1147e13acc6,libserde_json-cc66650f6d7278a5,libmemchr-9dc88e31d80ebbc5,libitoa-c3a1a3771494e946,libryu-0fc417cbd813222a,libanchor_lang_idl_spec-89e0829ee7e80ff5,libsha2-90d152755bb3eb62,libcpufeatures-f3f9f911326b91aa,libcfg_if-0cd556e75694e1fa,libdigest-be07e5a925446242,libblock_buffer-5cb997415706bd6a,libcrypto_common-063bf1f8ac4dd092,libgeneric_array-a18358d8a9275ddd,libtypenum-b0e1aefe224872fb,libserde-a89bd6abd3013ef4,libheck-9b09c418ae50edbb,libunicode_segmentation-dc98e5380af19de4,libanyhow-78aed55612c759ee}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEASXBP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_program-e30633528a387401.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 `anchor-attribute-program` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0f5c9d6a6cfeed866e19e72a7ce92e002a6592527d6a75b98646d29c995cec7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5c9d6a6cfeed866e19e72a7ce92e002a6592527d6a75b98646d29c995cec7c", kill_on_drop: false }` [INFO] [stdout] 0f5c9d6a6cfeed866e19e72a7ce92e002a6592527d6a75b98646d29c995cec7c