Task 5230957415890944

miniscript refactor: Remove unique_ptr-indirection (#30866 follow-up)

2025-04-30 18:15:18 aborted worker:ci_worker_1738745312_931752388 pull/31713 97476a3adfba957e4bffa91d0d47d461725b9214


Commands that took longer than 1 second (total 31m9s)
linedurationpercentagecommand
2042s0%docker build --file /tmp/cirrus-build-3083186968/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=4,6,8,13,16,22,24,27,36,41 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-3083186968
2791s0%docker exec b2e8dbac66faeeb2df3fa7f801752332314185105dcfb8e84ae29663b40ef76c 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-3083186968/ /ci_container_base'
5181m10s3%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54944s2%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)'
8792m57s9%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1738745312_931752388
  • fuzzer,address,undefined,integer, no depends
  • pull/31713
  • ABORTED