massalabs/massa

error: could not compile `cranelift-codegen` (lib)

Avitron3174 opened this issue · 0 comments

Describe the bug
Caused by:
process didn't exit successfully: /root/.rustup/toolchains/1.74.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen --edition=2021 /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cranelift-codegen-0.91.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="arm64"' --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="riscv64"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' -C metadata=a2c49536352ee9cb -C extra-filename=-a2c49536352ee9cb --out-dir /root/massa/massa/target/release/deps -L dependency=/root/massa/massa/target/release/deps --extern arrayvec=/root/massa/massa/target/release/deps/libarrayvec-c351842c09d0b227.rmeta --extern bumpalo=/root/massa/massa/target/release/deps/libbumpalo-507c377f361139c0.rmeta --extern cranelift_bforest=/root/massa/massa/target/release/deps/libcranelift_bforest-ba5b3425bb235a00.rmeta --extern cranelift_codegen_shared=/root/massa/massa/target/release/deps/libcranelift_codegen_shared-28d6eb6a3c0d8ce1.rmeta --extern cranelift_egraph=/root/massa/massa/target/release/deps/libcranelift_egraph-49355725762d6ede.rmeta --extern cranelift_entity=/root/massa/massa/target/release/deps/libcranelift_entity-1c7f7b9e9f9f9a84.rmeta --extern gimli=/root/massa/massa/target/release/deps/libgimli-7e1d7ced6b595928.rmeta --extern log=/root/massa/massa/target/release/deps/liblog-ab567fbe36e6a73a.rmeta --extern regalloc2=/root/massa/massa/target/release/deps/libregalloc2-9501901ac3dd5750.rmeta --extern smallvec=/root/massa/massa/target/release/deps/libsmallvec-724b84f435be6d99.rmeta --extern target_lexicon=/root/massa/massa/target/release/deps/libtarget_lexicon-4538f964ccd68e1c.rmeta --cap-lints allow (signal: 9, SIGKILL: kill)
warning: build failed, waiting for other jobs to finish...

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.