<86>Sep 15 12:46:09 userdel[3223351]: delete user 'rooter'
<86>Sep 15 12:46:09 userdel[3223351]: removed group 'rooter' owned by 'rooter'
<86>Sep 15 12:46:09 userdel[3223351]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 15 12:46:09 groupadd[3223388]: group added to /etc/group: name=rooter, GID=1829
<86>Sep 15 12:46:09 groupadd[3223388]: group added to /etc/gshadow: name=rooter
<86>Sep 15 12:46:09 groupadd[3223388]: new group: name=rooter, GID=1829
<86>Sep 15 12:46:09 useradd[3223409]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash
<86>Sep 15 12:46:09 userdel[3223447]: delete user 'builder'
<86>Sep 15 12:46:09 userdel[3223447]: removed group 'builder' owned by 'builder'
<86>Sep 15 12:46:09 userdel[3223447]: removed shadow group 'builder' owned by 'builder'
<86>Sep 15 12:46:09 groupadd[3223476]: group added to /etc/group: name=builder, GID=1830
<86>Sep 15 12:46:09 groupadd[3223476]: group added to /etc/gshadow: name=builder
<86>Sep 15 12:46:09 groupadd[3223476]: new group: name=builder, GID=1830
<86>Sep 15 12:46:09 useradd[3223491]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash
<13>Sep 15 12:46:12 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 15 12:46:12 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 15 12:46:13 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 15 12:46:13 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/sparsehash-2.0.3-alt1.nosrc.rpm (w1.gzdio)
Installing sparsehash-2.0.3-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80892
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sparsehash-sparsehash-2.0.3
+ echo 'Source #0 (sparsehash-sparsehash-2.0.3.tar.gz):'
Source #0 (sparsehash-sparsehash-2.0.3.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/sparsehash-sparsehash-2.0.3.tar.gz
+ /bin/tar -xf -
+ cd sparsehash-sparsehash-2.0.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80892
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sparsehash-sparsehash-2.0.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-g++... none
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for memcpy... yes
checking for memmove... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for uint16_t... yes
checking for u_int16_t... yes
checking for __uint16... no
checking for long long... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking google/malloc_extension.h usability... no
checking google/malloc_extension.h presence... no
checking for google/malloc_extension.h... no
checking whether the compiler implements namespaces... yes
checking the location of hash_map... <unordered_map>
checking how to include hash_fun directly... <functional>
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
[ -d src/sparsehash/internal ] || mkdir -p src/sparsehash/internal
echo "/*" > src/sparsehash/internal/_sparsehash_config
echo " * NOTE: This file is for internal use only." >> src/sparsehash/internal/_sparsehash_config
echo " *       Do not use these #defines in your own program!" >> src/sparsehash/internal/_sparsehash_config
echo " */" >> src/sparsehash/internal/_sparsehash_config
gawk '{prevline=currline; currline=$0;} \
        /^#/ {in_second_file = 1;} \
        !in_second_file {if (currline !~ /^ *$/) {inc[currline]=0}}; \
       	in_second_file { for (i in inc) { \
       	                   if (index(currline, i) != 0) { \
       	                      print "\n"prevline"\n"currline; \
       	                      delete inc[i]; \
       	                   } \
       	                 } }' \
./src/config.h.include ./src/config.h \
>> src/sparsehash/internal/_sparsehash_config
mv -f src/sparsehash/internal/_sparsehash_config src/sparsehash/internal/sparseconfig.h
make: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
echo 'prefix=/usr' > "libsparsehash.pc".tmp
echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp
echo 'libdir='`echo '/usr/lib64' | sed 's@^/usr@${exec_prefix}@'` >> "libsparsehash.pc".tmp
echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libsparsehash.pc".tmp
echo '' >> "libsparsehash.pc".tmp
echo 'Name: sparsehash' >> "libsparsehash.pc".tmp
echo 'Version: 2.0.2' >> "libsparsehash.pc".tmp
grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libsparsehash.pc".tmp
grep '^URL: ' ./packages/rpm/rpm.spec >> "libsparsehash.pc".tmp
echo 'Requires:' >> "libsparsehash.pc".tmp
echo 'Libs:' >> "libsparsehash.pc".tmp
echo 'Cflags: -I${includedir}' >> "libsparsehash.pc".tmp
mv -f "libsparsehash.pc".tmp "libsparsehash.pc"
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o template_util_unittest.o `test -f 'src/template_util_unittest.cc' || echo './'`src/template_util_unittest.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o template_util_unittest template_util_unittest.o   
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o type_traits_unittest.o `test -f 'src/type_traits_unittest.cc' || echo './'`src/type_traits_unittest.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o type_traits_unittest type_traits_unittest.o    
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libc_allocator_with_realloc_test.o `test -f 'src/libc_allocator_with_realloc_test.cc' || echo './'`src/libc_allocator_with_realloc_test.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o libc_allocator_with_realloc_test libc_allocator_with_realloc_test.o   
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o simple_test.o `test -f 'src/simple_test.cc' || echo './'`src/simple_test.cc
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_set:97,
                 from src/simple_test.cc:40:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const int, int>, int, std::hash<int>, google::sparse_hash_map<int, int>::SelectKey, google::sparse_hash_map<int, int>::SetKey, std::equal_to<int>, google::libc_allocator_with_realloc<std::pair<const int, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const int, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, int>::DefaultValue; Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash<int>; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/simple_test.cc:74:11:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/utility:70,
                 from /usr/include/c++/8/algorithm:60,
                 from ./src/sparsehash/sparse_hash_set:92,
                 from src/simple_test.cc:40:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_set:97,
                 from src/simple_test.cc:40:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, int>, 48, google::libc_allocator_with_realloc<std::pair<const int, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, int>, 48, google::libc_allocator_with_realloc<std::pair<const int, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::sparse_hashtable(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:655:22:   required from 'bool google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::resize_delta(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, int>::DefaultValue; Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash<int>; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/simple_test.cc:74:11:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/utility:70,
                 from /usr/include/c++/8/algorithm:60,
                 from ./src/sparsehash/sparse_hash_set:92,
                 from src/simple_test.cc:40:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, int>' declared here
     struct pair
            ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o simple_compat_test.o `test -f 'src/simple_compat_test.cc' || echo './'`src/simple_compat_test.cc
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_set:97,
                 from ./src/google/sparse_hash_set:34,
                 from src/simple_compat_test.cc:40:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const int, int>, int, std::hash<int>, google::sparse_hash_map<int, int>::SelectKey, google::sparse_hash_map<int, int>::SetKey, std::equal_to<int>, google::libc_allocator_with_realloc<std::pair<const int, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const int, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, int>::DefaultValue; Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash<int>; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/simple_compat_test.cc:74:11:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/utility:70,
                 from /usr/include/c++/8/algorithm:60,
                 from ./src/sparsehash/sparse_hash_set:92,
                 from ./src/google/sparse_hash_set:34,
                 from src/simple_compat_test.cc:40:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_set:97,
                 from ./src/google/sparse_hash_set:34,
                 from src/simple_compat_test.cc:40:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, int>, 48, google::libc_allocator_with_realloc<std::pair<const int, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, int>, 48, google::libc_allocator_with_realloc<std::pair<const int, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::sparse_hashtable(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:655:22:   required from 'bool google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::resize_delta(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, int>::DefaultValue; Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash<int>; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/simple_compat_test.cc:74:11:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/utility:70,
                 from /usr/include/c++/8/algorithm:60,
                 from ./src/sparsehash/sparse_hash_set:92,
                 from ./src/google/sparse_hash_set:34,
                 from src/simple_compat_test.cc:40:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, int>' declared here
     struct pair
            ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o simple_compat_test simple_compat_test.o      
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o simple_test simple_test.o    
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sparsetable_unittest.o `test -f 'src/sparsetable_unittest.cc' || echo './'`src/sparsetable_unittest.cc
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o sparsetable_unittest sparsetable_unittest.o    
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o time_hash_map-time_hash_map.o `test -f 'src/time_hash_map.cc' || echo './'`src/time_hash_map.cc
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<4, 4>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<4, 4>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<4, 4>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<4, 4>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<4, 4>, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<4, 4>, int>, HashObject<4, 4>, HashFn, google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey, google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<4, 4>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::DefaultValue; Value = std::pair<const HashObject<4, 4>, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<4, 4>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<4, 4>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<4, 4>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<4, 4>]'
src/time_hash_map.cc:721:71:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<4, 4>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<4, 4>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<8, 8>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<8, 8>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<8, 8>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<8, 8>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<8, 8>, int>; Key = HashObject<8, 8>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<8, 8>, int>, HashObject<8, 8>, HashFn, google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey, google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<8, 8>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::DefaultValue; Value = std::pair<const HashObject<8, 8>, int>; Key = HashObject<8, 8>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<8, 8>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<8, 8>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<8, 8>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<8, 8>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<8, 8>]'
src/time_hash_map.cc:722:71:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<8, 8>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<8, 8>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<16, 16>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<16, 16>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<16, 16>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<16, 16>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<16, 16>, int>; Key = HashObject<16, 16>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<16, 16>, int>, HashObject<16, 16>, HashFn, google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey, google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<16, 16>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::DefaultValue; Value = std::pair<const HashObject<16, 16>, int>; Key = HashObject<16, 16>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<16, 16>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<16, 16>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<16, 16>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<16, 16>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<16, 16>]'
src/time_hash_map.cc:723:75:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<16, 16>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<16, 16>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<256, 256>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<256, 256>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<256, 256>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<256, 256>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<256, 256>, int>; Key = HashObject<256, 256>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<256, 256>, int>, HashObject<256, 256>, HashFn, google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey, google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<256, 256>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::DefaultValue; Value = std::pair<const HashObject<256, 256>, int>; Key = HashObject<256, 256>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<256, 256>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<256, 256>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<256, 256>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<256, 256>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<256, 256>]'
src/time_hash_map.cc:724:80:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<256, 256>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<256, 256>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<4, 4>* const, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<4, 4>* const, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<4, 4>* const, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<4, 4>* const, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<4, 4>* const, int>; Key = HashObject<4, 4>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<HashObject<4, 4>* const, int>, HashObject<4, 4>*, HashFn, google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SelectKey, google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SetKey, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<HashObject<4, 4>* const, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::DefaultValue; Value = std::pair<HashObject<4, 4>* const, int>; Key = HashObject<4, 4>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<HashObject<4, 4>* const, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<4, 4>*]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<4, 4>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<4, 4>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<4, 4>*]'
src/time_hash_map.cc:633:12:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<4, 4>]'
src/time_hash_map.cc:721:71:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<4, 4>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<4, 4>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<8, 8>* const, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<8, 8>* const, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<8, 8>* const, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<8, 8>* const, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<8, 8>* const, int>; Key = HashObject<8, 8>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<HashObject<8, 8>* const, int>, HashObject<8, 8>*, HashFn, google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SelectKey, google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SetKey, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<HashObject<8, 8>* const, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::DefaultValue; Value = std::pair<HashObject<8, 8>* const, int>; Key = HashObject<8, 8>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<HashObject<8, 8>* const, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<8, 8>*]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<8, 8>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<8, 8>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<8, 8>*]'
src/time_hash_map.cc:633:12:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<8, 8>]'
src/time_hash_map.cc:722:71:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<8, 8>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<8, 8>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<16, 16>* const, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<16, 16>* const, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<16, 16>* const, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<16, 16>* const, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<16, 16>* const, int>; Key = HashObject<16, 16>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<HashObject<16, 16>* const, int>, HashObject<16, 16>*, HashFn, google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SelectKey, google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SetKey, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<HashObject<16, 16>* const, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::DefaultValue; Value = std::pair<HashObject<16, 16>* const, int>; Key = HashObject<16, 16>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<HashObject<16, 16>* const, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<16, 16>*]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<16, 16>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<16, 16>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<16, 16>*]'
src/time_hash_map.cc:633:12:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<16, 16>]'
src/time_hash_map.cc:723:75:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<16, 16>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<16, 16>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<256, 256>* const, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<256, 256>* const, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<HashObject<256, 256>* const, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<HashObject<256, 256>* const, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<256, 256>* const, int>; Key = HashObject<256, 256>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<HashObject<256, 256>* const, int>, HashObject<256, 256>*, HashFn, google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SelectKey, google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SetKey, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<HashObject<256, 256>* const, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::DefaultValue; Value = std::pair<HashObject<256, 256>* const, int>; Key = HashObject<256, 256>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<HashObject<256, 256>* const, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<256, 256>*]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<256, 256>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<256, 256>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<256, 256>*]'
src/time_hash_map.cc:633:12:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<256, 256>]'
src/time_hash_map.cc:724:80:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<256, 256>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<256, 256>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/densehashtable.h:101,
                 from ./src/sparsehash/dense_hash_map:104,
                 from src/time_hash_map.cc:86:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::pair<const HashObject<4, 4>, int>; google::libc_allocator_with_realloc<T>::pointer = std::pair<const HashObject<4, 4>, int>*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/sparsetable:1316:15:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::pair<const HashObject<4, 4>, int>; T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::pair<const HashObject<4, 4>, int>*; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/sparsetable:1087:11:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<4, 4>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<4, 4>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<4, 4>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<4, 4>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<4, 4>, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<4, 4>, int>, HashObject<4, 4>, HashFn, google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey, google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<4, 4>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::DefaultValue; Value = std::pair<const HashObject<4, 4>, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<4, 4>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<4, 4>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<4, 4>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<4, 4>]'
src/time_hash_map.cc:721:71:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct std::pair<const HashObject<4, 4>, int>'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<4, 4>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/densehashtable.h:101,
                 from ./src/sparsehash/dense_hash_map:104,
                 from src/time_hash_map.cc:86:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::pair<const HashObject<8, 8>, int>; google::libc_allocator_with_realloc<T>::pointer = std::pair<const HashObject<8, 8>, int>*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/sparsetable:1316:15:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::pair<const HashObject<8, 8>, int>; T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::pair<const HashObject<8, 8>, int>*; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/sparsetable:1087:11:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<8, 8>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<8, 8>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<8, 8>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<8, 8>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<8, 8>, int>; Key = HashObject<8, 8>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<8, 8>, int>, HashObject<8, 8>, HashFn, google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey, google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<8, 8>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::DefaultValue; Value = std::pair<const HashObject<8, 8>, int>; Key = HashObject<8, 8>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<8, 8>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<8, 8>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<8, 8>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<8, 8>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<8, 8>]'
src/time_hash_map.cc:722:71:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct std::pair<const HashObject<8, 8>, int>'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<8, 8>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/densehashtable.h:101,
                 from ./src/sparsehash/dense_hash_map:104,
                 from src/time_hash_map.cc:86:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::pair<const HashObject<16, 16>, int>; google::libc_allocator_with_realloc<T>::pointer = std::pair<const HashObject<16, 16>, int>*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/sparsetable:1316:15:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::pair<const HashObject<16, 16>, int>; T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::pair<const HashObject<16, 16>, int>*; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/sparsetable:1087:11:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<16, 16>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<16, 16>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<16, 16>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<16, 16>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<16, 16>, int>; Key = HashObject<16, 16>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<16, 16>, int>, HashObject<16, 16>, HashFn, google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey, google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<16, 16>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::DefaultValue; Value = std::pair<const HashObject<16, 16>, int>; Key = HashObject<16, 16>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<16, 16>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<16, 16>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<16, 16>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<16, 16>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<16, 16>]'
src/time_hash_map.cc:723:75:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct std::pair<const HashObject<16, 16>, int>'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<16, 16>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/densehashtable.h:101,
                 from ./src/sparsehash/dense_hash_map:104,
                 from src/time_hash_map.cc:86:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::pair<const HashObject<256, 256>, int>; google::libc_allocator_with_realloc<T>::pointer = std::pair<const HashObject<256, 256>, int>*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/sparsetable:1316:15:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::pair<const HashObject<256, 256>, int>; T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::pair<const HashObject<256, 256>, int>*; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/sparsetable:1087:11:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<256, 256>, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<256, 256>, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const HashObject<256, 256>, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const HashObject<256, 256>, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<256, 256>, int>; Key = HashObject<256, 256>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const HashObject<256, 256>, int>, HashObject<256, 256>, HashFn, google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey, google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const HashObject<256, 256>, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::DefaultValue; Value = std::pair<const HashObject<256, 256>, int>; Key = HashObject<256, 256>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<256, 256>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<256, 256>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<256, 256>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<256, 256>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<256, 256>]'
src/time_hash_map.cc:724:80:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct std::pair<const HashObject<256, 256>, int>'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<256, 256>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<4, 4>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<4, 4>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<4, 4>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<4, 4>, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::DefaultValue; Value = std::pair<const HashObject<4, 4>, int>; Key = HashObject<4, 4>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>, int, HashFn, std::equal_to<HashObject<4, 4> >, google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<4, 4>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<4, 4>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<4, 4>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<4, 4> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<4, 4>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<4, 4>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<4, 4>]'
src/time_hash_map.cc:721:71:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<4, 4>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<4, 4>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<8, 8>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<8, 8>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<8, 8>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<8, 8>, int>; Key = HashObject<8, 8>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::DefaultValue; Value = std::pair<const HashObject<8, 8>, int>; Key = HashObject<8, 8>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>, int, HashFn, std::equal_to<HashObject<8, 8> >, google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<8, 8>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<8, 8>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<8, 8>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<8, 8> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<8, 8>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<8, 8>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<8, 8>]'
src/time_hash_map.cc:722:71:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<8, 8>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<8, 8>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<16, 16>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<16, 16>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<16, 16>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<16, 16>, int>; Key = HashObject<16, 16>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::DefaultValue; Value = std::pair<const HashObject<16, 16>, int>; Key = HashObject<16, 16>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>, int, HashFn, std::equal_to<HashObject<16, 16> >, google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<16, 16>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<16, 16>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<16, 16>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<16, 16> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<16, 16>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<16, 16>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<16, 16>]'
src/time_hash_map.cc:723:75:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<16, 16>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<16, 16>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<256, 256>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const HashObject<256, 256>, int>, 48, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const HashObject<256, 256>, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const HashObject<256, 256>, int>; Key = HashObject<256, 256>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::DefaultValue; Value = std::pair<const HashObject<256, 256>, int>; Key = HashObject<256, 256>; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>, int, HashFn, std::equal_to<HashObject<256, 256> >, google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const HashObject<256, 256>, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = HashObject<256, 256>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = HashObject<256, 256>; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<256, 256> >; Alloc = google::libc_allocator_with_realloc<std::pair<const HashObject<256, 256>, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = HashObject<256, 256>]'
src/time_hash_map.cc:434:8:   required from 'void time_map_grow(int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>]'
src/time_hash_map.cc:658:32:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<256, 256>]'
src/time_hash_map.cc:724:80:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const HashObject<256, 256>, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const HashObject<256, 256>, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<4, 4>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<4, 4>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<4, 4>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<4, 4>* const, int>; Key = HashObject<4, 4>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<4, 4>*, int, HashFn, std::equal_to<HashObject<4, 4>*>, google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<4, 4>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/sparse_hash_map:235:41:   required from 'void google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::resize(google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type) [with Key = HashObject<4, 4>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<4, 4>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<4, 4>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type = long unsigned int]'
src/time_hash_map.cc:620:5:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<4, 4>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<4, 4>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<4, 4>]'
src/time_hash_map.cc:721:71:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<4, 4>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<4, 4>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<8, 8>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<8, 8>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<8, 8>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<8, 8>* const, int>; Key = HashObject<8, 8>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<8, 8>*, int, HashFn, std::equal_to<HashObject<8, 8>*>, google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<8, 8>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/sparse_hash_map:235:41:   required from 'void google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::resize(google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type) [with Key = HashObject<8, 8>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<8, 8>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<8, 8>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type = long unsigned int]'
src/time_hash_map.cc:620:5:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<8, 8>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<8, 8>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<8, 8>]'
src/time_hash_map.cc:722:71:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<8, 8>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<8, 8>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<16, 16>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<16, 16>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<16, 16>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<16, 16>* const, int>; Key = HashObject<16, 16>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<16, 16>*, int, HashFn, std::equal_to<HashObject<16, 16>*>, google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<16, 16>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/sparse_hash_map:235:41:   required from 'void google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::resize(google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type) [with Key = HashObject<16, 16>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<16, 16>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<16, 16>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type = long unsigned int]'
src/time_hash_map.cc:620:5:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<16, 16>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<16, 16>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<16, 16>]'
src/time_hash_map.cc:723:75:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<16, 16>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<16, 16>* const, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/internal/sparsehashtable.h:106,
                 from ./src/sparsehash/sparse_hash_map:93,
                 from src/time_hash_map.cc:87:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<256, 256>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<HashObject<256, 256>* const, int>, 48, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<HashObject<256, 256>* const, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<HashObject<256, 256>* const, int>; Key = HashObject<256, 256>*; HashFcn = HashFn; ExtractKey = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SelectKey; SetKey = google::sparse_hash_map<HashObject<256, 256>*, int, HashFn, std::equal_to<HashObject<256, 256>*>, google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> > >::SetKey; EqualKey = std::equal_to<HashObject<256, 256>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
./src/sparsehash/sparse_hash_map:235:41:   required from 'void google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::resize(google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type) [with Key = HashObject<256, 256>*; T = int; HashFcn = HashFn; EqualKey = std::equal_to<HashObject<256, 256>*>; Alloc = google::libc_allocator_with_realloc<std::pair<HashObject<256, 256>* const, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::size_type = long unsigned int]'
src/time_hash_map.cc:620:5:   required from 'void stresshashfunction(int, int, int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:649:34:   required from 'void stresshashfunction(int) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:673:38:   required from 'void measure_map(const char*, int, int, bool) [with MapType = EasyUseSparseHashMap<HashObject<256, 256>, int, HashFn>; StressMapType = EasyUseSparseHashMap<HashObject<256, 256>*, int, HashFn>]'
src/time_hash_map.cc:683:63:   required from 'void test_all_maps(int, int) [with ObjType = HashObject<256, 256>]'
src/time_hash_map.cc:724:80:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<HashObject<256, 256>* const, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/stl_tree.h:63,
                 from /usr/include/c++/8/map:60,
                 from src/time_hash_map.cc:81:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<HashObject<256, 256>* const, int>' declared here
     struct pair
            ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o time_hash_map time_hash_map-time_hash_map.o     
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hashtable_test.o `test -f 'src/hashtable_test.cc' || echo './'`src/hashtable_test.cc
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_SparseHashMap<int, int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:1:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashMap<int, int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
   typename TypeParam::key_type kt;
                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
   typename TypeParam::size_type st;
                                 ^~
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_SparseHashSet<int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:1:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashSet<int, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
   typename TypeParam::key_type kt;
                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
   typename TypeParam::size_type st;
                                 ^~
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_SparseHashtable<int, int, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:1:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_SparseHashtable<int, int, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
   typename TypeParam::key_type kt;
                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
   typename TypeParam::size_type st;
                                 ^~
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_DenseHashMap<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:1:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashMap<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
   typename TypeParam::key_type kt;
                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
   typename TypeParam::size_type st;
                                 ^~
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_DenseHashSet<int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:1:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashSet<int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
   typename TypeParam::key_type kt;
                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
   typename TypeParam::size_type st;
                                 ^~
src/hashtable_test.cc: In instantiation of 'void {anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::Run() [with TypeParam = google::HashtableInterface_DenseHashtable<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]':
src/hashtable_test.cc:571:1:   required from '{anonymous}::TEST_onetype_HashtableIntTest_Typedefs<TypeParam>::TEST_onetype_HashtableIntTest_Typedefs() [with TypeParam = google::HashtableInterface_DenseHashtable<int, int, kEmptyInt, {anonymous}::Hasher, {anonymous}::Negation<int>, {anonymous}::SetKey<int, {anonymous}::Negation<int> >, {anonymous}::Hasher, {anonymous}::Alloc<int> >]'
src/hashtable_test.cc:571:1:   required from here
src/hashtable_test.cc:577:32: warning: variable 'kt' set but not used [-Wunused-but-set-variable]
   typename TypeParam::key_type kt;
                                ^~
src/hashtable_test.cc:583:33: warning: variable 'st' set but not used [-Wunused-but-set-variable]
   typename TypeParam::size_type st;
                                 ^~
In file included from src/hashtable_test.cc:62:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, int>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, int>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, int>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, int>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const int, int>, int, std::hash<int>, google::sparse_hash_map<int, int>::SelectKey, google::sparse_hash_map<int, int>::SetKey, std::equal_to<int>, google::libc_allocator_with_realloc<std::pair<const int, int> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const int, int>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, int>::DefaultValue; Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, int>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = int; HashFcn = std::hash<int>; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = int; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/hashtable_test.cc:634:9:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, int>' declared here
     struct pair
            ^~~~
In file included from src/hashtable_test.cc:62:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, {anonymous}::Memmove>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, {anonymous}::Memmove>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, {anonymous}::Memmove>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, {anonymous}::Memmove>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const int, {anonymous}::Memmove>, int, {anonymous}::Hasher, google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey, google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey, {anonymous}::Hasher, google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const int, {anonymous}::Memmove>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::DefaultValue; Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, {anonymous}::Memmove>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = {anonymous}::Memmove; HashFcn = {anonymous}::Hasher; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = {anonymous}::Memmove; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/hashtable_test.cc:1777:14:   required from here
./src/sparsehash/sparsetable:1091:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, {anonymous}::Memmove>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i-1, sizeof(*group));
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, {anonymous}::Memmove>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/sparsetable:247,
                 from src/hashtable_test.cc:62:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::pair<const int, {anonymous}::DenseIntMap<int> >; google::libc_allocator_with_realloc<T>::pointer = std::pair<const int, {anonymous}::DenseIntMap<int> >*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/internal/densehashtable.h:1196:15:   required from 'google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::pair<const int, {anonymous}::DenseIntMap<int> >; Value = std::pair<const int, {anonymous}::DenseIntMap<int> >; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::DenseIntMap<int> > >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::pair<const int, {anonymous}::DenseIntMap<int> >*; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/internal/densehashtable.h:622:11:   required from 'void google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::resize_table(google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type, google::true_type) [with Value = std::pair<const int, {anonymous}::DenseIntMap<int> >; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::DenseIntMap<int> > >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/internal/densehashtable.h:779:9:   required from 'void google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::clear_to_size(google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::DenseIntMap<int> >; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::DenseIntMap<int> > >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/densehashtable.h:632:5:   required from 'void google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::copy_from(const google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::DenseIntMap<int> >; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::DenseIntMap<int> > >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/densehashtable.h:723:5:   required from 'google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::dense_hashtable(const google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::DenseIntMap<int> >; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::dense_hash_map<int, {anonymous}::DenseIntMap<int>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::DenseIntMap<int> > >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/dense_hash_map:113:7:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct std::pair<const int, {anonymous}::DenseIntMap<int> >'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, {anonymous}::DenseIntMap<int> >' declared here
     struct pair
            ^~~~
In file included from src/hashtable_test.cc:62:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, int>, 48, google::libc_allocator_with_realloc<std::pair<const int, int> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, int>, 48, google::libc_allocator_with_realloc<std::pair<const int, int> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/sparsetable:1706:5:   required from 'bool google::sparsetable<T, GROUP_SIZE, Alloc>::read_metadata(INPUT*) [with INPUT = _IO_FILE; T = std::pair<const int, int>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >]'
./src/sparsehash/internal/sparsehashtable.h:1114:16:   required from 'bool google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::read_metadata(INPUT*) [with INPUT = _IO_FILE; Value = std::pair<const int, int>; Key = int; HashFcn = std::hash<int>; ExtractKey = google::sparse_hash_map<int, int>::SelectKey; SetKey = google::sparse_hash_map<int, int>::SetKey; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >]'
./src/sparsehash/sparse_hash_map:345:70:   required from 'bool google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::read_metadata(INPUT*) [with INPUT = _IO_FILE; Key = int; T = int; HashFcn = std::hash<int>; EqualKey = std::equal_to<int>; Alloc = google::libc_allocator_with_realloc<std::pair<const int, int> >]'
src/hashtable_test.cc:1451:3:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, int>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, int>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/sparsetable:247,
                 from src/hashtable_test.cc:62:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::pair<const int, {anonymous}::Memmove>; google::libc_allocator_with_realloc<T>::pointer = std::pair<const int, {anonymous}::Memmove>*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/sparsetable:1316:15:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::pair<const int, {anonymous}::Memmove>; T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::pair<const int, {anonymous}::Memmove>*; google::sparsegroup<T, GROUP_SIZE, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/sparsetable:1087:11:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::set_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/sparsetable:1123:7:   required from 'google::sparsegroup<T, GROUP_SIZE, Alloc>::reference google::sparsegroup<T, GROUP_SIZE, Alloc>::set(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, {anonymous}::Memmove>&; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::sparsegroup<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, {anonymous}::Memmove>&]'
./src/sparsehash/sparsetable:1608:15:   required from 'google::sparsetable<T, GROUP_SIZE, Alloc>::reference google::sparsetable<T, GROUP_SIZE, Alloc>::set(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type, google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsetable<T, GROUP_SIZE, Alloc>::reference = std::pair<const int, {anonymous}::Memmove>&; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int; google::sparsetable<T, GROUP_SIZE, Alloc>::const_reference = const std::pair<const int, {anonymous}::Memmove>&]'
./src/sparsehash/internal/sparsehashtable.h:935:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::insert_at(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::iterator = google::sparse_hashtable_iterator<std::pair<const int, {anonymous}::Memmove>, int, {anonymous}::Hasher, google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey, google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey, {anonymous}::Hasher, google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> > >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::const_reference = const std::pair<const int, {anonymous}::Memmove>&; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1005:15:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::DefaultValue; Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, {anonymous}::Memmove>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = {anonymous}::Memmove; HashFcn = {anonymous}::Hasher; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = {anonymous}::Memmove; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/hashtable_test.cc:1777:14:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct std::pair<const int, {anonymous}::Memmove>'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, {anonymous}::Memmove>' declared here
     struct pair
            ^~~~
In file included from ./src/sparsehash/sparsetable:247,
                 from src/hashtable_test.cc:62:
./src/sparsehash/internal/libc_allocator_with_realloc.h: In instantiation of 'T* google::libc_allocator_with_realloc<T>::reallocate(google::libc_allocator_with_realloc<T>::pointer, google::libc_allocator_with_realloc<T>::size_type) [with T = std::__cxx11::basic_string<char>; google::libc_allocator_with_realloc<T>::pointer = std::__cxx11::basic_string<char>*; google::libc_allocator_with_realloc<T>::size_type = long unsigned int]':
./src/sparsehash/internal/densehashtable.h:1196:15:   required from 'google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::realloc_or_die(google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type) [with A = std::__cxx11::basic_string<char>; Value = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::Identity; SetKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::__cxx11::basic_string<char> >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::pointer = std::__cxx11::basic_string<char>*; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::alloc_impl<google::libc_allocator_with_realloc<U> >::size_type = long unsigned int]'
./src/sparsehash/internal/densehashtable.h:622:11:   required from 'void google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::resize_table(google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type, google::true_type) [with Value = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::Identity; SetKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::__cxx11::basic_string<char> >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int; google::true_type = google::integral_constant<bool, true>]'
./src/sparsehash/internal/densehashtable.h:779:9:   required from 'void google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::clear_to_size(google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::Identity; SetKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::__cxx11::basic_string<char> >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/densehashtable.h:632:5:   required from 'void google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::copy_from(const google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::Identity; SetKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::__cxx11::basic_string<char> >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/densehashtable.h:723:5:   required from 'google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::dense_hashtable(const google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; HashFcn = {anonymous}::Hasher; ExtractKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::Identity; SetKey = google::dense_hash_set<std::__cxx11::basic_string<char>, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::__cxx11::basic_string<char> >; google::dense_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/dense_hash_set:117:7:   required from 'std::pair<const Key, T> google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::DefaultValue::operator()(const Key&) [with Key = std::__cxx11::basic_string<char>; T = {anonymous}::DenseStringSet; HashFcn = {anonymous}::Hasher; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet> >]'
./src/sparsehash/internal/sparsehashtable.h:1003:44:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet, {anonymous}::Hasher, {anonymous}::Hasher>::DefaultValue; Value = std::pair<const std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet>; Key = std::__cxx11::basic_string<char>; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = std::__cxx11::basic_string<char>]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = std::__cxx11::basic_string<char>; T = {anonymous}::DenseStringSet; HashFcn = {anonymous}::Hasher; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const std::__cxx11::basic_string<char>, {anonymous}::DenseStringSet> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = {anonymous}::DenseStringSet; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = std::__cxx11::basic_string<char>]'
src/hashtable_test.cc:1902:11:   required from here
./src/sparsehash/internal/libc_allocator_with_realloc.h:68:40: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::__cxx11::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]
     return static_cast<pointer>(realloc(p, n * sizeof(value_type)));
                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/string:52,
                 from /usr/include/c++/8/bits/locale_classes.h:40,
                 from /usr/include/c++/8/bits/ios_base.h:41,
                 from /usr/include/c++/8/ios:42,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/basic_string.h:77:11: note: 'class std::__cxx11::basic_string<char>' declared here
     class basic_string
           ^~~~~~~~~~~~
In file included from src/hashtable_test.cc:62:
./src/sparsehash/sparsetable: In instantiation of 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase_aux(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type, google::true_type) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int; google::true_type = google::integral_constant<bool, true>]':
./src/sparsehash/sparsetable:1192:9:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::size_type = short unsigned int]'
./src/sparsehash/sparsetable:1200:5:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, {anonymous}::Memmove>, 48, google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> > > >]'
./src/sparsehash/sparsetable:1207:7:   required from 'void google::sparsegroup<T, GROUP_SIZE, Alloc>::erase(google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator, google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsegroup<T, GROUP_SIZE, Alloc>::iterator = google::table_iterator<google::sparsegroup<std::pair<const int, {anonymous}::Memmove>, 48, google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> > > >]'
./src/sparsehash/sparsetable:1517:9:   required from 'void google::sparsetable<T, GROUP_SIZE, Alloc>::resize(google::sparsetable<T, GROUP_SIZE, Alloc>::size_type) [with T = std::pair<const int, {anonymous}::Memmove>; short unsigned int GROUP_SIZE = 48; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparsetable<T, GROUP_SIZE, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:706:7:   required from 'void google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::move_from(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:797:5:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::sparse_hashtable(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::MoveDontCopyT, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>&, google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:655:22:   required from 'bool google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::resize_delta(google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type) [with Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::size_type = long unsigned int]'
./src/sparsehash/internal/sparsehashtable.h:1001:16:   required from 'google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type& google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::find_or_insert(const key_type&) [with DefaultValue = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::DefaultValue; Value = std::pair<const int, {anonymous}::Memmove>; Key = int; HashFcn = {anonymous}::Hasher; ExtractKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SelectKey; SetKey = google::sparse_hash_map<int, {anonymous}::Memmove, {anonymous}::Hasher, {anonymous}::Hasher>::SetKey; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::value_type = std::pair<const int, {anonymous}::Memmove>; google::sparse_hashtable<Value, Key, HashFcn, ExtractKey, SetKey, EqualKey, Alloc>::key_type = int]'
./src/sparsehash/sparse_hash_map:246:59:   required from 'google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type& google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::operator[](const key_type&) [with Key = int; T = {anonymous}::Memmove; HashFcn = {anonymous}::Hasher; EqualKey = {anonymous}::Hasher; Alloc = google::libc_allocator_with_realloc<std::pair<const int, {anonymous}::Memmove> >; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::data_type = {anonymous}::Memmove; google::sparse_hash_map<Key, T, HashFcn, EqualKey, Alloc>::key_type = int]'
src/hashtable_test.cc:1777:14:   required from here
./src/sparsehash/sparsetable:1157:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair<const int, {anonymous}::Memmove>' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
       memcpy(group + i, group + i+1, sizeof(*group));  // hopefully inlined!
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:64,
                 from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iostream:39,
                 from src/hashtable_test.cc:56:
/usr/include/c++/8/bits/stl_pair.h:208:12: note: 'struct std::pair<const int, {anonymous}::Memmove>' declared here
     struct pair
            ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
x86_64-alt-linux-g++ -Wall -W -Wwrite-strings -Woverloaded-virtual -Wshadow -pipe -frecord-gcc-switches -Wall -g -O2   -o hashtable_test hashtable_test.o     
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55866
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sparsehash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sparsehash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sparsehash-sparsehash-2.0.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sparsehash-buildroot
make: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make  install-am
make[1]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/lib64"
test -z "/usr/share/doc/sparsehash-2.0.2" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/share/doc/sparsehash-2.0.2"
 /usr/libexec/rpm-build/install -p -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt TODO doc/dense_hash_map.html doc/dense_hash_set.html doc/sparse_hash_map.html doc/sparse_hash_set.html doc/sparsetable.html doc/implementation.html doc/performance.html doc/index.html doc/designstyle.css '/usr/src/tmp/sparsehash-buildroot/usr/share/doc/sparsehash-2.0.2'
test -z "/usr/include/google" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/google"
 /usr/libexec/rpm-build/install -p -m 644 src/google/dense_hash_map src/google/dense_hash_set src/google/sparse_hash_map src/google/sparse_hash_set src/google/sparsetable src/google/template_util.h src/google/type_traits.h '/usr/src/tmp/sparsehash-buildroot/usr/include/google'
test -z "/usr/include/google/sparsehash" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/google/sparsehash"
 /usr/libexec/rpm-build/install -p -m 644 src/google/sparsehash/densehashtable.h src/google/sparsehash/sparsehashtable.h src/google/sparsehash/hashtable-common.h src/google/sparsehash/libc_allocator_with_realloc.h '/usr/src/tmp/sparsehash-buildroot/usr/include/google/sparsehash'
test -z "/usr/include/sparsehash/internal" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal"
 /usr/libexec/rpm-build/install -p -m 644 src/sparsehash/internal/densehashtable.h src/sparsehash/internal/sparsehashtable.h src/sparsehash/internal/hashtable-common.h src/sparsehash/internal/libc_allocator_with_realloc.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal'
test -z "/usr/include/sparsehash/internal" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal"
 /usr/libexec/rpm-build/install -p -m 644 src/sparsehash/internal/sparseconfig.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/internal'
test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/lib64/pkgconfig"
 /usr/libexec/rpm-build/install -p -m 644 libsparsehash.pc '/usr/src/tmp/sparsehash-buildroot/usr/lib64/pkgconfig'
test -z "/usr/include/sparsehash" || /bin/mkdir -p "/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash"
 /usr/libexec/rpm-build/install -p -m 644 src/sparsehash/dense_hash_map src/sparsehash/dense_hash_set src/sparsehash/sparse_hash_map src/sparsehash/sparse_hash_set src/sparsehash/sparsetable src/sparsehash/template_util.h src/sparsehash/type_traits.h '/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
make: Leaving directory '/usr/src/RPM/BUILD/sparsehash-sparsehash-2.0.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sparsehash-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sparsehash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libsparsehash.pc: Cflags: '-I${includedir}' --> ''
Checking contents of files in /usr/src/tmp/sparsehash-buildroot/ (default)
Compressing files in /usr/src/tmp/sparsehash-buildroot (auto)
Adjusting library links in /usr/src/tmp/sparsehash-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/sparsehash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libsparsehash-2.0.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dn6Tr7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R3pLM8
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libgoogle-sparsehash = 2.0.3-alt1
Obsoletes: libgoogle-sparsehash <= 1.5.2
Processing files: libsparsehash-devel-2.0.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pVyMCd
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n6lhXl
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/src/tmp/sparsehash-buildroot/usr/include/google/type_traits.h:34:
/usr/src/tmp/sparsehash-buildroot/usr/include/sparsehash/type_traits.h:61:10: fatal error: utility: No such file or directory
 #include <utility>                  // For pair
          ^~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/sparsehash-buildroot/usr/include/google/type_traits.h: cpp failed, trying c++ mode
Provides: libgoogle-sparsehash = 2.0.3-alt1, pkgconfig(libsparsehash) = 2.0.2
Requires: libsparsehash, /usr/lib64/pkgconfig
Obsoletes: libgoogle-sparsehash <= 1.5.2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hRLQQA
Adding to libsparsehash-devel a strict dependency on libsparsehash
Wrote: /usr/src/RPM/RPMS/noarch/libsparsehash-2.0.3-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsparsehash-devel-2.0.3-alt1.x86_64.rpm (w2.lzdio)
62.09user 7.72system 0:54.10elapsed 129%CPU (0avgtext+0avgdata 1306680maxresident)k
0inputs+0outputs (0major+1651265minor)pagefaults 0swaps
2.95user 2.15system 1:02.82elapsed 8%CPU (0avgtext+0avgdata 135568maxresident)k
0inputs+0outputs (0major+213060minor)pagefaults 0swaps
--- libsparsehash-2.0.3-alt1.noarch.rpm.repo	2015-11-08 19:29:37.000000000 +0000
+++ libsparsehash-2.0.3-alt1.noarch.rpm.hasher	2024-09-15 12:47:09.765302979 +0000
@@ -40,2 +40,2 @@
 File: /usr/share/doc/sparsehash-2.0.2/sparsetable.html	100644	root:root	fc69ae275760118a285e758bda7d79e4	
-RPMIdentity: fa9b1c58ac3af810f76e5b90e6ef6620a88b7e3c2e345152cc7573e38032a19d27f2c994b7da2c2a3f987cea59443ab59273f59d0653574d065f8430b2dd3c05
+RPMIdentity: 9094304c64087855c38515b893290e56dec8e3098492ca298227e9983151ebf108ff6eac3a1917805dbf591782b7ecc5d00c23ddbe55f931fbbb1129b8b20d20
--- libsparsehash-devel-2.0.3-alt1.x86_64.rpm.repo	2015-11-08 19:29:23.000000000 +0000
+++ libsparsehash-devel-2.0.3-alt1.x86_64.rpm.hasher	2024-09-15 12:47:09.835304057 +0000
@@ -55,3 +55,3 @@
 File: /usr/include/sparsehash/internal/libc_allocator_with_realloc.h	100644	root:root	f3f9c0ae52377913996d427570d0dad6	
-File: /usr/include/sparsehash/internal/sparseconfig.h	100644	root:root	a46a34cdb0d9a65456dbb5cb6d3bac54	
+File: /usr/include/sparsehash/internal/sparseconfig.h	100644	root:root	85bdf9dad3722511b73906ce00f82f3a	
 File: /usr/include/sparsehash/internal/sparsehashtable.h	100644	root:root	ec935c6ba2835959bea5e244467a8383	
@@ -63,2 +63,2 @@
 File: /usr/lib64/pkgconfig/libsparsehash.pc	100644	root:root	9404e7a8cbd743f0458cb4df42a85186	
-RPMIdentity: da54401423648c8b6247bcfc94132fb3ab86edd71eb57503d75e68a4cd719c8c0f5021688ab34eb668e73810e503a660167b2b529a5612b14ecd7b06bf1038f3
+RPMIdentity: 893d3a49d9022ede605ba7cd67040dc369b68dd333a6cb41f0c8970c9baf1df805a2db84974f8debecd320d8efdbc7c9b15a0bb864cfe9c01de24156bf689fbc