******************************************************************************** conan test conan-center-index\recipes\crowcpp-crow\all\test_package\conanfile.py crowcpp-crow/0.2@ --profile=C:\J\w\BuildSingleReference@3/50746/0e5b000a-3075-4436-bc1f-15a6597174a6/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] [build_requires] [env] crowcpp-crow/0.2 (test package): Installing package Requirements boost/1.77.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache crowcpp-crow/0.2 from local cache - Cache openssl/1.1.1l from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.77.0:1f0883827886e2aabf6af6b9060fc4179c8432d2 - Cache bzip2/1.0.8:f346bbbb687a20f72b88f02617b6b8f1300bad72 - Cache crowcpp-crow/0.2:df355574172212318b930150bd46c1d0c8248944 - Cache openssl/1.1.1l:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache zlib/1.2.11:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@3\.conan\data\bzip2\1.0.8\_\_\package\f346bbbb687a20f72b88f02617b6b8f1300bad72\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK openssl/1.1.1l: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK boost/1.77.0: Already installed! boost/1.77.0: Disabled magic autolinking (smart and magic decisions) [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK crowcpp-crow/0.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK crowcpp-crow/0.2 (test package): Generator cmake_find_package created Findcrow.cmake crowcpp-crow/0.2 (test package): Generator cmake_find_package created FindBoost.cmake crowcpp-crow/0.2 (test package): Generator cmake_find_package created FindOpenSSL.cmake crowcpp-crow/0.2 (test package): Generator cmake_find_package created FindZLIB.cmake crowcpp-crow/0.2 (test package): Generator cmake_find_package created FindBZip2.cmake crowcpp-crow/0.2 (test package): Generator cmake created conanbuildinfo.cmake crowcpp-crow/0.2 (test package): Generator txt created conanbuildinfo.txt crowcpp-crow/0.2 (test package): Aggregating env generators crowcpp-crow/0.2 (test package): Generated conaninfo.txt crowcpp-crow/0.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK crowcpp-crow/0.2 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@3/conan-center-index/recipes/crowcpp-crow/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCROW_AMALGAMATION="False" -Wno-dev C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library libboost_contract found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_coroutine.lib -- Library libboost_fiber_numa found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber_numa.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_json.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_locale.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_thread.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_filesystem.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_atomic.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_serialization.lib -- Library libssl found C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libssl.lib -- Library libcrypto found C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libcrypto.lib -- Library zlib found C:/J/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Library bz2 found C:/J/w/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/lib/bz2.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated Findcrow.cmake -- Found crow: 0.2 (found version "0.2") -- Conan: Using autogenerated FindBoost.cmake -- Found Boost: 1.77.0 (found version "1.77.0") -- Library libboost_contract found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_contract.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_coroutine.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_coroutine.lib -- Library libboost_fiber_numa found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber_numa.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_context.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_graph.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_iostreams.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_json.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_json.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_locale.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_locale.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log_setup.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_nowide.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_program_options.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_random.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_regex.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_timer.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_thread.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_thread.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_chrono.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_container.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_date_time.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_exception.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wave.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_filesystem.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_filesystem.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_atomic.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_atomic.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wserialization.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_serialization.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_serialization.lib -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found C:/J/w/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/lib/bz2.lib -- Found: C:/J/w/BuildSingleReference@3/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/lib/bz2.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Library libboost_serialization found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_serialization.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_serialization.lib -- Library libboost_wserialization found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wserialization.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wserialization.lib -- Library libboost_atomic found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_atomic.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_atomic.lib -- Library libboost_filesystem found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_filesystem.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_filesystem.lib -- Library libboost_wave found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wave.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_wave.lib -- Library libboost_exception found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_exception.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_exception.lib -- Library libboost_test_exec_monitor found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_test_exec_monitor.lib -- Library libboost_prg_exec_monitor found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_unit_test_framework found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_unit_test_framework.lib -- Library libboost_date_time found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_date_time.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_date_time.lib -- Library libboost_container found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_container.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_container.lib -- Library libboost_chrono found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_chrono.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_chrono.lib -- Library libboost_thread found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_thread.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_thread.lib -- Library libboost_type_erasure found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_type_erasure.lib -- Library libboost_timer found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_timer.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_timer.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_stacktrace_windbg found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_noop found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_stacktrace_noop.lib -- Library libboost_regex found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_regex.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_regex.lib -- Library libboost_random found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_random.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_random.lib -- Library libboost_program_options found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_program_options.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_program_options.lib -- Library libboost_nowide found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_nowide.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_nowide.lib -- Library libboost_math_tr1l found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1l.lib -- Library libboost_math_tr1f found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1 found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_tr1.lib -- Library libboost_math_c99l found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99l.lib -- Library libboost_math_c99f found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99 found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_math_c99.lib -- Library libboost_log found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log.lib -- Library libboost_log_setup found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log_setup.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_log_setup.lib -- Library libboost_locale found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_locale.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_locale.lib -- Library libboost_json found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_json.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_json.lib -- Library libboost_iostreams found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_iostreams.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_iostreams.lib -- Library libboost_graph found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_graph.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_graph.lib -- Library libboost_context found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_context.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_context.lib -- Library libboost_fiber found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber.lib -- Library libboost_fiber_numa found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_fiber_numa.lib -- Library libboost_coroutine found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_coroutine.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_coroutine.lib -- Library libboost_contract found C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_contract.lib -- Found: C:/J/w/BuildSingleReference@3/s/d7ee9d/1/lib/libboost_contract.lib -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1l (found version "1.1.1l") -- Library libssl found C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libssl.lib -- Library libcrypto found C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libcrypto.lib -- Library libcrypto found C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libcrypto.lib -- Found: C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libcrypto.lib -- Library libssl found C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libssl.lib -- Found: C:/J/w/BuildSingleReference@3/.conan/data/openssl/1.1.1l/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/libssl.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/conan-center-index/recipes/crowcpp-crow/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5 ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/conan-center-index/recipes/crowcpp-crow/all/test_package/CMakeLists.txt test_package.cpp c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/query_string.h(117): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/query_string.h(366): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/query_string.h(379): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/query_string.h(394): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/http_parser_merged.h(2425): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/http_parser_merged.h(2432): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/http_parser_merged.h(2439): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/http_parser_merged.h(2448): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/http_parser_merged.h(2541): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example: - add -D_WIN32_WINNT=0x0601 to the compiler command line; or - add _WIN32_WINNT=0x0601 to your project's Preprocessor Definitions. Assuming _WIN32_WINNT=0x0601 (i.e. Windows 7 target). c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/json.h(1129): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/json.h(1395): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(76): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(95): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(97): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] with [ _Ty=int ] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(321): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(330): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(389): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(476): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/logging.h(54): warning C4067: unexpected tokens following preprocessor directive - expected a newline [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/dumb_timer_queue.h(37): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/middleware.h(54): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(680): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(698): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(716): warning C4244: 'argument': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(735): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(748): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(761): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(803): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(885): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(931): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/http_server.h(82): warning C4067: unexpected tokens following preprocessor directive - expected a newline [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/websocket.h(143): warning C4267: '+=': conversion from 'size_t' to 'char', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/websocket.h(138): note: while compiling class template member function 'std::string crow::websocket::Connection::build_header(int,size_t)' c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/websocket.h(128): note: see reference to function template instantiation 'std::string crow::websocket::Connection::build_header(int,size_t)' being compiled c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/routing.h(291): note: see reference to class template instantiation 'crow::websocket::Connection' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/use_future.hpp(139): note: see reference to class template instantiation 'boost::asio::use_future_t>::std_allocator_void' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/use_future.hpp(147): note: see reference to class template instantiation 'boost::asio::use_future_t>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/relationship.hpp(595): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/outstanding_work.hpp(597): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/occupancy.hpp(163): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/mapping.hpp(764): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/context.hpp(170): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/bulk_guarantee.hpp(852): note: see reference to class template instantiation 'boost::asio::execution::detail::bulk_guarantee_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/blocking_adaptation.hpp(787): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled C:\J\w\BuildSingleReference@3\s\d7ee9d\1\include\boost/asio/execution/blocking.hpp(998): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/websocket.h(91): warning C4267: '+=': conversion from 'size_t' to 'char', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/websocket.h(88): note: while compiling class template member function 'void crow::websocket::Connection::send_pong(const std::string &)' c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/websocket.h(444): note: see reference to function template instantiation 'void crow::websocket::Connection::send_pong(const std::string &)' being compiled C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xmemory0(881): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] with [ _Objty=int ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(902): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64>(_Alloc &,_Objty *const ,unsigned __int64 &&)' being compiled with [ _Alloc=std::allocator, _Ty=int, _Objty=int ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(902): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64>(_Alloc &,_Objty *const ,unsigned __int64 &&)' being compiled with [ _Alloc=std::allocator, _Ty=int, _Objty=int ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(919): note: see reference to function template instantiation 'void std::vector>::_Emplace_back_with_unused_capacity(unsigned __int64 &&)' being compiled with [ _Ty=int ] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(373): note: see reference to function template instantiation 'void std::vector>::emplace_back(unsigned __int64 &&)' being compiled with [ _Ty=int ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xmemory0(881): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(902): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,crow::mustache::ActionType,size_t&,size_t&>(_Alloc &,_Objty *const ,crow::mustache::ActionType &&,size_t &,size_t &)' being compiled with [ _Alloc=std::allocator, _Ty=crow::mustache::Action, _Objty=crow::mustache::Action ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(902): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,crow::mustache::ActionType,size_t&,size_t&>(_Alloc &,_Objty *const ,crow::mustache::ActionType &&,size_t &,size_t &)' being compiled with [ _Alloc=std::allocator, _Ty=crow::mustache::Action, _Objty=crow::mustache::Action ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(919): note: see reference to function template instantiation 'void std::vector>::_Emplace_back_with_unused_capacity(crow::mustache::ActionType &&,size_t &,size_t &)' being compiled with [ _Ty=crow::mustache::Action ] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(374): note: see reference to function template instantiation 'void std::vector>::emplace_back(crow::mustache::ActionType &&,size_t &,size_t &)' being compiled with [ _Ty=crow::mustache::Action ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\utility(174): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] with [ _Ty1=int ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xmemory0(881): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled with [ _Ty=unsigned __int64, _Other1=size_t &, _Other2=unsigned __int64 ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xmemory0(881): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2 &&) noexcept' being compiled with [ _Ty=unsigned __int64, _Other1=size_t &, _Other2=unsigned __int64 ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(902): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,size_t&,unsigned __int64>(_Alloc &,_Objty *const ,size_t &,unsigned __int64 &&)' being compiled with [ _Alloc=std::allocator>, _Ty=std::pair, _Objty=std::pair ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(902): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,size_t&,unsigned __int64>(_Alloc &,_Objty *const ,size_t &,unsigned __int64 &&)' being compiled with [ _Alloc=std::allocator>, _Ty=std::pair, _Objty=std::pair ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vector(919): note: see reference to function template instantiation 'void std::vector,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(size_t &,unsigned __int64 &&)' being compiled with [ _Ty=std::pair ] c:\j\w\buildsinglereference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\include\crow/mustache.h(349): note: see reference to function template instantiation 'void std::vector,std::allocator<_Ty>>::emplace_back(size_t &,unsigned __int64 &&)' being compiled with [ _Ty=std::pair ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\utility(174): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] with [ _Ty2=int ] test_package.vcxproj -> C:\J\w\BuildSingleReference@3\conan-center-index\recipes\crowcpp-crow\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@3/conan-center-index/recipes/crowcpp-crow/all/test_package/CMakeLists.txt crowcpp-crow/0.2 (test package): Running test() ----Running------ > bin\test_package ----------------- crowcpp-crow/0.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@3\.conan\data\crowcpp-crow\0.2\_\_\package\df355574172212318b930150bd46c1d0c8248944\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR