From nobody Mon Dec 22 14:07:46 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 4dZg2Z3JZcz6LCbS for ; Mon, 22 Dec 2025 14:07:50 +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 4dZg2Y4Wtwz3PPG; Mon, 22 Dec 2025 14:07:49 +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=1766412469; 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=ZxbcO4lLTledjPX+sTCpgaHX2EUtbrlzA+v88RMJ5Is=; b=vqXEbb2HFnP8cdkB2wG809nUR4PEBBcUc9A+egPJR9sv/0ZTErVsbqZTkZ3zFqcO0yqJdd 1gaUR796bOB7UYCyUUUcPVh0yFHumnec56xt0mtRNVS2UPCEQVsdDQqCoZM26ZV+yVoyOE f97eLmjrDQEPFykNTEEAh0bqOOhNvsG9BZjnWzvkZuewU/ek4ac3EvlIFj6IaOjzO9ZRyZ TbbA20XEMh/WWi7QiPl3PyeKzZs8IayOJosmAwTpLRPKuJpHIJGDuLo/8zOrF1FkDietPU 4m62caOGO9NKV+FgtYy7ahjJc8P2bsGY96s+AgIE/iWGSpbX1RfEgZo/z2Ky5Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766412469; a=rsa-sha256; cv=none; b=Hj42cA7+xIsh+LrIe6/IuKGrlCag9kv36AhaYATuJJStVF8mZMMH56A/uWTbW78ixDp8E8 Rc6fpE20wZht7lo/WqevOf+mB8S5DSX5jkuKil9fwJJMCbk3fBby6J3OvB219RddfDOpqN fy/m2r2uSwp6Udf3/kzwp/V0oXx2UEkQnYidb9t1awPFWkKi5TxxCHAXyfk2DqTkLoIIc/ 05jhHPLhkuOjhQKWJzclr+R66hqBfWI1mSaa4WkNBHVNlK8Kl8pfCoTDCea1iZ2SygoJ7h pacRkL51QoO+BS2xeyzJxmvxx6LtBqH9cXyFUCgApDjzjNunNfzmpxQEKb9K8A== 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 4dZg2Y44w0zD9t; Mon, 22 Dec 2025 14:07:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 22 Dec 2025 14:07:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <332371679.81.1766412469578@jenkins.ci.freebsd.org> In-Reply-To: <74331919.69.1766407953947@jenkins.ci.freebsd.org> References: <74331919.69.1766407953947@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #7446 - 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_80_1432123438.1766412466487" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_80_1432123438.1766412466487 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc12_build - Build #7446 (cf1eaaf41cefe7e3aef45f6dab862191a3939ed8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7446/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7446/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7446/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) No changes The end of the build log: [...truncated 112.03 MiB...] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1471 | return converted.Perform(std::forward_as_tuple( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1472 | std::get(std::forward_as_tuple(std::forward(args)...))...)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1473 | }; | ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'testing::Action::Action(const testing::Action&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action() const::&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction::operator testing::Action() const::; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 = {const std::__1::allocator::operator testing::Action() const:: >&}; _T1 = testing::internal::WithArgsAction::operator testing::Action() const::; _T2 = std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:1: warning: array subscript 'std::__1::function[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 927 | function<_Rp(_ArgTypes...)>::function(const function& __f) : __f_(__f.__f_) {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action() const::&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction::operator testing::Action() const::; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 = {const std::__1::allocator::operator testing::Action() const:: >&}; _T1 = testing::internal::WithArgsAction::operator testing::Action() const::; _T2 = std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:374:25: warning: array subscript 'std::__1::__function::__value_func::__as_base [0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 374 | _LIBCPP_HIDE_FROM_ABI __value_func(const __value_func& __f) { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action() const::&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction::operator testing::Action() const::; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 = {const std::__1::allocator::operator testing::Action() const:: >&}; _T1 = testing::internal::WithArgsAction::operator testing::Action() const::; _T2 = std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:381:12: warning: array subscript 'std::__1::__function::__value_func[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 381 | __f_ = __f.__f_->__clone(); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action() const::&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction::operator testing::Action() const::; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 = {const std::__1::allocator::operator testing::Action() const:: >&}; _T1 = testing::internal::WithArgsAction::operator testing::Action() const::; _T2 = std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:378:12: warning: array subscript 'std::__1::__function::__value_func[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 378 | __f_ = __as_base(&__buf_); | ~~~~~^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In copy constructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::__value_func(const std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::function(const std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:927:62, inlined from 'testing::Action::Action(const testing::Action&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::(const testing::internal::WithArgsAction::operator testing::Action() const::&)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'constexpr std::__1::__compressed_pair_elem<_Tp, _Idx, _CanBeEmptyBase>::__compressed_pair_elem(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::__tuple_indices<_Uf ...>) [with _Args = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; long unsigned int ..._Indices = {0}; _Tp = testing::internal::WithArgsAction::operator testing::Action() const::; int _Idx = 0; bool _CanBeEmptyBase = false]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:59:9, inlined from 'constexpr std::__1::__compressed_pair<_T1, _T2>::__compressed_pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {const testing::internal::WithArgsAction::operator testing::Action() const::&}; _Args2 = {const std::__1::allocator::operator testing::Action() const:: >&}; _T1 = testing::internal::WithArgsAction::operator testing::Action() const::; _T2 = std::__1::allocator::operator testing::Action() const:: >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:126:104, inlined from 'std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::__alloc_func(const _Target&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:161:9, inlined from 'std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__func(const _Fp&, const _Alloc&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:264:78, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::__clone(std::__1::__function::__base<_Rp(_ArgTypes ...)>*) const [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:294:3, inlined from 'void std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::swap(std::__1::__function::__value_func<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:457:24, inlined from 'void std::__1::function<_Rp(_ArgTypes ...)>::swap(std::__1::function<_Rp(_ArgTypes ...)>&) [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:984:12, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:40, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:376:12: warning: array subscript 'std::__1::__function::__value_func[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 376 | __f_ = nullptr; | ~~~~~^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In destructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'testing::Action::~Action()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::~()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'std::__1::__compressed_pair_elem::operator testing::Action() const::, 0, false>::~__compressed_pair_elem()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:43:8, inlined from 'std::__1::__compressed_pair::operator testing::Action() const::, std::__1::allocator::operator testing::Action() const:: > >::~__compressed_pair()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:96:7, inlined from 'void std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::destroy() [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:184:92, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::destroy() [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:299:15, inlined from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:398:20, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:397:16: warning: array subscript 'std::__1::__function::__value_func[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 397 | if ((void*)__f_ == &__buf_) | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In destructor 'testing::Action::~Action()', inlined from 'testing::internal::WithArgsAction::operator testing::Action() const::::~()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1470:12, inlined from 'std::__1::__compressed_pair_elem::operator testing::Action() const::, 0, false>::~__compressed_pair_elem()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:43:8, inlined from 'std::__1::__compressed_pair::operator testing::Action() const::, std::__1::allocator::operator testing::Action() const:: > >::~__compressed_pair()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:96:7, inlined from 'void std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::destroy() [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:184:92, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::destroy() [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:299:15, inlined from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:398:20, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7: warning: array subscript 'testing::Action[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 733 | class Action { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In destructor 'std::__1::__compressed_pair::operator testing::Action() const::, std::__1::allocator::operator testing::Action() const:: > >::~__compressed_pair()', inlined from 'void std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::destroy() [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Ap = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:184:92, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::destroy() [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; _Alloc = std::__1::allocator::operator testing::Action() const:: >; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:299:15, inlined from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:398:20, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>& std::__1::function<_Rp(_ArgTypes ...)>::operator=(_Fp&&) [with _Fp = testing::internal::WithArgsAction::operator testing::Action() const::; = void; _Rp = bool; _ArgTypes = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3, inlined from 'void testing::Action::Init(G&&, std::__1::true_type) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:824:10, inlined from 'testing::Action::Action(G&&) [with G = testing::internal::WithArgsAction::operator testing::Action() const::; = void; R = bool; Args = {double, int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:770:9, inlined from 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:1473:5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:96:7: warning: array subscript 'std::__1::__compressed_pair::operator testing::Action() const::, std::__1::allocator::operator testing::Action() const:: > >[0]' is partly outside array bounds of 'std::__1::function [1]' [-Warray-bounds] 96 | class __compressed_pair : private __compressed_pair_elem<_T1, 0>, private __compressed_pair_elem<_T2, 1> { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h: In member function 'testing::internal::WithArgsAction::operator testing::Action() const [with R = bool; Args = {double, int}; typename std::__1::enable_if >::type ...)> >::value, int>::type = 0; InnerAction = bool (*)(int); long unsigned int ...I = {1}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:975:3: note: at offset 16 into object '' of size 48 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In destructor 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = bool; _ArgTypes = {int}]', inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = bool; _ArgTypes = {int}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'std::__1::__compressed_pair_elem, 0, false>::~__compressed_pair_elem()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:43:8, inlined from 'std::__1::__compressed_pair, std::__1::allocator > >::~__compressed_pair()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:96:7, inlined from 'void std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::destroy() [with _Fp = std::__1::function; _Ap = std::__1::allocator >; _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:184:92, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::destroy() [with _Fp = std::__1::function; _Alloc = std::__1::allocator >; _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:299:15, inlined from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:398:20, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'testing::Action::~Action()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'virtual void testing::{anonymous}::ActionTest_CanBeConvertedToOtherActionType_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:593:1: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:397:16: warning: array subscript 'std::__1::__function::__value_func[0]' is partly outside array bounds of 'const testing::Action [1]' [-Warray-bounds] 397 | if ((void*)__f_ == &__buf_) | ^~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc: In member function 'virtual void testing::{anonymous}::ActionTest_CanBeConvertedToOtherActionType_Test::TestBody()': /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:590:27: note: at offset 16 into object 'a2' of size 48 590 | const Action a2 = Action(a1); // NOLINT | ^~ In destructor 'std::__1::__compressed_pair_elem, 0, false>::~__compressed_pair_elem()', inlined from 'std::__1::__compressed_pair, std::__1::allocator > >::~__compressed_pair()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:96:7, inlined from 'void std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::destroy() [with _Fp = std::__1::function; _Ap = std::__1::allocator >; _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:184:92, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::destroy() [with _Fp = std::__1::function; _Alloc = std::__1::allocator >; _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:299:15, inlined from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:398:20, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'testing::Action::~Action()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'virtual void testing::{anonymous}::ActionTest_CanBeConvertedToOtherActionType_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:593:1: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:43:8: warning: array subscript 'std::__1::__compressed_pair_elem, 0, false>[0]' is partly outside array bounds of 'const testing::Action [1]' [-Warray-bounds] 43 | struct __compressed_pair_elem { | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc: In member function 'virtual void testing::{anonymous}::ActionTest_CanBeConvertedToOtherActionType_Test::TestBody()': /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:590:27: note: at offset 16 into object 'a2' of size 48 590 | const Action a2 = Action(a1); // NOLINT | ^~ In destructor 'std::__1::__compressed_pair, std::__1::allocator > >::~__compressed_pair()', inlined from 'void std::__1::__function::__alloc_func<_Fp, _Ap, _Rp(_ArgTypes ...)>::destroy() [with _Fp = std::__1::function; _Ap = std::__1::allocator >; _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:184:92, inlined from 'void std::__1::__function::__func<_Fp, _Alloc, _Rp(_ArgTypes ...)>::destroy() [with _Fp = std::__1::function; _Alloc = std::__1::allocator >; _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:299:15, inlined from 'std::__1::__function::__value_func<_Rp(_ArgTypes ...)>::~__value_func() [with _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:398:20, inlined from 'std::__1::function<_Rp(_ArgTypes ...)>::~function() [with _Rp = int; _ArgTypes = {char}]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:980:43, inlined from 'testing::Action::~Action()' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:733:7, inlined from 'virtual void testing::{anonymous}::ActionTest_CanBeConvertedToOtherActionType_Test::TestBody()' at /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:593:1: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/compressed_pair.h:96:7: warning: array subscript 'std::__1::__compressed_pair, std::__1::allocator > >[0]' is partly outside array bounds of 'const testing::Action [1]' [-Warray-bounds] 96 | class __compressed_pair : private __compressed_pair_elem<_T1, 0>, private __compressed_pair_elem<_T2, 1> { | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc: In member function 'virtual void testing::{anonymous}::ActionTest_CanBeConvertedToOtherActionType_Test::TestBody()': /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:590:27: note: at offset 16 into object 'a2' of size 48 590 | const Action a2 = Action(a1); // NOLINT | ^~ 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 666.26 real 5697.18 user 343.04 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins10795590824099731141.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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_80_1432123438.1766412466487--