Skip to content

.github/workflows/ci.yaml #1735

.github/workflows/ci.yaml

.github/workflows/ci.yaml #1735

Annotations

2 errors and 1 warning

ci (arm64, clang, debug, src, common, none)

cancelled Dec 7, 2024 in 1m 29s
Set up job
2s
Initialize containers
43s
Run actions/checkout@v2
40s
Run echo 'MATRIX_NAME=arm64-clang-debug' >> $GITHUB_ENV
0s
Run actions/cache@v2
0s
Run echo 'IMAGE_PATH=arch/x86/boot/bzImage' >> $GITHUB_ENV
0s
Run echo 'MAKE_ARCH=ARCH=arm64' >> $GITHUB_ENV
0s
Run echo 'MAKE_ARCH=ARCH=powerpc' >> $GITHUB_ENV
0s
Run echo 'MAKE_ARCH=ARCH=arm' >> $GITHUB_ENV
0s
Run echo 'MAKE_ARCH=ARCH=riscv' >> $GITHUB_ENV
0s
Run echo 'MAKE_TOOLCHAIN=CC=clang' >> $GITHUB_ENV
0s
Run echo 'MAKE_TOOLCHAIN=LLVM=1' >> $GITHUB_ENV
0s
Run echo 'MAKE_LLVM_IAS=LLVM_IAS=1' >> $GITHUB_ENV
0s
Run echo 'MAKE_LLVM_IAS=LLVM_IAS=1' >> $GITHUB_ENV
0s
Run echo 'MAKE_OUTPUT=O=build' >> $GITHUB_ENV
0s
Run echo 'HOME=/root' >> $GITHUB_ENV
0s
Run echo "$HOME/.cargo/bin" >> $GITHUB_PATH
0s
Run echo 'RUSTC_SYSROOT=--sysroot=$HOME/sysroot' >> $GITHUB_ENV
0s
Run mkdir $(rustc --print sysroot)
0s
Run echo '/usr/lib/ccache:$PATH' >> $GITHUB_PATH
0s
Run ccache -s
0s
Run cp samples/rust/rust_module_parameters.rs samples/rust/rust_module_parameters_builtin_default.rs
0s
Run mv .github/workflows/kernel-arm64-debug.config .config
0s
Run mv .github/workflows/kernel-arm64-debug-thinlto.config .config
0s
Run mkdir
0s
Run make -j3
0s
Run cat .config
0s
Run grep -F 'CONFIG_WERROR=y' .config
0s
Run mv $HOME/busybox-arm64 busybox
0s
Run qemu-system- \
0s
Run ! grep -v 'at mm/debug_vm_pgtable.c:' qemu-stdout.log | grep '] WARNING:'
0s
Run grep '] ok 1 - rust_kernel_doctests$' qemu-stdout.log
0s
Run grep '] rust_minimal: Rust minimal sample (init)$' qemu-stdout.log
0s
Run grep '] rust_print: Rust printing macros sample (init)$' qemu-stdout.log
0s
Run grep '] rust_module_parameters_builtin_default: Rust module parameters sample (init)' qemu-stdout.log
0s
Run grep '] rust_sync: Rust synchronisation primitives sample (init)$' qemu-stdout.log
0s
Run grep '] rust_chrdev: Rust character device sample (init)$' qemu-stdout.log
0s
Run grep '] rust_miscdev: Rust miscellaneous device sample (init)$' qemu-stdout.log
0s
Run grep '] rust_stack_probing: Rust stack probing sample (init)$' qemu-stdout.log
0s
Run grep '] rust_semaphore: Rust semaphore sample (init)$' qemu-stdout.log
0s
Run grep '] rust_semaphore_c: Rust semaphore sample (in C, for comparison) (init)$' qemu-stdout.log
0s
Run grep '] rust_selftests: Rust self tests (init)$' qemu-stdout.log
0s
Run cat .config
0s
Run make -j3 CLIPPY=1
0s
Run make -j3 rustdoc
0s
Run make -j3 rusttest
0s
Run make -j3 rustfmtcheck
0s
Run rm samples/rust/rust_minimal.o
0s
Run samples/rust/hostprogs/single | grep -F 'The number is 42.'
0s
Run ccache -s
0s
Post Run actions/checkout@v2
0s
Stop containers
0s
Complete job
0s