Skip to content

optimize u128/i128 popcounts further #11

optimize u128/i128 popcounts further

optimize u128/i128 popcounts further #11

Triggered via pull request October 19, 2023 00:30
Status Success
Total duration 19m 1s
Artifacts

failures.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 18 warnings
build (libgccjit.so, master)
test run failed!
build (libgccjit.so, master)
test run failed!
build (libgccjit.so, master)
test compilation failed although it shouldn't!
build (libgccjit.so, master)
GCC backend does not support unwinding from inline asm
build (libgccjit.so, master)
aborting due to previous error
build (libgccjit.so, master)
test compilation failed although it shouldn't!
build (libgccjit.so, master)
GCC backend does not support unwinding from inline asm
build (libgccjit.so, master)
aborting due to previous error
build (libgccjit.so, master)
test run failed!
build (libgccjit.so, master)
test compilation failed although it shouldn't!
build (libgccjit_without_int128.so, master-without-128bit-integers)
test compilation failed although it shouldn't!
build (libgccjit_without_int128.so, master-without-128bit-integers)
GCC backend does not support unwinding from inline asm
build (libgccjit_without_int128.so, master-without-128bit-integers)
aborting due to previous error
build (libgccjit_without_int128.so, master-without-128bit-integers)
test compilation failed although it shouldn't!
build (libgccjit_without_int128.so, master-without-128bit-integers)
GCC backend does not support unwinding from inline asm
build (libgccjit_without_int128.so, master-without-128bit-integers)
aborting due to previous error
build (libgccjit_without_int128.so, master-without-128bit-integers)
test compilation failed although it shouldn't!
build (libgccjit_without_int128.so, master-without-128bit-integers)
linking with `cc` failed: exit status: 1
build (libgccjit.so, master)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (libgccjit.so, master): src/intrinsic/mod.rs#L7
unused import: `BinaryOp`
build (libgccjit.so, master)
`rustc_codegen_gcc` (lib) generated 1 warning (run `cargo fix --lib -p rustc_codegen_gcc` to apply 1 suggestion)
build (libgccjit.so, master)
LTO is not supported. You may get a linker error.
build (libgccjit.so, master)
1 warning emitted
build (libgccjit.so, master)
LTO is not supported. You may get a linker error.
build (libgccjit.so, master)
1 warning emitted
build (libgccjit.so, master): src/intrinsic/mod.rs#L7
unused import: `BinaryOp`
build (libgccjit.so, master)
`rustc_codegen_gcc` (lib) generated 1 warning (run `cargo fix --lib -p rustc_codegen_gcc` to apply 1 suggestion)
build (libgccjit_without_int128.so, master-without-128bit-integers)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (libgccjit_without_int128.so, master-without-128bit-integers)
`rustc_codegen_gcc` (lib) generated 1 warning (run `cargo fix --lib -p rustc_codegen_gcc` to apply 1 suggestion)
build (libgccjit_without_int128.so, master-without-128bit-integers)
LTO is not supported. You may get a linker error.
build (libgccjit_without_int128.so, master-without-128bit-integers)
LTO is not supported. You may get a linker error.
build (libgccjit_without_int128.so, master-without-128bit-integers)
`rustc_codegen_gcc` (lib) generated 1 warning (run `cargo fix --lib -p rustc_codegen_gcc` to apply 1 suggestion)