Task 4820358961823744

refactor: Avoid copies by using const references or by move-construction

2025-07-10 14:17:45 completed worker:ci_worker_1749796736_142313859 pull/31650 fa9b7f0630691cf6b0add88f646bbcae6466eeaa


Commands that took longer than 1 second (total 51m24s)
linedurationpercentagecommand
2061s0%docker build --file /tmp/cirrus-build-131560539/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 --cpuset-cpus=14,15,16,20,22,24,26,28,48,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-131560539
2811s0%docker exec e24e03626121406e1ff2dae062dea4d11b948f5e4d002ce6037f6aa45d85b532 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-131560539/ /ci_container_base'
53633s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
85549s1%bash -c 'cmake --build . -j10 --target all install'
193210s0%/ci_container_base/contrib/devtools/check-deps.sh .
196518s0%cmake --build /tidy-build -j10
19701s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
198217m35s34%tee tmp.tidy-out.txt
400031m30s61%python3 /include-what-you-use/iwyu_tool.py -p /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/ci_container_base/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
380057s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1749796736_142313859
  • tidy
  • pull/31650
  • COMPLETED