Task 53747595564

serialize: Change GetSerializeSize return type to uint64_t

2025-10-27 10:22:47 completed fix-getserializesize-return-type 3f2ec023d3ed93cd5e6c2cfed1059aab7b64888b


Commands that took longer than 1 second (total 20m8s)
linedurationpercentagecommand
90651s4%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
124212s0%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 -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'
15743m15s16%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27062s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
27385s0%cmake --build /tidy-build -j8
27556m1s29%tee tmp.tidy-out.txt
48871m28s7%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
130437s0%has correct #includes/fwd-decls)
134601s0%should remove these lines:
139461s0%should remove these lines:
140834s0%has correct #includes/fwd-decls)
146923s0%should remove these lines:
149395s0%has correct #includes/fwd-decls)
156081s0%should remove these lines:
160638s0%should remove these lines:
162072s0%has correct #includes/fwd-decls)
163736s0%should remove these lines:
166066m37s32%should remove these lines:
415201s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
707141s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • fix-getserializesize-return-type
  • COMPLETED