Task 92577355508

Warn on and add missing [[noreturn]]

2026-08-06 09:34:22 failed missing_noreturn 78f74b1a295152ae6afd1c8bb8d5dc86fa935c16


Commands that took longer than 1 second (total 6m41s)
linedurationpercentagecommand
8341m0s14%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/qa-assets'
11203s0%cmake -S /Users/runner/work/bitcoin/bitcoin/repo_archive -B '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0' -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON '-DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/out' -Werror=dev -DBUILD_FOR_FUZZING=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS=-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
11251s0%- skipped
114017s4%features - done
14603m39s54%cmake --build '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0' -j3 --target all
17962s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -DPROVIDE_FUZZ_MAIN_FUNCTION -I"/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0/src" -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wmissing-noreturn -Wno-unused-parameter -Werror -MD -MT src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o -MF src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o.d -o src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/test/fuzz/fuzz.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
18091s0%cmake --build '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0' -j1 --target all --verbose
18164s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -DPROVIDE_FUZZ_MAIN_FUNCTION -I"/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0/src" -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wmissing-noreturn -Wno-unused-parameter -Werror -MD -MT src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o -MF src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o.d -o src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/test/fuzz/fuzz.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
Tags
  • macOS native, fuzz
  • missing_noreturn
  • FAILED