Task 55205502110

refactor: Use util::Result class for wallet loading

2025-11-12 16:06:28 completed pr/bresult-load 2dc6d076e76f9c778dbced9adfd0ef64aea732b1


Commands that took longer than 1 second (total 14m30s)
linedurationpercentagecommand
92431s3%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12141s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
12349s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DBUILD_KERNEL_LIB=ON -DBUILD_KERNEL_TEST=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
15821m3s7%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
19952m0s13%offsetof(util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>,util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>::<unnamed>.util::detail::SuccessHolder<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>::<unnamed>)).std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>::_M_data’ was declared here
21988m36s59%offsetof(util::Result<int, void, util::Messages>,util::Result<int, void, util::Messages>::<unnamed>.util::detail::SuccessHolder<int, void, util::Messages>::<unnamed>))’ was declared here
27791s0%docker container kill 1e781bdcc10ac34c432a08224ca85632031dc5eaf160415d7fdc29ff434b6e7b
Tags
  • Linux->Windows cross, no tests
  • pr/bresult-load
  • COMPLETED