FreeBSD-stable-13-amd64-gcc14_build - Build #48 - Still Failing
Date: Mon, 31 Mar 2025 23:20:29 UTC
FreeBSD-stable-13-amd64-gcc14_build - Build #48 (910535a82a29d71eb3951b2368aef358a207f18d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_build/48/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_build/48/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_build/48/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 227c1270719f1add47b70d13b3a8cbf3cb188e13 by des: top: Make locale issues non-fatal. 910535a82a29d71eb3951b2368aef358a207f18d by des: uma: Avoid excessive per-CPU draining The end of the build log: [...truncated 126.39 MiB...] In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = int]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = int; _Allocator = std::__1::allocator<int>&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = int; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementsMixedMatchers_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2718:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 4 into object of size 4 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In member function 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = int; _Args = {int}; _Tp = int]', inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = int; _Args = {int}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {int}; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::PointwiseTest_WorksForRhsNativeArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2308:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5: warning: array subscript 1 is outside array bounds of 'void [4]' [-Warray-bounds=] 165 | ::new ((void*)__p) _Up(std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = int]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = int; _Allocator = std::__1::allocator<int>&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = int; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::PointwiseTest_WorksForRhsNativeArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2307:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 4 into object of size 4 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2092:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1019:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 1019 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2091:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2092:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1028:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 1028 | : __r_([](basic_string& __s) -> decltype(__s.__r_)&& { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | if (!__s.__is_long()) | ~~~~~~~~~~~~~~~~~~~~~ 1030 | __s.__annotate_delete(); | ~~~~~~~~~~~~~~~~~~~~~~~~ 1031 | return std::move(__s.__r_); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1032 | }(__str)) { | ~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedElementsAreTest_FailMessageImperfectMatchOnly_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2091:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2689:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1019:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 1019 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2688:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2689:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1028:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 1028 | : __r_([](basic_string& __s) -> decltype(__s.__r_)&& { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | if (!__s.__is_long()) | ~~~~~~~~~~~~~~~~~~~~~ 1030 | __s.__annotate_delete(); | ~~~~~~~~~~~~~~~~~~~~~~~~ 1031 | return std::move(__s.__r_); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1032 | }(__str)) { | ~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreTest_MatchesThreeElementVector_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2688:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2910:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1019:55: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 1019 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2909:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits<char>; _Allocator = std::__1::allocator<char>]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2910:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1028:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string<char> [1]' [-Warray-bounds=] 1028 | : __r_([](basic_string& __s) -> decltype(__s.__r_)&& { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | if (!__s.__is_long()) | ~~~~~~~~~~~~~~~~~~~~~ 1030 | __s.__annotate_delete(); | ~~~~~~~~~~~~~~~~~~~~~~~~ 1031 | return std::move(__s.__r_); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1032 | }(__str)) { | ~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::basic_string<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::ElementsAreArrayTest_CanBeCreatedWithMatcherArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2909:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ --- gmock-matchers-misc_test --- cc1plus: all warnings being treated as errors *** [gmock-matchers-misc_test.o] Error code 1 make[7]: stopped in /workspace/src/lib/googletest/tests/gmock_main 1 error make[7]: stopped in /workspace/src/lib/googletest/tests/gmock_main make[6]: stopped in /workspace/src/lib/googletest/tests/gmock_main --- gmock-matchers-containers_test --- In member function 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = int; _Args = {int}; _Tp = int]', inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = int; _Args = {int}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {int}; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedPointwiseTest_WorksForRhsNativeArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2436:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5: warning: array subscript 1 is outside array bounds of 'void [4]' [-Warray-bounds=] 165 | ::new ((void*)__p) _Up(std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = int]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = int; _Allocator = std::__1::allocator<int>&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = int; _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = int; _Allocator = std::__1::allocator<int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::UnorderedPointwiseTest_WorksForRhsNativeArray_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2435:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 4 into object of size 4 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In member function 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = unsigned int; _Args = {unsigned int}; _Tp = unsigned int]', inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = unsigned int; _Args = {unsigned int}; typename std::__1::enable_if<std::__1::__has_construct<_Alloc, _Tp*, _Args ...>::value, int>::type <anonymous> = 0; _Alloc = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {unsigned int}; _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::WhenSortedByTest_WorksForNonEmptyContainer_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:1226:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:165:5: warning: array subscript 1 is outside array bounds of 'void [4]' [-Warray-bounds=] 165 | ::new ((void*)__p) _Up(std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = unsigned int]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = unsigned int; _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = unsigned int; _Allocator = std::__1::allocator<unsigned int>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void testing::gmock_matchers_test::{anonymous}::WhenSortedByTest_WorksForNonEmptyContainer_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:1225:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note: at offset 4 into object of size 4 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ make[6]: stopped in /workspace/src/lib/googletest/tests/gmock_main make[5]: stopped in /workspace/src/lib/googletest/tests make[4]: stopped in /workspace/src/lib/googletest make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-13-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins9193481746641743637.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address