Task 92821231672

Warn on and add missing [[noreturn]]

2026-08-07 09:02:14 failed missing_noreturn 8d88646dac6959a9360c8f8a0e684520ff99e157


Commands that took longer than 1 second (total 3m31s)
linedurationpercentagecommand
110719s9%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_fuzz --load /home/runner/work/bitcoin/bitcoin
137528s13%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets '/home/runner/work/_temp/ci/scratch_ ₿🧪_/qa-assets'
15329s4%features - done
18502m2s57%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j16 --target all
23885s2%-DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -I"/home/runner/work/_temp/build_ ₿🧪_/src" -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/secp256k1/include -ftrivial-auto-var-init=pattern -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=fuzzer-no-link,address,undefined,float-divide-by-zero,integer -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -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/CMakeFiles/bitcoin_common.dir/common/run_command.cpp.o -MF CMakeFiles/bitcoin_common.dir/common/run_command.cpp.o.d -o CMakeFiles/bitcoin_common.dir/common/run_command.cpp.o -c /home/runner/work/_temp/src/common/run_command.cpp
Tags
  • fuzzer,address,undefined,integer
  • missing_noreturn
  • FAILED