277 | 1s | 0% | docker exec 1cc4d5ed4629f88203844dcb5e6bc9e2da0a3519fb96eb8ca311dce1c1b8c242 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build/ /ci_container_base' |
534 | 26s | 0% | 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 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
835 | 1m2s | 2% | bash -c 'cmake --build . -j10 --target all install' |
2203 | 14s | 0% | /ci_container_base/contrib/devtools/check-deps.sh . |
2292 | 20s | 0% | cmake --build /tidy-build -j10 |
2297 | 1s | 0% | cmake --build /tidy-build --target bitcoin-tidy-tests -j10 |
2307 | 16m38s | 36% | tee tmp.tidy-out.txt |
4300 | 26m39s | 58% | 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 |
37487 | 10s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |