Task 55309362476

refactor: remove incorrect lifetimebounds

2025-11-13 14:47:56 failed remove-incorrect-lifetimebounds 7554d692df11ccc5cb0a28c9ae984eb3e8414b74


Commands that took longer than 1 second (total 5m45s)
linedurationpercentagecommand
8121m9s19%1].Add(stats);
9764s1%cmake -S /Users/runner/work/bitcoin/bitcoin -B /Users/runner/work/bitcoin/bitcoin/ci/scratch/build-aarch64-apple-darwin24.6.0 -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/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
98021s6%- skipped
130210s2%cmake --build /Users/runner/work/bitcoin/bitcoin/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all all
14472s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/Users/runner/work/bitcoin/bitcoin/ci/scratch/build-aarch64-apple-darwin24.6.0/src -I/Users/runner/work/bitcoin/bitcoin/src -I/Users/runner/work/bitcoin/bitcoin/src/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/src/minisketch/include -I/Users/runner/work/bitcoin/bitcoin/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.89.0/include -isystem /opt/homebrew/Cellar/libevent/2.1.12_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fdebug-prefix-map=/Users/runner/work/bitcoin/bitcoin/src=. -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Werror -Wall -Wextra -Wgnu -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 -Wno-unused-parameter -D_THREAD_SAFE -MD -MT src/CMakeFiles/bitcoin_node.dir/index/base.cpp.o -MF src/CMakeFiles/bitcoin_node.dir/index/base.cpp.o.d -o src/CMakeFiles/bitcoin_node.dir/index/base.cpp.o -c /Users/runner/work/bitcoin/bitcoin/src/index/base.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
14651s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/Users/runner/work/bitcoin/bitcoin/ci/scratch/build-aarch64-apple-darwin24.6.0/src -I/Users/runner/work/bitcoin/bitcoin/src -I/Users/runner/work/bitcoin/bitcoin/src/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/src/minisketch/include -I/Users/runner/work/bitcoin/bitcoin/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.89.0/include -isystem /opt/homebrew/Cellar/libevent/2.1.12_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fdebug-prefix-map=/Users/runner/work/bitcoin/bitcoin/src=. -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Werror -Wall -Wextra -Wgnu -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 -Wno-unused-parameter -D_THREAD_SAFE -MD -MT src/CMakeFiles/bitcoin_node.dir/blockencodings.cpp.o -MF src/CMakeFiles/bitcoin_node.dir/blockencodings.cpp.o.d -o src/CMakeFiles/bitcoin_node.dir/blockencodings.cpp.o -c /Users/runner/work/bitcoin/bitcoin/src/blockencodings.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
Tags
  • macOS native, fuzz
  • remove-incorrect-lifetimebounds
  • FAILED