Task 4863961830522880
refactor: remove redundant `for` constructs
2025-02-17 17:05:51 aborted worker:ci_worker_1738745276_841682178 pull/31891 e3da6a5150805acf8c14ef70bc5bbf17d049017a- build_duration:
22s - ccache_hitrate:
99.84% - configure_duration:
34s - docker_build_cached:
true
Commands that took longer than 1 second (total 8m29s)
line | duration | percentage | command |
---|---|---|---|
521 | 1m45s | 20% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
554 | 34s | 6% | 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-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
885 | 22s | 4% | bash -c 'cmake --build . -j10 --target all all' |