[INFO] cloning repository https://github.com/danielAsaboro/open [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielAsaboro/open" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdanielAsaboro%2Fopen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdanielAsaboro%2Fopen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84345bedda17bf23683f7b49bf012756ca4eaf43 [INFO] testing danielAsaboro/open against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdanielAsaboro%2Fopen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielAsaboro/open on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielAsaboro/open [INFO] finished tweaking git repo https://github.com/danielAsaboro/open [INFO] tweaked toml for git repo https://github.com/danielAsaboro/open written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danielAsaboro/open 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57af630c7e95c095cf8633bd6152fa6b015aa89571e12905428c106062a2184e [INFO] running `Command { std: "docker" "start" "-a" "57af630c7e95c095cf8633bd6152fa6b015aa89571e12905428c106062a2184e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57af630c7e95c095cf8633bd6152fa6b015aa89571e12905428c106062a2184e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57af630c7e95c095cf8633bd6152fa6b015aa89571e12905428c106062a2184e", kill_on_drop: false }` [INFO] [stdout] 57af630c7e95c095cf8633bd6152fa6b015aa89571e12905428c106062a2184e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b2a5ec948fd899b1f75cf1f6bdfc8b87b771b6c8d81cab477f881ee77ef30c5 [INFO] running `Command { std: "docker" "start" "-a" "6b2a5ec948fd899b1f75cf1f6bdfc8b87b771b6c8d81cab477f881ee77ef30c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4HxFVH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchor-attribute-account` (lib) due to 1 previous error [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/rustc6EV3Fv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6EV3Fv/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_access_control-c51f36675261e9b5.afrxdxy0j7iuya9xn4k6c2c1q.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-4a20f45a41f2f02a.rlib,libquote-9be77d384bd041d1.rlib,libproc_macro2-1283e9801e276acb.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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-c51f36675261e9b5.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-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/rustcliCoVG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcliCoVG/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_error-e4660fe6992956d4.9p4istejtce9no4tds9fb6kur.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-5e7357b7d8bd0b70.rlib,libbs58-710f7bdd591d3ee7.rlib,libthiserror-31996e4e3d68c48a.rlib,libsha2-719b32bedd024983.rlib,libcpufeatures-1354436b31901300.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-1954074ab3c59bbb.rlib,libblock_buffer-f1fb89b23b8365f6.rlib,libcrypto_common-680af3b95aa55199.rlib,libgeneric_array-e3519ccc9fa40601.rlib,libtypenum-e3323f6ed06bf501.rlib,libserde-d7059f92f6715085.rlib,libanyhow-3109b5ba994d1b57.rlib,libheck-9b09c418ae50edbb.rlib,libunicode_segmentation-dc98e5380af19de4.rlib,libsyn-4a20f45a41f2f02a.rlib,libquote-9be77d384bd041d1.rlib,libproc_macro2-1283e9801e276acb.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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_error-e4660fe6992956d4.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: 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-error` (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/rustcBZIlXT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBZIlXT/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_event-e6f25ab4f86c4f89.0s35bqh8ibsk40igakwlbdt4z.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-5e7357b7d8bd0b70.rlib,libbs58-710f7bdd591d3ee7.rlib,libthiserror-31996e4e3d68c48a.rlib,libsha2-719b32bedd024983.rlib,libcpufeatures-1354436b31901300.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-1954074ab3c59bbb.rlib,libblock_buffer-f1fb89b23b8365f6.rlib,libcrypto_common-680af3b95aa55199.rlib,libgeneric_array-e3519ccc9fa40601.rlib,libtypenum-e3323f6ed06bf501.rlib,libserde-d7059f92f6715085.rlib,libanyhow-3109b5ba994d1b57.rlib,libheck-9b09c418ae50edbb.rlib,libunicode_segmentation-dc98e5380af19de4.rlib,libsyn-4a20f45a41f2f02a.rlib,libquote-9be77d384bd041d1.rlib,libproc_macro2-1283e9801e276acb.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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-e6f25ab4f86c4f89.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/552a959051cebf8f88a8f558399baf733bec9ce0/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/cci4sVUo.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-e6f25ab4f86c4f89.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/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/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/rustcBZIlXT/list --no-undefined-version /tmp/rustcBZIlXT/symbols.o /opt/rustwide/target/debug/deps/anchor_attribute_event-e6f25ab4f86c4f89.anchor_attribute_event.11539ae8c8e7c144-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_event-e6f25ab4f86c4f89.0s35bqh8ibsk40igakwlbdt4z.rcgu.rmeta /opt/rustwide/target/debug/deps/anchor_attribute_event-e6f25ab4f86c4f89.dn5g0ehqjoonfk3n1v3psnvfh.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libanchor_syn-5e7357b7d8bd0b70.rlib /opt/rustwide/target/debug/deps/libbs58-710f7bdd591d3ee7.rlib /opt/rustwide/target/debug/deps/libthiserror-31996e4e3d68c48a.rlib /opt/rustwide/target/debug/deps/libsha2-719b32bedd024983.rlib /opt/rustwide/target/debug/deps/libcpufeatures-1354436b31901300.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libdigest-1954074ab3c59bbb.rlib /opt/rustwide/target/debug/deps/libblock_buffer-f1fb89b23b8365f6.rlib /opt/rustwide/target/debug/deps/libcrypto_common-680af3b95aa55199.rlib /opt/rustwide/target/debug/deps/libgeneric_array-e3519ccc9fa40601.rlib /opt/rustwide/target/debug/deps/libtypenum-e3323f6ed06bf501.rlib /opt/rustwide/target/debug/deps/libserde-d7059f92f6715085.rlib /opt/rustwide/target/debug/deps/libanyhow-3109b5ba994d1b57.rlib /opt/rustwide/target/debug/deps/libheck-9b09c418ae50edbb.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rlib /opt/rustwide/target/debug/deps/libsyn-4a20f45a41f2f02a.rlib /opt/rustwide/target/debug/deps/libquote-9be77d384bd041d1.rlib /opt/rustwide/target/debug/deps/libproc_macro2-1283e9801e276acb.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1815433bb77cee8f.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ba0cf80100c1478.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-179efac7a6a7f723.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e46000396b0bba78.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d2eaf444c66aba45.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-db2f80839eb9ecce.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eda189d452afd61.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-331cfd83ce1f8ea1.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b0408ac1de21093e.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-911e190b93f6b508.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-07405a1ed864919d.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-cc831637d52fbfcd.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9d10dda95c3cb0d6.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2f7afbf46dcfa51d.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-24c3ea97e9242675.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b0bdd73c853bcf5c.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] #0 0x00007e874c7f9e57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df9e57) [INFO] [stdout] #1 0x00007e874c7fa26c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dfa26c) [INFO] [stdout] #2 0x00007e8747819520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005a5deaffbe23 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512e23) [INFO] [stdout] #4 0x00005a5deae2fce6 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005a5deae1569c lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c69c) [INFO] [stdout] #6 0x00005a5dead46ca0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dca0) [INFO] [stdout] #7 0x00005a5dead45d3d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cd3d) [INFO] [stdout] #8 0x00005a5dead463e1 main (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d3e1) [INFO] [stdout] #9 0x00007e8747800d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007e8747800e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x00005a5deabc89a9 _start (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf9a9) [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/rustcMiuLSE/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMiuLSE/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.5wnlsk4c85wd6vr3lz0obw0gg.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanchor_syn-5e7357b7d8bd0b70.rlib,libbs58-710f7bdd591d3ee7.rlib,libthiserror-31996e4e3d68c48a.rlib,libsyn-4a20f45a41f2f02a.rlib,libquote-9be77d384bd041d1.rlib,libproc_macro2-1283e9801e276acb.rlib,libunicode_ident-13328ff8d6cc16fd.rlib,libanchor_lang_idl-c764269278586fff.rlib,libserde_json-24910f31c791e508.rlib,libmemchr-4f0714dc45d95749.rlib,libitoa-d34da3363977f6fb.rlib,libryu-f8ba606093049f91.rlib,libanchor_lang_idl_spec-ddd7e24bf672bf0a.rlib,libsha2-719b32bedd024983.rlib,libcpufeatures-1354436b31901300.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-1954074ab3c59bbb.rlib,libblock_buffer-f1fb89b23b8365f6.rlib,libcrypto_common-680af3b95aa55199.rlib,libgeneric_array-e3519ccc9fa40601.rlib,libtypenum-e3323f6ed06bf501.rlib,libserde-d7059f92f6715085.rlib,libheck-9b09c418ae50edbb.rlib,libunicode_segmentation-dc98e5380af19de4.rlib,libanyhow-3109b5ba994d1b57.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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-6507899948444565.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/552a959051cebf8f88a8f558399baf733bec9ce0/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/ccVTofhX.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_program-6507899948444565.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/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/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/rustcMiuLSE/list --no-undefined-version /tmp/rustcMiuLSE/symbols.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.anchor_attribute_program.30ef19bbcd5d5fb0-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.anchor_attribute_program.30ef19bbcd5d5fb0-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.anchor_attribute_program.30ef19bbcd5d5fb0-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.anchor_attribute_program.30ef19bbcd5d5fb0-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.anchor_attribute_program.30ef19bbcd5d5fb0-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.anchor_attribute_program.30ef19bbcd5d5fb0-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.5wnlsk4c85wd6vr3lz0obw0gg.rcgu.rmeta /opt/rustwide/target/debug/deps/anchor_attribute_program-6507899948444565.7jdierye71q05ndqlghtqq4dp.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libanchor_syn-5e7357b7d8bd0b70.rlib /opt/rustwide/target/debug/deps/libbs58-710f7bdd591d3ee7.rlib /opt/rustwide/target/debug/deps/libthiserror-31996e4e3d68c48a.rlib /opt/rustwide/target/debug/deps/libsyn-4a20f45a41f2f02a.rlib /opt/rustwide/target/debug/deps/libquote-9be77d384bd041d1.rlib /opt/rustwide/target/debug/deps/libproc_macro2-1283e9801e276acb.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/target/debug/deps/libanchor_lang_idl-c764269278586fff.rlib /opt/rustwide/target/debug/deps/libserde_json-24910f31c791e508.rlib /opt/rustwide/target/debug/deps/libmemchr-4f0714dc45d95749.rlib /opt/rustwide/target/debug/deps/libitoa-d34da3363977f6fb.rlib /opt/rustwide/target/debug/deps/libryu-f8ba606093049f91.rlib /opt/rustwide/target/debug/deps/libanchor_lang_idl_spec-ddd7e24bf672bf0a.rlib /opt/rustwide/target/debug/deps/libsha2-719b32bedd024983.rlib /opt/rustwide/target/debug/deps/libcpufeatures-1354436b31901300.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libdigest-1954074ab3c59bbb.rlib /opt/rustwide/target/debug/deps/libblock_buffer-f1fb89b23b8365f6.rlib /opt/rustwide/target/debug/deps/libcrypto_common-680af3b95aa55199.rlib /opt/rustwide/target/debug/deps/libgeneric_array-e3519ccc9fa40601.rlib /opt/rustwide/target/debug/deps/libtypenum-e3323f6ed06bf501.rlib /opt/rustwide/target/debug/deps/libserde-d7059f92f6715085.rlib /opt/rustwide/target/debug/deps/libheck-9b09c418ae50edbb.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rlib /opt/rustwide/target/debug/deps/libanyhow-3109b5ba994d1b57.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1815433bb77cee8f.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ba0cf80100c1478.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-179efac7a6a7f723.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e46000396b0bba78.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d2eaf444c66aba45.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-db2f80839eb9ecce.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eda189d452afd61.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-331cfd83ce1f8ea1.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b0408ac1de21093e.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-911e190b93f6b508.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-07405a1ed864919d.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-cc831637d52fbfcd.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9d10dda95c3cb0d6.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2f7afbf46dcfa51d.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-24c3ea97e9242675.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b0bdd73c853bcf5c.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] 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-attribute-program` (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 `libsecp256k1` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=1c423d9016c30144 -C extra-filename=-71ea04c63361d33f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-e2c56de32f019e08.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-f7cafe3d9ba4999e.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-5d8f41d11f7c3531.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-cf01a6a009dcbb7a.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-0fe7ecbf6c227926.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d491149280ec6248.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1deab081f440bae3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d53334746dc50218.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-e3323f6ed06bf501.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6b2a5ec948fd899b1f75cf1f6bdfc8b87b771b6c8d81cab477f881ee77ef30c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b2a5ec948fd899b1f75cf1f6bdfc8b87b771b6c8d81cab477f881ee77ef30c5", kill_on_drop: false }` [INFO] [stdout] 6b2a5ec948fd899b1f75cf1f6bdfc8b87b771b6c8d81cab477f881ee77ef30c5