From nobody Sun Dec 21 16:54:32 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dZ6nS0lY0z6L6yr for ; Sun, 21 Dec 2025 16:54:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dZ6nR2flYz3HKT; Sun, 21 Dec 2025 16:54:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1766336075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=P5PKMDrNJ6APKBblnIchCPpfVFop9w3WlFJWW1mtG0s=; b=FhGIG2BfdeEt06yawWXtSNdI5Z1he+CWsGndwsutSOTrT1CZxxIxvaw4U3wEbTgk23YMmB p6eM8zIhmfb7CRS3H9pgkZuWSTK52n4AeHt0A2OOCccqsH5nbaJtan1cqRBwqzoXZdJ+D+ De6oJikBT8ZjryqrHmx23FOjP7stzTI0qUeGanOWihcaKYQqOlCebQHEKwfR69A/LCOVIm RkfyrTC9T+Gd8+duD9cZxQpxLHDYuBcEKg54MdVu7GNq7RSmaV1imBoW3ouIErh8uKIh+D 5kAmLoy6YNUA5cpeRmpCRDwXkHmFk5Cu6chDprxWfk8NsfVhDnWJGPxD60qWRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766336075; a=rsa-sha256; cv=none; b=h70socmSsmVOGj3OrrwS3Up4qrW+MR1Qv65ynr90A5K0MGFtXrCs9SyttMUtgfItkWxPEe UbLTmZhUD2WWB6bselU/MdcyEsTgv+nFNJLVfhqZniOKnDZpqzon9Rz3JUv+heZquYK29P kO6JXmuENmRea6zl+tkh40dAlsP//g7GaJ46bhSpj0eIMUY1NuytMsW32c6kc66utQ12Dc kDW6HTwfVo974cmgC2L0dORasZuTM7Uppt6OU3r9iyYHk0TtgvqtJqUTnGuCxwIQI5cwl9 8WLsyJWN1Ve0vbKKHqaLp1Kj1btCLiGhb7bMI8gBqzWyKigJn2e7J8WL/cxoUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dZ6nR2BlfzpcW; Sun, 21 Dec 2025 16:54:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 21 Dec 2025 16:54:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, gallatin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <127827927.2459.1766336075312@jenkins.ci.freebsd.org> In-Reply-To: <987408204.2377.1766270003484@jenkins.ci.freebsd.org> References: <987408204.2377.1766270003484@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #2466 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2458_1216695483.1766336072343" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2458_1216695483.1766336072343 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #2466 (4d692068f6850282dabde9e35b3098a4ebec9592) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2466/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2466/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2466/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) 117306dc606bf331795636b165b25be66e40d6a0 by bz: in6_ifattach: include sys/eventhandler.h to unbreak NOVIMAGE builds 43d7ee540efe0df1def80ce24255b32f9f9396ba by gallatin: iflib: support for transmit side nic KTLS offload 4d692068f6850282dabde9e35b3098a4ebec9592 by gallatin: ktls: Capture initial tls seqno at time offload is initiated The end of the build log: [...truncated 114.73 MiB...] inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {int}; _Tp = int; _Allocator = std::__1::allocator]' 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]' 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_MatchesThreeElementsMixedMatchers_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-containers_test.cc:2719:24: /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::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator]' 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&]' 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]' 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]' 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::value, int>::type = 0; _Alloc = std::__1::allocator]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {int}; _Tp = int; _Allocator = std::__1::allocator]' 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]' 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::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator]' 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&]' 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]' 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]' 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; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' 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; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if::value, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 [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]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' 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; _Allocator = std::__1::allocator >&]' 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; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' 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; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if::value, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 [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]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' 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; _Allocator = std::__1::allocator >&]' 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; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' 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; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if::value, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 [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]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' 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; _Allocator = std::__1::allocator >&]' 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; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' 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; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if::value, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 [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]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' 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; _Allocator = std::__1::allocator >&]' 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; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' 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; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if::value, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 [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]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' 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; _Allocator = std::__1::allocator >&]' 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; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' 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; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if::value, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 [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]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' 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; _Allocator = std::__1::allocator >&]' 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; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' 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; _Allocator = std::__1::allocator >]' 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 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::value, int>::type = 0; _Alloc = std::__1::allocator]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_end(_Args&& ...) [with _Args = {int}; _Tp = int; _Allocator = std::__1::allocator]' 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]' 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::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator]' 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&]' 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]' 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]' 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...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ --- gmock-matchers-misc_test --- make[6]: stopped making "all" 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 = 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::value, int>::type = 0; _Alloc = std::__1::allocator]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:321: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]' 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]' 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::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator]' 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&]' 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]' 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]' 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 making "all" in /workspace/src/lib/googletest/tests/gmock_main make[5]: stopped making "all" in /workspace/src/lib/googletest/tests make[4]: stopped making "all" in /workspace/src/lib/googletest make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 727.16 real 7068.85 user 400.50 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10410550091764365955.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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 ------=_Part_2458_1216695483.1766336072343--