From nobody Fri Dec 19 16:47:31 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 4dXtkH0Z79z6M2QX for ; Fri, 19 Dec 2025 16:47:35 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dXtkG5wKzz3q45; Fri, 19 Dec 2025 16:47:34 +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=1766162854; 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=SW55kgOMlcnjhDgHpSgKwrecZToeiiu2vWFsUfkWxF8=; b=uZn7RCiSAv0vPaKh2TBbcBaY68RWX2ugApveIzaTCmhpRn5ZNfxLHoTe+uX8o7IobMb/1M pzZ9KMjOUKhFKDuWto83c8Kbrkym5oy4yOt7QsItQ1B+Yws1/v6UVbPZQG2jM9CCPek9pu /xlB3UJ5JqqaW9cHaLvL815Esgl6QPoAhnG75wn1JCBq3PuyL2a6/M0Js8MZzB8TgUCrEH atZfJKZRNhMDB5SRl4wN8ldlu7dDp+SBxUSnj4FA8r74boUh7oZpm6E1LEcaBcKsP3KqyW aHP5TUyp/AJKTHEQBtEdNxLXBUYtilsMdu7dFoBptywzLcQLVCGfScKXhOxbvA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766162854; a=rsa-sha256; cv=none; b=DtaVD/JmbQXiL+9LD4i9wV/iuohzh1Wy5HQqq5OTihp7Gn/sbIuHXowkj0mehIeQRI2K6n D62bpl0IpnOTayZs60FhkMBpQReyIf1MF0b+24vDZLdNAxoSCkGmtPfbCh1Z0ugrm2R5Ft sHIWEuZDG+QLXCv6+IjXuyJX2h9HXQhMKkCN7uk/Z5lIjqxNG9Sa5UX+TPpERLiuQM0VCS GWoWHzl5niX7D5+MtOGgOU9HHPj8irlmyfA+VVEMLM2PCNvCH0eOWvbTxEbnbwICm1nkO0 kBPKJPoosv/JjUTMp0ITh1b+5SqL4hy8yerwZHZKWvDv3ft23AbXzowjbY69nQ== 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 4dXtkG5HPHz22W; Fri, 19 Dec 2025 16:47:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 19 Dec 2025 16:47:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1383159301.2201.1766162854747@jenkins.ci.freebsd.org> In-Reply-To: <813573641.2195.1766155743197@jenkins.ci.freebsd.org> References: <813573641.2195.1766155743197@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #7432 - 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_2200_961023843.1766162851892" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2200_961023843.1766162851892 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc12_build - Build #7432 (df6861d755c8f72380ae7fb8df535b27eba8c0be) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7432/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7432/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7432/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) ae96ff302f8ae50903a96d3a1857f9acf243f3c4 by markj: pf: Avoid taking the pf rules write lock in a couple of ioctls 7080c1b09d72e64f17185e90d7b660175f8fbaba by markj: tests: Fix style in ra.py df6861d755c8f72380ae7fb8df535b27eba8c0be by markj: ifconfig: Fix the -L flag when using netlink The end of the build log: [...truncated 112.60 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.78 real 5813.66 user 337.86 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/jenkins13690280217285951538.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_2200_961023843.1766162851892--