Skip to content

Add Unix domain socket support and collapse reactor backends #643

Add Unix domain socket support and collapse reactor backends

Add Unix domain socket support and collapse reactor backends #643

Triggered via pull request April 10, 2026 22:28
Status Failure
Total duration 2h 0m 36s
Artifacts 1

ci.yml

on: pull_request
Generate Matrix
6s
Generate Matrix
Changelog Summary
41s
Changelog Summary
Matrix: freebsd
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 128 warnings
MSVC 14.42: C++20
B2 build failed with exit code 1 Error: B2 build failed with exit code 1 at main (D:\a\_actions\alandefreitas\cpp-actions\v1.9.0\b2-workflow\dist\index.js:1:5150) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (D:\a\_actions\alandefreitas\cpp-actions\v1.9.0\b2-workflow\dist\index.js:1:7715)
MinGW Clang: C++20 (coverage, static)
CMake tests failed with exit code 8 Error: CMake tests failed with exit code 8 at main (D:\a\_actions\alandefreitas\cpp-actions\v1.9.0\cmake-workflow\dist\index.js:1:20764) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (D:\a\_actions\alandefreitas\cpp-actions\v1.9.0\cmake-workflow\dist\index.js:1:30173)
Apple-Clang: C++20,C++23 (macOS 26, coverage, static)
CMake tests failed with exit code 8 Error: CMake tests failed with exit code 8 at main (/Users/runner/work/_actions/alandefreitas/cpp-actions/v1.9.0/cmake-workflow/dist/index.js:1:20764) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (/Users/runner/work/_actions/alandefreitas/cpp-actions/v1.9.0/cmake-workflow/dist/index.js:1:30173)
Apple-Clang: C++20,C++23 (macOS 26, tsan, static)
The job has exceeded the maximum execution time of 2h0m0s
Apple-Clang: C++20,C++23 (macOS 26, tsan, static)
The operation was canceled.
Apple-Clang: C++20,C++23 (macOS 26)
The job has exceeded the maximum execution time of 2h0m0s
Apple-Clang: C++20,C++23 (macOS 26)
The operation was canceled.
Apple-Clang: C++20,C++23 (macOS 26, asan+ubsan)
The job has exceeded the maximum execution time of 2h0m0s
Apple-Clang: C++20,C++23 (macOS 26, asan+ubsan)
The operation was canceled.
Apple-Clang: C++20,C++23 (macOS 15)
The job has exceeded the maximum execution time of 2h0m0s
Apple-Clang: C++20,C++23 (macOS 15)
The operation was canceled.
Clang-CL: C++20 (asan)
The job has exceeded the maximum execution time of 2h0m0s
Clang-CL: C++20 (asan)
The operation was canceled.
MSVC 14.34: C++20
The job has exceeded the maximum execution time of 2h0m0s
MSVC 14.34: C++20
The operation was canceled.
Clang-CL: C++20
The job has exceeded the maximum execution time of 2h0m0s
Clang-CL: C++20
The operation was canceled.
MinGW Clang: C++20 (static)
The job has exceeded the maximum execution time of 2h0m0s
MinGW Clang: C++20 (static)
The operation was canceled.
MSVC 14.42: C++20 (asan)
The job has exceeded the maximum execution time of 2h0m0s
MSVC 14.42: C++20 (asan)
The operation was canceled.
Generate Matrix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Changelog Summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/create-changelog@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Conventional Commits
87 unconventional commits
GCC 13: C++20,C++23 (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 18: C++20,C++23 (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 17: C++20 (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 14: C++20,C++23 (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 19: C++20,C++23 (arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 13: C++20,C++23
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 13: C++20,C++23
[LogCollection][Warn]File not found:'-- Loading CMake variables from /home/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
Clang 20: C++20,C++23 (time-trace)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/flamegraph@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (time-trace)
No header defined for asio; skipping header check (note: header-only
Clang 20: C++20,C++23 (time-trace)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
Clang 17: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 17: C++20
[LogCollection][Warn]File not found:'-- Loading CMake variables from /home/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
Clang 20: C++20,C++23 (clang-tidy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (clang-tidy)
No header defined for asio; skipping header check (note: header-only
Clang 20: C++20,C++23 (clang-tidy)
Unexpected input(s) 'build', valid inputs are ['cmake-path', 'cmake-version', 'source-dir', 'url', 'git-repository', 'git-tag', 'download-dir', 'patches', 'build-dir', 'preset', 'cc', 'ccflags', 'cxx', 'cxxflags', 'cxxstd', 'shared', 'toolchain', 'generator', 'generator-toolset', 'generator-architecture', 'build-type', 'build-target', 'extra-args', 'export-compile-commands', 'install-prefix', 'jobs', 'run-tests', 'configure-tests-flag', 'test-all-cxxstd', 'install', 'install-all-cxxstd', 'package', 'package-all-cxxstd', 'package-name', 'package-dir', 'package-vendor', 'package-generators', 'package-artifact', 'package-retention-days', 'create-annotations', 'ref-source-dir', 'trace-commands']
Clang 20: C++20,C++23 (clang-tidy)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 14: C++20,C++23
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 14: C++20,C++23
[LogCollection][Warn]File not found:'-- Loading CMake variables from /home/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
Clang 18: C++20,C++23
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 18: C++20,C++23
[LogCollection][Warn]File not found:'-- Loading CMake variables from /home/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
FreeBSD 14.3 (Clang): C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 19: C++20,C++23
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 19: C++20,C++23
[LogCollection][Warn]File not found:'-- Loading CMake variables from /home/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
Clang 20: C++20,C++23 (tsan, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (tsan, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
Clang 20: C++20,C++23 (asan+ubsan, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (asan+ubsan, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
MSVC 14.42: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
MSVC 14.42: C++20
'boost::corosio::detail::win_resolver_service::resolver_ptrs_': 'std::unordered_map<boost::corosio::detail::win_resolver *,std::shared_ptr<_Ty>,std::hash<boost::corosio::detail::win_resolver *>,std::equal_to<boost::corosio::detail::win_resolver *>,std::allocator<std::pair<boost::corosio::detail::win_resolver *const ,std::shared_ptr<_Ty>>>>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.42: C++20
'boost::corosio::detail::win_resolver_service::resolver_list_': 'boost::corosio::detail::intrusive_list<boost::corosio::detail::win_resolver>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.42: C++20
'boost::corosio::detail::win_resolver_service::mutex_': 'boost::corosio::detail::win_mutex' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.42: C++20
non dll-interface struct 'boost::corosio::io_object::io_service' used as base for dll-interface class 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20
'boost::corosio::detail::timer_service::cached_nearest_ns_': 'std::atomic<__int64>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20
'boost::corosio::detail::timer_service::on_earliest_changed_': 'boost::corosio::detail::timer_service::callback' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20
'boost::corosio::detail::timer_service::heap_': 'std::vector<boost::corosio::detail::timer_service::heap_entry,std::allocator<boost::corosio::detail::timer_service::heap_entry>>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20
'boost::corosio::detail::timer_service::mutex_': 'std::mutex' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20
'boost::corosio::io_object::h_': 'boost::corosio::io_object::handle' needs to have dll-interface to be used by clients of 'boost::corosio::io_object'
MSVC 14.42: C++20
'boost::corosio::io_object::h_': 'boost::corosio::io_object::handle' needs to have dll-interface to be used by clients of 'boost::corosio::io_object'
MSVC 14.42: C++20
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-windows.cmake.log'.
FreeBSD 15.0 (Clang): C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (x86, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang 20: C++20,C++23 (x86, static)
No header defined for asio; skipping header check (note: header-only
Clang 20: C++20,C++23 (x86, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 12: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 12: C++20
No header defined for asio; skipping header check (note: header-only
GCC 12: C++20
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 15: C++20,C++23 (superproject CMake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 15: C++20,C++23 (superproject CMake)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 15: C++20,C++23 (coverage, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 15: C++20,C++23 (coverage, static)
No header defined for asio; skipping header check (note: header-only
GCC 15: C++20,C++23 (coverage, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 15: C++20,C++23 (tsan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
'atomic_thread_fence' is not supported with '-fsanitize=thread' [-Wtsan]
GCC 15: C++20,C++23 (tsan)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 15: C++20,C++23
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 15: C++20,C++23
No header defined for asio; skipping header check (note: header-only
GCC 15: C++20,C++23
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
GCC 15: C++20,C++23 (asan+ubsan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
GCC 15: C++20,C++23 (asan+ubsan)
'((const boost::corosio::detail::scheduler_op*)((char*)frame_ptr + 8))[7].boost::corosio::detail::scheduler_op::boost::corosio::detail::intrusive_queue<boost::corosio::detail::scheduler_op>::node' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'((const boost::corosio::detail::scheduler_op*)((char*)frame_ptr + 8))[7].boost::corosio::detail::scheduler_op::boost::corosio::detail::intrusive_queue<boost::corosio::detail::scheduler_op>::node' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'((const boost::corosio::detail::scheduler_op*)((char*)frame_ptr + 8))[16].boost::corosio::detail::scheduler_op::boost::corosio::detail::intrusive_queue<boost::corosio::detail::scheduler_op>::node' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'((const boost::corosio::detail::scheduler_op*)frame_ptr)[8].boost::corosio::detail::scheduler_op::boost::corosio::detail::intrusive_queue<boost::corosio::detail::scheduler_op>::node' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'((const boost::corosio::detail::scheduler_op*)((char*)frame_ptr + 8))[16].boost::corosio::detail::scheduler_op::boost::corosio::detail::intrusive_queue<boost::corosio::detail::scheduler_op>::node' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
'((const boost::corosio::detail::scheduler_op*)frame_ptr)[8].boost::corosio::detail::scheduler_op::boost::corosio::detail::intrusive_queue<boost::corosio::detail::scheduler_op>::node' may be used uninitialized [-Wmaybe-uninitialized]
GCC 15: C++20,C++23 (asan+ubsan)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /__w/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-linux.cmake.log'.
MinGW Clang: C++20 (coverage, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
MinGW Clang: C++20 (coverage, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-mingw-static.cmake.log'.
Apple-Clang: C++20,C++23 (macOS 26, coverage, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/cmake-workflow@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Apple-Clang: C++20,C++23 (macOS 26, coverage, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /Users/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-arm64-osx.cmake.log'.
Apple-Clang: C++20,C++23 (macOS 26, tsan, static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Apple-Clang: C++20,C++23 (macOS 26, tsan, static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /Users/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-arm64-osx.cmake.log'.
Apple-Clang: C++20,C++23 (macOS 26)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Apple-Clang: C++20,C++23 (macOS 26)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /Users/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-arm64-osx.cmake.log'.
Apple-Clang: C++20,C++23 (macOS 26, asan+ubsan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Apple-Clang: C++20,C++23 (macOS 26, asan+ubsan)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /Users/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-arm64-osx.cmake.log'.
Apple-Clang: C++20,C++23 (macOS 15)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Apple-Clang: C++20,C++23 (macOS 15)
[LogCollection][Warn]File not found:'-- Loading CMake variables from /Users/runner/work/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-arm64-osx.cmake.log'.
Clang-CL: C++20 (asan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang-CL: C++20 (asan)
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-windows.cmake.log'.
MSVC 14.34: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
MSVC 14.34: C++20
'boost::corosio::detail::win_resolver_service::resolver_ptrs_': 'std::unordered_map<boost::corosio::detail::win_resolver *,std::shared_ptr<_Ty>,std::hash<boost::corosio::detail::win_resolver *>,std::equal_to<boost::corosio::detail::win_resolver *>,std::allocator<std::pair<boost::corosio::detail::win_resolver *const ,std::shared_ptr<_Ty>>>>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.34: C++20
'boost::corosio::detail::win_resolver_service::resolver_list_': 'boost::corosio::detail::intrusive_list<boost::corosio::detail::win_resolver>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.34: C++20
'boost::corosio::detail::win_resolver_service::mutex_': 'boost::corosio::detail::win_mutex' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.34: C++20
non dll-interface struct 'boost::corosio::io_object::io_service' used as base for dll-interface class 'boost::corosio::detail::timer_service'
MSVC 14.34: C++20
'boost::corosio::detail::timer_service::cached_nearest_ns_': 'std::atomic<__int64>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.34: C++20
'boost::corosio::detail::timer_service::on_earliest_changed_': 'boost::corosio::detail::timer_service::callback' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.34: C++20
'boost::corosio::detail::timer_service::heap_': 'std::vector<boost::corosio::detail::timer_service::heap_entry,std::allocator<boost::corosio::detail::timer_service::heap_entry>>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.34: C++20
'boost::corosio::detail::timer_service::mutex_': 'std::mutex' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.34: C++20
'boost::corosio::io_object::h_': 'boost::corosio::io_object::handle' needs to have dll-interface to be used by clients of 'boost::corosio::io_object'
MSVC 14.34: C++20
'boost::corosio::io_object::h_': 'boost::corosio::io_object::handle' needs to have dll-interface to be used by clients of 'boost::corosio::io_object'
MSVC 14.34: C++20
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-windows.cmake.log'.
Clang-CL: C++20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clang-CL: C++20
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-windows.cmake.log'.
MinGW Clang: C++20 (static)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
MinGW Clang: C++20 (static)
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-mingw-static.cmake.log'.
MSVC 14.42: C++20 (asan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, alandefreitas/cpp-actions/b2-workflow@v1.9.0, alandefreitas/cpp-actions/boost-clone@v1.9.0, alandefreitas/cpp-actions/package-install@v1.9.0, alandefreitas/cpp-actions/setup-cpp@v1.9.0, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::win_resolver_service::resolver_ptrs_': 'std::unordered_map<boost::corosio::detail::win_resolver *,std::shared_ptr<_Ty>,std::hash<boost::corosio::detail::win_resolver *>,std::equal_to<boost::corosio::detail::win_resolver *>,std::allocator<std::pair<boost::corosio::detail::win_resolver *const ,std::shared_ptr<_Ty>>>>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::win_resolver_service::resolver_list_': 'boost::corosio::detail::intrusive_list<boost::corosio::detail::win_resolver>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::win_resolver_service::mutex_': 'boost::corosio::detail::win_mutex' needs to have dll-interface to be used by clients of 'boost::corosio::detail::win_resolver_service'
MSVC 14.42: C++20 (asan)
non dll-interface struct 'boost::corosio::io_object::io_service' used as base for dll-interface class 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::timer_service::cached_nearest_ns_': 'std::atomic<__int64>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::timer_service::on_earliest_changed_': 'boost::corosio::detail::timer_service::callback' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::timer_service::heap_': 'std::vector<boost::corosio::detail::timer_service::heap_entry,std::allocator<boost::corosio::detail::timer_service::heap_entry>>' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::detail::timer_service::mutex_': 'std::mutex' needs to have dll-interface to be used by clients of 'boost::corosio::detail::timer_service'
MSVC 14.42: C++20 (asan)
'boost::corosio::io_object::h_': 'boost::corosio::io_object::handle' needs to have dll-interface to be used by clients of 'boost::corosio::io_object'
MSVC 14.42: C++20 (asan)
'boost::corosio::io_object::h_': 'boost::corosio::io_object::handle' needs to have dll-interface to be used by clients of 'boost::corosio::io_object'
MSVC 14.42: C++20 (asan)
[LogCollection][Warn]File not found:'-- Loading CMake variables from D:/a/corosio/corosio/vcpkg/buildtrees/wolfssl/cmake-get-vars_C_CXX-x64-windows.cmake.log'.

Artifacts

Produced during runtime
Name Size Digest
time-traces
12.6 MB
sha256:1fcd014c0ed0d78e2609fbed02e7bff3077f216ae7f78dff8f88aa5d16ae7144