Task 5214161968300032
refactor: Use std::span over Span
2024-12-18 15:45:18 completed worker:ci_worker_1732185959_837445546 pull/31519 e6b1269e14a5f43f407476a89a06e6f84c30217a- build_duration:
14m4s - ccache_hitrate:
44.40% - configure_duration:
17s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 16m11s)
line | duration | percentage | command |
---|---|---|---|
193 | 1s | 0% | docker build --file /tmp/cirrus-build-1094308477/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=0,3,4,5,6,9,10,11,12,13 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-1094308477 |
249 | 11s | 1% | podman container rm --force --all |
508 | 4s | 0% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
530 | 17s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |
863 | 14m4s | 86% | bash -c 'cmake --build . -j10 --target all deploy' |