Task 4721851462582272
refactor: modernize outdated trait patterns using helper aliases (C++14)
2025-02-19 13:36:45 aborted worker:ci_worker_1738745302_432388562 pull/31904 1ea4f65bcda1b712223aa4650d509300e0d11200- ccache_hitrate:
- docker_build_duration:
31s
Commands that took longer than 1 second (total 4m17s)
line | duration | percentage | command |
---|---|---|---|
206 | 31s | 12% | docker build --file /tmp/cirrus-build-433417025/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=7,8,16,18,28,39,40,48,56,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-433417025 |
319 | 4s | 1% | retry -- apt-get update |
339 | 10s | 3% | retry -- apt-get install curl -y |
551 | 3s | 1% | retry -- apt-get update |
560 | 2m6s | 49% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2341 | 4s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |