Task 58446399827

miniscript refactor: Remove unique_ptr-indirection

2025-12-18 15:36:34 completed 2024/11/miniscript_ownership 7909f9f7d6d780f0cf2a1e94267b71157122b0f5


Commands that took longer than 1 second (total 19m3s)
linedurationpercentagecommand
94426s2%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
121715s1%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'
157418s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27902s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28226s0%cmake --build /tidy-build -j8
28396m52s36%tee tmp.tidy-out.txt
50638s0%tee /tmp/iwyu_ci.out
52201m45s9%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
137004s0%should remove these lines:
137266s0%has correct #includes/fwd-decls)
142141s0%should remove these lines:
144083s0%has correct #includes/fwd-decls)
148032s0%has correct #includes/fwd-decls)
151231s0%should remove these lines:
153081s0%should remove these lines:
156188s0%should remove these lines:
157645s0%should remove these lines:
158632s0%should remove these lines:
160742s0%should remove these lines:
162721s0%should remove these lines:
164007m51s41%should remove these lines:
444931s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
732726s0%b/src/zmq/zmqutil.cpp
Tags
  • tidy
  • 2024/11/miniscript_ownership
  • COMPLETED