Task 66077314886

refactor: replace `ArgsManager::cs_args RecursiveMutex` with `Mutex`

2026-03-06 19:17:09 failed args-mutex-conversion 9d46a0af78de45856e8c6db43cfb293a6550a367


Commands that took longer than 1 second (total 6m45s)
linedurationpercentagecommand
94016s3%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_win64_msvcrt.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64_msvcrt --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64_msvcrt --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11841s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
120210s2%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
15764m6s60%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
25391s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all deploy --verbose
336629s7%-I /home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/include/QtGui -D_FORTIFY_SOURCE=3 /home/admin/actions-runner/_work/_temp/build/src/qt/bitcoin-qt-manifest.rc CMakeFiles/bitcoin-qt.dir/bitcoin-qt-manifest.rc.res
344644s10%-I /home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/include/QtGui -I /home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/boost/include -I /home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/include/QtTest -D_FORTIFY_SOURCE=3 /home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt-manifest.rc CMakeFiles/test_bitcoin-qt.dir/test_bitcoin-qt-manifest.rc.res
Tags
  • Windows-cross to x86_64, msvcrt
  • args-mutex-conversion
  • FAILED