[INFO] cloning repository https://github.com/kubanemil/culling_game_onchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubanemil/culling_game_onchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubanemil%2Fculling_game_onchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubanemil%2Fculling_game_onchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c147d45a6f0fecf5c74060c5db176fd2933f7a44 [INFO] checking kubanemil/culling_game_onchain against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubanemil%2Fculling_game_onchain" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kubanemil/culling_game_onchain on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kubanemil/culling_game_onchain [INFO] finished tweaking git repo https://github.com/kubanemil/culling_game_onchain [INFO] tweaked toml for git repo https://github.com/kubanemil/culling_game_onchain written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kubanemil/culling_game_onchain 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59fb524a1ace746fa878edaab3da04f4258b98cd8fd561ad02221696bee85c0d [INFO] running `Command { std: "docker" "start" "-a" "59fb524a1ace746fa878edaab3da04f4258b98cd8fd561ad02221696bee85c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59fb524a1ace746fa878edaab3da04f4258b98cd8fd561ad02221696bee85c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59fb524a1ace746fa878edaab3da04f4258b98cd8fd561ad02221696bee85c0d", kill_on_drop: false }` [INFO] [stdout] 59fb524a1ace746fa878edaab3da04f4258b98cd8fd561ad02221696bee85c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d25ee6e3f2b59e66b8b0311ef66253d43f2194af81aba9670ce61f35c0e5333a [INFO] running `Command { std: "docker" "start" "-a" "d25ee6e3f2b59e66b8b0311ef66253d43f2194af81aba9670ce61f35c0e5333a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.23 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.23 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [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 digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling solana-program v1.18.23 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling solana-sdk v1.18.23 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking solana-security-txt v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [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] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.23 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking solana-logger v1.18.23 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcUw6Nvk/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUw6Nvk/symbols.o" "/opt/rustwide/target/debug/deps/darling_macro-fc677835a85a907f.darling_macro.f32a8f6e284d119-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/darling_macro-fc677835a85a907f.c1ewne78zmdfb3a1ge76vy5cf.rcgu.rmeta" "/opt/rustwide/target/debug/deps/darling_macro-fc677835a85a907f.0eixw6k5w3uslr1vmc67fpcz4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdarling_core-757b220e83340a6a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-35bef78fdce7a4db.rlib" "/opt/rustwide/target/debug/deps/libfnv-ad011e5b2498985c.rlib" "/opt/rustwide/target/debug/deps/libident_case-5129d98cf4b5a938.rlib" "/opt/rustwide/target/debug/deps/libsyn-209a268862ef4e92.rlib" "/opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdarling_macro-fc677835a85a907f.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `darling_macro` (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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc9s78Q3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9s78Q3/symbols.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-8f6c048b28d44017.wasm_bindgen_macro.aa4c736c0a1e1939-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-8f6c048b28d44017.3b47mrqo4dycxxcfutt9zgqof.rcgu.rmeta" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-8f6c048b28d44017.5j2m931bwctt5tsrt3863ngoo.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro_support-631af0943dff388e.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-fe7fd49c1bec1ebf.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-6f0b0ce057a787d1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c58ebf541bda25aa.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-fddcb474a268bd1c.rlib" "/opt/rustwide/target/debug/deps/libsyn-209a268862ef4e92.rlib" "/opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-8f6c048b28d44017.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `wasm-bindgen-macro` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num_enum_derive` (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/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name num_enum_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.7.3/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 --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=4bcbca09f872847b -C extra-filename=-5bd1101e20817c60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-08116a97971b7d90.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-209a268862ef4e92.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `borsh-derive` (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/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name borsh_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/borsh-derive-1.5.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 --cfg 'feature="default"' --cfg 'feature="schema"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force_exhaustive_checks", "schema"))' -C metadata=23c91a41b92df52d -C extra-filename=-6502c649030a0aaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c58ebf541bda25aa.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-08116a97971b7d90.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-209a268862ef4e92.rlib --extern syn_derive=/opt/rustwide/target/debug/deps/libsyn_derive-450e9106ee41ddb6.so --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (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/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=26f0ffc4ca6de599 -C extra-filename=-acfda4042f2a739f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabDU44W" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc0UYOEu/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0UYOEu/symbols.o" "/opt/rustwide/target/debug/deps/spl_discriminator_derive-820c091c0267c889.spl_discriminator_derive.dad5c33f5e213a85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spl_discriminator_derive-820c091c0267c889.75l5wpd4lawwkriw35xvmsg3z.rcgu.rmeta" "/opt/rustwide/target/debug/deps/spl_discriminator_derive-820c091c0267c889.0jiq07c36fr38b9ktof7h1y0c.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspl_discriminator_syn-c8093e01de043fc5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-48f71d92eafd2c20.rlib" "/opt/rustwide/target/debug/deps/libsha2-5bc9dc9ada66f833.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a467f0af8c9b4acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-16eb9d4763cb6c52.rlib" "/opt/rustwide/target/debug/deps/libdigest-ecdbdc5fbb021ada.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2514971ef5fd845e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-1c703b21667e2aff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d4567a22e8d8ece0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-faa506780e6ec2a0.rlib" "/opt/rustwide/target/debug/deps/libsyn-209a268862ef4e92.rlib" "/opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspl_discriminator_derive-820c091c0267c889.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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/be699666730c5a1745838222e98e2d85019affdc/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/ccbz7l7R.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libspl_discriminator_derive-820c091c0267c889.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/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/rustc0UYOEu/list --no-undefined-version /tmp/rustc0UYOEu/symbols.o /opt/rustwide/target/debug/deps/spl_discriminator_derive-820c091c0267c889.spl_discriminator_derive.dad5c33f5e213a85-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/spl_discriminator_derive-820c091c0267c889.75l5wpd4lawwkriw35xvmsg3z.rcgu.rmeta /opt/rustwide/target/debug/deps/spl_discriminator_derive-820c091c0267c889.0jiq07c36fr38b9ktof7h1y0c.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libspl_discriminator_syn-c8093e01de043fc5.rlib /opt/rustwide/target/debug/deps/libthiserror-48f71d92eafd2c20.rlib /opt/rustwide/target/debug/deps/libsha2-5bc9dc9ada66f833.rlib /opt/rustwide/target/debug/deps/libcpufeatures-a467f0af8c9b4acb.rlib /opt/rustwide/target/debug/deps/libcfg_if-16eb9d4763cb6c52.rlib /opt/rustwide/target/debug/deps/libdigest-ecdbdc5fbb021ada.rlib /opt/rustwide/target/debug/deps/libblock_buffer-2514971ef5fd845e.rlib /opt/rustwide/target/debug/deps/libcrypto_common-1c703b21667e2aff.rlib /opt/rustwide/target/debug/deps/libgeneric_array-d4567a22e8d8ece0.rlib /opt/rustwide/target/debug/deps/libtypenum-faa506780e6ec2a0.rlib /opt/rustwide/target/debug/deps/libsyn-209a268862ef4e92.rlib /opt/rustwide/target/debug/deps/libquote-39cdb78c8b300666.rlib /opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007f5fa0b57447 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007f5fa0b5785c [INFO] [stdout] 2 libc.so.6 0x00007f5fa4c03520 [INFO] [stdout] 3 rust-lld 0x000057dd4d596c73 [INFO] [stdout] 4 rust-lld 0x000057dd4d3cab36 [INFO] [stdout] 5 rust-lld 0x000057dd4d3b04ec [INFO] [stdout] 6 rust-lld 0x000057dd4d2e1ae0 [INFO] [stdout] 7 rust-lld 0x000057dd4d2e0b7d [INFO] [stdout] 8 rust-lld 0x000057dd4d2e1221 [INFO] [stdout] 9 libc.so.6 0x00007f5fa4bead90 [INFO] [stdout] 10 libc.so.6 0x00007f5fa4beae40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x000057dd4d1637e9 [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-discriminator-derive` (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/rmeta1O5UF8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d25ee6e3f2b59e66b8b0311ef66253d43f2194af81aba9670ce61f35c0e5333a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d25ee6e3f2b59e66b8b0311ef66253d43f2194af81aba9670ce61f35c0e5333a", kill_on_drop: false }` [INFO] [stdout] d25ee6e3f2b59e66b8b0311ef66253d43f2194af81aba9670ce61f35c0e5333a