Task 5235360982106112

refactor: avoid double hashing in `SourceLocationHasher`

2025-07-10 12:50:05 aborted worker:ci_worker_1749796724_173353924 pull/32939 8a618fba553394e00dfe2eb000e75c9a0640702b


Commands that took longer than 1 second (total 3m45s)
linedurationpercentagecommand
2046s2%docker build --file /tmp/cirrus-build-985925811/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=17,33,37,41,44,46,57,59,60,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-985925811
2791s0%docker exec 02a3721e8dbeeee2b26a9a77f46746c0d0567299cfa44d10991bcf797e00a69c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-985925811/ /ci_container_base'
5151m52s49%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54846s20%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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)'
Tags
  • worker:ci_worker_1749796724_173353924
  • fuzzer,address,undefined,integer, no depends
  • pull/32939
  • ABORTED