Skip to content

Fix/endianness

Fix/endianness #84

Triggered via pull request October 20, 2023 18:11
@antoyoantoyo
synchronize #346
fix/endianness
Status Failure
Total duration 10m 38s
Artifacts

m68k.yml

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

Annotations

2 errors and 23 warnings
build (--std-tests)
The template is not valid. .github/workflows/m68k.yml (Line: 96, Col: 14): hashFiles('**/Cargo.lock') failed. Fail to hash files under directory '/home/runner/work/rustc_codegen_gcc/rustc_codegen_gcc'
build (--mini-tests)
The template is not valid. .github/workflows/m68k.yml (Line: 96, Col: 14): hashFiles('**/Cargo.lock') failed. Fail to hash files under directory '/home/runner/work/rustc_codegen_gcc/rustc_codegen_gcc'
build (--std-tests)
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 (--std-tests): src/builder.rs#L1226
unused variable: `personality`
build (--std-tests): src/context.rs#L170
unused variable: `i128_align`
build (--std-tests): src/context.rs#L172
unused variable: `u128_align`
build (--std-tests)
`rustc_codegen_gcc` (lib) generated 3 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 3 suggestions)
build (--std-tests): src/builder.rs#L1226
unused variable: `personality`
build (--std-tests): src/context.rs#L170
unused variable: `i128_align`
build (--std-tests): src/context.rs#L172
unused variable: `u128_align`
build (--std-tests)
`rustc_codegen_gcc` (lib) generated 3 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 3 suggestions)
build (--std-tests): example/std_example.rs#L83
unused variable: `houndred_f32`
build (--std-tests): example/std_example.rs#L84
unused variable: `houndred_f64`
build (--std-tests)
2 warnings emitted
build (--mini-tests)
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 (--mini-tests): src/builder.rs#L1226
unused variable: `personality`
build (--mini-tests): src/context.rs#L170
unused variable: `i128_align`
build (--mini-tests): src/context.rs#L172
unused variable: `u128_align`
build (--mini-tests)
`rustc_codegen_gcc` (lib) generated 3 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 3 suggestions)
build (--mini-tests): src/builder.rs#L1226
unused variable: `personality`
build (--mini-tests): src/context.rs#L170
unused variable: `i128_align`
build (--mini-tests): src/context.rs#L172
unused variable: `u128_align`
build (--mini-tests)
`rustc_codegen_gcc` (lib) generated 3 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 3 suggestions)
build (--mini-tests): example/mini_core_hello_world.rs#L277
unused variable: `f`
build (--mini-tests)
1 warning emitted