Task 6300352154173440

refactor: Use std::span over Span

2024-12-19 13:08:15 aborted worker:ci_worker_1731482102_605851677 pull/31519 e57a99395e7f27810b4f64dc1c65c5c0d0c7b574


Commands that took longer than 1 second (total 34m51s)
linedurationpercentagecommand
2011s0%docker build --file /tmp/cirrus-build-4234889595/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=15,28,34,37,38,46,49,60,61,62 --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-4234889595
25725s1%podman container rm --force --all
2771s0%docker exec fcd0f8c8b307635a02564a4864f9736994734995d6219a5c5baa2c11c75c19f9 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-4234889595/ /ci_container_base'
5161m55s5%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54842s2%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)'
87931s1%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482102_605851677
  • fuzzer,address,undefined,integer, no depends
  • pull/31519
  • ABORTED