cargo rustc --release -p simbelmyne -- -C target-cpu=native --emit link=Simbelmyne-8654384C
Compiling anyhow v1.0.104
Compiling proc-macro2 v1.0.107
Compiling quote v1.0.47
Compiling unicode-ident v1.0.24
Compiling crossbeam-utils v0.8.22
Compiling crossbeam-epoch v0.9.20
Compiling crossbeam-deque v0.8.7
Compiling either v1.17.0
Compiling lazy_static v1.5.0
Compiling rayon-core v1.13.0
Compiling colored v2.2.0
error: could not parse/generate dep info at: /tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/deps/lazy_static-62e84a8d6148a854.d
Caused by:
failed to write `/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/.fingerprint/lazy_static-62e84a8d6148a854/dep-lib-lazy_static`
Caused by:
No space left on device (os error 28)
warning: build failed, waiting for other jobs to finish...
error: failed to run custom build command for `proc-macro2 v1.0.107`
Caused by:
process didn't exit successfully: `/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/build/proc-macro2-3d374f4bf9dc8b67/build-script-build` (exit status: 1)
--- stdout
cargo:rustc-check-cfg=cfg(fuzzing)
cargo:rustc-check-cfg=cfg(no_is_available)
cargo:rustc-check-cfg=cfg(no_literal_byte_character)
cargo:rustc-check-cfg=cfg(no_literal_c_string)
cargo:rustc-check-cfg=cfg(no_source_text)
cargo:rustc-check-cfg=cfg(proc_macro_span)
cargo:rustc-check-cfg=cfg(proc_macro_span_file)
cargo:rustc-check-cfg=cfg(proc_macro_span_location)
cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
cargo:rustc-check-cfg=cfg(randomize_layout)
cargo:rustc-check-cfg=cfg(span_locations)
cargo:rustc-check-cfg=cfg(super_unstable)
cargo:rustc-check-cfg=cfg(wrap_proc_macro)
cargo:rerun-if-changed=src/probe/proc_macro_span.rs
--- stderr
Failed to create /tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/build/proc-macro2-2d1935b1591fcbae/out/probe: No space left on device (os error 28)
error: failed to write bytecode to /tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/deps/either-c296d47f58e6783a.either.ef70b3c3cac3c6a-cgu.0.rcgu.bc: No space left on device (os error 28)
error: linking with `cc` failed: exit status: 1
|
= note: "cc" "-m64" "/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/build/rayon-core-37d5f51a5ebc6b47/rustcvCR5NB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/build/rayon-core-37d5f51a5ebc6b47/rustcvCR5NB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/build/rayon-core-37d5f51a5ebc6b47/build_script_build-37d5f51a5ebc6b47" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-all" "-nodefaultlibs"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
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):
0 libLLVM.so.22.1-rust-1.97.1-stable 0x00007fbcfa74cc07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
1 libLLVM.so.22.1-rust-1.97.1-stable 0x00007fbcfa74d4fd
2 libc.so.6 0x00007fbcf452edf0
3 libc.so.6 0x00007fbcf4651d00
4 rust-lld 0x0000560eb9286cc4
5 rust-lld 0x0000560eb930681b
6 libLLVM.so.22.1-rust-1.97.1-stable 0x00007fbcfa6f52f2
7 libLLVM.so.22.1-rust-1.97.1-stable 0x00007fbcfa6f4aaa
8 libLLVM.so.22.1-rust-1.97.1-stable 0x00007fbcfa65a1a0
9 libc.so.6 0x00007fbcf4581b7b
10 libc.so.6 0x00007fbcf45ff630 __clone + 64
collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
compilation terminated.
error: could not compile `rayon-core` (build script) due to 1 previous error
error: could not compile `either` (lib) due to 1 previous error
error: failed to write /tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/deps/rustcWJgmT3/lib.rmeta: No space left on device (os error 28)
error: could not compile `either` (lib) due to 1 previous error
error: failed to write to `/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetaXIVLuZ/full.rmeta`: No space left on device (os error 28)
error: could not compile `colored` (lib) due to 1 previous error
error: failed to write to `/tmp/tmpoimt4qf8/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmeta3jYYMn/full.rmeta`: No space left on device (os error 28)
error: could not compile `crossbeam-utils` (lib) due to 1 previous error
make: *** [Makefile:4: openbench] Error 101