Task 6334183879999488
refactor: Use std::span over Span
2024-12-18 14:56:38 aborted worker:ci_worker_1731482091_378654835 pull/31519 c04d81af104553e1278fc7d8d0b36f6b1474c932- build_duration:
11m37s - ccache_hitrate:
- configure_duration:
33s - docker_build_cached:
true
Commands that took longer than 1 second (total 42m54s)
line | duration | percentage | command |
---|---|---|---|
513 | 1m37s | 3% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 33s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
877 | 11m37s | 27% | bash -c 'cmake --build . -j10 --target all install' |