Protocol-HTTP v1.0.9 Perl 5 v5.30.0 x86_64-linux

Status
Pass
From
Chris Williams (BINGOS)
Dist
Protocol-HTTP v1.0.9
Platform
Perl 5 v5.30.0 x86_64-linux
Date
2020-06-30 06:11:21
ID
8515e356-ba98-11ea-9066-e374b0ba08e8
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear DMOL,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9908. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

"/home/cpan/pit/bare/perl-5.30.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HTTP.bs blib/arch/auto/Protocol/HTTP/HTTP.bs 644
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/cookie-jar.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/cookie-jar.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/cookie-jar.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/cookie-jar.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/cookie-jar.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; T = panda::protocol::http::CookieJar::Cookie; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::CookieJar::Cookie; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::CookieJar::Cookie; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::CookieJar::Cookie; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>]’
t/cookie-jar.cc:361:65:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>& boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>::operator=(const boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/cookie-jar.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::CookieJar::Cookie]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/header.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/header.cc
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/range_fwd.hpp:21,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/view/filter.hpp:17,
                 from src/panda/protocol/http/Fields.h:4,
                 from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/header.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/swap.hpp: In instantiation of ‘constexpr meta::if_c<((! ranges::v3::adl_swap_detail::is_adl_swappable_<T&>::value) && ranges::v3::detail::is_movable_<T>::value)> ranges::v3::adl_swap_detail::swap_fn::operator()(T&, T&) const [with T = boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>; meta::if_c<((! ranges::v3::adl_swap_detail::is_adl_swappable_<T&>::value) && ranges::v3::detail::is_movable_<T>::value)> = void]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:392:44:   required by substitution of ‘template<class ... Ts, class Concept, class> meta::apply<meta::quote<meta::lazy::strict_and>, typename meta::detail::transform_<meta::list<typename ranges::v3::detail::base_concepts_of<Concept, void>::type, meta::bind_back<meta::quote<ranges::v3::concepts::models>, Ts ...> >, void>::type> ranges::v3::detail::models_(Concept*) [with Ts = {boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&}; Concept = ranges::v3::concepts::Swappable; <template-parameter-1-3> = <missing>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:193:69:   required from ‘struct ranges::v3::concepts::models<ranges::v3::concepts::Swappable, boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&>’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:208:18:   required by substitution of ‘template<class Concept, class ... Ts> meta::if_c<ranges::v3::concepts::models<Concept, Ts ...>::value, int> ranges::v3::concepts::model_of() [with Concept = ranges::v3::concepts::Swappable; Ts = {boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&}]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:563:59:   required by substitution of ‘template<class ... Ts, class Concept, class> meta::apply<meta::quote<meta::lazy::strict_and>, typename meta::detail::transform_<meta::list<typename ranges::v3::detail::base_concepts_of<Concept, void>::type, meta::bind_back<meta::quote<ranges::v3::concepts::models>, Ts ...> >, void>::type> ranges::v3::detail::models_(Concept*) [with Ts = {boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>}; Concept = ranges::v3::concepts::Movable; <template-parameter-1-3> = <missing>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:193:69:   required from ‘struct ranges::v3::concepts::models<ranges::v3::concepts::Movable, boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false> >’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/meta/meta.hpp:1359:11:   [ skipping 43 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/meta/meta.hpp:753:61:   required by substitution of ‘template<template<class ...> class C, class ... Ts> using defer_ = decltype (try_defer_<template<class ...> class C, Ts ...>(0)) [with C = meta::detail::_and_<false>::invoke; Ts = {std::integral_constant<bool, true>, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&>}]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/meta/meta.hpp:786:12:   required from ‘struct meta::defer<meta::detail::_and_<false>::invoke, std::integral_constant<bool, true>, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&> >’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/view/view.hpp:108:21:   required by substitution of ‘template<class Rng, class Vw, bool _concept_requires_108, typename std::enable_if<(_concept_requires_108 || typename meta::defer<meta::detail::_and_<false>::invoke, typename meta::defer<meta::detail::_and_<false>::invoke, ranges::v3::concepts::models<ranges::v3::concepts::Range, T>, typename meta::defer<meta::detail::_or_<false>::invoke, std::is_lvalue_reference<_Tp>, ranges::v3::concepts::models<ranges::v3::concepts::View, typename std::remove_cv<typename std::remove_reference<_Tp>::type>::type> >::type>::type, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, Rng> >::type()), void>::type* <anonymous> > static decltype (v.view_(static_cast<Rng&&>(rng))) ranges::v3::view::view<ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> > >::pipe<Rng, Vw, _concept_requires_108, <enumerator> >(Rng&&, Vw&&) [with Rng = const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&; Vw = ranges::v3::view::view<ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> > >&; bool _concept_requires_108 = false; typename std::enable_if<(_concept_requires_108 || typename meta::defer<meta::detail::_and_<false>::invoke, typename meta::defer<meta::detail::_and_<false>::invoke, ranges::v3::concepts::models<ranges::v3::concepts::Range, T>, typename meta::defer<meta::detail::_or_<false>::invoke, std::is_lvalue_reference<_Tp>, ranges::v3::concepts::models<ranges::v3::concepts::View, typename std::remove_cv<typename std::remove_reference<_Tp>::type>::type> >::type>::type, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, Rng> >::type()), void>::type* <anonymous> = <missing>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/functional.hpp:726:9:   required by substitution of ‘template<class Arg, class Pipe, bool _concept_requires_724, typename std::enable_if<(_concept_requires_724 || ((! ranges::v3::is_pipeable<T>()) && ranges::v3::is_pipeable<Pipe>()))>::type* <anonymous> > decltype (ranges::v3::pipeable_access::impl<Pipe>::pipe(static_cast<Arg&&>(arg), pipe)) ranges::v3::operator|(Arg&&, Pipe) [with Arg = const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&; Pipe = ranges::v3::view::view<ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> > >; bool _concept_requires_724 = false; typename std::enable_if<(_concept_requires_724 || ((! ranges::v3::is_pipeable<T>()) && ranges::v3::is_pipeable<Pipe>()))>::type* <anonymous> = 0]’
src/panda/protocol/http/Fields.h:136:23:   required from ‘auto panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]’
t/header.cc:35:31:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/swap.hpp:127:30: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
  127 |                     (void)(b = ranges::exchange(a, (T &&) b))
      |                           ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/detail/config.hpp:103:32: note: in definition of macro ‘RANGES_AUTO_RETURN_NOEXCEPT’
  103 |     noexcept(noexcept(decltype(__VA_ARGS__)(__VA_ARGS__)))      \
      |                                ^~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/header.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/range_fwd.hpp:21,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/view/filter.hpp:17,
                 from src/panda/protocol/http/Fields.h:4,
                 from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/header.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/utility/swap.hpp:127:30: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
  127 |                     (void)(b = ranges::exchange(a, (T &&) b))
      |                           ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i/range/v3/detail/config.hpp:103:45: note: in definition of macro ‘RANGES_AUTO_RETURN_NOEXCEPT’
  103 |     noexcept(noexcept(decltype(__VA_ARGS__)(__VA_ARGS__)))      \
      |                                             ^~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/header.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/header.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/header.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/regression.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/regression.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/regression.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/lib/test.h:3,
                 from t/regression.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/chunks.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/chunks.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/chunks.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/chunks.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/chunks.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::basic_string<char> >]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::basic_string<char>; SecondaryAllocator = boost::container::new_allocator<panda::basic_string<char> >]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::basic_string<char>; long unsigned int N = 2; Allocator = boost::container::new_allocator<panda::basic_string<char> >]’
src/panda/protocol/http/Body.h:10:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::body(panda::protocol::http::Body&&, const string&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::string = panda::basic_string<char>]’
t/compile/chunks.cc:42:55:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::basic_string<char> >& boost::container::new_allocator<panda::basic_string<char> >::operator=(const boost::container::new_allocator<panda::basic_string<char> >&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/chunks.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::basic_string<char> >’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::basic_string<char>]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/compression.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/compression.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/compression.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/compression.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/compression.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::basic_string<char> >]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::basic_string<char>; SecondaryAllocator = boost::container::new_allocator<panda::basic_string<char> >]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::basic_string<char>; long unsigned int N = 2; Allocator = boost::container::new_allocator<panda::basic_string<char> >]’
src/panda/protocol/http/Body.h:10:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::body(panda::protocol::http::Body&&, const string&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::string = panda::basic_string<char>]’
t/compile/compression.cc:151:80:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::basic_string<char> >& boost::container::new_allocator<panda::basic_string<char> >::operator=(const boost::container::new_allocator<panda::basic_string<char> >&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/compression.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::basic_string<char> >’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::basic_string<char>]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/cookies.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/cookies.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/cookies.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/cookies.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/form.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/form.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/form.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/form.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/message.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/message.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/message.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/message.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/message.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
src/panda/protocol/http/Fields.h:50:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]’
t/compile/message.cc:8:102:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/message.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/message.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::basic_string<char> >]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::basic_string<char>; SecondaryAllocator = boost::container::new_allocator<panda::basic_string<char> >]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::basic_string<char>; long unsigned int N = 2; Allocator = boost::container::new_allocator<panda::basic_string<char> >]’
src/panda/protocol/http/Body.h:10:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::body(panda::protocol::http::Body&&, const string&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::string = panda::basic_string<char>]’
t/compile/message.cc:66:55:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::basic_string<char> >& boost::container::new_allocator<panda::basic_string<char> >::operator=(const boost::container::new_allocator<panda::basic_string<char> >&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/message.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::basic_string<char> >’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::basic_string<char>]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/request.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/request.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/request.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/request.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/request.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
src/panda/protocol/http/Fields.h:50:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]’
t/compile/request.cc:69:55:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/request.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/response.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/compile/response.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/response.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/response.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/response.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
src/panda/protocol/http/Fields.h:50:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Response::Builder; MP = panda::iptr<panda::protocol::http::Response>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]’
t/compile/response.cc:125:55:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/compile/../lib/test.h:3,
                 from t/compile/response.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/chunks.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/chunks.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/chunks.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/chunks.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/compression.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/compression.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/compression.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/compression.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/content-length.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/content-length.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/content-length.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/content-length.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/cookies.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/cookies.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/cookies.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/cookies.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/message.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/message.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/message.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/message.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/request.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/request.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/request.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/request.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/response.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/response.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/response.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/response.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/special-codes.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/parse/special-codes.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/special-codes.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/panda/protocol/http.h:2,
                 from t/parse/../lib/test.h:3,
                 from t/parse/special-codes.cc:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
"/home/cpan/pit/bare/perl-5.30.0/bin/perl" -Ilib -MXS::Install::ParseXS -MXS::Framework::ParseXS "/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/ExtUtils/xsubpp"  -hiertype -C++ -hiertype -C++ -typemap '/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/ExtUtils/typemap' -typemap '/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/tm/typemap' -typemap '/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/tm/typemap64' -typemap '/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/tm/typemap' -typemap '/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/tm/typemap' -typemap '/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/tm/typemap64' -typemap '/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/tm/typemap' -csuffix _xsgen.cc  t/lib/MyTest.xs > t/lib/MyTest.xsc
mv t/lib/MyTest.xsc t/lib/MyTest_xsgen.cc
c++ -c  -Isrc -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Date.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/Framework.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/XS/libpanda.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/Install.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/next/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/Export/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/librangeV3.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux/URI/XS.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i -I/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/lib/MyTest_xsgen.o -O0   -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux/CORE"   t/lib/MyTest_xsgen.cc
In file included from src/panda/protocol/http/Headers.h:2,
                 from src/panda/protocol/http/Message.h:4,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/xs/protocol/http.h:5,
                 from t/lib/MyTest.xs:1:
src/panda/protocol/http/Fields.h: In instantiation of ‘void panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]’:
src/panda/protocol/http/Message.h:83:67:   required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared ‘constexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)’ is deprecated [-Wdeprecated-copy]
   94 |                 if (replaced) it = fields.erase(it);
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/xs/protocol/http.h:5,
                 from t/lib/MyTest.xs:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because ‘boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>’ has user-provided ‘boost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]’
  119 |    BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
      |                                ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/xs/protocol/http.h:5,
                 from t/lib/MyTest.xs:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of ‘boost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6:   required from ‘void boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22:   required from ‘void boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7:   required from ‘boost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14:   required from ‘boost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14:   required from ‘boost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]’
src/panda/protocol/http/Fields.h:50:8:   required from ‘T& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]’
t/lib/MyTest.xs:257:56:   required from here
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared ‘constexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)’ is deprecated [-Wdeprecated-copy]
  192 |    {  return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base())));  }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
                 from /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
                 from src/panda/protocol/http/Body.h:5,
                 from src/panda/protocol/http/Message.h:2,
                 from src/panda/protocol/http/Response.h:2,
                 from src/panda/protocol/http/Request.h:2,
                 from src/panda/protocol/http/MessageParser.h:2,
                 from src/panda/protocol/http/RequestParser.h:3,
                 from src/xs/protocol/http.h:5,
                 from t/lib/MyTest.xs:1:
/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because ‘boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>’ has user-provided ‘boost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]’
  130 |    new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
      |    ^~~~~~~~~~~~~
Running Mkbootstrap for MyTest ()
chmod 644 "MyTest.bs"
"/home/cpan/pit/bare/perl-5.30.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MyTest.bs blib/arch/auto/MyTest/MyTest.bs 644
rm -f blib/arch/auto/MyTest/MyTest.so
LD_RUN_PATH="/lib/x86_64-linux-gnu" c++  -shared -O2 -L/usr/local/lib -fstack-protector-strong  t/cookie-jar.o t/header.o t/regression.o t/compile/chunks.o t/compile/compression.o t/compile/cookies.o t/compile/form.o t/compile/message.o t/compile/request.o t/compile/response.o t/parse/chunks.o t/parse/compression.o t/parse/content-length.o t/parse/cookies.o t/parse/message.o t/parse/request.o t/parse/response.o t/parse/special-codes.o t/lib/MyTest_xsgen.o blib/arch/auto/Protocol/HTTP/HTTP.so  -o blib/arch/auto/MyTest/MyTest.so  \
   -lz   \
  
chmod 755 blib/arch/auto/MyTest/MyTest.so
Manifying 9 pod documents
PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.30.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/compile/chunks.t ........ ok
t/compile/compression.t ... ok
t/compile/cookies.t ....... ok
t/compile/form.t .......... ok
t/compile/message.t ....... ok
t/compile/request.t ....... ok
t/compile/response.t ...... ok
t/cookie-jar.t ............ ok
t/header.t ................ ok
t/parse/chunks.t .......... ok
t/parse/compression.t ..... ok
t/parse/content-length.t .. ok
t/parse/cookies.t ......... ok
t/parse/message.t ......... ok
t/parse/request.t ......... ok
t/parse/response.t ........ ok
t/parse/special-codes.t ... ok
t/regression.t ............ ok
All tests successful.
Files=18, Tests=177,  1 wallclock secs ( 0.11 usr  0.02 sys +  1.19 cusr  0.14 csys =  1.46 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Date                              5.2.0   v5.2.0
	  Export::XS                        3.0.5   v3.0.5
	  Test::Catch                      1.0.13  v1.0.13
	  Test::Deep                        1.130        0
	  Test::Fatal                       0.014        0
	  Test::More                     1.302175        0
	  Test::Simple                   1.302175     0.96
	  URI::XS                           2.0.1   v2.0.1
	  XS::Framework                     1.3.2   v1.3.2
	  XS::Install                      1.2.18  v1.2.18
	  XS::libboost::mini             1.69.0.0 v1.69.0.0
	  XS::libcatch                     2.12.1  v2.12.1
	  XS::libpanda                      1.4.5   v1.4.5
	  XS::librangeV3                    1.0.0   v1.0.0
	  next::XS                          1.0.7   v1.0.7

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9908
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.78
	ExtUtils::CBuilder             0.280234
	ExtUtils::Command                  7.44
	ExtUtils::Install                  2.16
	ExtUtils::MakeMaker                7.44
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.40
	File::Spec                         3.78
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.35
	Test2                          1.302175
	Test::Harness                      3.42
	Test::More                     1.302175
	version                          0.9924

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/var/lib/snapd/snap/bin:/snap/bin:/var/lib/snapd/snap/bin:/snap/bin:/var/lib/snapd/snap/bin
    PERL5LIB = /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5:/home/cpan/pit/bare/conf/perl-5.30.0/.cpanplus/5.30.0/build/Wwe0hTVwSf/Protocol-HTTP-1.0.9/blib/lib:/home/cpan/pit/bare/conf/perl-5.30.0/.cpanplus/5.30.0/build/Wwe0hTVwSf/Protocol-HTTP-1.0.9/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 3430027
    PERL5_CPANPLUS_IS_VERSION = 0.9908
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.30.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/yBh5uZhkY6
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/yBh5uZhkY6"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/yBh5uZhkY6
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/pit/bare/perl-5.30.0/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.4.0-26-generic
    archname=x86_64-linux
    uname='linux uchder 5.4.0-26-generic #30-ubuntu smp mon apr 20 16:58:30 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.30.0'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.3.0'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.90
  Built under linux
  Compiled at Apr 26 2020 19:08:48
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/yBh5uZhkY6/lib/perl5:/home/cpan/pit/bare/conf/perl-5.30.0/.cpanplus/5.30.0/build/Wwe0hTVwSf/Protocol-HTTP-1.0.9/blib/lib:/home/cpan/pit/bare/conf/perl-5.30.0/.cpanplus/5.30.0/build/Wwe0hTVwSf/Protocol-HTTP-1.0.9/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="3430027"
    PERL5_CPANPLUS_IS_VERSION="0.9908"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.30.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/yBh5uZhkY6"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/yBh5uZhkY6""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/yBh5uZhkY6"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/5.30.0/x86_64-linux
    /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/5.30.0
    /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5/x86_64-linux
    /home/cpan/pit/jail/yBh5uZhkY6/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.30.0/.cpanplus/5.30.0/build/Wwe0hTVwSf/Protocol-HTTP-1.0.9/blib/lib
    /home/cpan/pit/bare/conf/perl-5.30.0/.cpanplus/5.30.0/build/Wwe0hTVwSf/Protocol-HTTP-1.0.9/blib/arch
    /home/cpan/pit/bare/perl-5.30.0/lib/site_perl/5.30.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.30.0/lib/site_perl/5.30.0
    /home/cpan/pit/bare/perl-5.30.0/lib/5.30.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.30.0/lib/5.30.0