Task 64302979242

refactor: make `CCoinsView` a pure virtual interface

2026-02-20 14:57:22 failed l0rinc/pure-virtual-CCoinsView a08af3b78cdeb6339bbaa2f8aeb24ae8216544fa


Commands that took longer than 1 second (total 10m11s)
linedurationpercentagecommand
7621m18s12%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets
10784s0%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
108225s4%- skipped
14084m20s42%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all
17663s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -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 -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/minisketch/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/secp256k1/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -isystem /opt/homebrew/Cellar/libevent/2.1.12_1/include -O2 -g -std=c++20 -arch arm64 -fPIE -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 -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 -Werror -MD -MT src/test/fuzz/CMakeFiles/fuzz.dir/coins_view.cpp.o -MF src/test/fuzz/CMakeFiles/fuzz.dir/coins_view.cpp.o.d -o src/test/fuzz/CMakeFiles/fuzz.dir/coins_view.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/test/fuzz/coins_view.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
18063s0%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j1 --target all --verbose
18145s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -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 -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/minisketch/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/secp256k1/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -isystem /opt/homebrew/Cellar/libevent/2.1.12_1/include -O2 -g -std=c++20 -arch arm64 -fPIE -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 -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 -Werror -MD -MT src/test/fuzz/CMakeFiles/fuzz.dir/coins_view.cpp.o -MF src/test/fuzz/CMakeFiles/fuzz.dir/coins_view.cpp.o.d -o src/test/fuzz/CMakeFiles/fuzz.dir/coins_view.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/test/fuzz/coins_view.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
Tags
  • macOS native, fuzz
  • l0rinc/pure-virtual-CCoinsView
  • FAILED