Task 55310992326

refactor: remove incorrect lifetimebounds

2025-11-13 15:06:41 completed remove-incorrect-lifetimebounds 99d012ec80a4415e1a37218fb4933550276b9a0a


Commands that took longer than 1 second (total 20m3s)
linedurationpercentagecommand
93638s3%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
123111s0%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'
15881m11s5%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
28002s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28326s0%cmake --build /tidy-build -j8
28496m38s33%tee tmp.tidy-out.txt
50638s0%tee /tmp/iwyu_ci.out
52201m52s9%python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
1298910s0%has correct #includes/fwd-decls)
134991s0%should remove these lines:
139667s0%should remove these lines:
142182s0%has correct #includes/fwd-decls)
144853s0%should remove these lines:
147874s0%has correct #includes/fwd-decls)
152541s0%should remove these lines:
154122s0%should remove these lines:
157519s0%should remove these lines:
158957s0%has correct #includes/fwd-decls)
161873s0%should remove these lines:
162947m23s36%should remove these lines:
442061s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
728331s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • remove-incorrect-lifetimebounds
  • COMPLETED