Task 55637637941

wallet, sqlite: Encapsulate SQLite statements in a RAII class

2025-11-17 21:26:06 completed sqlite-stmt-raii 0af7c2a11819a21e11abf34b4229c5c21150d827


Commands that took longer than 1 second (total 17m18s)
linedurationpercentagecommand
94344s4%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
122911s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
158617s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27982s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28305s0%cmake --build /tidy-build -j8
28476m6s35%tee tmp.tidy-out.txt
50616s0%tee /tmp/iwyu_ci.out
52181m21s7%tee /tmp/iwyu_ci.out
128706s0%has correct #includes/fwd-decls)
132001s0%should remove these lines:
132351s0%should remove these lines:
135321s0%has correct #includes/fwd-decls)
139515s0%should remove these lines:
142341s0%has correct #includes/fwd-decls)
145373s0%should remove these lines:
148242s0%has correct #includes/fwd-decls)
151141s0%has correct #includes/fwd-decls)
152861s0%should remove these lines:
154861s0%should remove these lines:
157497s0%should remove these lines:
158932s0%has correct #includes/fwd-decls)
160595s0%should remove these lines:
162927m2s40%should remove these lines:
442081s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
728371s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • sqlite-stmt-raii
  • COMPLETED