You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/14 19:27:07 UTC

Build failed in Jenkins: Mesos-Windows #256

See <https://builds.apache.org/job/Mesos-Windows/256/changes>

Changes:

[yujie.jay] Added tests to check if appc spec is properly parsed.

[vinodkone] Implemented 'GetFrameworks' call in v1 agent API.

[vinodkone] Implemented 'GetExecutors' call in v1 agent API.

[vinodkone] Implemented 'GetTasks' call in v1 agent API.

[vinodkone] Implemented 'GetState' call in v1 agent API.

[vinodkone] Added test case for 'GetFrameworks' call in v1 agent API.

[vinodkone] Added test case for 'GetExecutors' call in v1 agent API.

[vinodkone] Added test case for 'GetTasks' call in v1 agent API.

[vinodkone] Added test case for 'GetState' call in v1 agent API.

[josephwu] Fixed memory leak in Route::Route() in libprocess.

[josephwu] Fixed memory leak of `Route` in `finalize()` in libprocess.

[josephwu] Fixed memory leak of `gc` in `finalize()` in libprocess.

[josephwu] Ensure GC is terminated last during libprocess shutdown.

[josephwu] Fixed memory leaks in Encoder/Decoder tests in libprocess.

[josephwu] Fixed libprocess tests to use smart pointers.

[josephwu] Fixed mismatching `delete`.

[yujie.jay] Supported relative container path in docker containerizer.

[yujie.jay] Modified docker test mount absolute/relative host path.

[yujie.jay] Added docker test mount relative container path.

[yujie.jay] Added docker test relative host path and relative container path.

[bmahler] Added initial benchmarks for Resources class.

[bmahler] Clarified motivation and responsibilities of maintainers.

[yujie.jay] Added runtime isolator interface to run appc containers.

[alexr] Fixed incorrected command in documentation.

[alexr] Added Lijun Tang to contributors list.

[alexr] Revert "Fixed incorrected command in documentation."

[yujie.jay] Added missing header `version.hpp` in `src/linux/perf.hpp`.

[yujie.jay] Added stubs for the unified cgroups isolator.

[bmahler] Added initial benchmark test for DRF sorter.

[josephwu] Added Windows build batch script.

------------------------------------------
[...truncated 1042 lines...]
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(52): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(105): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(270): warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(279): warning C4267: '-=': conversion from 'size_t' to 'off_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (stout_tests;Build target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj.metaproj"> (default target) (29) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj"> (default target) (47) ->
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/fs.hpp(72): warning C4244: 'initializing': conversion from 'ULONGLONG' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(605): warning C4244: 'return': conversion from 'unsigned __int64' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(605): warning C4244: 'return': conversion from 'unsigned __int64' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp(1162): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp(1264): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp(5289): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(605): warning C4244: 'return': conversion from 'unsigned __int64' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (stout_tests;Build target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj.metaproj"> (default target) (38) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj"> (default target) (48) ->
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(52): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(105): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(231): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(270): warning C4267: 'argument': conversion from 'size_t' to 'char', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(484): warning C4267: 'argument': conversion from 'size_t' to 'char', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(52): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(105): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(270): warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(279): warning C4267: '-=': conversion from 'size_t' to 'off_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(231): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(270): warning C4267: 'argument': conversion from 'size_t' to 'char', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(484): warning C4267: 'argument': conversion from 'size_t' to 'char', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (stout_tests;Build target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj.metaproj"> (default target) (29) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj"> (default target) (47) ->
       (ClCompile target) -> 
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C3646: '_getFrameworks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(558): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C3646: '_getExecutors': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(567): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2039: 'GetTasks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C3646: '_getTasks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(577): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C3646: '_getFrameworks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(558): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C3646: '_getExecutors': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(567): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2039: 'GetTasks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C3646: '_getTasks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(577): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C3646: '_getFrameworks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(558): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C3646: '_getExecutors': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(567): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2039: 'GetTasks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C3646: '_getTasks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(577): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>

    255 Warning(s)
    36 Error(s)

Time Elapsed 00:02:35.06

<https://builds.apache.org/job/Mesos-Windows/ws/build>if> 1 NEQ 0 exit /b 1 
Build step 'Execute Windows batch command' marked build as failure

Jenkins build is back to normal : Mesos-Windows #259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Windows/259/changes>


Build failed in Jenkins: Mesos-Windows #258

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Windows/258/changes>

Changes:

[vinodkone] Added Dhilip to contributors.yml.

[yujie.jay] Updated the 1.0.0 CHANGELOG for a bug fix.

[yujie.jay] Added capabilities support in ContanerInfo protobuf.

[bmahler] Call watch.stop() to get a more accurate time in allocator benchmarks.

[bmahler] Removed trailing semi-colons in resource strings.

[bmahler] Added more timing output for allocator benchmark tests.

[xujyan] Simplified the checkpointed resources handling logic.

[josephwu] Synced up common/values.cpp and v1/values.cpp.

[josephwu] Fixed CMake build on CentOS.

[josephwu] Updated Windows build instructions.

[vinodkone] Added missing tables attributes in docs.

[vinodkone] Fixed the flaky test case `AgentAPITest.GetState`.

[bmahler] Fixed a memory lifetime issue in LibeventSSLSocketImp::send.

[bmahler] Replaced an os::sleep with Clock::settle in allocator benchmark.

[anand] Removed a not-useful log message.

[anand] Fixed incorrect clock time in log messages.

[yujie.jay] Ignored /etc/hosts if it does not exist in CNI isolator.

[alexr] Cleaned the arguments passed to health checker in docker executor.

[josephwu] CMake: Added mesos-protobuf target to build protobuf libraries.

[josephwu] Added Windows build batch script.

------------------------------------------
[...truncated 10349 lines...]
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/pstree.hpp(69): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj.metaproj"> (default target) (26) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj"> (default target) (58) ->
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/pstree.hpp(69): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(104): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(105): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(109): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(242): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(252): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(277): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(279): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(703): warning C4018: '>': signed/unsigned mismatch [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/raw/argv.hpp(45): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj.metaproj"> (default target) (27) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj"> (default target) (59) ->
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/pstree.hpp(69): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(104): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(105): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(109): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(242): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(252): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(277): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\health-check/health_checker.hpp(279): warning C4244: 'argument': conversion from 'double' to 'int64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj.metaproj"> (default target) (28) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj"> (default target) (60) ->
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\resource_estimators\fixed_resource_estimator.vcxproj.metaproj"> (default target) (6) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\resource_estimators\fixed_resource_estimator.vcxproj"> (default target) (53) ->
       (Link target) -> 
         LINK : fatal error LNK1104: cannot open file '..\..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\resource_estimators\fixed_resource_estimator.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\containerizer\mesos\mesos-containerizer.vcxproj.metaproj"> (default target) (24) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\containerizer\mesos\mesos-containerizer.vcxproj"> (default target) (56) ->
         LINK : fatal error LNK1104: cannot open file '..\..\..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\containerizer\mesos\mesos-containerizer.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\qos_controllers\load_qos_controller.vcxproj.metaproj"> (default target) (22) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\qos_controllers\load_qos_controller.vcxproj"> (default target) (54) ->
         LINK : fatal error LNK1104: cannot open file '..\..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\qos_controllers\load_qos_controller.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\mesos-agent.vcxproj.metaproj"> (default target) (23) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\mesos-agent.vcxproj"> (default target) (55) ->
         LINK : fatal error LNK1104: cannot open file '..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\mesos-agent.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj.metaproj"> (default target) (25) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj"> (default target) (57) ->
         LINK : fatal error LNK1104: cannot open file '..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\docker\mesos-docker-executor.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj.metaproj"> (default target) (26) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj"> (default target) (58) ->
         LINK : fatal error LNK1104: cannot open file '..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\launcher\mesos-executor.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj.metaproj"> (default target) (27) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj"> (default target) (59) ->
         LINK : fatal error LNK1104: cannot open file '..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\health-check\mesos-health-check.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj.metaproj"> (default target) (28) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj"> (default target) (60) ->
         LINK : fatal error LNK1104: cannot open file '..\Debug\mesos-protobufs.lib' [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\usage\mesos-usage.vcxproj]>

    3425 Warning(s)
    8 Error(s)

Time Elapsed 00:16:26.60

<https://builds.apache.org/job/Mesos-Windows/ws/build>if> 1 NEQ 0 exit /b 1 
Build step 'Execute Windows batch command' marked build as failure

Build failed in Jenkins: Mesos-Windows #257

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Windows/257/changes>

Changes:

[yujie.jay] Removed unnecessary forward declaration in subsystem.hpp.

[xujyan] Code cleanup in hierarchical_allocator_tests.cpp.

[xujyan] Made vector reserve some spaces for allocator benchmark test.

[bmahler] Updated Sorter::sort to return a vector rather than list.

[josephwu] CMake: Added scripts to build some agent modules.

[josephwu] CMake: Configured a single output folder.

[xujyan] Increase framework numbers to allocator benchmarks.

[josephwu] CMake: Fixed build in libprocess.

[josephwu] CMake: Fixed build in 3rdparty.

[josephwu] CMake: Fixed build in libmesos.

[bmahler] Made the scheduler authentication timeout configurable.

[bmahler] Sped up the `ExamplesTest.*` test cases.

[yujie.jay] Enhancement for containers which have image and join host network.

[josephwu] CMake: Fixed build in libevent.

[anand] Fixed the flaky `MasterAPITest.Subscribe` test.

[anand] Fixed a subscriber FD leak when running tests.

[toenshoff] Ensured that framework IDs are quoted consistency in log messages.

[alexr] Fixed flakiness in persistent volume test case.

[alexr] Fixed the incomplete `TaskStatus` message of docker executor.

[yujie.jay] Ignored /etc/* mounts to host filesystems if host network is used.

[yujie.jay] Handled /etc/* file being dead links in CNI isolator.

[yujie.jay] Handled systems that miss /etc/hostname in CNI isolator.

[xujyan] Consistency in persistent volumes between master and agent on failure.

[josephwu] Added Windows build batch script.

------------------------------------------
[...truncated 6727 lines...]
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\contender.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\contender.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\contender.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\build\3rdparty\zookeeper-06d3f3f\src\zookeeper-06d3f3f\src\c\include\winconfig.h(143): warning C4005: 'VERSION': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\authentication.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\build\3rdparty\zookeeper-06d3f3f\src\zookeeper-06d3f3f\src\c\include\winconfig.h(143): warning C4005: 'VERSION': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/future.hpp(918): warning C4800: 'process::Promise<T> *const ': forcing value to bool 'true' or 'false' (performance warning) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\zookeeper\group.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\master\detector\standalone.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/pstree.hpp(69): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp(212): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/fs.hpp(72): warning C4244: 'initializing': conversion from 'ULONGLONG' to 'double', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29): warning C4996: 'access': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _access. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31): warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _chdir. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364): warning C4996: '_mktemp': This function or variable may be unsafe. Consider using _mktemp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34): warning C4005: '_STRINGIZE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311): warning C4244: 'initializing': conversion from 'std::streamsize' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162): warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>


       "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln"> (default target) (1) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\slave\resource_estimators\fixed_resource_estimator.vcxproj.metaproj"> (default target) (6) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj.metaproj"> (default target) (7) ->
       "<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj"> (default target) (49) ->
       (ClCompile target) -> 
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C3646: '_getFrameworks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C3646: '_getExecutors': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C2039: 'GetTasks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C3646: '_getTasks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(584): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C3646: '_getFrameworks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C3646: '_getExecutors': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C2039: 'GetTasks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C3646: '_getTasks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(584): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C3646: '_getFrameworks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(564): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C3646: '_getExecutors': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(572): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C2039: 'GetTasks': is not a member of 'mesos::agent::Response' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C3646: '_getTasks': unknown override specifier (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(581): error C2059: syntax error: '(' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>
         F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(584): error C2238: unexpected token(s) preceding ';' (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp) [<https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj]>

    1461 Warning(s)
    36 Error(s)

Time Elapsed 00:05:31.52

<https://builds.apache.org/job/Mesos-Windows/ws/build>if> 1 NEQ 0 exit /b 1 
Build step 'Execute Windows batch command' marked build as failure

Re: Build failed in Jenkins: Mesos-Windows #256

Posted by Joseph Wu <jo...@mesosphere.io>.
There's a build-order bug in the CMake build.  We're not always generating
the protobufs before building the Mesos sources.  Srini is working on a fix.

On Thu, Jul 14, 2016 at 12:27 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Mesos-Windows/256/changes>
>
> Changes:
>
> [yujie.jay] Added tests to check if appc spec is properly parsed.
>
> [vinodkone] Implemented 'GetFrameworks' call in v1 agent API.
>
> [vinodkone] Implemented 'GetExecutors' call in v1 agent API.
>
> [vinodkone] Implemented 'GetTasks' call in v1 agent API.
>
> [vinodkone] Implemented 'GetState' call in v1 agent API.
>
> [vinodkone] Added test case for 'GetFrameworks' call in v1 agent API.
>
> [vinodkone] Added test case for 'GetExecutors' call in v1 agent API.
>
> [vinodkone] Added test case for 'GetTasks' call in v1 agent API.
>
> [vinodkone] Added test case for 'GetState' call in v1 agent API.
>
> [josephwu] Fixed memory leak in Route::Route() in libprocess.
>
> [josephwu] Fixed memory leak of `Route` in `finalize()` in libprocess.
>
> [josephwu] Fixed memory leak of `gc` in `finalize()` in libprocess.
>
> [josephwu] Ensure GC is terminated last during libprocess shutdown.
>
> [josephwu] Fixed memory leaks in Encoder/Decoder tests in libprocess.
>
> [josephwu] Fixed libprocess tests to use smart pointers.
>
> [josephwu] Fixed mismatching `delete`.
>
> [yujie.jay] Supported relative container path in docker containerizer.
>
> [yujie.jay] Modified docker test mount absolute/relative host path.
>
> [yujie.jay] Added docker test mount relative container path.
>
> [yujie.jay] Added docker test relative host path and relative container
> path.
>
> [bmahler] Added initial benchmarks for Resources class.
>
> [bmahler] Clarified motivation and responsibilities of maintainers.
>
> [yujie.jay] Added runtime isolator interface to run appc containers.
>
> [alexr] Fixed incorrected command in documentation.
>
> [alexr] Added Lijun Tang to contributors list.
>
> [alexr] Revert "Fixed incorrected command in documentation."
>
> [yujie.jay] Added missing header `version.hpp` in `src/linux/perf.hpp`.
>
> [yujie.jay] Added stubs for the unified cgroups isolator.
>
> [bmahler] Added initial benchmark test for DRF sorter.
>
> [josephwu] Added Windows build batch script.
>
> ------------------------------------------
> [...truncated 1042 lines...]
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48):
> warning C4996: 'GetVersionExA': was declared deprecated [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155):
> warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible
> loss of data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458):
> warning C4996: 'GetVersionExA': was declared deprecated [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(52):
> warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of
> data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(105):
> warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of
> data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(270):
> warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of
> data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(279):
> warning C4267: '-=': conversion from 'size_t' to 'off_t', possible loss of
> data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\test-linkee.vcxproj
> ]>
>
>
>        "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln">
> (stout_tests;Build target) (1) ->
>        "<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj.metaproj">
> (default target) (29) ->
>        "<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj">
> (default target) (47) ->
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364):
> warning C4996: '_mktemp': This function or variable may be unsafe. Consider
> using _mktemp_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384):
> warning C4996: '_open': This function or variable may be unsafe. Consider
> using _sopen_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34):
> warning C4005: '_STRINGIZE': macro redefinition (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107):
> warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118):
> warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34):
> warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73):
> warning C4996: 'open': The POSIX name for this item is deprecated. Instead,
> use the ISO C and C++ conformant name: _open. See online help for details.
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162):
> warning C4996: 'fdopen': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _fdopen. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311):
> warning C4244: 'initializing': conversion from 'std::streamsize' to 'long',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364):
> warning C4996: '_mktemp': This function or variable may be unsafe. Consider
> using _mktemp_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384):
> warning C4996: '_open': This function or variable may be unsafe. Consider
> using _sopen_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\abort.hpp(34):
> warning C4005: '_STRINGIZE': macro redefinition (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140):
> warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141):
> warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311):
> warning C4244: 'initializing': conversion from 'std::streamsize' to 'long',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107):
> warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118):
> warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34):
> warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73):
> warning C4996: 'open': The POSIX name for this item is deprecated. Instead,
> use the ISO C and C++ conformant name: _open. See online help for details.
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162):
> warning C4996: 'fdopen': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _fdopen. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36):
> warning C4244: 'argument': conversion from '__int64' to 'double', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67):
> warning C4244: 'argument': conversion from 'int64_t' to 'double', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/fs.hpp(72):
> warning C4244: 'initializing': conversion from 'ULONGLONG' to 'double',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29):
> warning C4996: 'access': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _access. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31):
> warning C4996: 'chdir': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _chdir. See online help for
> details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103):
> warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155):
> warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29):
> warning C4996: 'access': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _access. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31):
> warning C4996: 'chdir': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _chdir. See online help for
> details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103):
> warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155):
> warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876):
> warning C4267: '=': conversion from 'size_t' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876):
> warning C4267: '=': conversion from 'size_t' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(605):
> warning C4244: 'return': conversion from 'unsigned __int64' to 'double',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36):
> warning C4244: 'argument': conversion from '__int64' to 'double', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67):
> warning C4244: 'argument': conversion from 'int64_t' to 'double', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(605):
> warning C4244: 'return': conversion from 'unsigned __int64' to 'double',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp(1162):
> warning C4244: 'argument': conversion from 'double' to 'int64_t', possible
> loss of data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp(1264):
> warning C4244: 'argument': conversion from 'double' to 'int64_t', possible
> loss of data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364):
> warning C4996: '_mktemp': This function or variable may be unsafe. Consider
> using _mktemp_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384):
> warning C4996: '_open': This function or variable may be unsafe. Consider
> using _sopen_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34):
> warning C4005: '_STRINGIZE': macro redefinition (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311):
> warning C4244: 'initializing': conversion from 'std::streamsize' to 'long',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107):
> warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118):
> warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34):
> warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73):
> warning C4996: 'open': The POSIX name for this item is deprecated. Instead,
> use the ISO C and C++ conformant name: _open. See online help for details.
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162):
> warning C4996: 'fdopen': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _fdopen. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp(5289):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29):
> warning C4996: 'access': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _access. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31):
> warning C4996: 'chdir': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _chdir. See online help for
> details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103):
> warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155):
> warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(876):
> warning C4267: '=': conversion from 'size_t' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36):
> warning C4244: 'argument': conversion from '__int64' to 'double', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67):
> warning C4244: 'argument': conversion from 'int64_t' to 'double', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(605):
> warning C4244: 'return': conversion from 'unsigned __int64' to 'double',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>
>        "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln">
> (stout_tests;Build target) (1) ->
>        "<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj.metaproj">
> (default target) (38) ->
>        "<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj">
> (default target) (48) ->
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364):
> warning C4996: '_mktemp': This function or variable may be unsafe. Consider
> using _mktemp_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384):
> warning C4996: '_open': This function or variable may be unsafe. Consider
> using _sopen_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34):
> warning C4005: '_STRINGIZE': macro redefinition (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(333):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(335):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(364):
> warning C4996: '_mktemp': This function or variable may be unsafe. Consider
> using _mktemp_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows.hpp(384):
> warning C4996: '_open': This function or variable may be unsafe. Consider
> using _sopen_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/abort.hpp(34):
> warning C4005: '_STRINGIZE': macro redefinition (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107):
> warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118):
> warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107):
> warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118):
> warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34):
> warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73):
> warning C4996: 'open': The POSIX name for this item is deprecated. Instead,
> use the ISO C and C++ conformant name: _open. See online help for details.
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162):
> warning C4996: 'fdopen': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _fdopen. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34):
> warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311):
> warning C4244: 'initializing': conversion from 'std::streamsize' to 'long',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/open.hpp(73):
> warning C4996: 'open': The POSIX name for this item is deprecated. Instead,
> use the ISO C and C++ conformant name: _open. See online help for details.
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/net.hpp(162):
> warning C4996: 'fdopen': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _fdopen. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100):
> warning C4244: '=': conversion from 'double' to 'long', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(311):
> warning C4244: 'initializing': conversion from 'std::streamsize' to 'long',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(52):
> warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(105):
> warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(231):
> warning C4800: 'int': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(270):
> warning C4267: 'argument': conversion from 'size_t' to 'char', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(484):
> warning C4267: 'argument': conversion from 'size_t' to 'char', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\decoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(52):
> warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/gzip.hpp(105):
> warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/access.hpp(29):
> warning C4996: 'access': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _access. See online help
> for details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/chdir.hpp(31):
> warning C4996: 'chdir': The POSIX name for this item is deprecated.
> Instead, use the ISO C and C++ conformant name: _chdir. See online help for
> details. (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(98):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(105):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(107):
> warning C4996: 'strcat': This function or variable may be unsafe. Consider
> using strcat_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(230):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(229):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(250):
> warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(249):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/mktemp.hpp(37):
> warning C4996: 'strcpy': This function or variable may be unsafe. Consider
> using strcpy_s instead. To disable deprecation, use
> _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(103):
> warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33):
> warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss
> of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36):
> warning C4267: 'argument': conversion from 'size_t' to 'unsigned int',
> possible loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(48):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(155):
> warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(458):
> warning C4996: 'GetVersionExA': was declared deprecated (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(546):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(566):
> warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(270):
> warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\encoder.hpp(279):
> warning C4267: '-=': conversion from 'size_t' to 'off_t', possible loss of
> data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(231):
> warning C4800: 'int': forcing value to bool 'true' or 'false' (performance
> warning) (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(270):
> warning C4267: 'argument': conversion from 'size_t' to 'char', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\decoder.hpp(484):
> warning C4267: 'argument': conversion from 'size_t' to 'char', possible
> loss of data (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\src\tests\encoder_tests.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\3rdparty\libprocess\src\tests\process_tests.vcxproj
> ]>
>
>
>        "<https://builds.apache.org/job/Mesos-Windows/ws/build\Mesos.sln">
> (stout_tests;Build target) (1) ->
>        "<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj.metaproj">
> (default target) (29) ->
>        "<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj">
> (default target) (47) ->
>        (ClCompile target) ->
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C3646: '_getFrameworks': unknown override specifier (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(558):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C3646: '_getExecutors': unknown override specifier (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(567):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C2039: 'GetTasks': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C3646: '_getTasks': unknown override specifier (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(577):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\metrics.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C3646: '_getFrameworks': unknown override specifier (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(558):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C3646: '_getExecutors': unknown override specifier (compiling source
> file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(567):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C2039: 'GetTasks': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C3646: '_getTasks': unknown override specifier (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(577):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\slave.cpp) [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C2039: 'GetFrameworks': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C3646: '_getFrameworks': unknown override specifier (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(557):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(558):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C2039: 'GetExecutors': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C3646: '_getExecutors': unknown override specifier (compiling source
> file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(565):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(567):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C2039: 'GetTasks': is not a member of 'mesos::agent::Response'
> (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C3646: '_getTasks': unknown override specifier (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(574):
> error C2059: syntax error: '(' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>  F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/slave.hpp(577):
> error C2238: unexpected token(s) preceding ';' (compiling source file
> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\status_update_manager.cpp)
> [<
> https://builds.apache.org/job/Mesos-Windows/ws/build\src\mesos-1.1.0.vcxproj
> ]>
>
>     255 Warning(s)
>     36 Error(s)
>
> Time Elapsed 00:02:35.06
>
> <https://builds.apache.org/job/Mesos-Windows/ws/build>if> 1 NEQ 0 exit /b
> 1
> Build step 'Execute Windows batch command' marked build as failure
>