Started by user Jenkins
Building remotely on Ossendorf (windows wintendo) in workspace c:\b\workspace\150_CI_WINDOWS_DEVEL_compile
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/arangodb/arangodb # timeout=10
Fetching upstream changes from https://github.com/arangodb/arangodb
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/arangodb/arangodb +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "refs/remotes/origin/devel^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/devel^{commit}" # timeout=10
Checking out Revision 9386a1b2d535809f2c8438334ac281db78d735b3 (refs/remotes/origin/devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9386a1b2d535809f2c8438334ac281db78d735b3
 > git rev-list 1025b29b1a492bf7e795fa361c177d56561daf09 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git config --get-regexp ^submodule # timeout=10
 > git config --get submodule.3rdParty/V8/v8.url # timeout=10
 > git submodule update --init --recursive 3rdParty/V8/v8
[150_CI_WINDOWS_DEVEL_compile] $ sh -xe C:\Users\jenkins\AppData\Local\Temp\2\hudson5552020299704200678.sh
+ export 'PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/lib/jvm/java-7-openjdk-amd64/bin:/cygdrive/c/Program Files/Mozilla Firefox:/usr/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/tools/ruby23/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/system32/config/systemprofile/.dnx/bin:/cygdrive/c/Program Files/Microsoft DNX/Dnvm:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/tools/python2:/cygdrive/c/Program Files/Microsoft/Web Platform Installer:/cygdrive/c/Go/bin:/cygdrive/c/Program Files/ArangoDBTest/usr/bin:/cygdrive/c/ArangoDBTest/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/usr/bin:/cygdrive/c/Program Files (x86)/Java/jre1.8.0_121/bin:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Debuggers/x64'
+ PATH='/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/lib/jvm/java-7-openjdk-amd64/bin:/cygdrive/c/Program Files/Mozilla Firefox:/usr/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/tools/ruby23/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/system32/config/systemprofile/.dnx/bin:/cygdrive/c/Program Files/Microsoft DNX/Dnvm:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/tools/python2:/cygdrive/c/Program Files/Microsoft/Web Platform Installer:/cygdrive/c/Go/bin:/cygdrive/c/Program Files/ArangoDBTest/usr/bin:/cygdrive/c/ArangoDBTest/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/usr/bin:/cygdrive/c/Program Files (x86)/Java/jre1.8.0_121/bin:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Debuggers/x64'
+ export DEPOT_TOOLS_WIN_TOOLCHAIN=0
+ DEPOT_TOOLS_WIN_TOOLCHAIN=0
+ export ICU_DATA=c:/windows
+ ICU_DATA=c:/windows
+ export GY_MSVS_VERSION=2015
+ GY_MSVS_VERSION=2015
+ ./Installation/Jenkins/build.sh maintainer --buildDir /cygdrive/c/b/j150 --targetDir /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build --msvc --checkCleanBuild
+ set -e
+ python -c 'import sys ; sys.exit(sys.platform != '\''cygwin'\'')'
+ for f in /usr/bin/md5sum /sbin/md5
+ test -e /usr/bin/md5sum
+ MD5=/usr/bin/md5sum
+ break
+ test -z /usr/bin/md5sum
+ test -f /scripts/prepare_buildenv.sh
+ test -z ''
+ PARALLEL_BUILDS=1
+ '[' '' '!=' '' ']'
+ BITS=32
+ case `uname -m` in
++ uname -m
+ BITS=64
+ LASTREV=
+ test -f last_compiled_version.sha
++ cat last_compiled_version.sha
+ LASTREV=1025b29b1a492bf7e795fa361c177d56561daf09
+ COMPILE_MATTERS=3rdParty
+ test -z ''
+ CC=/usr/bin/gcc-4.9
+ CXX=/usr/bin/g++-4.9
+ CFLAGS='-g -fno-omit-frame-pointer'
+ CXXFLAGS='-g -fno-omit-frame-pointer'
+ LDFLAGS=-g
+ V8_CFLAGS=-fno-omit-frame-pointer
+ V8_CXXFLAGS=-fno-omit-frame-pointer
+ V8_LDFLAGS=
+ LIBS=
+ BUILD_DIR=build
+ BUILD_CONFIG=RelWithDebInfo
+ PAR=-j
+ GENERATOR='Unix Makefiles'
+ MAKE=make
+ PACKAGE_MAKE=make
+ MAKE_PARAMS=
+ MAKE_CMD_PREFIX=
+ CONFIGURE_OPTIONS=' '
+ INSTALL_PREFIX=/
+ MAINTAINER_MODE=-DUSE_MAINTAINER_MODE=off
+ TAR_SUFFIX=
+ TARGET_DIR=
+ CLANG36=0
+ CLANG=0
+ COVERGAE=0
+ CPACK=
+ FAILURE_TESTS=0
+ GCC5=0
+ GCC6=0
+ GOLD=0
+ SANITIZE=0
+ VERBOSE=0
+ MSVC=
+ ENTERPRISE_GIT_URL=
+ case "$1" in
+ CFLAGS='-g -fno-omit-frame-pointer -O3'
+ CXXFLAGS='-g -fno-omit-frame-pointer -O3'
+ MAINTAINER_MODE=-DUSE_MAINTAINER_MODE=on
+ CONFIGURE_OPTIONS='  -DCMAKE_BUILD_TYPE=RelWithDebInfo'
+ echo 'using maintainer mode'
using maintainer mode
+ shift
+ CLEAN_IT=0
+ '[' 6 -gt 0 ']'
+ case "$1" in
+ shift
+ BUILD_DIR=/cygdrive/c/b/j150
+ shift
+ '[' 4 -gt 0 ']'
+ case "$1" in
+ shift
+ TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build
+ CONFIGURE_OPTIONS='  -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build'
+ shift
+ '[' 2 -gt 0 ']'
+ case "$1" in
+ shift
+ MSVC=1
+ CC=
+ CXX=
+ PAR=
+ PARALLEL_BUILDS=
+ GENERATOR='Visual Studio 14 Win64'
+ MAKE='cmake --build . --config RelWithDebInfo'
+ PACKAGE_MAKE='cmake --build . --config RelWithDebInfo --target'
+ CONFIGURE_OPTIONS='  -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -DV8_TARGET_ARCHS=Release'
+ '[' 1 -gt 0 ']'
+ case "$1" in
+ CLEAN_IT=1
+ shift
+ '[' 0 -gt 0 ']'
+ CONFIGURE_OPTIONS='  -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -DV8_TARGET_ARCHS=Release -DCMAKE_INSTALL_PREFIX=/'
+ test -n 1025b29b1a492bf7e795fa361c177d56561daf09
++ git diff 1025b29b1a492bf7e795fa361c177d56561daf09: 3rdParty
++ wc -l
+ lines=6
+ test 6 -eq 0
+ '[' 0 == 1 ']'
+ '[' 0 == 1 ']'
+ '[' 0 == 1 ']'
+ '[' 0 == 1 ']'
+ '[' '' = 1 ']'
+ '[' '' = 1 ']'
+ '[' 0 == 1 ']'
+ '[' '' == 1 ']'
+ '[' 0 == 1 ']'
+ '[' 0 == 1 ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -z 1 ']'
+ CONFIGURE_OPTIONS='  -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -DV8_TARGET_ARCHS=Release -DCMAKE_INSTALL_PREFIX=/ -DUSE_MAINTAINER_MODE=on'
+ '[' 0 == 1 ']'
+ '[' -n '' ']'
+ echo 'using compiler & linker:'
using compiler & linker:
+ echo '  CC: '
  CC: 
+ echo '  CXX: '
  CXX: 
+ echo 'using compiler flags:'
using compiler flags:
+ echo '  CFLAGS: -g -fno-omit-frame-pointer -O3'
  CFLAGS: -g -fno-omit-frame-pointer -O3
+ echo '  CXXFLAGS: -g -fno-omit-frame-pointer -O3'
  CXXFLAGS: -g -fno-omit-frame-pointer -O3
+ echo '  LDFLAGS: -g'
  LDFLAGS: -g
+ echo '  LIBS: '
  LIBS: 
+ echo '  CONFIGURE_OPTIONS:   -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -DV8_TARGET_ARCHS=Release -DCMAKE_INSTALL_PREFIX=/ -DUSE_MAINTAINER_MODE=on'
  CONFIGURE_OPTIONS:   -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -DV8_TARGET_ARCHS=Release -DCMAKE_INSTALL_PREFIX=/ -DUSE_MAINTAINER_MODE=on
+ echo '  MAKE:  cmake --build . --config RelWithDebInfo '
  MAKE:  cmake --build . --config RelWithDebInfo 
+ test 1 -eq 1
+ echo 'found fundamental changes, rebuilding from scratch!'
found fundamental changes, rebuilding from scratch!
+ git clean -f -d -x
Removing 3rdParty/.keepme
Removing 3rdParty/rocksdb/rocksdb/util/build_version.cc
Removing arangod/.keepme
Removing arangosh/.keepme
Removing build/
Skipping repository enterprise/
Removing last_compiled_version.sha
+ test -d /cygdrive/c/b/j150
+ rm -rf /cygdrive/c/b/j150
++ pwd
+ SRC=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile
+ test -n ''
+ test -d /cygdrive/c/b/j150
+ mkdir /cygdrive/c/b/j150
+ cd /cygdrive/c/b/j150
++ pwd
+ DST=/cygdrive/c/b/j150
++ compute_relative /cygdrive/c/b/j150/ /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/
++ source=/cygdrive/c/b/j150/
++ target=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/
++ common_part=/cygdrive/c/b/j150/
++ result=
++ [[ /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/ == \/\c\y\g\d\r\i\v\e\/\c\/\b\/\w\o\r\k\s\p\a\c\e\/\1\5\0\_\C\I\_\W\I\N\D\O\W\S\_\D\E\V\E\L\_\c\o\m\p\i\l\e\/ ]]
+++ dirname /cygdrive/c/b/j150/
++ common_part=/cygdrive/c/b
++ [[ -z '' ]]
++ result=..
++ [[ /workspace/150_CI_WINDOWS_DEVEL_compile/ == \/\c\y\g\d\r\i\v\e\/\c\/\b\/\w\o\r\k\s\p\a\c\e\/\1\5\0\_\C\I\_\W\I\N\D\O\W\S\_\D\E\V\E\L\_\c\o\m\p\i\l\e\/ ]]
++ [[ /cygdrive/c/b == \/ ]]
++ forward_part=/workspace/150_CI_WINDOWS_DEVEL_compile/
++ [[ -n .. ]]
++ [[ -n /workspace/150_CI_WINDOWS_DEVEL_compile/ ]]
++ result=../workspace/150_CI_WINDOWS_DEVEL_compile/
++ echo ../workspace/150_CI_WINDOWS_DEVEL_compile/
+ SOURCE_DIR=../workspace/150_CI_WINDOWS_DEVEL_compile/
+ '[' '!' -f Makefile -o '!' -f CMakeCache.txt ']'
+ rm -rf CMakeFiles
+ CFLAGS='-g -fno-omit-frame-pointer -O3'
+ CXXFLAGS='-g -fno-omit-frame-pointer -O3'
+ LDFLAGS=-g
+ LIBS=
+ cmake ../workspace/150_CI_WINDOWS_DEVEL_compile/ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPACKAGE_TARGET_DIR=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -DV8_TARGET_ARCHS=Release -DCMAKE_INSTALL_PREFIX=/ -DUSE_MAINTAINER_MODE=on -G 'Visual Studio 14 Win64'
-- The CXX compiler identification is MSVC 19.0.24215.1
-- The C compiler identification is MSVC 19.0.24215.1
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Found PythonInterp: C:/tools/python2/python.exe (found suitable exact version "2.7.11") 
-- Performing Test _HAS_CXX11_FLAG
-- Performing Test _HAS_CXX11_FLAG - Failed
-- Performing Test _HAS_CXX0X_FLAG
-- Performing Test _HAS_CXX0X_FLAG - Failed
-- Checking C++11 support for "__func__"
-- Checking C++11 support for "__func__": works
-- Checking C++11 support for "auto"
-- Checking C++11 support for "auto": works
-- Checking C++11 support for "auto_ret_type"
-- Checking C++11 support for "auto_ret_type": works
-- Checking C++11 support for "class_override_final"
-- Checking C++11 support for "class_override_final": works
-- Checking C++11 support for "constexpr"
-- Checking C++11 support for "constexpr": works
-- Checking C++11 support for "conditional"
-- Checking C++11 support for "conditional": works
-- Checking C++11 support for "decltype"
-- Checking C++11 support for "decltype": works
-- Checking C++11 support for "initializer_list"
-- Checking C++11 support for "initializer_list": works
-- Checking C++11 support for "lambda"
-- Checking C++11 support for "lambda": works
-- Checking C++11 support for "range_based_for_loop"
-- Checking C++11 support for "range_based_for_loop": works
-- Checking C++11 support for "nullptr"
-- Checking C++11 support for "nullptr": works
-- Checking C++11 support for "tuple"
-- Checking C++11 support for "tuple": works
-- Checking C++11 support for "regex"
-- Checking C++11 support for "regex": works
-- Checking C++11 support for "rvalue-references"
-- Checking C++11 support for "rvalue-references": works
-- Checking C++11 support for "sizeof_member"
-- Checking C++11 support for "sizeof_member": works
-- Checking C++11 support for "static_assert"
-- Checking C++11 support for "static_assert": works
-- Checking C++11 support for "variadic_templates"
-- Checking C++11 support for "variadic_templates": works
-- Checking C++11 support for "shared_ptr"
-- Checking C++11 support for "shared_ptr": works
-- Checking C++11 support for "unique_ptr"
-- Checking C++11 support for "unique_ptr": works
-- Checking C++11 support for "weak_ptr"
-- Checking C++11 support for "weak_ptr": works
-- Checking C++11 support for "thread"
-- Checking C++11 support for "thread": works
-- Checking C++11 support for "mutex"
-- Checking C++11 support for "mutex": works
-- Checking C++11 support for "noexcept"
-- Checking C++11 support for "noexcept": works
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE  
-- Found FLEX: C:/ProgramData/chocolatey/bin/win_flex.exe (found version "2.5.37") 
-- Found BISON: E:/cygwin64/bin/bison.exe (found version "3.0.4") 
-- Could NOT find jemalloc (missing:  JEMALLOC_INCLUDE_DIR JEMALLOC_LIBRARIES) 
-- using 3rdParty BOOST
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
Building V8 for Windows with MSBUILD
-- Check size of off64_t
-- Check size of off64_t - failed
-- Looking for fseeko
-- Looking for fseeko - not found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- curl version=[7.51.0-DEV]
-- Looking for getch in ws2_32;
-- Looking for getch in ws2_32; - found
-- Looking for getch in winmm;ws2_32
-- Looking for getch in winmm;ws2_32 - found
Found nuGET installation of OpenSSL!
-- Found OpenSSL: optimized;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/ssleay32.lib;debug;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/debug/ssleay32.lib;optimized;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/libeay32.lib;debug;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/debug/libeay32.lib (found version "1.0.2a") 
-- Looking for openssl/crypto.h
-- Looking for openssl/crypto.h - found
-- Looking for openssl/engine.h
-- Looking for openssl/engine.h - found
-- Looking for openssl/err.h
-- Looking for openssl/err.h - found
-- Looking for openssl/pem.h
-- Looking for openssl/pem.h - found
-- Looking for openssl/pkcs12.h
-- Looking for openssl/pkcs12.h - found
-- Looking for openssl/rsa.h
-- Looking for openssl/rsa.h - found
-- Looking for openssl/ssl.h
-- Looking for openssl/ssl.h - not found
-- Looking for openssl/x509.h
-- Looking for openssl/x509.h - found
-- Looking for openssl/rand.h
-- Looking for openssl/rand.h - found
-- Looking for idna_to_ascii_lz in idn;winmm;ws2_32;optimized;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/ssleay32.lib;debug;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/debug/ssleay32.lib;optimized;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/libeay32.lib;debug;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/debug/libeay32.lib
-- Looking for idna_to_ascii_lz in idn;winmm;ws2_32;optimized;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/ssleay32.lib;debug;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/debug/ssleay32.lib;optimized;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/libeay32.lib;debug;C:/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/debug/libeay32.lib - not found
-- Performing Test USE_UNIX_SOCKETS
-- Performing Test USE_UNIX_SOCKETS - Failed
-- Looking for include file windows.h
-- Looking for include file windows.h - found
-- Looking for include files windows.h, winsock.h
-- Looking for include files windows.h, winsock.h - found
-- Looking for 3 include files windows.h, ..., ws2tcpip.h
-- Looking for 3 include files windows.h, ..., ws2tcpip.h - found
-- Looking for 4 include files windows.h, ..., winsock2.h
-- Looking for 4 include files windows.h, ..., winsock2.h - found
-- Looking for 5 include files windows.h, ..., stdio.h
-- Looking for 5 include files windows.h, ..., stdio.h - found
-- Looking for 6 include files windows.h, ..., sys/filio.h
-- Looking for 6 include files windows.h, ..., sys/filio.h - not found
-- Looking for 6 include files windows.h, ..., sys/ioctl.h
-- Looking for 6 include files windows.h, ..., sys/ioctl.h - not found
-- Looking for 6 include files windows.h, ..., sys/resource.h
-- Looking for 6 include files windows.h, ..., sys/resource.h - not found
-- Looking for 8 include files windows.h, ..., sys/uio.h
-- Looking for 8 include files windows.h, ..., sys/uio.h - not found
-- Looking for 8 include files windows.h, ..., sys/un.h
-- Looking for 8 include files windows.h, ..., sys/un.h - not found
-- Looking for 9 include files windows.h, ..., arpa/tftp.h
-- Looking for 9 include files windows.h, ..., arpa/tftp.h - not found
-- Looking for 9 include files windows.h, ..., assert.h
-- Looking for 9 include files windows.h, ..., assert.h - found
-- Looking for 10 include files windows.h, ..., crypto.h
-- Looking for 10 include files windows.h, ..., crypto.h - not found
-- Looking for 10 include files windows.h, ..., des.h
-- Looking for 10 include files windows.h, ..., des.h - not found
-- Looking for 10 include files windows.h, ..., err.h
-- Looking for 10 include files windows.h, ..., err.h - not found
-- Looking for 10 include files windows.h, ..., errno.h
-- Looking for 10 include files windows.h, ..., errno.h - found
-- Looking for 12 include files windows.h, ..., idn-free.h
-- Looking for 12 include files windows.h, ..., idn-free.h - not found
-- Looking for 12 include files windows.h, ..., ifaddrs.h
-- Looking for 12 include files windows.h, ..., ifaddrs.h - not found
-- Looking for 13 include files windows.h, ..., krb.h
-- Looking for 13 include files windows.h, ..., krb.h - not found
-- Looking for 13 include files windows.h, ..., libgen.h
-- Looking for 13 include files windows.h, ..., libgen.h - not found
-- Looking for 13 include files windows.h, ..., limits.h
-- Looking for 13 include files windows.h, ..., limits.h - found
-- Looking for 14 include files windows.h, ..., locale.h
-- Looking for 14 include files windows.h, ..., locale.h - found
-- Looking for 15 include files windows.h, ..., netinet/tcp.h
-- Looking for 15 include files windows.h, ..., netinet/tcp.h - not found
-- Looking for 15 include files windows.h, ..., pem.h
-- Looking for 15 include files windows.h, ..., pem.h - not found
-- Looking for 15 include files windows.h, ..., poll.h
-- Looking for 15 include files windows.h, ..., poll.h - not found
-- Looking for 15 include files windows.h, ..., rsa.h
-- Looking for 15 include files windows.h, ..., rsa.h - not found
-- Looking for 17 include files windows.h, ..., ssl.h
-- Looking for 17 include files windows.h, ..., ssl.h - not found
-- Looking for 17 include files windows.h, ..., stdbool.h
-- Looking for 17 include files windows.h, ..., stdbool.h - found
-- Looking for 21 include files windows.h, ..., stropts.h
-- Looking for 21 include files windows.h, ..., stropts.h - not found
-- Looking for 22 include files windows.h, ..., tld.h
-- Looking for 22 include files windows.h, ..., tld.h - not found
-- Looking for 26 include files windows.h, ..., sys/utsname.h
-- Looking for 26 include files windows.h, ..., sys/utsname.h - not found
-- Looking for 26 include files windows.h, ..., idna.h
-- Looking for 26 include files windows.h, ..., idna.h - not found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - failed
-- Check size of long long
-- Check size of long long - done
-- Check size of long
-- Check size of long - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of __int64
-- Check size of __int64 - done
-- Check size of time_t
-- Check size of time_t - done
-- Looking for basename
-- Looking for basename - not found
-- Looking for strncmpi
-- Looking for strncmpi - not found
-- Looking for alarm
-- Looking for alarm - not found
-- Looking for CRYPTO_cleanup_all_ex_data
-- Looking for CRYPTO_cleanup_all_ex_data - not found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for _strtoi64
-- Looking for _strtoi64 - found
-- Looking for strerror_r
-- Looking for strerror_r - not found
-- Looking for siginterrupt
-- Looking for siginterrupt - not found
-- Looking for fork
-- Looking for fork - not found
-- Looking for freeaddrinfo
-- Looking for freeaddrinfo - found
-- Looking for freeifaddrs
-- Looking for freeifaddrs - not found
-- Looking for pipe
-- Looking for pipe - not found
-- Looking for ftruncate
-- Looking for ftruncate - not found
-- Looking for getprotobyname
-- Looking for getprotobyname - found
-- Looking for getrlimit
-- Looking for getrlimit - not found
-- Looking for idn_free
-- Looking for idn_free - not found
-- Looking for idna_strerror
-- Looking for idna_strerror - not found
-- Looking for tld_strerror
-- Looking for tld_strerror - not found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for setrlimit
-- Looking for setrlimit - not found
-- Looking for fcntl
-- Looking for fcntl - not found
-- Looking for ioctl
-- Looking for ioctl - not found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Performing Curl Test HAVE_FCNTL_O_NONBLOCK
-- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET
-- Performing Curl Test HAVE_IOCTLSOCKET - Success
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Success
-- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO
-- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Success
-- Performing Curl Test HAVE_IOCTL_FIONBIO
-- Performing Curl Test HAVE_IOCTL_FIONBIO - Failed
-- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR
-- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Failed
-- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK
-- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed
-- Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
-- Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Failed
-- Performing Curl Test HAVE_SOCKLEN_T
-- Performing Curl Test HAVE_SOCKLEN_T - Success
-- Performing Curl Test HAVE_BOOL_T
-- Performing Curl Test HAVE_BOOL_T - Success
-- Performing Curl Test HAVE_FILE_OFFSET_BITS
-- Performing Curl Test HAVE_FILE_OFFSET_BITS - Failed
-- Check size of off_t
-- Check size of off_t - done
-- Performing Curl Test HAVE_GLIBC_STRERROR_R
-- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed
-- Performing Curl Test HAVE_POSIX_STRERROR_R
-- Performing Curl Test HAVE_POSIX_STRERROR_R - Failed
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Performing Test curl_cv_recv
-- Performing Test curl_cv_recv - Success
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Success
-- Tested: int recv(int, void *, size_t, int)
-- Performing Test curl_cv_send
-- Performing Test curl_cv_send - Success
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Success
-- Tested: int send(int, const void *, size_t, int)
-- Performing Test HAVE_MSG_NOSIGNAL
-- Performing Test HAVE_MSG_NOSIGNAL - Failed
-- Performing Test HAVE_STRUCT_TIMEVAL
-- Performing Test HAVE_STRUCT_TIMEVAL - Success
-- Performing Test HAVE_POLL_FINE
-- Performing Test HAVE_POLL_FINE - Failed
-- Check size of sig_atomic_t
-- Check size of sig_atomic_t - done
-- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE
-- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success
-- Check size of struct sockaddr_storage
-- Check size of struct sockaddr_storage - done
-- Enabled features: OpenSSL IPv6 AsynchDNS Largefile NTLM
-- Enabled protocols: HTTP HTTPS
-- checking for __builtin_expect -- no
-- checking for __builtin_ctzll -- no
-- Looking for sys/mman.h
-- Looking for sys/mman.h - not found
-- Looking for byteswap.h
-- Looking for byteswap.h - not found
-- Looking for sys/byteswap.h
-- Looking for sys/byteswap.h - not found
-- Looking for sys/endian.h
-- Looking for sys/endian.h - not found
-- Looking for sys/time.h
-- Looking for sys/time.h - not found
-- Looking for sys/byteorder.h
-- Looking for sys/byteorder.h - not found
-- Could NOT find ZLIB (missing:  ZLIB_LIBRARY) 
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Check size of ssize_t
-- Check size of ssize_t - failed
-- GFLAGS library is disabled
-- SNAPPY library is enabled
-- LZ4 library is disabled
-- ZLIB library is disabled
-- XPRESS is disabled
-- JEMALLOC library is disabled
-- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.10.2.windows.1") 
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- JNI library is disabled
Found nuGET installation of OpenSSL!
-- RELATIVE_ARANGO_ICON: resources\\arangodb.ico
-- ARANGO_IMG:  C:\\b\\workspace\\150_CI_WINDOWS_DEVEL_compile\\Installation\\Windows\\Icons\\arangodb.bmp
-- ARANGO_ICON: C:\\b\\workspace\\150_CI_WINDOWS_DEVEL_compile\\Installation\\Windows\\Icons\\arangodb.ico
-- W_SBIN_DIR: usr\\bin usr/bin 
-- W_BIN_DIR: usr\\bin usr/bin 
-- -- Will not compile in hand-optimized assembler code for CRC32.
-- building for git revision: remotes/origin/devel-0-g9386a1b-dirty
-- Configuring done
-- Generating done
-- Build files have been written to: C:/b/j150
+ '[' -n '' -a -n /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build -a -z 1 ']'
+ cmake --build . --config RelWithDebInfo
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2/7/2017 6:07:56 PM.
Project "C:\b\j150\ALL_BUILD.vcxproj" on node 1 (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\ZERO_CHECK\".
  Creating directory "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Checking Build System
  CMake does not need to re-run because C:/b/j150/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/boost/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/V8/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/zlib/zlib-1.2.8/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/curl/curl-7.50.3/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/curl/curl-7.50.3/lib/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/snappy/google-snappy-d53de18/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/3rdParty/rocksdb/rocksdb/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/lib/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/arangosh/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/arangod/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/UnitTests/CMakeFiles/generate.stamp is up-to-date.
  CMake does not need to re-run because C:/b/j150/Documentation/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\b\j150\ZERO_CHECK.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\lib\arango.vcxproj" (3) on node 1 (default targets).
Project "C:\b\j150\lib\arango.vcxproj" (3) is building "C:\b\j150\3rdParty\boost\boost_system.vcxproj" (4) on node 1 (default targets).
PrepareForBuild:
  Creating directory "boost_system.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\3rdParty\boost\RelWithDebInfo\".
  Creating directory "boost_system.dir\RelWithDebInfo\boost_system.tlog\".
InitializeBuildStatus:
  Creating "boost_system.dir\RelWithDebInfo\boost_system.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/boost/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\boost\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D BOOST_SYSTEM_STATIC_LINK=1 /D BOOST_ALL_NO_LIB=1 /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"boost_system.dir\RelWithDebInfo\\" /Fd"boost_system.dir\RelWithDebInfo\boost_system.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0\libs\system\src\error_code.cpp
  error_code.cpp
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\boost\RelWithDebInfo\boost_system.lib" /NOLOGO /MACHINE:X64  /machine:x64 boost_system.dir\RelWithDebInfo\error_code.obj
  boost_system.vcxproj -> C:\b\j150\3rdParty\boost\RelWithDebInfo\boost_system.lib
FinalizeBuildStatus:
  Deleting file "boost_system.dir\RelWithDebInfo\boost_system.tlog\unsuccessfulbuild".
  Touching "boost_system.dir\RelWithDebInfo\boost_system.tlog\boost_system.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\boost\boost_system.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "arango.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\lib\RelWithDebInfo\".
  Creating directory "arango.dir\RelWithDebInfo\arango.tlog\".
InitializeBuildStatus:
  Creating "arango.dir\RelWithDebInfo\arango.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/lib/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\lib\CMakeFiles\generate.stamp is up-to-date.
MakeDirsForCl:
  Creating directory "C:\b\j150\lib\arango.dir\RelWithDebInfo\__\3rdParty\velocypack\src".
  Creating directory "C:\b\j150\lib\arango.dir\RelWithDebInfo\Basics".
  Creating directory "C:\b\j150\lib\arango.dir\RelWithDebInfo\Rest".
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\\" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\locks-win32.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\memory-map-win32.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\terminal-utils-win32.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\threads-win32.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\win-utils.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Zip\iowin32.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\WindowsServiceFeature.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src\ConvertUTF.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src\linenoise.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src\wcwidth.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Utilities\LinenoiseShell.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\AttributeTranslator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Builder.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Collection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Dumper.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Exception.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\HexDump.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Iterator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Options.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Parser.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Slice.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\ValueType.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Validator.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\asm-functions.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\velocypack-common.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\xxhash.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\ApplicationFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\ApplicationServer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\ConfigFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\GreetingsFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\LanguageFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\NonceFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\PageSizeFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\PrivilegeFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\ShutdownFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\TempFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\V8PlatformFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\VersionFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\ArangoGlobalContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\AttributeNameParser.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\ConditionLocker.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\ConditionVariable.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\DataProtector.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\Exceptions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\FileUtils.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\HybridLogicalClock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\LocalTaskQueue.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\Mutex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\MutexLocker.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\Nonce.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\ReadWriteLock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\ReadWriteLockCPP11.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\StaticStrings.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\StringBuffer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\StringHeap.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\StringRef.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\StringUtils.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\Thread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\Timers.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\VelocyPackDumper.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\VelocyPackHelper.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitor.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\application-exit.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\conversions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\csv.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\debugging.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\error.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\fasthash.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\files.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\hashes.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\json.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\levenshtein.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\memory.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\mimetypes.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\prime-numbers.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\process-utils.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\socket-utils.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\system-functions.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\terminal-utils.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\tri-strings.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\tri-zip.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\vector.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\voc-errors.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\voc-mimetypes.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Endpoint\Endpoint.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Endpoint\EndpointIp.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Endpoint\EndpointIpV4.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Endpoint\EndpointIpV6.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Endpoint\EndpointList.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogAppender.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogAppenderFile.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogAppenderSyslog.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogAppenderTty.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogBuffer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogLevel.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LogTopic.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\Logger.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LoggerBufferFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LoggerFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Logger\LoggerStream.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ProgramOptions\Translator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Random\RandomFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Random\RandomGenerator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Random\UniformCharacter.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\GeneralRequest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\GeneralResponse.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\VppRequest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\VppResponse.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\HttpRequest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\HttpResponse.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\InitializeRest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\ClientConnection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\Communicator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\ConnectionManager.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\GeneralClientConnection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\SimpleHttpClient.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\SimpleHttpResult.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\SimpleHttpClient\SslClientConnection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Ssl\SslFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Ssl\SslInterface.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Ssl\SslServerFeature.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Ssl\ssl-helper.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Utilities\LineEditor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Utilities\ScriptLoader.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Utilities\ShellBase.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Zip\ioapi.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Zip\unzip.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Zip\zip.cpp
  locks-win32.cpp
  memory-map-win32.cpp
  terminal-utils-win32.cpp
  threads-win32.cpp
  win-utils.cpp
  iowin32.cpp
  WindowsServiceFeature.cpp
  ConvertUTF.cpp
  linenoise.cpp
  wcwidth.cpp
  LinenoiseShell.cpp
  AttributeTranslator.cpp
  Builder.cpp
  Collection.cpp
  Dumper.cpp
  Exception.cpp
  HexDump.cpp
  Iterator.cpp
  Options.cpp
  Parser.cpp
  Slice.cpp
  ValueType.cpp
  Validator.cpp
  asm-functions.cpp
  velocypack-common.cpp
  xxhash.cpp
  ApplicationFeature.cpp
  ApplicationServer.cpp
  ConfigFeature.cpp
  GreetingsFeature.cpp
  LanguageFeature.cpp
  NonceFeature.cpp
  PageSizeFeature.cpp
  PrivilegeFeature.cpp
  ShutdownFeature.cpp
  TempFeature.cpp
  V8PlatformFeature.cpp
  VersionFeature.cpp
  ArangoGlobalContext.cpp
  AttributeNameParser.cpp
  ConditionLocker.cpp
  ConditionVariable.cpp
  DataProtector.cpp
  Exceptions.cpp
  FileUtils.cpp
  HybridLogicalClock.cpp
  LocalTaskQueue.cpp
  Mutex.cpp
  MutexLocker.cpp
  Nonce.cpp
  ReadWriteLock.cpp
  ReadWriteLockCPP11.cpp
  StaticStrings.cpp
  StringBuffer.cpp
  StringHeap.cpp
  StringRef.cpp
  StringUtils.cpp
  Thread.cpp
  Timers.cpp
  VelocyPackDumper.cpp
  VelocyPackHelper.cpp
  WorkMonitor.cpp
  application-exit.cpp
  conversions.cpp
  csv.cpp
  debugging.cpp
  error.cpp
  fasthash.cpp
  files.cpp
  hashes.cpp
  json.cpp
  levenshtein.cpp
  memory.cpp
  mimetypes.cpp
  prime-numbers.cpp
  process-utils.cpp
  socket-utils.cpp
  system-functions.cpp
  terminal-utils.cpp
  tri-strings.cpp
  tri-zip.cpp
  vector.cpp
  voc-errors.cpp
  voc-mimetypes.cpp
  Endpoint.cpp
  EndpointIp.cpp
  EndpointIpV4.cpp
  EndpointIpV6.cpp
  EndpointList.cpp
  LogAppender.cpp
  LogAppenderFile.cpp
  LogAppenderSyslog.cpp
  LogAppenderTty.cpp
  LogBuffer.cpp
  LogLevel.cpp
  LogThread.cpp
  LogTopic.cpp
  Logger.cpp
  LoggerBufferFeature.cpp
  LoggerFeature.cpp
  LoggerStream.cpp
  Translator.cpp
  RandomFeature.cpp
  RandomGenerator.cpp
  UniformCharacter.cpp
  GeneralRequest.cpp
  GeneralResponse.cpp
  VppRequest.cpp
  VppResponse.cpp
  HttpRequest.cpp
  HttpResponse.cpp
  InitializeRest.cpp
  ClientConnection.cpp
  Communicator.cpp
  ConnectionManager.cpp
  GeneralClientConnection.cpp
  SimpleHttpClient.cpp
  SimpleHttpResult.cpp
  SslClientConnection.cpp
  SslFeature.cpp
  SslInterface.cpp
  SslServerFeature.cpp
  ssl-helper.cpp
  LineEditor.cpp
  ScriptLoader.cpp
  ShellBase.cpp
  ioapi.cpp
  unzip.cpp
  zip.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\/__/3rdParty/velocypack/src/Utf8Helper.cpp.obj" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Utf8Helper.cpp
  Utf8Helper.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\/__/3rdParty/velocypack/src/Version.cpp.obj" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\Version.cpp
  Version.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\/__/3rdParty/velocypack/src/fpconv.cpp.obj" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\src\fpconv.cpp
  fpconv.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\/Basics/Utf8Helper.cpp.obj" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\Utf8Helper.cpp
  Utf8Helper.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\/Basics/fpconv.cpp.obj" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\fpconv.cpp
  fpconv.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango.dir\RelWithDebInfo\/Rest/Version.cpp.obj" /Fd"arango.dir\RelWithDebInfo\arango.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Rest\Version.cpp
  Version.cpp
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\lib\RelWithDebInfo\arango.lib" /NOLOGO /MACHINE:X64  /machine:x64 "arango.dir\RelWithDebInfo\locks-win32.obj"
  "arango.dir\RelWithDebInfo\memory-map-win32.obj"
  "arango.dir\RelWithDebInfo\terminal-utils-win32.obj"
  "arango.dir\RelWithDebInfo\threads-win32.obj"
  "arango.dir\RelWithDebInfo\win-utils.obj"
  arango.dir\RelWithDebInfo\iowin32.obj
  arango.dir\RelWithDebInfo\WindowsServiceFeature.obj
  arango.dir\RelWithDebInfo\ConvertUTF.obj
  arango.dir\RelWithDebInfo\linenoise.obj
  arango.dir\RelWithDebInfo\wcwidth.obj
  arango.dir\RelWithDebInfo\LinenoiseShell.obj
  arango.dir\RelWithDebInfo\AttributeTranslator.obj
  arango.dir\RelWithDebInfo\Builder.obj
  arango.dir\RelWithDebInfo\Collection.obj
  arango.dir\RelWithDebInfo\Dumper.obj
  arango.dir\RelWithDebInfo\Exception.obj
  arango.dir\RelWithDebInfo\HexDump.obj
  arango.dir\RelWithDebInfo\Iterator.obj
  arango.dir\RelWithDebInfo\Options.obj
  arango.dir\RelWithDebInfo\Parser.obj
  arango.dir\RelWithDebInfo\Slice.obj
  arango.dir\RelWithDebInfo\ValueType.obj
  arango.dir\RelWithDebInfo\Validator.obj
  "arango.dir\RelWithDebInfo\asm-functions.obj"
  "arango.dir\RelWithDebInfo\velocypack-common.obj"
  arango.dir\RelWithDebInfo\xxhash.obj
  arango.dir\RelWithDebInfo\ApplicationFeature.obj
  arango.dir\RelWithDebInfo\ApplicationServer.obj
  arango.dir\RelWithDebInfo\ConfigFeature.obj
  arango.dir\RelWithDebInfo\GreetingsFeature.obj
  arango.dir\RelWithDebInfo\LanguageFeature.obj
  arango.dir\RelWithDebInfo\NonceFeature.obj
  arango.dir\RelWithDebInfo\PageSizeFeature.obj
  arango.dir\RelWithDebInfo\PrivilegeFeature.obj
  arango.dir\RelWithDebInfo\ShutdownFeature.obj
  arango.dir\RelWithDebInfo\TempFeature.obj
  arango.dir\RelWithDebInfo\V8PlatformFeature.obj
  arango.dir\RelWithDebInfo\VersionFeature.obj
  arango.dir\RelWithDebInfo\ArangoGlobalContext.obj
  arango.dir\RelWithDebInfo\AttributeNameParser.obj
  arango.dir\RelWithDebInfo\ConditionLocker.obj
  arango.dir\RelWithDebInfo\ConditionVariable.obj
  arango.dir\RelWithDebInfo\DataProtector.obj
  arango.dir\RelWithDebInfo\Exceptions.obj
  arango.dir\RelWithDebInfo\FileUtils.obj
  arango.dir\RelWithDebInfo\HybridLogicalClock.obj
  arango.dir\RelWithDebInfo\LocalTaskQueue.obj
  arango.dir\RelWithDebInfo\Mutex.obj
  arango.dir\RelWithDebInfo\MutexLocker.obj
  arango.dir\RelWithDebInfo\Nonce.obj
  arango.dir\RelWithDebInfo\ReadWriteLock.obj
  arango.dir\RelWithDebInfo\ReadWriteLockCPP11.obj
  arango.dir\RelWithDebInfo\StaticStrings.obj
  arango.dir\RelWithDebInfo\StringBuffer.obj
  arango.dir\RelWithDebInfo\StringHeap.obj
  arango.dir\RelWithDebInfo\StringRef.obj
  arango.dir\RelWithDebInfo\StringUtils.obj
  arango.dir\RelWithDebInfo\Thread.obj
  arango.dir\RelWithDebInfo\Timers.obj
  arango.dir\RelWithDebInfo\VelocyPackDumper.obj
  arango.dir\RelWithDebInfo\VelocyPackHelper.obj
  arango.dir\RelWithDebInfo\WorkMonitor.obj
  "arango.dir\RelWithDebInfo\application-exit.obj"
  arango.dir\RelWithDebInfo\conversions.obj
  arango.dir\RelWithDebInfo\csv.obj
  arango.dir\RelWithDebInfo\debugging.obj
  arango.dir\RelWithDebInfo\error.obj
  arango.dir\RelWithDebInfo\fasthash.obj
  arango.dir\RelWithDebInfo\files.obj
  arango.dir\RelWithDebInfo\hashes.obj
  arango.dir\RelWithDebInfo\json.obj
  arango.dir\RelWithDebInfo\levenshtein.obj
  arango.dir\RelWithDebInfo\memory.obj
  arango.dir\RelWithDebInfo\mimetypes.obj
  "arango.dir\RelWithDebInfo\prime-numbers.obj"
  "arango.dir\RelWithDebInfo\process-utils.obj"
  "arango.dir\RelWithDebInfo\socket-utils.obj"
  "arango.dir\RelWithDebInfo\system-functions.obj"
  "arango.dir\RelWithDebInfo\terminal-utils.obj"
  "arango.dir\RelWithDebInfo\tri-strings.obj"
  "arango.dir\RelWithDebInfo\tri-zip.obj"
  arango.dir\RelWithDebInfo\vector.obj
  "arango.dir\RelWithDebInfo\voc-errors.obj"
  "arango.dir\RelWithDebInfo\voc-mimetypes.obj"
  arango.dir\RelWithDebInfo\Endpoint.obj
  arango.dir\RelWithDebInfo\EndpointIp.obj
  arango.dir\RelWithDebInfo\EndpointIpV4.obj
  arango.dir\RelWithDebInfo\EndpointIpV6.obj
  arango.dir\RelWithDebInfo\EndpointList.obj
  arango.dir\RelWithDebInfo\LogAppender.obj
  arango.dir\RelWithDebInfo\LogAppenderFile.obj
  arango.dir\RelWithDebInfo\LogAppenderSyslog.obj
  arango.dir\RelWithDebInfo\LogAppenderTty.obj
  arango.dir\RelWithDebInfo\LogBuffer.obj
  arango.dir\RelWithDebInfo\LogLevel.obj
  arango.dir\RelWithDebInfo\LogThread.obj
  arango.dir\RelWithDebInfo\LogTopic.obj
  arango.dir\RelWithDebInfo\Logger.obj
  arango.dir\RelWithDebInfo\LoggerBufferFeature.obj
  arango.dir\RelWithDebInfo\LoggerFeature.obj
  arango.dir\RelWithDebInfo\LoggerStream.obj
  arango.dir\RelWithDebInfo\Translator.obj
  arango.dir\RelWithDebInfo\RandomFeature.obj
  arango.dir\RelWithDebInfo\RandomGenerator.obj
  arango.dir\RelWithDebInfo\UniformCharacter.obj
  arango.dir\RelWithDebInfo\GeneralRequest.obj
  arango.dir\RelWithDebInfo\GeneralResponse.obj
  arango.dir\RelWithDebInfo\VppRequest.obj
  arango.dir\RelWithDebInfo\VppResponse.obj
  arango.dir\RelWithDebInfo\HttpRequest.obj
  arango.dir\RelWithDebInfo\HttpResponse.obj
  arango.dir\RelWithDebInfo\InitializeRest.obj
  arango.dir\RelWithDebInfo\ClientConnection.obj
  arango.dir\RelWithDebInfo\Communicator.obj
  arango.dir\RelWithDebInfo\ConnectionManager.obj
  arango.dir\RelWithDebInfo\GeneralClientConnection.obj
  arango.dir\RelWithDebInfo\SimpleHttpClient.obj
  arango.dir\RelWithDebInfo\SimpleHttpResult.obj
  arango.dir\RelWithDebInfo\SslClientConnection.obj
  arango.dir\RelWithDebInfo\SslFeature.obj
  arango.dir\RelWithDebInfo\SslInterface.obj
  arango.dir\RelWithDebInfo\SslServerFeature.obj
  "arango.dir\RelWithDebInfo\ssl-helper.obj"
  arango.dir\RelWithDebInfo\LineEditor.obj
  arango.dir\RelWithDebInfo\ScriptLoader.obj
  arango.dir\RelWithDebInfo\ShellBase.obj
  arango.dir\RelWithDebInfo\ioapi.obj
  arango.dir\RelWithDebInfo\unzip.obj
  arango.dir\RelWithDebInfo\zip.obj
  arango.dir\RelWithDebInfo\/__/3rdParty/velocypack/src/Utf8Helper.cpp.obj
  arango.dir\RelWithDebInfo\/__/3rdParty/velocypack/src/Version.cpp.obj
  arango.dir\RelWithDebInfo\/__/3rdParty/velocypack/src/fpconv.cpp.obj
  arango.dir\RelWithDebInfo\/Basics/Utf8Helper.cpp.obj
  arango.dir\RelWithDebInfo\/Basics/fpconv.cpp.obj
  arango.dir\RelWithDebInfo\/Rest/Version.cpp.obj
  arango.vcxproj -> C:\b\j150\lib\RelWithDebInfo\arango.lib
FinalizeBuildStatus:
  Deleting file "arango.dir\RelWithDebInfo\arango.tlog\unsuccessfulbuild".
  Touching "arango.dir\RelWithDebInfo\arango.tlog\arango.lastbuildstate".
Done Building Project "C:\b\j150\lib\arango.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\lib\arango_v8.vcxproj" (5) on node 1 (default targets).
PrepareForBuild:
  Creating directory "arango_v8.dir\RelWithDebInfo\".
  Creating directory "arango_v8.dir\RelWithDebInfo\arango_v8.tlog\".
InitializeBuildStatus:
  Creating "arango_v8.dir\RelWithDebInfo\arango_v8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/lib/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\lib\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D ENABLE_ASM_CRC32=0 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arango_v8.dir\RelWithDebInfo\\" /Fd"arango_v8.dir\RelWithDebInfo\arango_v8.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\JSLoader.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\V8LineEditor.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-buffer.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-conv.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-globals.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-shell.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-utils.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-vpack.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-environment.cpp"
  JSLoader.cpp
  V8LineEditor.cpp
  v8-buffer.cpp
  v8-conv.cpp
  v8-globals.cpp
  v8-json.cpp
  v8-shell.cpp
  v8-utils.cpp
lib/V8/v8-json.ll(1506): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
lib/V8/v8-json.ll(1532): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
lib/V8/v8-json.ll(1538): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
lib/V8/v8-json.ll(2001): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
  v8-vpack.cpp
  v8-environment.cpp
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\lib\RelWithDebInfo\arango_v8.lib" /NOLOGO /MACHINE:X64  /machine:x64 arango_v8.dir\RelWithDebInfo\JSLoader.obj
  arango_v8.dir\RelWithDebInfo\V8LineEditor.obj
  "arango_v8.dir\RelWithDebInfo\v8-buffer.obj"
  "arango_v8.dir\RelWithDebInfo\v8-conv.obj"
  "arango_v8.dir\RelWithDebInfo\v8-globals.obj"
  "arango_v8.dir\RelWithDebInfo\v8-json.obj"
  "arango_v8.dir\RelWithDebInfo\v8-shell.obj"
  "arango_v8.dir\RelWithDebInfo\v8-utils.obj"
  "arango_v8.dir\RelWithDebInfo\v8-vpack.obj"
  "arango_v8.dir\RelWithDebInfo\v8-environment.obj"
  arango_v8.vcxproj -> C:\b\j150\lib\RelWithDebInfo\arango_v8.lib
FinalizeBuildStatus:
  Deleting file "arango_v8.dir\RelWithDebInfo\arango_v8.tlog\unsuccessfulbuild".
  Touching "arango_v8.dir\RelWithDebInfo\arango_v8.tlog\arango_v8.lastbuildstate".
Done Building Project "C:\b\j150\lib\arango_v8.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangosh\arangobench.vcxproj" (6) on node 1 (default targets).
Project "C:\b\j150\arangosh\arangobench.vcxproj" (6) is building "C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj" (7) on node 1 (default targets).
PrepareForBuild:
  Creating directory "libcurl.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\".
  Creating directory "libcurl.dir\RelWithDebInfo\libcurl.tlog\".
InitializeBuildStatus:
  Creating "libcurl.dir\RelWithDebInfo\libcurl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/curl/curl-7.50.3/lib/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\curl\curl-7.50.3\lib\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\..\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\.." /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\..\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\.." /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\lib" /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D BUILDING_LIBCURL /D CURL_HIDDEN_SYMBOLS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D HAVE_CONFIG_H /D _WIN32_WINNT=0x0501 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USRDLL /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"libcurl.dir\RelWithDebInfo\\" /Fd"libcurl.dir\RelWithDebInfo\libcurl.pdb" /Gd /TC /errorReport:queue "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\file.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\timeval.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\base64.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostip.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\progress.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\formdata.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\cookie.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\ftp.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\url.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\dict.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\if2ip.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\speedcheck.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\ldap.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\version.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\getenv.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\escape.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\mprintf.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\telnet.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\netrc.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\getinfo.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\transfer.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\strequal.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\easy.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\security.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_fnmatch.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\fileinfo.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\ftplistparser.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\wildcard.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\krb5.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\memdebug.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http_chunks.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\strtok.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\connect.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\llist.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hash.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\multi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\content_encoding.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\share.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http_digest.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\md4.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\md5.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http_negotiate.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\inet_pton.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\strtoofft.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\strerror.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\amigaos.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostasyn.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostip4.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostip6.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostsyn.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\inet_ntop.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\parsedate.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\select.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\tftp.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\splay.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\strdup.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\socks.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\ssh.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\rawstr.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_addrinfo.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\socks_gssapi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\socks_sspi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_sspi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\slist.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\nonblock.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_memrchr.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\imap.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\pop3.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\smtp.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\pingpong.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\rtsp.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_threads.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\warnless.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hmac.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_rtmp.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\openldap.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_gethostname.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\gopher.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\idn_win32.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http_proxy.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\non-ascii.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\asyn-ares.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\asyn-thread.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_gssapi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http_ntlm.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_ntlm_wb.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_ntlm_core.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_sasl.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_multibyte.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostcheck.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\conncache.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\pipeline.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\dotdot.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\x509asn1.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\http2.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\smb.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_endian.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_des.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\system_win32.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\vauth.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\cleartext.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\cram.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\digest.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\digest_sspi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\krb5_gssapi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\krb5_sspi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\ntlm.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\ntlm_sspi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\oauth2.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\spnego_gssapi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vauth\spnego_sspi.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\openssl.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\gtls.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\vtls.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\nss.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\polarssl.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\polarssl_threadlock.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\axtls.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\cyassl.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\schannel.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\darwinssl.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\gskit.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\mbedtls.c"
  file.c
  timeval.c
  base64.c
  hostip.c
  progress.c
  formdata.c
  cookie.c
  http.c
  sendf.c
  ftp.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\cookie.c(339): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  url.c
  dict.c
  if2ip.c
  speedcheck.c
  ldap.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(157): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  version.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(358): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(425): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(630): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  getenv.c
  escape.c
  mprintf.c
  telnet.c
  netrc.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\url.c(5172): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  getinfo.c
  transfer.c
  strequal.c
  easy.c
  security.c
  curl_fnmatch.c
  fileinfo.c
  ftplistparser.c
  wildcard.c
  krb5.c
  memdebug.c
  http_chunks.c
  strtok.c
  connect.c
  llist.c
  hash.c
  multi.c
  content_encoding.c
  share.c
  http_digest.c
  md4.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\connect.c(388): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  md5.c
  http_negotiate.c
  inet_pton.c
  strtoofft.c
  strerror.c
  amigaos.c
  hostasyn.c
  hostip4.c
  hostip6.c
  hostsyn.c
  inet_ntop.c
  parsedate.c
  select.c
  tftp.c
  splay.c
  strdup.c
  socks.c
  ssh.c
  rawstr.c
  curl_addrinfo.c
  socks_gssapi.c
  socks_sspi.c
  curl_sspi.c
  slist.c
  nonblock.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_addrinfo.c(460): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  curl_memrchr.c
  imap.c
  pop3.c
  smtp.c
  pingpong.c
  rtsp.c
  curl_threads.c
  warnless.c
  hmac.c
  curl_rtmp.c
  openldap.c
  curl_gethostname.c
  gopher.c
  idn_win32.c
  http_proxy.c
  non-ascii.c
  asyn-ares.c
  asyn-thread.c
  curl_gssapi.c
  http_ntlm.c
  curl_ntlm_wb.c
  curl_ntlm_core.c
  curl_sasl.c
  curl_multibyte.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\asyn-thread.c(610): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  hostcheck.c
  conncache.c
  pipeline.c
  dotdot.c
  x509asn1.c
  http2.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostcheck.c(84): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  smb.c
  curl_endian.c
  curl_des.c
  system_win32.c
  vauth.c
  cleartext.c
  cram.c
  digest.c
  digest_sspi.c
  krb5_gssapi.c
  krb5_sspi.c
  ntlm.c
  ntlm_sspi.c
  oauth2.c
  spnego_gssapi.c
  spnego_sspi.c
  openssl.c
  gtls.c
  vtls.c
  nss.c
  polarssl.c
  polarssl_threadlock.c
  axtls.c
  cyassl.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\openssl.c(1103): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  schannel.c
  darwinssl.c
  gskit.c
  mbedtls.c
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D BUILDING_LIBCURL /D CURL_HIDDEN_SYMBOLS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D HAVE_CONFIG_H /D _WIN32_WINNT=0x0501 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USRDLL /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\..\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\.." /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\..\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\.." /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\lib" /nologo /fo"libcurl.dir\RelWithDebInfo\libcurl.res" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\libcurl.rc 
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" /NOLOGO /MACHINE:X64 /SUBSYSTEM:CONSOLE  /machine:x64 /machine:x64 -g /SAFESEH:NO /MACHINE:x64 /ignore:4099 libcurl.dir\RelWithDebInfo\libcurl.res
  libcurl.dir\RelWithDebInfo\file.obj
  libcurl.dir\RelWithDebInfo\timeval.obj
  libcurl.dir\RelWithDebInfo\base64.obj
  libcurl.dir\RelWithDebInfo\hostip.obj
  libcurl.dir\RelWithDebInfo\progress.obj
  libcurl.dir\RelWithDebInfo\formdata.obj
  libcurl.dir\RelWithDebInfo\cookie.obj
  libcurl.dir\RelWithDebInfo\http.obj
  libcurl.dir\RelWithDebInfo\sendf.obj
  libcurl.dir\RelWithDebInfo\ftp.obj
  libcurl.dir\RelWithDebInfo\url.obj
  libcurl.dir\RelWithDebInfo\dict.obj
  libcurl.dir\RelWithDebInfo\if2ip.obj
  libcurl.dir\RelWithDebInfo\speedcheck.obj
  libcurl.dir\RelWithDebInfo\ldap.obj
  libcurl.dir\RelWithDebInfo\version.obj
  libcurl.dir\RelWithDebInfo\getenv.obj
  libcurl.dir\RelWithDebInfo\escape.obj
  libcurl.dir\RelWithDebInfo\mprintf.obj
  libcurl.dir\RelWithDebInfo\telnet.obj
  libcurl.dir\RelWithDebInfo\netrc.obj
  libcurl.dir\RelWithDebInfo\getinfo.obj
  libcurl.dir\RelWithDebInfo\transfer.obj
  libcurl.dir\RelWithDebInfo\strequal.obj
  libcurl.dir\RelWithDebInfo\easy.obj
  libcurl.dir\RelWithDebInfo\security.obj
  libcurl.dir\RelWithDebInfo\curl_fnmatch.obj
  libcurl.dir\RelWithDebInfo\fileinfo.obj
  libcurl.dir\RelWithDebInfo\ftplistparser.obj
  libcurl.dir\RelWithDebInfo\wildcard.obj
  libcurl.dir\RelWithDebInfo\krb5.obj
  libcurl.dir\RelWithDebInfo\memdebug.obj
  libcurl.dir\RelWithDebInfo\http_chunks.obj
  libcurl.dir\RelWithDebInfo\strtok.obj
  libcurl.dir\RelWithDebInfo\connect.obj
  libcurl.dir\RelWithDebInfo\llist.obj
  libcurl.dir\RelWithDebInfo\hash.obj
  libcurl.dir\RelWithDebInfo\multi.obj
  libcurl.dir\RelWithDebInfo\content_encoding.obj
  libcurl.dir\RelWithDebInfo\share.obj
  libcurl.dir\RelWithDebInfo\http_digest.obj
  libcurl.dir\RelWithDebInfo\md4.obj
  libcurl.dir\RelWithDebInfo\md5.obj
  libcurl.dir\RelWithDebInfo\http_negotiate.obj
  libcurl.dir\RelWithDebInfo\inet_pton.obj
  libcurl.dir\RelWithDebInfo\strtoofft.obj
  libcurl.dir\RelWithDebInfo\strerror.obj
  libcurl.dir\RelWithDebInfo\amigaos.obj
  libcurl.dir\RelWithDebInfo\hostasyn.obj
  libcurl.dir\RelWithDebInfo\hostip4.obj
  libcurl.dir\RelWithDebInfo\hostip6.obj
  libcurl.dir\RelWithDebInfo\hostsyn.obj
  libcurl.dir\RelWithDebInfo\inet_ntop.obj
  libcurl.dir\RelWithDebInfo\parsedate.obj
  libcurl.dir\RelWithDebInfo\select.obj
  libcurl.dir\RelWithDebInfo\tftp.obj
  libcurl.dir\RelWithDebInfo\splay.obj
  libcurl.dir\RelWithDebInfo\strdup.obj
  libcurl.dir\RelWithDebInfo\socks.obj
  libcurl.dir\RelWithDebInfo\ssh.obj
  libcurl.dir\RelWithDebInfo\rawstr.obj
  libcurl.dir\RelWithDebInfo\curl_addrinfo.obj
  libcurl.dir\RelWithDebInfo\socks_gssapi.obj
  libcurl.dir\RelWithDebInfo\socks_sspi.obj
  libcurl.dir\RelWithDebInfo\curl_sspi.obj
  libcurl.dir\RelWithDebInfo\slist.obj
  libcurl.dir\RelWithDebInfo\nonblock.obj
  libcurl.dir\RelWithDebInfo\curl_memrchr.obj
  libcurl.dir\RelWithDebInfo\imap.obj
  libcurl.dir\RelWithDebInfo\pop3.obj
  libcurl.dir\RelWithDebInfo\smtp.obj
  libcurl.dir\RelWithDebInfo\pingpong.obj
  libcurl.dir\RelWithDebInfo\rtsp.obj
  libcurl.dir\RelWithDebInfo\curl_threads.obj
  libcurl.dir\RelWithDebInfo\warnless.obj
  libcurl.dir\RelWithDebInfo\hmac.obj
  libcurl.dir\RelWithDebInfo\curl_rtmp.obj
  libcurl.dir\RelWithDebInfo\openldap.obj
  libcurl.dir\RelWithDebInfo\curl_gethostname.obj
  libcurl.dir\RelWithDebInfo\gopher.obj
  libcurl.dir\RelWithDebInfo\idn_win32.obj
  libcurl.dir\RelWithDebInfo\http_proxy.obj
  "libcurl.dir\RelWithDebInfo\non-ascii.obj"
  "libcurl.dir\RelWithDebInfo\asyn-ares.obj"
  "libcurl.dir\RelWithDebInfo\asyn-thread.obj"
  libcurl.dir\RelWithDebInfo\curl_gssapi.obj
  libcurl.dir\RelWithDebInfo\http_ntlm.obj
  libcurl.dir\RelWithDebInfo\curl_ntlm_wb.obj
  libcurl.dir\RelWithDebInfo\curl_ntlm_core.obj
  libcurl.dir\RelWithDebInfo\curl_sasl.obj
  libcurl.dir\RelWithDebInfo\curl_multibyte.obj
  libcurl.dir\RelWithDebInfo\hostcheck.obj
  libcurl.dir\RelWithDebInfo\conncache.obj
  libcurl.dir\RelWithDebInfo\pipeline.obj
  libcurl.dir\RelWithDebInfo\dotdot.obj
  libcurl.dir\RelWithDebInfo\x509asn1.obj
  libcurl.dir\RelWithDebInfo\http2.obj
  libcurl.dir\RelWithDebInfo\smb.obj
  libcurl.dir\RelWithDebInfo\curl_endian.obj
  libcurl.dir\RelWithDebInfo\curl_des.obj
  libcurl.dir\RelWithDebInfo\system_win32.obj
  libcurl.dir\RelWithDebInfo\vauth.obj
  libcurl.dir\RelWithDebInfo\cleartext.obj
  libcurl.dir\RelWithDebInfo\cram.obj
  libcurl.dir\RelWithDebInfo\digest.obj
  libcurl.dir\RelWithDebInfo\digest_sspi.obj
  libcurl.dir\RelWithDebInfo\krb5_gssapi.obj
  libcurl.dir\RelWithDebInfo\krb5_sspi.obj
  libcurl.dir\RelWithDebInfo\ntlm.obj
  libcurl.dir\RelWithDebInfo\ntlm_sspi.obj
  libcurl.dir\RelWithDebInfo\oauth2.obj
  libcurl.dir\RelWithDebInfo\spnego_gssapi.obj
  libcurl.dir\RelWithDebInfo\spnego_sspi.obj
  libcurl.dir\RelWithDebInfo\openssl.obj
  libcurl.dir\RelWithDebInfo\gtls.obj
  libcurl.dir\RelWithDebInfo\vtls.obj
  libcurl.dir\RelWithDebInfo\nss.obj
  libcurl.dir\RelWithDebInfo\polarssl.obj
  libcurl.dir\RelWithDebInfo\polarssl_threadlock.obj
  libcurl.dir\RelWithDebInfo\axtls.obj
  libcurl.dir\RelWithDebInfo\cyassl.obj
  libcurl.dir\RelWithDebInfo\schannel.obj
  libcurl.dir\RelWithDebInfo\darwinssl.obj
  libcurl.dir\RelWithDebInfo\gskit.obj
  libcurl.dir\RelWithDebInfo\mbedtls.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
LINK : warning LNK4044: unrecognized option '/SAFESEH:NO'; ignored [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  libcurl.vcxproj -> C:\b\j150\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib
FinalizeBuildStatus:
  Deleting file "libcurl.dir\RelWithDebInfo\libcurl.tlog\unsuccessfulbuild".
  Touching "libcurl.dir\RelWithDebInfo\libcurl.tlog\libcurl.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj" (default targets).
Project "C:\b\j150\arangosh\arangobench.vcxproj" (6) is building "C:\b\j150\3rdParty\V8\v8_build.vcxproj" (8) on node 1 (default targets).
Project "C:\b\j150\3rdParty\V8\v8_build.vcxproj" (8) is building "C:\b\j150\3rdParty\V8\v8_build_release.vcxproj" (9) on node 1 (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\v8_build_release\".
  Creating directory "x64\RelWithDebInfo\v8_build_release\v8_build_release.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\v8_build_release\v8_build_release.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ComputeCustomBuildOutput:
  Creating directory "C:\b\j150\3rdParty\V8\v8_build_release-prefix\src\v8_build_release-stamp\RelWithDebInfo\".
  Creating directory "C:\b\j150\3rdParty\V8\CMakeFiles\RelWithDebInfo\".
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/V8/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\V8\CMakeFiles\generate.stamp is up-to-date.
  Creating directories for 'v8_build_release'
  No download step for 'v8_build_release'
  No update step for 'v8_build_release'
  No patch step for 'v8_build_release'
  Performing configure step for 'v8_build_release'
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  Updating projects from gyp files...
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  ['gypfiles/gyp_v8', '--generator-output=C:/b/j150/3rdParty/V8/v8', '-Dv8_target_arch=x64', '-Dv8_host_arch=x64', "-Dbyteorder='little'", '-Dv8_enable_i18n_support=1', '-Gmsvs_version=2015', '-GGYP_GENERATORS=msvs', '-Dmsvs_cygwin_shell=0', '-Dv8_use_snapshot=false', '-Dtarget_arch=x64', '-Dhost_arch=x64', 'gypfiles/all.gyp', '-Dcomponent=static_library', '-Dlibrary=static_library', '-Dgenerator_output=C:/b/j150/3rdParty/V8/v8', '-Ggenerator_output=C:/b/j150/3rdParty/V8/v8', '-Dmode=release', '-Dbyteorder=little', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe', '-DPYTHON_EXECUTABLE=C:\\tools\\python2\\python.exe']
  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
CUSTOMBUILD : warning : Missing input files: [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\internal\gmock-port.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-generated-function-mockers.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock-all.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock_main.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-generated-actions.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-actions.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock-matchers.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-cardinalities.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\internal\gmock-internal-utils.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock-spec-builders.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-generated-matchers.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock-cardinalities.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-spec-builders.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-generated-nice-strict.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\src\gmock-internal-utils.cc
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\internal\gmock-generated-internal-utils.h
  C:/b/j150/3rdParty/V8/v8\testing\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\testing\gmock\include\gmock\gmock-matchers.h
  Performing icu_build_icui18n step for 'v8_build_release'
  Microsoft (R) Build Engine version 14.0.25420.1
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Build started 2/7/2017 6:09:01 PM.
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" on node 1 (icui18n target(s)).
  ValidateSolutionConfiguration:
    Building solution configuration "Release|x64".
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" (1) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\icui18n.vcxproj" (2) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\icui18n\".
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\icui18n\icui18n.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\build\Release\obj\icui18n\icui18n.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_I18N_IMPLEMENTATION /D U_ENABLE_DYLOAD=0 /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_I18N_IMPLEMENTATION /D U_ENABLE_DYLOAD=0 /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"C:\b\j150\3rdParty\build\Release\obj\icui18n\\" /Fd"C:\b\j150\3rdParty\build\Release\obj\icui18n\icui18n.pdb" /Gd /TP /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\affixpatternparser.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\alphaindex.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\anytrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\astro.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\basictz.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\bocsu.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\brktrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\buddhcal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\calendar.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\casetrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\cecal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\chnsecal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\choicfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\coleitr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationbuilder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationcompare.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collation.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationdatabuilder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationdata.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationdatareader.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationdatawriter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationfastlatinbuilder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationfastlatin.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationfcd.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationkeys.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationroot.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationrootelements.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationruleparser.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationsets.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationsettings.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationtailoring.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\collationweights.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\coll.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\compactdecimalformat.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\coptccal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\cpdtrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csdetect.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csmatch.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csr2022.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csrecog.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csrmbcs.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csrsbcs.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csrucode.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\csrutf8.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\curramt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\currfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\currpinf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\currunit.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dangical.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\datefmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dayperiodrules.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dcfmtsym.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\decfmtst.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\decimalformatpattern.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\decimfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\decimfmtimpl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\digitaffix.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\digitaffixesandpadding.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\digitformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\digitgrouping.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\digitinterval.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\digitlst.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dtfmtsym.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dtitvfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dtitvinf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dtptngen.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\dtrule.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\esctrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ethpccal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\fmtable_cnv.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\fmtable.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\format.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\fphdlimp.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\fpositer.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\funcrepl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\gender.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\gregocal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\gregoimp.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\hebrwcal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\indiancal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\inputext.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\islamcal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\japancal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\measfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\measunit.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\measure.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\msgfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\name2uni.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\nfrs.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\nfrule.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\nfsubs.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\nortrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\nultrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\numfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\numsys.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\olsontz.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\persncal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\pluralaffix.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\plurfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\plurrule.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\precision.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\quant.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\quantityformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbnf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbt_data.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbt_pars.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbt_rule.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbt_set.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rbtz.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\regexcmp.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\regeximp.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\regexst.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\regextxt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\region.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\reldatefmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\reldtfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rematch.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\remtrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\repattrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\rulebasedcollator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\scientificnumberformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\scriptset.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\search.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\selfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\sharedbreakiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\simpletz.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\smallintformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\smpdtfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\smpdtfst.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\sortkey.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\standardplural.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\strmatch.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\strrepl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\stsearch.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\taiwncal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\timezone.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\titletrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tmunit.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tmutamt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tmutfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tolowtrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\toupptrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\translit.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\transreg.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tridpars.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tzfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tzgnames.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tznames.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tznames_impl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tzrule.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\tztrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucal.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucln_in.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucol.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucoleitr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucol_res.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucol_sit.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ucsdet.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\udat.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\udateintervalformat.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\udatpg.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ufieldpositer.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uitercollationiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\umsg.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\unesctrn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uni2name.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\unum.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\unumsys.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\upluralrules.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uregexc.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uregex.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uregion.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\usearch.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uspoof_build.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uspoof_conf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uspoof.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\uspoof_impl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\utf16collationiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\utf8collationiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\utrans.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\valueformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\visibledigits.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\vtzone.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\vzone.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\windtfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\winnmfmt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\wintzimpl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\zonemeta.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\zrule.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ztrans.cpp
    affixpatternparser.cpp
    alphaindex.cpp
    anytrans.cpp
    astro.cpp
    basictz.cpp
    bocsu.cpp
    brktrans.cpp
    buddhcal.cpp
    calendar.cpp
    casetrn.cpp
    cecal.cpp
    chnsecal.cpp
    choicfmt.cpp
    coleitr.cpp
    collationbuilder.cpp
    collationcompare.cpp
    collation.cpp
    collationdatabuilder.cpp
    collationdata.cpp
    collationdatareader.cpp
    collationdatawriter.cpp
    collationfastlatinbuilder.cpp
    collationfastlatin.cpp
    collationfcd.cpp
    collationiterator.cpp
    collationkeys.cpp
    collationroot.cpp
    collationrootelements.cpp
    collationruleparser.cpp
    collationsets.cpp
    collationsettings.cpp
    collationtailoring.cpp
    collationweights.cpp
    coll.cpp
    compactdecimalformat.cpp
    coptccal.cpp
    cpdtrans.cpp
    csdetect.cpp
    csmatch.cpp
    csr2022.cpp
    csrecog.cpp
    csrmbcs.cpp
    csrsbcs.cpp
    csrucode.cpp
    csrutf8.cpp
    curramt.cpp
    currfmt.cpp
    currpinf.cpp
    currunit.cpp
    dangical.cpp
    datefmt.cpp
    dayperiodrules.cpp
    dcfmtsym.cpp
    decfmtst.cpp
    decimalformatpattern.cpp
    decimfmt.cpp
    decimfmtimpl.cpp
    digitaffix.cpp
    digitaffixesandpadding.cpp
    digitformatter.cpp
    digitgrouping.cpp
    digitinterval.cpp
    digitlst.cpp
    dtfmtsym.cpp
    dtitvfmt.cpp
    dtitvinf.cpp
    dtptngen.cpp
    dtrule.cpp
    esctrn.cpp
    ethpccal.cpp
    fmtable_cnv.cpp
    fmtable.cpp
    format.cpp
    fphdlimp.cpp
    fpositer.cpp
    funcrepl.cpp
    gender.cpp
    gregocal.cpp
    gregoimp.cpp
    hebrwcal.cpp
    indiancal.cpp
    inputext.cpp
    islamcal.cpp
    japancal.cpp
    measfmt.cpp
    measunit.cpp
    measure.cpp
    msgfmt.cpp
    name2uni.cpp
    nfrs.cpp
    nfrule.cpp
    nfsubs.cpp
    nortrans.cpp
    nultrans.cpp
    numfmt.cpp
    numsys.cpp
    olsontz.cpp
    persncal.cpp
    pluralaffix.cpp
    plurfmt.cpp
    plurrule.cpp
    precision.cpp
    quant.cpp
    quantityformatter.cpp
    rbnf.cpp
    rbt.cpp
    rbt_data.cpp
    rbt_pars.cpp
    rbt_rule.cpp
    rbt_set.cpp
    rbtz.cpp
    regexcmp.cpp
    regeximp.cpp
    regexst.cpp
    regextxt.cpp
    region.cpp
    reldatefmt.cpp
    reldtfmt.cpp
    rematch.cpp
    remtrans.cpp
    repattrn.cpp
    rulebasedcollator.cpp
    scientificnumberformatter.cpp
    scriptset.cpp
    search.cpp
    selfmt.cpp
    sharedbreakiterator.cpp
    simpletz.cpp
    smallintformatter.cpp
    smpdtfmt.cpp
    smpdtfst.cpp
    sortkey.cpp
    standardplural.cpp
    strmatch.cpp
    strrepl.cpp
    stsearch.cpp
    taiwncal.cpp
    timezone.cpp
    titletrn.cpp
    tmunit.cpp
    tmutamt.cpp
    tmutfmt.cpp
    tolowtrn.cpp
    toupptrn.cpp
    translit.cpp
    transreg.cpp
    tridpars.cpp
    tzfmt.cpp
    tzgnames.cpp
    tznames.cpp
    tznames_impl.cpp
    tzrule.cpp
    tztrans.cpp
    ucal.cpp
    ucln_in.cpp
    ucol.cpp
    ucoleitr.cpp
    ucol_res.cpp
    ucol_sit.cpp
    ucsdet.cpp
    udat.cpp
    udateintervalformat.cpp
    udatpg.cpp
    ufieldpositer.cpp
    uitercollationiterator.cpp
    umsg.cpp
    unesctrn.cpp
    uni2name.cpp
    unum.cpp
    unumsys.cpp
    upluralrules.cpp
    uregexc.cpp
    uregex.cpp
    uregion.cpp
    usearch.cpp
    uspoof_build.cpp
    uspoof_conf.cpp
    uspoof.cpp
    uspoof_impl.cpp
    utf16collationiterator.cpp
    utf8collationiterator.cpp
    utrans.cpp
    valueformatter.cpp
    visibledigits.cpp
    vtzone.cpp
    vzone.cpp
    windtfmt.cpp
    winnmfmt.cpp
    wintzimpl.cpp
    zonemeta.cpp
    zrule.cpp
    ztrans.cpp
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_I18N_IMPLEMENTATION /D U_ENABLE_DYLOAD=0 /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_I18N_IMPLEMENTATION /D U_ENABLE_DYLOAD=0 /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"C:\b\j150\3rdParty\build\Release\obj\icui18n\\" /Fd"C:\b\j150\3rdParty\build\Release\obj\icui18n\icui18n.pdb" /Gd /TC /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\decContext.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\decNumber.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\ulocdata.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n\utmscale.c
    decContext.c
    decNumber.c
    ulocdata.c
    utmscale.c
  MakeDirsForLib:
    Creating directory "C:\b\j150\3rdParty\build\Release\lib".
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\build\Release\lib\icui18n.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\build\Release\obj\icui18n\affixpatternparser.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\alphaindex.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\anytrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\astro.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\basictz.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\bocsu.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\brktrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\buddhcal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\calendar.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\casetrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\cecal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\chnsecal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\choicfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\coleitr.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationbuilder.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationcompare.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collation.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationdatabuilder.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationdata.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationdatareader.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationdatawriter.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationfastlatinbuilder.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationfastlatin.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationfcd.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationkeys.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationroot.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationrootelements.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationruleparser.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationsets.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationsettings.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationtailoring.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\collationweights.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\coll.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\compactdecimalformat.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\coptccal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\cpdtrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csdetect.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csmatch.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csr2022.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csrecog.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csrmbcs.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csrsbcs.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csrucode.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\csrutf8.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\curramt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\currfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\currpinf.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\currunit.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dangical.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\datefmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dayperiodrules.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dcfmtsym.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\decContext.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\decfmtst.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\decimalformatpattern.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\decimfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\decimfmtimpl.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\decNumber.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\digitaffix.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\digitaffixesandpadding.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\digitformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\digitgrouping.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\digitinterval.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\digitlst.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dtfmtsym.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dtitvfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dtitvinf.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dtptngen.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\dtrule.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\esctrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ethpccal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\fmtable_cnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\fmtable.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\format.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\fphdlimp.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\fpositer.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\funcrepl.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\gender.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\gregocal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\gregoimp.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\hebrwcal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\indiancal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\inputext.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\islamcal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\japancal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\measfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\measunit.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\measure.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\msgfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\name2uni.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\nfrs.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\nfrule.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\nfsubs.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\nortrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\nultrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\numfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\numsys.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\olsontz.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\persncal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\pluralaffix.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\plurfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\plurrule.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\precision.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\quant.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\quantityformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbnf.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbt_data.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbt_pars.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbt_rule.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbt_set.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rbtz.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\regexcmp.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\regeximp.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\regexst.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\regextxt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\region.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\reldatefmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\reldtfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rematch.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\remtrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\repattrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\rulebasedcollator.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\scientificnumberformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\scriptset.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\search.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\selfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\sharedbreakiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\simpletz.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\smallintformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\smpdtfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\smpdtfst.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\sortkey.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\standardplural.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\strmatch.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\strrepl.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\stsearch.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\taiwncal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\timezone.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\titletrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tmunit.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tmutamt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tmutfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tolowtrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\toupptrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\translit.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\transreg.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tridpars.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tzfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tzgnames.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tznames.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tznames_impl.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tzrule.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\tztrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucal.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucln_in.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucol.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucoleitr.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucol_res.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucol_sit.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ucsdet.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\udat.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\udateintervalformat.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\udatpg.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ufieldpositer.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uitercollationiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ulocdata.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\umsg.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\unesctrn.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uni2name.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\unum.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\unumsys.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\upluralrules.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uregexc.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uregex.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uregion.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\usearch.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uspoof_build.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uspoof_conf.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uspoof.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\uspoof_impl.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\utf16collationiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\utf8collationiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\utmscale.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\utrans.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\valueformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\visibledigits.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\vtzone.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\vzone.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\windtfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\winnmfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\wintzimpl.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\zonemeta.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\zrule.obj
    C:\b\j150\3rdParty\build\Release\obj\icui18n\ztrans.obj
    icui18n.vcxproj -> C:\b\j150\3rdParty\build\Release\lib\icui18n.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\build\Release\obj\icui18n\icui18n.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\build\Release\obj\icui18n\icui18n.tlog\icui18n.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icui18n.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" (icui18n target(s)).
  
  Build succeeded.
      0 Warning(s)
      0 Error(s)
  
  Time Elapsed 00:00:18.18
  Performing icu_build_icuuc step for 'v8_build_release'
  Microsoft (R) Build Engine version 14.0.25420.1
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Build started 2/7/2017 6:09:19 PM.
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" on node 1 (icuuc target(s)).
  ValidateSolutionConfiguration:
    Building solution configuration "Release|x64".
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" (1) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj.metaproj" (2) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj.metaproj" (2) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj.metaproj" (3) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\copy_icudt_dat.vcxproj" (4) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\".
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  CustomBuild:
    Copying common/icudtl.dat to C:\b\j150\3rdParty\build\Release\\icudtl.dat
            1 file(s) copied.
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\copy_icudt_dat.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\copy_icudt_dat.vcxproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj" (5) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\icudata\".
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\icudata.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj.metaproj" (2) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj" (6) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\icuuc\".
    Creating directory "C:\b\j150\3rdParty\build\Release\obj\icuuc\icuuc.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\build\Release\obj\icuuc\icuuc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_COMMON_IMPLEMENTATION /D U_ICUDATAENTRY_IN_COMMON /D U_ENABLE_DYLOAD=0 /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_COMMON_IMPLEMENTATION /D U_ICUDATAENTRY_IN_COMMON /D U_ENABLE_DYLOAD=0 /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"C:\b\j150\3rdParty\build\Release\obj\icuuc\\" /Fd"C:\b\j150\3rdParty\build\Release\obj\icuuc\icuuc.pdb" /Gd /TP /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\appendable.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\bmpset.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\brkeng.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\brkiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\bytestream.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\bytestriebuilder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\bytestrie.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\bytestrieiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\caniter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\chariter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\charstr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\cstr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\dictbe.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\dictionarydata.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\dtintrv.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\errorcode.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\filteredbrk.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\filterednormalizer2.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\icuplug.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\listformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\loadednormalizer2impl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locavailable.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locbased.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locdispnames.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locdspnm.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locid.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\loclikely.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locresdata.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locutil.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\messagepattern.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\normalizer2.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\normalizer2impl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\normlzr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\parsepos.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\patternprops.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\pluralmap.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\propname.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\punycode.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\putil.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbi.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbidata.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbinode.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbirb.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbiscan.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbisetb.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbistbl.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\rbbitblb.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\resbund_cnv.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\resbund.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\resource.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ruleiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\schriter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\serv.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\servlk.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\servlkf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\servls.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\servnotf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\servrbf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\servslkf.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\sharedobject.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\simpleformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\stringpiece.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\stringtriebuilder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ubrk.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucase.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucasemap.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucasemap_titlecase_brkiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucharstriebuilder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucharstrie.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucharstrieiterator.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uchriter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucln_cmn.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv2022.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_bld.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvbocu.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_ext.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_io.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvmbcs.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvsel.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucol_swp.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucurr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\udata.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uhash_us.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uidna.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uinit.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ulistformatter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uloc.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uloc_keytype.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\umutex.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unames.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unifiedcache.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unifilt.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unifunct.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uniset_closure.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uniset.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uniset_props.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unisetspan.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unistr_case.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unistr_case_locale.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unistr_cnv.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unistr.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unistr_props.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unistr_titlecase_brkiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unormcmp.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\unorm.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uobject.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uprops.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uresbund.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uresdata.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uscript_props.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uset.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\usetiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uset_props.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ushape.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\usprep.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustack.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustrcase.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustrcase_locale.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustr_cnv.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustrenum.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustring.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustr_titlecase_brkiter.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustrtrns.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustr_wcs.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utext.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\util.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\util_props.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utrie2_builder.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utrie2.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utrie.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uts46.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uvector.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uvectr32.cpp ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uvectr64.cpp
    appendable.cpp
    bmpset.cpp
    brkeng.cpp
    brkiter.cpp
    bytestream.cpp
    bytestriebuilder.cpp
    bytestrie.cpp
    bytestrieiterator.cpp
    caniter.cpp
    chariter.cpp
    charstr.cpp
    cstr.cpp
    dictbe.cpp
    dictionarydata.cpp
    dtintrv.cpp
    errorcode.cpp
    filteredbrk.cpp
    filterednormalizer2.cpp
    icuplug.cpp
    listformatter.cpp
    loadednormalizer2impl.cpp
    locavailable.cpp
    locbased.cpp
    locdispnames.cpp
    locdspnm.cpp
    locid.cpp
    loclikely.cpp
    locresdata.cpp
    locutil.cpp
    messagepattern.cpp
    normalizer2.cpp
    normalizer2impl.cpp
    normlzr.cpp
    parsepos.cpp
    patternprops.cpp
    pluralmap.cpp
    propname.cpp
    punycode.cpp
    putil.cpp
    rbbi.cpp
    rbbidata.cpp
    rbbinode.cpp
    rbbirb.cpp
    rbbiscan.cpp
    rbbisetb.cpp
    rbbistbl.cpp
    rbbitblb.cpp
    resbund_cnv.cpp
    resbund.cpp
    resource.cpp
    ruleiter.cpp
    schriter.cpp
    serv.cpp
    servlk.cpp
    servlkf.cpp
    servls.cpp
    servnotf.cpp
    servrbf.cpp
    servslkf.cpp
    sharedobject.cpp
    simpleformatter.cpp
    stringpiece.cpp
    stringtriebuilder.cpp
    ubrk.cpp
    ucase.cpp
    ucasemap.cpp
    ucasemap_titlecase_brkiter.cpp
    ucharstriebuilder.cpp
    ucharstrie.cpp
    ucharstrieiterator.cpp
    uchriter.cpp
..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucasemap.cpp(204): warning C4333: '>>': right shift by too large amount, data loss [C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    ucln_cmn.cpp
    ucnv2022.cpp
    ucnv_bld.cpp
    ucnvbocu.cpp
    ucnv_ext.cpp
    ucnv_io.cpp
    ucnvmbcs.cpp
    ucnvsel.cpp
    ucol_swp.cpp
    ucurr.cpp
    udata.cpp
    uhash_us.cpp
    uidna.cpp
    uinit.cpp
    uiter.cpp
    ulistformatter.cpp
    uloc.cpp
    uloc_keytype.cpp
    umutex.cpp
    unames.cpp
    unifiedcache.cpp
    unifilt.cpp
    unifunct.cpp
    uniset_closure.cpp
    uniset.cpp
    uniset_props.cpp
    unisetspan.cpp
    unistr_case.cpp
    unistr_case_locale.cpp
    unistr_cnv.cpp
    unistr.cpp
    unistr_props.cpp
    unistr_titlecase_brkiter.cpp
    unormcmp.cpp
    unorm.cpp
    uobject.cpp
    uprops.cpp
    uresbund.cpp
    uresdata.cpp
    uscript_props.cpp
    uset.cpp
    usetiter.cpp
    uset_props.cpp
    ushape.cpp
    usprep.cpp
    ustack.cpp
    ustrcase.cpp
    ustrcase_locale.cpp
    ustr_cnv.cpp
    ustrenum.cpp
    ustring.cpp
    ustr_titlecase_brkiter.cpp
    ustrtrns.cpp
    ustr_wcs.cpp
    utext.cpp
    util.cpp
    util_props.cpp
    utrie2_builder.cpp
    utrie2.cpp
    utrie.cpp
    uts46.cpp
    uvector.cpp
    uvectr32.cpp
    uvectr64.cpp
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_COMMON_IMPLEMENTATION /D U_ICUDATAENTRY_IN_COMMON /D U_ENABLE_DYLOAD=0 /D U_USING_ICU_NAMESPACE=0 /D HAVE_DLOPEN=0 /D UCONFIG_ONLY_HTML_CONVERSION=1 /D U_CHARSET_IS_UTF8=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D U_STATIC_IMPLEMENTATION /D V8_TARGET_ARCH_X64 /D WIN32 /D U_COMMON_IMPLEMENTATION /D U_ICUDATAENTRY_IN_COMMON /D U_ENABLE_DYLOAD=0 /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"C:\b\j150\3rdParty\build\Release\obj\icuuc\\" /Fd"C:\b\j150\3rdParty\build\Release\obj\icuuc\icuuc.pdb" /Gd /TC /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /wd4005 /wd4068 /wd4355 /wd4996 /wd4267 /wd4091 /wd4127 /wd4351 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\cmemory.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\cstring.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\cwchar.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\icudataver.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\locmap.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\propsvec.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uarrsort.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ubidi.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ubidiln.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ubidi_props.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ubiditransform.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ubidiwrt.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucat.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uchar.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucmndata.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_cb.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_cnv.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_ct.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvdisp.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_err.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvhz.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvisci.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvlat1.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_lmb.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnvscsu.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_set.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_u16.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_u32.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_u7.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucnv_u8.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\udatamem.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\udataswp.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uenum.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uhash.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uinvchar.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ulist.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uloc_tag.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\umapfile.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\umath.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ures_cnv.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\usc_impl.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\uscript.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ustrfmt.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utf_impl.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utrace.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\utypes.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\wintz.c ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\stubdata\stubdata.c
    cmemory.c
    cstring.c
    cwchar.c
    icudataver.c
    locmap.c
    propsvec.c
    uarrsort.c
    ubidi.c
    ubidiln.c
    ubidi_props.c
    ubiditransform.c
    ubidiwrt.c
    ucat.c
    uchar.c
    ucmndata.c
    ucnv.c
    ucnv_cb.c
    ucnv_cnv.c
    ucnv_ct.c
    ucnvdisp.c
    ucnv_err.c
    ucnvhz.c
    ucnvisci.c
    ucnvlat1.c
    ucnv_lmb.c
    ucnvscsu.c
    ucnv_set.c
    ucnv_u16.c
    ucnv_u32.c
    ucnv_u7.c
    ucnv_u8.c
    udatamem.c
    udataswp.c
    uenum.c
    uhash.c
    uinvchar.c
    ulist.c
    uloc_tag.c
    umapfile.c
    umath.c
    ures_cnv.c
    usc_impl.c
    uscript.c
    ustrfmt.c
    utf_impl.c
    utrace.c
    utypes.c
    wintz.c
    stubdata.c
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\build\Release\lib\icuuc.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\build\Release\obj\icuuc\appendable.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\bmpset.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\brkeng.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\brkiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\bytestream.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\bytestriebuilder.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\bytestrie.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\bytestrieiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\caniter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\chariter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\charstr.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\cmemory.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\cstr.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\cstring.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\cwchar.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\dictbe.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\dictionarydata.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\dtintrv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\errorcode.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\filteredbrk.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\filterednormalizer2.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\icudataver.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\icuplug.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\listformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\loadednormalizer2impl.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locavailable.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locbased.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locdispnames.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locdspnm.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locid.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\loclikely.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locmap.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locresdata.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\locutil.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\messagepattern.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\normalizer2.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\normalizer2impl.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\normlzr.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\parsepos.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\patternprops.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\pluralmap.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\propname.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\propsvec.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\punycode.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\putil.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbi.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbidata.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbinode.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbirb.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbiscan.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbisetb.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbistbl.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\rbbitblb.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\resbund_cnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\resbund.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\resource.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ruleiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\schriter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\serv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\servlk.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\servlkf.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\servls.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\servnotf.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\servrbf.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\servslkf.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\sharedobject.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\simpleformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\stringpiece.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\stringtriebuilder.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uarrsort.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ubidi.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ubidiln.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ubidi_props.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ubiditransform.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ubidiwrt.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ubrk.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucase.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucasemap.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucasemap_titlecase_brkiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucat.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uchar.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucharstriebuilder.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucharstrie.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucharstrieiterator.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uchriter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucln_cmn.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucmndata.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv2022.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_bld.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvbocu.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_cb.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_cnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_ct.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvdisp.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_err.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_ext.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvhz.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_io.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvisci.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvlat1.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_lmb.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvmbcs.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvscsu.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnvsel.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_set.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_u16.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_u32.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_u7.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucnv_u8.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucol_swp.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ucurr.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\udata.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\udatamem.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\udataswp.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uenum.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uhash.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uhash_us.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uidna.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uinit.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uinvchar.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ulist.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ulistformatter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uloc.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uloc_keytype.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uloc_tag.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\umapfile.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\umath.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\umutex.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unames.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unifiedcache.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unifilt.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unifunct.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uniset_closure.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uniset.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uniset_props.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unisetspan.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unistr_case.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unistr_case_locale.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unistr_cnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unistr.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unistr_props.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unistr_titlecase_brkiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unormcmp.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\unorm.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uobject.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uprops.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uresbund.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ures_cnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uresdata.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\usc_impl.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uscript.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uscript_props.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uset.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\usetiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uset_props.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ushape.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\usprep.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustack.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustrcase.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustrcase_locale.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustr_cnv.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustrenum.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustrfmt.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustring.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustr_titlecase_brkiter.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustrtrns.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\ustr_wcs.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utext.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utf_impl.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\util.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\util_props.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utrace.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utrie2_builder.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utrie2.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utrie.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uts46.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\utypes.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uvector.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uvectr32.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\uvectr64.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\wintz.obj
    C:\b\j150\3rdParty\build\Release\obj\icuuc\stubdata.obj
    icuuc.vcxproj -> C:\b\j150\3rdParty\build\Release\lib\icuuc.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\build\Release\obj\icuuc\icuuc.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\build\Release\obj\icuuc\icuuc.tlog\icuuc.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj.metaproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" (icuuc target(s)).
  
  Build succeeded.
  
  "C:\b\j150\3rdParty\V8\v8\third_party\icu\icu.sln" (icuuc target) (1) ->
  "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj.metaproj" (default target) (2) ->
  "C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj" (default target) (6) ->
  (ClCompile target) -> 
..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucasemap.cpp(204): warning C4333: '>>': right shift by too large amount, data loss [C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  
      1 Warning(s)
      0 Error(s)
  
  Time Elapsed 00:00:10.77
  Performing v8_build_v8 step for 'v8_build_release'
  Microsoft (R) Build Engine version 14.0.25420.1
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Build started 2/7/2017 6:09:30 PM.
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" on node 1 (v8 target(s)).
  ValidateSolutionConfiguration:
    Building solution configuration "Release|x64".
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (1) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (2) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (2) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_0.vcxproj.metaproj" (4) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_0.vcxproj.metaproj" (4) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\mkpeephole.vcxproj.metaproj" (5) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\mkpeephole.vcxproj.metaproj" (5) is building "C:\b\j150\3rdParty\V8\v8\src\v8_libbase.vcxproj" (6) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D _CRT_RAND_S /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D _CRT_RAND_S /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\bits.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\cpu.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\division-by-constant.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\debug\stack_trace.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\file-utils.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\functional.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\ieee754.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\logging.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\once.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\time.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\condition-variable.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\mutex.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\semaphore.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\sys-info.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\utils\random-number-generator.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\debug\stack_trace_win.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\platform-win32.cc"
    bits.cc
    cpu.cc
    division-by-constant.cc
    stack_trace.cc
    file-utils.cc
    functional.cc
    ieee754.cc
    logging.cc
    once.cc
    time.cc
    condition-variable.cc
    mutex.cc
    semaphore.cc
    sys-info.cc
    random-number-generator.cc
    stack_trace_win.cc
    platform-win32.cc
  MakeDirsForLib:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\lib".
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_libbase.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\bits.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\cpu.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\division-by-constant.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\stack_trace.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\file-utils.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\functional.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\ieee754.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\logging.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\once.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\time.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\condition-variable.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\mutex.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\semaphore.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\sys-info.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\random-number-generator.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\stack_trace_win.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\platform-win32.obj"
    v8_libbase.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_libbase.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\v8_libbase.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_libbase.vcxproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\mkpeephole.vcxproj.metaproj" (5) is building "C:\b\j150\3rdParty\V8\v8\src\mkpeephole.vcxproj" (7) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\mkpeephole.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\mkpeephole.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\vc140.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-operands.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecodes.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\mkpeephole.cc
    bytecode-operands.cc
    bytecodes.cc
    mkpeephole.cc
  Link:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\V8\build\Release\mkpeephole.exe" /INCREMENTAL:NO /NOLOGO ws2_32.lib advapi32.lib dbghelp.lib shlwapi.lib winmm.lib ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\b\j150\3rdParty\V8\build\Release\mkpeephole.pdb" /SUBSYSTEM:CONSOLE,"5.02" /STACK:"2097152" /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /FIXED:NO /NXCOMPAT /IMPLIB:"C:\b\j150\3rdParty\V8\build\Release\lib\mkpeephole.lib" /MACHINE:X64 "C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\bytecode-operands.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\bytecodes.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\mkpeephole.obj
    C:\b\j150\3rdParty\V8\build\Release\lib\v8_libbase.lib
    mkpeephole.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\\mkpeephole.exe
    mkpeephole.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\mkpeephole.pdb (Full PDB)
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\mkpeephole.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\mkpeephole\mkpeephole.tlog\mkpeephole.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\mkpeephole.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\mkpeephole.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_0.vcxproj.metaproj" (4) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\third_party\icu\icudata.vcxproj.metaproj" (8) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\third_party\icu\icudata.vcxproj.metaproj" (8) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\copy_icudt_dat.vcxproj" (9) on node 1 (default targets).
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  CustomBuild:
    All outputs are up-to-date.
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\build\Release\obj\copy_icudt_dat\copy_icudt_dat.tlog\copy_icudt_dat.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\copy_icudt_dat.vcxproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\third_party\icu\icudata.vcxproj.metaproj" (8) is building "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj" (10) on node 1 (default targets).
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\build\Release\obj\icudata\icudata.tlog\icudata.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\third_party\icu\icudata.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\third_party\icu\icudata.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_0.vcxproj.metaproj" (4) is building "C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj" (11) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\v8_base_0.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\v8_base_0.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  CustomBuild:
    run mkpeephole
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\v8_base_0.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api-natives.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-types.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\basic-block-profiler.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\bignum.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\bootstrapper.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-array.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-conversion.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-date.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-generator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-internal.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-number.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-proxy.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-string.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\cancelable-task.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\effect-control-linearizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\escape-analysis-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\frame-elider.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\gap-resolver.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\graph-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\graph-trimmer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\graph.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\instruction-selector.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\instruction.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-builtin-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-context-specialization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-frame-specialization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-global-object-specialization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-intrinsic-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-operator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\jump-threading.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\liveness-analyzer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\load-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\loop-peeling.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\machine-operator-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\machine-graph-verifier.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\move-optimizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\value-numbering-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\wasm-compiler.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\counters.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-evaluate.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimize-reason.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\flags.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\mark-compact.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\accessor-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\ic-stats.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\ic-compiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\identity-map.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecodes.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-random-iterator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-dead-code-optimizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-flags.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-peephole-optimizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-register-optimizer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\json-stringifier.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\log-utils.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\messages.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\cpu-profiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\sampling-heap-profiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\tick-sample.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\property-descriptor.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-ast.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-atomics.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-date.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-error.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-maths.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-operators.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-scopes.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\natives-common.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\strtod.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\tracing\trace-event.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\tracing\tracing-category-observer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\uri.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8threads.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\signature-map.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\x64\instruction-scheduler-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\eh-frame-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\macro-assembler-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\x64\handler-compiler-x64.cc" "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\\bytecode-peephole-table.cc"
    api-natives.cc
    asm-js.cc
    asm-types.cc
    scopes.cc
    background-parsing-task.cc
    basic-block-profiler.cc
    bignum.cc
    bootstrapper.cc
    builtins-array.cc
    builtins-conversion.cc
    builtins-date.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc)
    builtins-generator.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc)
    builtins-internal.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc)
    builtins-number.cc
    builtins-proxy.cc
    builtins-string.cc
    builtins.cc
    cancelable-task.cc
    effect-control-linearizer.cc
    escape-analysis-reducer.cc
    frame-elider.cc
    gap-resolver.cc
    graph-reducer.cc
    graph-trimmer.cc
    graph.cc
    instruction-selector.cc
    instruction.cc
    js-builtin-reducer.cc
    js-context-specialization.cc
    js-frame-specialization.cc
    js-global-object-specialization.cc
    js-inlining.cc
    js-intrinsic-lowering.cc
    js-operator.cc
    jump-threading.cc
    liveness-analyzer.cc
    load-elimination.cc
    loop-peeling.cc
    machine-operator-reducer.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc)
    machine-graph-verifier.cc
    move-optimizer.cc
    value-numbering-reducer.cc
    wasm-compiler.cc
    counters.cc
    hydrogen-gvn.cc
    hydrogen-infer-types.cc
    hydrogen-load-elimination.cc
    hydrogen-osr.cc
    hydrogen-redundant-phi.cc
    hydrogen-representation-changes.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    hydrogen-store-elimination.cc
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc)
    hydrogen-uint32-analysis.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc)
    typing.cc
    debug-evaluate.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc)
    deoptimize-reason.cc
    flags.cc
    heap.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc)
    mark-compact.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc)
    accessor-assembler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc)
    ic-stats.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc)
    ic-compiler.cc
    identity-map.cc
    bytecodes.cc
    bytecode-array-builder.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc)
    bytecode-array-random-iterator.cc
    bytecode-dead-code-optimizer.cc
    bytecode-flags.cc
    bytecode-label.cc
    bytecode-peephole-optimizer.cc
    bytecode-register-optimizer.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc)
    isolate.cc
    json-stringifier.cc
    log-utils.cc
    messages.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc)
    objects.cc
    parameter-initializer-rewriter.cc
    cpu-profiler.cc
    sampling-heap-profiler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc)
    tick-sample.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc)
    property-descriptor.cc
    regexp-ast.cc
    runtime-atomics.cc
    runtime-date.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc)
    runtime-error.cc
    runtime-internal.cc
    runtime-maths.cc
    runtime-operators.cc
    runtime-scopes.cc
    runtime-test.cc
    runtime.cc
    natives-common.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc)
    snapshot-common.cc
    strtod.cc
    trace-event.cc
    tracing-category-observer.cc
    uri.cc
    v8threads.cc
    signature-map.cc
    instruction-scheduler-x64.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    lithium-codegen-x64.cc
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc)
    lithium-x64.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc)
    eh-frame-x64.cc
    macro-assembler-x64.cc
    handler-compiler-x64.cc
    bytecode-peephole-table.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc)
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_0.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\api-natives.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\asm-js.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\asm-types.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\scopes.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\background-parsing-task.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\basic-block-profiler.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bignum.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bootstrapper.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-array.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-conversion.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-date.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-generator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-internal.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-number.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-proxy.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins-string.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\builtins.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\cancelable-task.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\effect-control-linearizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\escape-analysis-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\frame-elider.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\gap-resolver.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\graph-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\graph-trimmer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\graph.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\instruction-selector.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\instruction.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-builtin-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-context-specialization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-frame-specialization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-global-object-specialization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-inlining.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-intrinsic-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\js-operator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\jump-threading.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\liveness-analyzer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\load-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\loop-peeling.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\machine-operator-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\machine-graph-verifier.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\move-optimizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\value-numbering-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\wasm-compiler.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\counters.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-gvn.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-infer-types.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-load-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-osr.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-redundant-phi.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-representation-changes.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-store-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\hydrogen-uint32-analysis.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\typing.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\debug-evaluate.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\deoptimize-reason.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\flags.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\heap.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\mark-compact.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\accessor-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\ic-stats.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\ic-compiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\identity-map.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecodes.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-array-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-array-random-iterator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-dead-code-optimizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-flags.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-label.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-peephole-optimizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-register-optimizer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\isolate.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\json-stringifier.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\log-utils.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\messages.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\objects.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\parameter-initializer-rewriter.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\cpu-profiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\sampling-heap-profiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\tick-sample.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\property-descriptor.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\regexp-ast.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-atomics.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-date.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-error.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-internal.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-maths.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-operators.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-scopes.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime-test.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\runtime.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\natives-common.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\snapshot-common.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\strtod.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\trace-event.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\tracing-category-observer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\uri.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\v8threads.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\signature-map.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\instruction-scheduler-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\lithium-codegen-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\lithium-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\eh-frame-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\macro-assembler-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\handler-compiler-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\bytecode-peephole-table.obj"
    v8_base_0.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_0.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\v8_base_0.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_0\v8_base_0.tlog\v8_base_0.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_0.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_1.vcxproj.metaproj" (12) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_1.vcxproj.metaproj" (12) is building "C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj" (13) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\v8_base_1.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\v8_base_1.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  CustomBuild:
    run mkpeephole
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\v8_base_1.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\accessors.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\allocation.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api-experimental.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\switch-logic.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-types.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-boolean.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-debug.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-global.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-interpreter.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-object.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-reflect.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-symbol.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stub-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-cache.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\access-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\all-nodes.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\branch-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\c-linkage.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\code-generator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\common-node-cache.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\common-operator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-equivalence.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\dead-code-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\node-marker.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\node-properties.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\opcodes.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\operator-properties.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\osr.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline-statistics.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\redundancy-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\register-allocator-verifier.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\schedule.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\select-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\simplified-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\simplified-operator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\state-values-utils.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\tail-call-optimization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\type-cache.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\typer.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-tracer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\conversions.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\disassembler.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\eh-frame.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\elements.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\extensions\externalize-string-extension.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\extensions\gc-extension.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\extensions\statistics-extension.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\external-reference-table.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\fast-accessor-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\fixed-dtoa.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\gdb-jit.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\code-stats.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\memory-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\gc-tracer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\incremental-marking.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\scavenger.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\i18n.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\handler-compiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-register.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter-intrinsics.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\layout-descriptor.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\lookup-cache.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects-debug.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ostreams.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\scanner-character-streams.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\token.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\perf-jit.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\heap-snapshot-generator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-parser.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-utils.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-classes.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-futex.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-interpreter.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-module.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-promise.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-simd.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-typedarray.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\deserializer.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\partial-serializer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\serializer-common.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-source-sink.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\source-position-table.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\string-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-hints.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\version.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-module.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-interpreter.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-opcodes.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-text.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\zone\zone-segment.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\x64\instruction-selector-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\code-stubs-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\cpu-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\frames-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\x64\ic-x64.cc" "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\\bytecode-peephole-table.cc"
    accessors.cc
    allocation.cc
    api-experimental.cc
    switch-logic.cc
    ast-function-literal-id-reindexer.cc
    ast-numbering.cc
    ast-types.cc
    ast.cc
    context-slot-cache.cc
    prettyprinter.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    builtins-boolean.cc
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc)
    builtins-constructor.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc)
    builtins-debug.cc
    builtins-global.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc)
    builtins-interpreter.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc)
    builtins-object.cc
    builtins-reflect.cc
    builtins-symbol.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc)
    code-stub-assembler.cc
    code-stubs-hydrogen.cc
    compilation-cache.cc
    compilation-info.cc
    access-builder.cc
    all-nodes.cc
    ast-loop-assignment-analyzer.cc
    branch-elimination.cc
    bytecode-graph-builder.cc
    c-linkage.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc)
    code-generator.cc
    common-node-cache.cc
    common-operator.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc)
    control-equivalence.cc
    dead-code-elimination.cc
    node-marker.cc
    node-properties.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc)
    opcodes.cc
    operator-properties.cc
    osr.cc
    pipeline-statistics.cc
    redundancy-elimination.cc
    register-allocator-verifier.cc
    schedule.cc
    select-lowering.cc
    simplified-lowering.cc
    simplified-operator.cc
    state-values-utils.cc
    tail-call-optimization.cc
    type-cache.cc
    typer.cc
    compiler-dispatcher.cc
    compiler-dispatcher-tracer.cc
    compiler.cc
    conversions.cc
    hydrogen-bce.cc
    hydrogen-check-elimination.cc
    hydrogen-dehoist.cc
    hydrogen-escape-analysis.cc
    lithium-allocator.cc
    lithium.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc)
    debug-scopes.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc)
    disassembler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc)
    eh-frame.cc
    elements.cc
    externalize-string-extension.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc)
    gc-extension.cc
    statistics-extension.cc
    external-reference-table.cc
    fast-accessor-assembler.cc
    fixed-dtoa.cc
    full-codegen.cc
    gdb-jit.cc
    code-stats.cc
    memory-reducer.cc
    gc-tracer.cc
    incremental-marking.cc
    scavenger.cc
    spaces.cc
    i18n.cc
    handler-compiler.cc
    bytecode-register.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc)
    control-flow-builders.cc
    interpreter.cc
    interpreter-intrinsics.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    layout-descriptor.cc
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    lookup-cache.cc
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc)
    objects-debug.cc
    ostreams.cc
    parser.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc)
    pattern-rewriter.cc
    preparser.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc)
    scanner-character-streams.cc
    token.cc
    perf-jit.cc
    heap-snapshot-generator.cc
    regexp-macro-assembler-tracer.cc
    regexp-parser.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc)
    regexp-utils.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    runtime-profiler.cc
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc)
    runtime-classes.cc
    runtime-debug.cc
    runtime-futex.cc
    runtime-interpreter.cc
    runtime-module.cc
    runtime-promise.cc
    runtime-simd.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc)
    runtime-typedarray.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc)
    deserializer.cc
    partial-serializer.cc
    serializer-common.cc
    snapshot-source-sink.cc
    source-position-table.cc
    string-builder.cc
    type-hints.cc
    v8.cc
    version.cc
    wasm-js.cc
    wasm-module.cc
    wasm-interpreter.cc
    wasm-opcodes.cc
    wasm-text.cc
    zone-segment.cc
    builtins-x64.cc
    instruction-selector-x64.cc
    code-stubs-x64.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc)
    cpu-x64.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc)
    frames-x64.cc
    debug-x64.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc)
    ic-x64.cc
    bytecode-peephole-table.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc)
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_1.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\accessors.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\allocation.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\api-experimental.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\switch-logic.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ast-function-literal-id-reindexer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ast-numbering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ast-types.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ast.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\context-slot-cache.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\prettyprinter.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-boolean.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-constructor.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-debug.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-global.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-interpreter.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-object.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-reflect.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-symbol.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\code-stub-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\code-stubs-hydrogen.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\compilation-cache.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\compilation-info.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\access-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\all-nodes.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ast-loop-assignment-analyzer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\branch-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\bytecode-graph-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\c-linkage.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\code-generator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\common-node-cache.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\common-operator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\control-equivalence.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\dead-code-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\node-marker.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\node-properties.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\opcodes.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\operator-properties.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\osr.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\pipeline-statistics.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\redundancy-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\register-allocator-verifier.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\schedule.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\select-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\simplified-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\simplified-operator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\state-values-utils.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\tail-call-optimization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\type-cache.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\typer.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\compiler-dispatcher.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\compiler-dispatcher-tracer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\compiler.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\conversions.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\hydrogen-bce.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\hydrogen-check-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\hydrogen-dehoist.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\hydrogen-escape-analysis.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\lithium-allocator.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\lithium.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\debug-scopes.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\disassembler.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\eh-frame.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\elements.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\externalize-string-extension.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\gc-extension.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\statistics-extension.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\external-reference-table.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\fast-accessor-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\fixed-dtoa.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\full-codegen.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\gdb-jit.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\code-stats.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\memory-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\gc-tracer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\incremental-marking.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\scavenger.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\spaces.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\i18n.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\handler-compiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\bytecode-register.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\control-flow-builders.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\interpreter.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\interpreter-intrinsics.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\layout-descriptor.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\lookup-cache.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\objects-debug.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ostreams.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\parser.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\pattern-rewriter.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\preparser.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\scanner-character-streams.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\token.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\perf-jit.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\heap-snapshot-generator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\regexp-macro-assembler-tracer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\regexp-parser.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\regexp-utils.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-profiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-classes.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-debug.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-futex.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-interpreter.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-module.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-promise.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-simd.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\runtime-typedarray.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\deserializer.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\partial-serializer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\serializer-common.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\snapshot-source-sink.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\source-position-table.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\string-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\type-hints.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\v8.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\version.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\wasm-js.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\wasm-module.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\wasm-interpreter.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\wasm-opcodes.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\wasm-text.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\zone-segment.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\builtins-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\instruction-selector-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\code-stubs-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\cpu-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\frames-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\debug-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\ic-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\bytecode-peephole-table.obj"
    v8_base_1.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_1.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\v8_base_1.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_1\v8_base_1.tlog\v8_base_1.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_1.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_2.vcxproj.metaproj" (14) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_2.vcxproj.metaproj" (14) is building "C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj" (15) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\v8_base_2.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\v8_base_2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  CustomBuild:
    run mkpeephole
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\v8_base_2.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api-arguments.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\arguments.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\assembler.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\assert-scope.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\variables.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\bailout-reason.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\bignum-dtoa.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\bit-vector.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-api.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-call.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-error.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-handler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-json.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-promise.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-regexp.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-typedarray.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\cached-powers.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\char-predicates.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\checkpoint-elimination.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\escape-analysis.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\frame.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\frame-states.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\graph-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\graph-replay.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\graph-visualizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\instruction-scheduler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\int64-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-call-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-create-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-graph.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining-heuristic.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-native-context-specialization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\linkage.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\live-range-separator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\loop-analysis.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\loop-variable-optimizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\machine-operator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\memory-optimizer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\verifier.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\wasm-linkage.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\contexts.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-types.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\dateparser.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\dtoa.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\objects-visiting.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\access-compiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\ic-state.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\ic.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\keyed-store-generic.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interface-descriptors.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-accessor.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-iterator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-writer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-decoder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-operands.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\json-parser.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\log.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\machine-type.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\heap-profiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\profile-generator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\strings-storage.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\tracing-cpu-profiler.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\jsregexp.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-collections.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-forin.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-generator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-numbers.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-proxy.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-strings.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\safepoint-table.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\string-stream.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\tracing\traced-value.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\unicode.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\unicode-decoder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\value-serializer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\function-body-decoder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\module-decoder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-debug.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\x64\code-generator-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\simulator-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\x64\regexp-macro-assembler-x64.cc" "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\\bytecode-peephole-table.cc"
    api-arguments.cc
    arguments.cc
    asm-typer.cc
    asm-wasm-builder.cc
    assembler.cc
    assert-scope.cc
    variables.cc
    bailout-reason.cc
    bignum-dtoa.cc
    bit-vector.cc
    builtins-api.cc
    builtins-call.cc
    builtins-error.cc
    builtins-handler.cc
    builtins-json.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc)
    builtins-promise.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc)
    builtins-regexp.cc
    builtins-typedarray.cc
    cached-powers.cc
    char-predicates.cc
    codegen.cc
    checkpoint-elimination.cc
    escape-analysis.cc
    frame.cc
    frame-states.cc
    graph-assembler.cc
    graph-replay.cc
    graph-visualizer.cc
    instruction-scheduler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc)
    int64-lowering.cc
    js-call-reducer.cc
    js-create-lowering.cc
    js-generic-lowering.cc
    js-graph.cc
    js-inlining-heuristic.cc
    js-native-context-specialization.cc
    js-typed-lowering.cc
    linkage.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc)
    live-range-separator.cc
    loop-analysis.cc
    loop-variable-optimizer.cc
    machine-operator.cc
    memory-optimizer.cc
    verifier.cc
    wasm-linkage.cc
    contexts.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc)
    compilation-phase.cc
    hydrogen-infer-representation.cc
    hydrogen-instructions.cc
    hydrogen-mark-unreachable.cc
    hydrogen-range-analysis.cc
    hydrogen-removable-simulates.cc
    hydrogen-sce.cc
    hydrogen-types.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc)
    hydrogen.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc)
    dateparser.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc)
    liveedit.cc
    deoptimizer.cc
    dtoa.cc
    objects-visiting.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc)
    access-compiler.cc
    ic-state.cc
    ic.cc
    keyed-store-generic.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc)
    interface-descriptors.cc
    bytecode-array-accessor.cc
    bytecode-array-iterator.cc
    bytecode-array-writer.cc
    bytecode-decoder.cc
    bytecode-generator.cc
    bytecode-operands.cc
    json-parser.cc
    log.cc
    machine-type.cc
    func-name-inferrer.cc
    parse-info.cc
    heap-profiler.cc
    profile-generator.cc
    strings-storage.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc)
    tracing-cpu-profiler.cc
    jsregexp.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc)
    runtime-collections.cc
    runtime-forin.cc
    runtime-generator.cc
    runtime-literals.cc
    runtime-numbers.cc
    runtime-proxy.cc
    runtime-strings.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc)
    safepoint-table.cc
    string-stream.cc
    stub-cache.cc
    traced-value.cc
    unicode.cc
    unicode-decoder.cc
    value-serializer.cc
    function-body-decoder.cc
    module-decoder.cc
    wasm-debug.cc
    code-generator-x64.cc
    lithium-gap-resolver-x64.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc)
    deoptimizer-x64.cc
    simulator-x64.cc
    full-codegen-x64.cc
    regexp-macro-assembler-x64.cc
    bytecode-peephole-table.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc)
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_2.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\api-arguments.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\arguments.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\asm-typer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\asm-wasm-builder.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\assembler.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\assert-scope.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\variables.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bailout-reason.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bignum-dtoa.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bit-vector.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-api.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-call.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-error.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-handler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-json.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-promise.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-regexp.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\builtins-typedarray.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\cached-powers.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\char-predicates.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\codegen.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\checkpoint-elimination.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\escape-analysis.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\frame.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\frame-states.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\graph-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\graph-replay.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\graph-visualizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\instruction-scheduler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\int64-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-call-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-create-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-generic-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-graph.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-inlining-heuristic.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-native-context-specialization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\js-typed-lowering.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\linkage.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\live-range-separator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\loop-analysis.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\loop-variable-optimizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\machine-operator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\memory-optimizer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\verifier.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\wasm-linkage.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\contexts.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\compilation-phase.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-infer-representation.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-instructions.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-mark-unreachable.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-range-analysis.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-removable-simulates.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-sce.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen-types.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\hydrogen.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\dateparser.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\liveedit.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\deoptimizer.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\dtoa.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\objects-visiting.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\access-compiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\ic-state.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\ic.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\keyed-store-generic.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\interface-descriptors.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-array-accessor.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-array-iterator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-array-writer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-decoder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-generator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-operands.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\json-parser.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\log.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\machine-type.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\func-name-inferrer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\parse-info.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\heap-profiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\profile-generator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\strings-storage.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\tracing-cpu-profiler.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\jsregexp.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-collections.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-forin.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-generator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-literals.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-numbers.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-proxy.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\runtime-strings.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\safepoint-table.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\string-stream.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\stub-cache.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\traced-value.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\unicode.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\unicode-decoder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\value-serializer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\function-body-decoder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\module-decoder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\wasm-debug.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\code-generator-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\lithium-gap-resolver-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\deoptimizer-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\simulator-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\full-codegen-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\regexp-macro-assembler-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\bytecode-peephole-table.obj"
    v8_base_2.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_2.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\v8_base_2.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_2\v8_base_2.tlog\v8_base_2.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_2.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_3.vcxproj.metaproj" (16) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_3.vcxproj.metaproj" (16) is building "C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj" (17) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\v8_base_3.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\v8_base_3.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  CustomBuild:
    run mkpeephole
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /IC:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE /D U_USING_ICU_NAMESPACE=0 /D U_ENABLE_DYLOAD=0 /D U_STATIC_IMPLEMENTATION /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\v8_base_3.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\address-map.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\allocation-site-scopes.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-value-factory.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-arraybuffer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-callsite.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-dataview.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-function.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-ic.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-math.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-sharedarraybuffer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-factory.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-dependencies.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-statistics.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\access-info.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\basic-block-instrumentor.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-analysis.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-liveness-map.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\code-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\common-operator-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-flow-optimizer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\node-cache.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\node-matchers.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\node.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\operation-typer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\operator.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\raw-machine-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\register-allocator.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\representation-change.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\scheduler.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\simd-scalar-lowering.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\simplified-operator-reducer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\compiler-source-position-table.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\store-store-elimination.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\types.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\typed-optimization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\zone-stats.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\context-measure.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\date.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-frames.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\diy-fp.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\elements-kind.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\execution.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\extensions\free-buffer-extension.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\extensions\ignition-statistics-extension.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\extensions\trigger-failure-extension.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\fast-dtoa.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\field-type.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\futex-emulation.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\global-handles.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\handles.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\array-buffer-tracker.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\embedder-tracing.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\gc-idle-time-handler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\incremental-marking-job.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\object-stats.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\scavenge-job.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\store-buffer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\icu_util.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\call-optimization.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-pipeline.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\constant-array-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\handler-table-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter-assembler.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\keys.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\lookup.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects-printer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\duplicate-finder.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\scanner.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\pending-compilation-error-handler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\allocation-tracker.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\profiler\profiler-listener.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\promise-utils.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\property.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\interpreter-irregexp.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-irregexp.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-stack.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\register-configuration.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-array.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-function.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-i18n.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-object.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-regexp.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-symbol.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-wasm.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\code-serializer.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\serializer.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\startup-serializer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\source-position.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\startup-data-util.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\string-case.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\transitions.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-feedback-vector.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\utils.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-external-refs.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-module-builder.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-objects.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-result.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\zone\accounting-allocator.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\zone\zone.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\x64\unwinding-info-writer-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\assembler-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\codegen-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\disasm-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\interface-descriptors-x64.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\x64\access-compiler-x64.cc" "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\\bytecode-peephole-table.cc"
    address-map.cc
    allocation-site-scopes.cc
    api.cc
    ast-expression-rewriter.cc
    ast-literal-reindexer.cc
    ast-value-factory.cc
    compile-time-value.cc
    modules.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc)
    scopeinfo.cc
    builtins-arraybuffer.cc
    builtins-callsite.cc
    builtins-dataview.cc
    builtins-function.cc
    builtins-ic.cc
    builtins-math.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc)
    builtins-sharedarraybuffer.cc
    code-factory.cc
    code-stubs.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc)
    compilation-dependencies.cc
    compilation-statistics.cc
    access-info.cc
    ast-graph-builder.cc
    basic-block-instrumentor.cc
    bytecode-analysis.cc
    bytecode-liveness-map.cc
    code-assembler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc)
    common-operator-reducer.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc)
    control-builders.cc
    control-flow-optimizer.cc
    node-cache.cc
    node-matchers.cc
    node.cc
    operation-typer.cc
    operator.cc
    pipeline.cc
    raw-machine-assembler.cc
    register-allocator.cc
    representation-change.cc
    scheduler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc)
    simd-scalar-lowering.cc
    simplified-operator-reducer.cc
    compiler-source-position-table.cc
    store-store-elimination.cc
    types.cc
    typed-optimization.cc
    zone-stats.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc)
    compiler-dispatcher-job.cc
    optimizing-compile-dispatcher.cc
    context-measure.cc
    hydrogen-canonicalize.cc
    hydrogen-dce.cc
    hydrogen-environment-liveness.cc
    lithium-codegen.cc
    date.cc
    debug-frames.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc)
    debug.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc)
    diy-fp.cc
    elements-kind.cc
    execution.cc
    free-buffer-extension.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc)
    ignition-statistics-extension.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc)
    trigger-failure-extension.cc
    factory.cc
    fast-dtoa.cc
    field-type.cc
    frames.cc
    futex-emulation.cc
    global-handles.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc)
    handles.cc
    array-buffer-tracker.cc
    embedder-tracing.cc
    gc-idle-time-handler.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc)
    incremental-marking-job.cc
    object-stats.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc)
    scavenge-job.cc
    store-buffer.cc
    icu_util.cc
    call-optimization.cc
    bytecode-pipeline.cc
    constant-array-builder.cc
    handler-table-builder.cc
    interpreter-assembler.cc
    keys.cc
..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\constant-array-builder.cc(156): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    lookup.cc
    objects-printer.cc
    duplicate-finder.cc
    parsing.cc
    preparse-data.cc
    rewriter.cc
    scanner.cc
    pending-compilation-error-handler.cc
    allocation-tracker.cc
    profiler-listener.cc
    promise-utils.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc)
    property.cc
    interpreter-irregexp.cc
    regexp-macro-assembler-irregexp.cc
    regexp-macro-assembler.cc
    regexp-stack.cc
    register-configuration.cc
    runtime-array.cc
    runtime-compiler.cc
    runtime-function.cc
    runtime-i18n.cc
    runtime-liveedit.cc
    runtime-object.cc
    runtime-regexp.cc
    runtime-symbol.cc
    runtime-wasm.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc)
    code-serializer.cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc)
    serializer.cc
    startup-serializer.cc
    source-position.cc
    startup-data-util.cc
    string-case.cc
    transitions.cc
    type-feedback-vector.cc
    type-info.cc
    utils.cc
    wasm-external-refs.cc
    wasm-module-builder.cc
    wasm-objects.cc
    wasm-result.cc
    accounting-allocator.cc
    zone.cc
    unwinding-info-writer-x64.cc
    assembler-x64.cc
    codegen-x64.cc
..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-module-builder.cc(362): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(608): note: see reference to function template instantiation 'std::pair<const K,V>::pair<const v8::internal::AstRawString*,unsigned __int64,void,0>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(625): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(624): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::_Construct1<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::true_type,_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(996): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xmemory0(995): note: see reference to function template instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Alloc &,_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Alloc=v8::internal::zone_allocator<std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(889): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(887): note: see reference to function template instantiation 'void std::_Wrap_alloc<v8::internal::zone_allocator<_Newfirst>>::construct<_Ty,std::pair<const v8::internal::AstRawString *,unsigned __int64>>(_Ty *,std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                _Newfirst=std::_Tree_node<std::pair<const v8::internal::AstRawString *const ,int>,void *>,
                _Ty=std::pair<const v8::internal::AstRawString *const ,int>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xtree(1076): note: see reference to function template instantiation 'std::_Tree_node<std::pair<const K,V>,void *> *std::_Tree_comp_alloc<_Traits>::_Buynode<_Ty>(_Ty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Traits=std::_Tmap_traits<const v8::internal::AstRawString *,int,std::less<const v8::internal::AstRawString *>,v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>,false>,
                _Ty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\map(194): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<const v8::internal::AstRawString *,unsigned __int64>>(std::pair<const v8::internal::AstRawString *,unsigned __int64> &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                _Kty=const v8::internal::AstRawString *,
                _Ty=int,
                _Pr=std::less<const v8::internal::AstRawString *>,
                _Alloc=v8::internal::zone_allocator<std::pair<const v8::internal::AstRawString *const ,int>>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(218): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src/ast/modules.h(219): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const K,V>>>>,bool> std::map<K,V,Compare,v8::internal::zone_allocator<std::pair<const K,V>>>::insert<std::pair<const v8::internal::AstRawString *,unsigned __int64>,void>(_Valty &&)' being compiled
            with
            [
                K=const v8::internal::AstRawString *,
                V=int,
                Compare=std::less<const v8::internal::AstRawString *>,
                _Valty=std::pair<const v8::internal::AstRawString *,unsigned __int64>
            ] (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc)
    disasm-x64.cc
    interface-descriptors-x64.cc
    access-compiler-x64.cc
    bytecode-peephole-table.cc
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_3.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\address-map.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\allocation-site-scopes.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\api.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\ast-expression-rewriter.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\ast-literal-reindexer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\ast-value-factory.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\compile-time-value.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\modules.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\scopeinfo.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-arraybuffer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-callsite.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-dataview.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-function.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-ic.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-math.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\builtins-sharedarraybuffer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\code-factory.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\code-stubs.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\compilation-dependencies.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\compilation-statistics.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\access-info.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\ast-graph-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\basic-block-instrumentor.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\bytecode-analysis.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\bytecode-liveness-map.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\code-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\common-operator-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\control-builders.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\control-flow-optimizer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\node-cache.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\node-matchers.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\node.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\operation-typer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\operator.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\pipeline.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\raw-machine-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\register-allocator.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\representation-change.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\scheduler.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\simd-scalar-lowering.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\simplified-operator-reducer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\compiler-source-position-table.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\store-store-elimination.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\types.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\typed-optimization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\zone-stats.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\compiler-dispatcher-job.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\optimizing-compile-dispatcher.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\context-measure.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\hydrogen-canonicalize.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\hydrogen-dce.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\hydrogen-environment-liveness.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\lithium-codegen.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\date.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\debug-frames.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\debug.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\diy-fp.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\elements-kind.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\execution.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\free-buffer-extension.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\ignition-statistics-extension.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\trigger-failure-extension.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\factory.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\fast-dtoa.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\field-type.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\frames.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\futex-emulation.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\global-handles.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\handles.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\array-buffer-tracker.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\embedder-tracing.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\gc-idle-time-handler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\incremental-marking-job.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\object-stats.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\scavenge-job.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\store-buffer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\icu_util.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\call-optimization.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\bytecode-pipeline.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\constant-array-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\handler-table-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\interpreter-assembler.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\keys.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\lookup.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\objects-printer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\duplicate-finder.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\parsing.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\preparse-data.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\rewriter.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\scanner.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\pending-compilation-error-handler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\allocation-tracker.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\profiler-listener.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\promise-utils.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\property.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\interpreter-irregexp.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\regexp-macro-assembler-irregexp.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\regexp-macro-assembler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\regexp-stack.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\register-configuration.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-array.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-compiler.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-function.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-i18n.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-liveedit.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-object.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-regexp.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-symbol.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\runtime-wasm.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\code-serializer.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\serializer.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\startup-serializer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\source-position.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\startup-data-util.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\string-case.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\transitions.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\type-feedback-vector.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\type-info.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\utils.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\wasm-external-refs.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\wasm-module-builder.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\wasm-objects.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\wasm-result.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\accounting-allocator.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\zone.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\unwinding-info-writer-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\assembler-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\codegen-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\disasm-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\interface-descriptors-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\access-compiler-x64.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\bytecode-peephole-table.obj"
    v8_base_3.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_base_3.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\v8_base_3.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_base_3\v8_base_3.tlog\v8_base_3.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_3.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_nosnapshot.vcxproj.metaproj" (18) on node 1 (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_nosnapshot.vcxproj.metaproj" (18) is building "C:\b\j150\3rdParty\V8\v8\src\js2c.vcxproj" (19) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\js2c\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\js2c\js2c.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\js2c\js2c.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ComputeCustomBuildOutput:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate\".
  CustomBuild:
    js2c, and also js2c_bin, and also js2c_experimental, and also js2c_experimental_bin, and also js2c_extras, and also js2c_extras_bin, and also js2c_experimental_extras, and also js2c_experimental_extras_bin
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\js2c\js2c.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\js2c\js2c.tlog\js2c.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\js2c.vcxproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_nosnapshot.vcxproj.metaproj" (18) is building "C:\b\j150\3rdParty\V8\v8\src\v8_nosnapshot.vcxproj" (20) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\v8_nosnapshot.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\v8_nosnapshot.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\v8_nosnapshot.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP C:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate\libraries.cc "C:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate\experimental-libraries.cc" "C:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate\extras-libraries.cc" "C:\b\j150\3rdParty\V8\build\Release\obj\global_intermediate\experimental-extras-libraries.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-empty.cc"
    libraries.cc
    experimental-libraries.cc
    extras-libraries.cc
    experimental-extras-libraries.cc
    snapshot-empty.cc
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_nosnapshot.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\libraries.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\experimental-libraries.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\extras-libraries.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\experimental-extras-libraries.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\snapshot-empty.obj"
    v8_nosnapshot.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_nosnapshot.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\v8_nosnapshot.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_nosnapshot\v8_nosnapshot.tlog\v8_nosnapshot.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_nosnapshot.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_nosnapshot.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\src\v8_libplatform.vcxproj" (21) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\default-platform.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\task-queue.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-buffer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-config.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-object.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-writer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\tracing-controller.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\worker-thread.cc"
    default-platform.cc
    task-queue.cc
    trace-buffer.cc
    trace-config.cc
    trace-object.cc
    trace-writer.cc
    tracing-controller.cc
    worker-thread.cc
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_libplatform.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\default-platform.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\task-queue.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-buffer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-config.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-object.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-writer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\tracing-controller.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\worker-thread.obj"
    v8_libplatform.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_libplatform.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\v8_libplatform.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_libplatform.vcxproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (3) is building "C:\b\j150\3rdParty\V8\v8\src\v8_maybe_snapshot.vcxproj" (22) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_maybe_snapshot\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_maybe_snapshot\v8_maybe.E7732D37.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_maybe_snapshot\v8_maybe.E7732D37.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_maybe_snapshot\v8_maybe.E7732D37.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_maybe_snapshot\v8_maybe.E7732D37.tlog\v8_maybe_snapshot.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_maybe_snapshot.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (default targets).
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (2) is building "C:\b\j150\3rdParty\V8\v8\src\v8.vcxproj" (23) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8\v8.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8\v8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8\v8.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8\v8.tlog\v8.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8 target(s)).
  
  Build succeeded.
  
  "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8 target) (1) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (default target) (2) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (default target) (3) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_0.vcxproj.metaproj" (default target) (4) ->
  "C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj" (default target) (11) ->
  (ClCompile target) -> 
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  
  
  "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8 target) (1) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (default target) (2) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (default target) (3) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_1.vcxproj.metaproj" (default target) (12) ->
  "C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj" (default target) (13) ->
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  
  
  "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8 target) (1) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (default target) (2) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (default target) (3) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_2.vcxproj.metaproj" (default target) (14) ->
  "C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj" (default target) (15) ->
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  
  
  "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8 target) (1) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8.vcxproj.metaproj" (default target) (2) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_maybe_snapshot.vcxproj.metaproj" (default target) (3) ->
  "C:\b\j150\3rdParty\V8\v8\gypfiles\..\src\v8_base_3.vcxproj.metaproj" (default target) (16) ->
  "C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj" (default target) (17) ->
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\constant-array-builder.cc(156): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-module-builder.cc(362): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  
      106 Warning(s)
      0 Error(s)
  
  Time Elapsed 00:04:30.03
  Performing v8_build_v8_libbase step for 'v8_build_release'
  Microsoft (R) Build Engine version 14.0.25420.1
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Build started 2/7/2017 6:14:00 PM.
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" on node 1 (v8_libbase target(s)).
  ValidateSolutionConfiguration:
    Building solution configuration "Release|x64".
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (1) is building "C:\b\j150\3rdParty\V8\v8\src\v8_libbase.vcxproj" (2) on node 1 (default targets).
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    All outputs are up-to-date.
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D _CRT_RAND_S /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D _CRT_RAND_S /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\bits.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\cpu.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\division-by-constant.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\debug\stack_trace.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\file-utils.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\functional.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\ieee754.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\logging.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\once.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\time.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\condition-variable.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\mutex.cc ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\semaphore.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\sys-info.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\utils\random-number-generator.cc" ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\debug\stack_trace_win.cc "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\base\platform\platform-win32.cc"
    bits.cc
    cpu.cc
    division-by-constant.cc
    stack_trace.cc
    file-utils.cc
    functional.cc
    ieee754.cc
    logging.cc
    once.cc
    time.cc
    condition-variable.cc
    mutex.cc
    semaphore.cc
    sys-info.cc
    random-number-generator.cc
    stack_trace_win.cc
    platform-win32.cc
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_libbase.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\bits.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\cpu.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\division-by-constant.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\stack_trace.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\file-utils.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\functional.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\ieee754.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\logging.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\once.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\time.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\condition-variable.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\mutex.obj
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\semaphore.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\sys-info.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\random-number-generator.obj"
    C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\stack_trace_win.obj
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\platform-win32.obj"
    v8_libbase.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_libbase.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libbase\v8_libbase.tlog\v8_libbase.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_libbase.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8_libbase target(s)).
  
  Build succeeded.
      0 Warning(s)
      0 Error(s)
  
  Time Elapsed 00:00:02.34
  Performing v8_build_v8_libplatform step for 'v8_build_release'
  Microsoft (R) Build Engine version 14.0.25420.1
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Build started 2/7/2017 6:14:02 PM.
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" on node 1 (v8_libplatform target(s)).
  ValidateSolutionConfiguration:
    Building solution configuration "Release|x64".
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (1) is building "C:\b\j150\3rdParty\V8\v8\src\v8_libplatform.vcxproj" (2) on node 1 (default targets).
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    All outputs are up-to-date.
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\default-platform.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\task-queue.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-buffer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-config.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-object.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\trace-writer.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\tracing\tracing-controller.cc" "..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libplatform\worker-thread.cc"
    default-platform.cc
    task-queue.cc
    trace-buffer.cc
    trace-config.cc
    trace-object.cc
    trace-writer.cc
    tracing-controller.cc
    worker-thread.cc
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_libplatform.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\default-platform.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\task-queue.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-buffer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-config.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-object.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\trace-writer.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\tracing-controller.obj"
    "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\worker-thread.obj"
    v8_libplatform.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_libplatform.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libplatform\v8_libplatform.tlog\v8_libplatform.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_libplatform.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8_libplatform target(s)).
  
  Build succeeded.
      0 Warning(s)
      0 Error(s)
  
  Time Elapsed 00:00:01.73
  Performing v8_build_v8_libsampler step for 'v8_build_release'
  Microsoft (R) Build Engine version 14.0.25420.1
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Build started 2/7/2017 6:14:04 PM.
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" on node 1 (v8_libsampler target(s)).
  ValidateSolutionConfiguration:
    Building solution configuration "Release|x64".
  Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (1) is building "C:\b\j150\3rdParty\V8\v8\src\v8_libsampler.vcxproj" (2) on node 1 (default targets).
  PrepareForBuild:
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\".
    Creating directory "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\v8_libsampler.tlog\".
  InitializeBuildStatus:
    Creating "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\v8_libsampler.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  ClCompile:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /Zi /nologo /W3 /WX- /O2 /Ob2 /Oi /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _USING_V110_SDK71_ /D _HAS_EXCEPTIONS=0 /D V8_TARGET_ARCH_X64 /D WIN32 /D V8_DEPRECATION_WARNINGS /D V8_IMMINENT_DEPRECATION_WARNINGS /D V8_I18N_SUPPORT /D ENABLE_HANDLE_ZAPPING /D _UNICODE /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\\" /Fd"C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\v8_libsampler.pdb" /Gd /TP /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4091 /wd4127 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4302 /wd4309 /wd4311 /wd4312 /wd4505 /wd4510 /wd4512 /wd4610 /wd4800 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /errorReport:queue /MP /MP ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\libsampler\sampler.cc
    sampler.cc
  Lib:
    C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\V8\build\Release\lib\v8_libsampler.lib" /NOLOGO /MACHINE:X64 /ignore:4221 /ignore:4221 C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\sampler.obj
    v8_libsampler.vcxproj -> C:\b\j150\3rdParty\V8\build\Release\lib\v8_libsampler.lib
  FinalizeBuildStatus:
    Deleting file "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\v8_libsampler.tlog\unsuccessfulbuild".
    Touching "C:\b\j150\3rdParty\V8\build\Release\obj\v8_libsampler\v8_libsampler.tlog\v8_libsampler.lastbuildstate".
  Done Building Project "C:\b\j150\3rdParty\V8\v8\src\v8_libsampler.vcxproj" (default targets).
  Done Building Project "C:\b\j150\3rdParty\V8\v8\gypfiles\all.sln" (v8_libsampler target(s)).
  
  Build succeeded.
      0 Warning(s)
      0 Error(s)
  
  Time Elapsed 00:00:00.80
  No build step for 'v8_build_release'
  No install step for 'v8_build_release'
  Completed 'v8_build_release'
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\v8_build_release\v8_build_release.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\v8_build_release\v8_build_release.tlog\v8_build_release.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\V8\v8_build_release.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\v8_build\".
  Creating directory "x64\RelWithDebInfo\v8_build\v8_build.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\v8_build\v8_build.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/V8/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\V8\CMakeFiles\generate.stamp is up-to-date.
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\v8_build\v8_build.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\v8_build\v8_build.tlog\v8_build.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\V8\v8_build.vcxproj" (default targets).
Project "C:\b\j150\arangosh\arangobench.vcxproj" (6) is building "C:\b\j150\3rdParty\zlib\zlib-1.2.8\zlibstatic.vcxproj" (10) on node 1 (default targets).
PrepareForBuild:
  Creating directory "zlibstatic.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\".
  Creating directory "zlibstatic.dir\RelWithDebInfo\zlibstatic.tlog\".
InitializeBuildStatus:
  Creating "zlibstatic.dir\RelWithDebInfo\zlibstatic.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/zlib/zlib-1.2.8/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\zlib\zlib-1.2.8\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D NO_FSEEKO /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"zlibstatic.dir\RelWithDebInfo\\" /Fd"zlibstatic.dir\RelWithDebInfo\zlibstatic.pdb" /Gd /TC /errorReport:queue "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\adler32.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\compress.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\crc32.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\deflate.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\gzclose.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\gzlib.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\gzread.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\gzwrite.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\inflate.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\infback.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\inftrees.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\inffast.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\trees.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\uncompr.c" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\zutil.c"
  adler32.c
  compress.c
  crc32.c
  deflate.c
  gzclose.c
  gzlib.c
  gzread.c
  gzwrite.c
  inflate.c
  infback.c
  inftrees.c
  inffast.c
  trees.c
  uncompr.c
  zutil.c
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\inflate.c(1507): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\b\j150\3rdParty\zlib\zlib-1.2.8\zlibstatic.vcxproj]
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" /NOLOGO /MACHINE:X64  /machine:x64 zlibstatic.dir\RelWithDebInfo\adler32.obj
  zlibstatic.dir\RelWithDebInfo\compress.obj
  zlibstatic.dir\RelWithDebInfo\crc32.obj
  zlibstatic.dir\RelWithDebInfo\deflate.obj
  zlibstatic.dir\RelWithDebInfo\gzclose.obj
  zlibstatic.dir\RelWithDebInfo\gzlib.obj
  zlibstatic.dir\RelWithDebInfo\gzread.obj
  zlibstatic.dir\RelWithDebInfo\gzwrite.obj
  zlibstatic.dir\RelWithDebInfo\inflate.obj
  zlibstatic.dir\RelWithDebInfo\infback.obj
  zlibstatic.dir\RelWithDebInfo\inftrees.obj
  zlibstatic.dir\RelWithDebInfo\inffast.obj
  zlibstatic.dir\RelWithDebInfo\trees.obj
  zlibstatic.dir\RelWithDebInfo\uncompr.obj
  zlibstatic.dir\RelWithDebInfo\zutil.obj
  zlibstatic.vcxproj -> C:\b\j150\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib
FinalizeBuildStatus:
  Deleting file "zlibstatic.dir\RelWithDebInfo\zlibstatic.tlog\unsuccessfulbuild".
  Touching "zlibstatic.dir\RelWithDebInfo\zlibstatic.tlog\zlibstatic.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\zlib\zlib-1.2.8\zlibstatic.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "arangobench.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\bin\RelWithDebInfo\".
  Creating directory "arangobench.dir\RelWithDebInfo\arangobench.tlog\".
InitializeBuildStatus:
  Creating "arangobench.dir\RelWithDebInfo\arangobench.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangosh/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangosh\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangobench.dir\RelWithDebInfo\\" /Fd"arangobench.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Benchmark\BenchFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Benchmark\arangobench.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ClientFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ConsoleFeature.cpp
  WorkMonitorDummy.cpp
  BenchFeature.cpp
  arangobench.cpp
  ClientFeature.cpp
  ConsoleFeature.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangobench.dir\RelWithDebInfo\VersionResource_arangobench.res" C:\b\j150\arangosh\VersionResource_arangobench.rc 
MakeDirsForLink:
  Creating directory "C:\b\j150\arangosh\RelWithDebInfo\".
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangobench.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangobench.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangosh/RelWithDebInfo/arangobench.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangobench.dir\RelWithDebInfo\VersionResource_arangobench.res
  arangobench.dir\RelWithDebInfo\WorkMonitorDummy.obj
  arangobench.dir\RelWithDebInfo\BenchFeature.obj
  arangobench.dir\RelWithDebInfo\arangobench.obj
  arangobench.dir\RelWithDebInfo\ClientFeature.obj
  arangobench.dir\RelWithDebInfo\ConsoleFeature.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangobench.vcxproj]
  arangobench.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangobench.exe
FinalizeBuildStatus:
  Deleting file "arangobench.dir\RelWithDebInfo\arangobench.tlog\unsuccessfulbuild".
  Touching "arangobench.dir\RelWithDebInfo\arangobench.tlog\arangobench.lastbuildstate".
Done Building Project "C:\b\j150\arangosh\arangobench.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangod\arangod.vcxproj" (11) on node 1 (default targets).
Project "C:\b\j150\arangod\arangod.vcxproj" (11) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (12) on node 1 (default targets).
Project "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (12) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj" (13) on node 1 (default targets).
PrepareForBuild:
  Creating directory "rocksdblib.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\".
  Creating directory "rocksdblib.dir\RelWithDebInfo\rocksdblib.tlog\".
InitializeBuildStatus:
  Creating "rocksdblib.dir\RelWithDebInfo\rocksdblib.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
MakeDirsForCl:
  Creating directory "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.dir\RelWithDebInfo\db".
  Creating directory "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.dir\RelWithDebInfo\util".
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdblib.dir\RelWithDebInfo\\" /Fd"RelWithDebInfo/rocksdblib.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\auto_roll_logger.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\c.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\column_family.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compacted_db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction_job.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction_picker.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\convenience.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\dbformat.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_filesnapshot.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl_debug.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl_experimental.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl_readonly.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_info_dumper.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_iter.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\event_helpers.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\experimental.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\filename.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\file_indexer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\flush_job.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\flush_scheduler.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\forward_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\internal_stats.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\log_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\log_writer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\managed_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtable.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtable_allocator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtable_list.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\merge_helper.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\merge_operator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\repair.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\snapshot_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\table_cache.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\table_properties_collector.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\transaction_log_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\version_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\version_edit.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\version_set.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\wal_manager.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_batch.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_batch_base.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_controller.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_thread.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\xfunc_test_points.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\hash_cuckoo_rep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\hash_linklist_rep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\hash_skiplist_rep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\skiplistrep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\vectorrep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\stack_trace.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\adaptive_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_filter_block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_table_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_table_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_hash_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_prefix_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\bloom_block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\cuckoo_table_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\cuckoo_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\cuckoo_table_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\flush_block_policy.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\format.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\full_filter_block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\get_context.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\merger.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\sst_file_writer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\meta_blocks.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_key_coding.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\table_properties.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\two_level_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\sst_dump_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\db_bench_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\dump\db_dump_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\arena.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\bloom.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\build_version.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\cache.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\coding.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\compaction_job_stats_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\comparator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\concurrent_arena.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\crc32c.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\delete_scheduler.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\dynamic_bloom.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\env.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\env_hdfs.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\event_logger.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\file_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\file_reader_writer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\sst_file_manager_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\filter_policy.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\hash.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\histogram.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\histogram_windowing.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\instrumented_mutex.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\iostats_context.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\ldb_cmd.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\ldb_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\logging.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\log_buffer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\memenv.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\murmurhash.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\mutable_cf_options.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_helper.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_parser.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_sanity_check.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\perf_context.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\perf_level.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\random.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\rate_limiter.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\statistics.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\status.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\status_message.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\string_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\sync_point.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\testharness.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\testutil.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_local.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_updater.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_util_debug.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\transaction_test_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\xfunc.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\xxhash.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\backupable\backupable_db.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\checkpoint\checkpoint.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\compaction_filters\remove_emptyvalue_compactionfilter.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\document\document_db.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\document\json_document.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\document\json_document_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\env_mirror.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\flashcache\flashcache.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\geodb\geodb_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\leveldb_options\leveldb_options.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\memory\memory_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\string_append\stringappend.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\string_append\stringappend2.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\put.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\uint64add.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\options\options_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\redis\redis_lists.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\spatialdb\spatial_db.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\table_properties_collectors\compact_on_deletion_collector.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\optimistic_transaction_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\optimistic_transaction_db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_base.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_db_mutex_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_lock_mgr.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\ttl\db_ttl_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\write_batch_with_index\write_batch_with_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\write_batch_with_index\write_batch_with_index_internal.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\win\env_win.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\win\port_win.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\win\win_logger.cc
  auto_roll_logger.cc
  builder.cc
  c.cc
  column_family.cc
  compacted_db_impl.cc
  compaction.cc
  compaction_iterator.cc
  compaction_job.cc
  compaction_picker.cc
  convenience.cc
  dbformat.cc
  db_filesnapshot.cc
  db_impl.cc
  db_impl_debug.cc
  db_impl_experimental.cc
  db_impl_readonly.cc
  db_info_dumper.cc
  db_iter.cc
  event_helpers.cc
  experimental.cc
  filename.cc
  file_indexer.cc
  flush_job.cc
  flush_scheduler.cc
  forward_iterator.cc
  internal_stats.cc
  log_reader.cc
  log_writer.cc
  managed_iterator.cc
  memtable.cc
  memtable_allocator.cc
  memtable_list.cc
  merge_helper.cc
  merge_operator.cc
  repair.cc
  snapshot_impl.cc
  table_cache.cc
  table_properties_collector.cc
  transaction_log_impl.cc
  version_builder.cc
  version_edit.cc
  version_set.cc
  wal_manager.cc
  write_batch.cc
  write_batch_base.cc
  write_controller.cc
  write_thread.cc
  xfunc_test_points.cc
  hash_cuckoo_rep.cc
  hash_linklist_rep.cc
  hash_skiplist_rep.cc
  skiplistrep.cc
  vectorrep.cc
  stack_trace.cc
  adaptive_table_factory.cc
  block.cc
  block_based_filter_block.cc
  block_based_table_builder.cc
  block_based_table_factory.cc
  block_based_table_reader.cc
  block_builder.cc
  block_hash_index.cc
  block_prefix_index.cc
  bloom_block.cc
  cuckoo_table_builder.cc
  cuckoo_table_factory.cc
  cuckoo_table_reader.cc
  flush_block_policy.cc
  format.cc
  full_filter_block.cc
  get_context.cc
  iterator.cc
  merger.cc
  sst_file_writer.cc
  meta_blocks.cc
  plain_table_builder.cc
  plain_table_factory.cc
  plain_table_index.cc
  plain_table_key_coding.cc
  plain_table_reader.cc
  table_properties.cc
  two_level_iterator.cc
  sst_dump_tool.cc
  db_bench_tool.cc
  db_dump_tool.cc
  arena.cc
  bloom.cc
  build_version.cc
  cache.cc
  coding.cc
  compaction_job_stats_impl.cc
  comparator.cc
  concurrent_arena.cc
  crc32c.cc
  delete_scheduler.cc
  dynamic_bloom.cc
  env.cc
  env_hdfs.cc
  event_logger.cc
  file_util.cc
  file_reader_writer.cc
  sst_file_manager_impl.cc
  filter_policy.cc
  hash.cc
  histogram.cc
  histogram_windowing.cc
  instrumented_mutex.cc
  iostats_context.cc
  ldb_cmd.cc
  ldb_tool.cc
  logging.cc
  log_buffer.cc
  memenv.cc
  murmurhash.cc
  mutable_cf_options.cc
  options.cc
  options_builder.cc
  options_helper.cc
  options_parser.cc
  options_sanity_check.cc
  perf_context.cc
  perf_level.cc
  random.cc
  rate_limiter.cc
  statistics.cc
  status.cc
  status_message.cc
  string_util.cc
  sync_point.cc
  testharness.cc
  testutil.cc
  thread_local.cc
  thread_status_impl.cc
  thread_status_updater.cc
  thread_status_util.cc
  thread_status_util_debug.cc
  transaction_test_util.cc
  xfunc.cc
  xxhash.cc
  backupable_db.cc
  checkpoint.cc
  remove_emptyvalue_compactionfilter.cc
  document_db.cc
  json_document.cc
  json_document_builder.cc
  env_mirror.cc
  flashcache.cc
  geodb_impl.cc
  leveldb_options.cc
  memory_util.cc
  stringappend.cc
  stringappend2.cc
  put.cc
  uint64add.cc
  options_util.cc
  redis_lists.cc
  spatial_db.cc
  compact_on_deletion_collector.cc
  optimistic_transaction_impl.cc
  optimistic_transaction_db_impl.cc
  transaction_base.cc
  transaction_impl.cc
  transaction_db_impl.cc
  transaction_db_mutex_impl.cc
  transaction_lock_mgr.cc
  transaction_util.cc
  db_ttl_impl.cc
  write_batch_with_index.cc
  write_batch_with_index_internal.cc
  env_win.cc
  port_win.cc
  win_logger.cc
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdblib.dir\RelWithDebInfo\/db/slice.cc.obj" /Fd"RelWithDebInfo/rocksdblib.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\slice.cc
  slice.cc
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdblib.dir\RelWithDebInfo\/util/slice.cc.obj" /Fd"RelWithDebInfo/rocksdblib.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\slice.cc
  slice.cc
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdblib.lib" /NOLOGO /MACHINE:X64  /machine:x64 rocksdblib.dir\RelWithDebInfo\auto_roll_logger.obj
  rocksdblib.dir\RelWithDebInfo\builder.obj
  rocksdblib.dir\RelWithDebInfo\c.obj
  rocksdblib.dir\RelWithDebInfo\column_family.obj
  rocksdblib.dir\RelWithDebInfo\compacted_db_impl.obj
  rocksdblib.dir\RelWithDebInfo\compaction.obj
  rocksdblib.dir\RelWithDebInfo\compaction_iterator.obj
  rocksdblib.dir\RelWithDebInfo\compaction_job.obj
  rocksdblib.dir\RelWithDebInfo\compaction_picker.obj
  rocksdblib.dir\RelWithDebInfo\convenience.obj
  rocksdblib.dir\RelWithDebInfo\dbformat.obj
  rocksdblib.dir\RelWithDebInfo\db_filesnapshot.obj
  rocksdblib.dir\RelWithDebInfo\db_impl.obj
  rocksdblib.dir\RelWithDebInfo\db_impl_debug.obj
  rocksdblib.dir\RelWithDebInfo\db_impl_experimental.obj
  rocksdblib.dir\RelWithDebInfo\db_impl_readonly.obj
  rocksdblib.dir\RelWithDebInfo\db_info_dumper.obj
  rocksdblib.dir\RelWithDebInfo\db_iter.obj
  rocksdblib.dir\RelWithDebInfo\event_helpers.obj
  rocksdblib.dir\RelWithDebInfo\experimental.obj
  rocksdblib.dir\RelWithDebInfo\filename.obj
  rocksdblib.dir\RelWithDebInfo\file_indexer.obj
  rocksdblib.dir\RelWithDebInfo\flush_job.obj
  rocksdblib.dir\RelWithDebInfo\flush_scheduler.obj
  rocksdblib.dir\RelWithDebInfo\forward_iterator.obj
  rocksdblib.dir\RelWithDebInfo\internal_stats.obj
  rocksdblib.dir\RelWithDebInfo\log_reader.obj
  rocksdblib.dir\RelWithDebInfo\log_writer.obj
  rocksdblib.dir\RelWithDebInfo\managed_iterator.obj
  rocksdblib.dir\RelWithDebInfo\memtable.obj
  rocksdblib.dir\RelWithDebInfo\memtable_allocator.obj
  rocksdblib.dir\RelWithDebInfo\memtable_list.obj
  rocksdblib.dir\RelWithDebInfo\merge_helper.obj
  rocksdblib.dir\RelWithDebInfo\merge_operator.obj
  rocksdblib.dir\RelWithDebInfo\repair.obj
  rocksdblib.dir\RelWithDebInfo\snapshot_impl.obj
  rocksdblib.dir\RelWithDebInfo\table_cache.obj
  rocksdblib.dir\RelWithDebInfo\table_properties_collector.obj
  rocksdblib.dir\RelWithDebInfo\transaction_log_impl.obj
  rocksdblib.dir\RelWithDebInfo\version_builder.obj
  rocksdblib.dir\RelWithDebInfo\version_edit.obj
  rocksdblib.dir\RelWithDebInfo\version_set.obj
  rocksdblib.dir\RelWithDebInfo\wal_manager.obj
  rocksdblib.dir\RelWithDebInfo\write_batch.obj
  rocksdblib.dir\RelWithDebInfo\write_batch_base.obj
  rocksdblib.dir\RelWithDebInfo\write_controller.obj
  rocksdblib.dir\RelWithDebInfo\write_thread.obj
  rocksdblib.dir\RelWithDebInfo\xfunc_test_points.obj
  rocksdblib.dir\RelWithDebInfo\hash_cuckoo_rep.obj
  rocksdblib.dir\RelWithDebInfo\hash_linklist_rep.obj
  rocksdblib.dir\RelWithDebInfo\hash_skiplist_rep.obj
  rocksdblib.dir\RelWithDebInfo\skiplistrep.obj
  rocksdblib.dir\RelWithDebInfo\vectorrep.obj
  rocksdblib.dir\RelWithDebInfo\stack_trace.obj
  rocksdblib.dir\RelWithDebInfo\adaptive_table_factory.obj
  rocksdblib.dir\RelWithDebInfo\block.obj
  rocksdblib.dir\RelWithDebInfo\block_based_filter_block.obj
  rocksdblib.dir\RelWithDebInfo\block_based_table_builder.obj
  rocksdblib.dir\RelWithDebInfo\block_based_table_factory.obj
  rocksdblib.dir\RelWithDebInfo\block_based_table_reader.obj
  rocksdblib.dir\RelWithDebInfo\block_builder.obj
  rocksdblib.dir\RelWithDebInfo\block_hash_index.obj
  rocksdblib.dir\RelWithDebInfo\block_prefix_index.obj
  rocksdblib.dir\RelWithDebInfo\bloom_block.obj
  rocksdblib.dir\RelWithDebInfo\cuckoo_table_builder.obj
  rocksdblib.dir\RelWithDebInfo\cuckoo_table_factory.obj
  rocksdblib.dir\RelWithDebInfo\cuckoo_table_reader.obj
  rocksdblib.dir\RelWithDebInfo\flush_block_policy.obj
  rocksdblib.dir\RelWithDebInfo\format.obj
  rocksdblib.dir\RelWithDebInfo\full_filter_block.obj
  rocksdblib.dir\RelWithDebInfo\get_context.obj
  rocksdblib.dir\RelWithDebInfo\iterator.obj
  rocksdblib.dir\RelWithDebInfo\merger.obj
  rocksdblib.dir\RelWithDebInfo\sst_file_writer.obj
  rocksdblib.dir\RelWithDebInfo\meta_blocks.obj
  rocksdblib.dir\RelWithDebInfo\plain_table_builder.obj
  rocksdblib.dir\RelWithDebInfo\plain_table_factory.obj
  rocksdblib.dir\RelWithDebInfo\plain_table_index.obj
  rocksdblib.dir\RelWithDebInfo\plain_table_key_coding.obj
  rocksdblib.dir\RelWithDebInfo\plain_table_reader.obj
  rocksdblib.dir\RelWithDebInfo\table_properties.obj
  rocksdblib.dir\RelWithDebInfo\two_level_iterator.obj
  rocksdblib.dir\RelWithDebInfo\sst_dump_tool.obj
  rocksdblib.dir\RelWithDebInfo\db_bench_tool.obj
  rocksdblib.dir\RelWithDebInfo\db_dump_tool.obj
  rocksdblib.dir\RelWithDebInfo\arena.obj
  rocksdblib.dir\RelWithDebInfo\bloom.obj
  rocksdblib.dir\RelWithDebInfo\build_version.obj
  rocksdblib.dir\RelWithDebInfo\cache.obj
  rocksdblib.dir\RelWithDebInfo\coding.obj
  rocksdblib.dir\RelWithDebInfo\compaction_job_stats_impl.obj
  rocksdblib.dir\RelWithDebInfo\comparator.obj
  rocksdblib.dir\RelWithDebInfo\concurrent_arena.obj
  rocksdblib.dir\RelWithDebInfo\crc32c.obj
  rocksdblib.dir\RelWithDebInfo\delete_scheduler.obj
  rocksdblib.dir\RelWithDebInfo\dynamic_bloom.obj
  rocksdblib.dir\RelWithDebInfo\env.obj
  rocksdblib.dir\RelWithDebInfo\env_hdfs.obj
  rocksdblib.dir\RelWithDebInfo\event_logger.obj
  rocksdblib.dir\RelWithDebInfo\file_util.obj
  rocksdblib.dir\RelWithDebInfo\file_reader_writer.obj
  rocksdblib.dir\RelWithDebInfo\sst_file_manager_impl.obj
  rocksdblib.dir\RelWithDebInfo\filter_policy.obj
  rocksdblib.dir\RelWithDebInfo\hash.obj
  rocksdblib.dir\RelWithDebInfo\histogram.obj
  rocksdblib.dir\RelWithDebInfo\histogram_windowing.obj
  rocksdblib.dir\RelWithDebInfo\instrumented_mutex.obj
  rocksdblib.dir\RelWithDebInfo\iostats_context.obj
  rocksdblib.dir\RelWithDebInfo\ldb_cmd.obj
  rocksdblib.dir\RelWithDebInfo\ldb_tool.obj
  rocksdblib.dir\RelWithDebInfo\logging.obj
  rocksdblib.dir\RelWithDebInfo\log_buffer.obj
  rocksdblib.dir\RelWithDebInfo\memenv.obj
  rocksdblib.dir\RelWithDebInfo\murmurhash.obj
  rocksdblib.dir\RelWithDebInfo\mutable_cf_options.obj
  rocksdblib.dir\RelWithDebInfo\options.obj
  rocksdblib.dir\RelWithDebInfo\options_builder.obj
  rocksdblib.dir\RelWithDebInfo\options_helper.obj
  rocksdblib.dir\RelWithDebInfo\options_parser.obj
  rocksdblib.dir\RelWithDebInfo\options_sanity_check.obj
  rocksdblib.dir\RelWithDebInfo\perf_context.obj
  rocksdblib.dir\RelWithDebInfo\perf_level.obj
  rocksdblib.dir\RelWithDebInfo\random.obj
  rocksdblib.dir\RelWithDebInfo\rate_limiter.obj
  rocksdblib.dir\RelWithDebInfo\statistics.obj
  rocksdblib.dir\RelWithDebInfo\status.obj
  rocksdblib.dir\RelWithDebInfo\status_message.obj
  rocksdblib.dir\RelWithDebInfo\string_util.obj
  rocksdblib.dir\RelWithDebInfo\sync_point.obj
  rocksdblib.dir\RelWithDebInfo\testharness.obj
  rocksdblib.dir\RelWithDebInfo\testutil.obj
  rocksdblib.dir\RelWithDebInfo\thread_local.obj
  rocksdblib.dir\RelWithDebInfo\thread_status_impl.obj
  rocksdblib.dir\RelWithDebInfo\thread_status_updater.obj
  rocksdblib.dir\RelWithDebInfo\thread_status_util.obj
  rocksdblib.dir\RelWithDebInfo\thread_status_util_debug.obj
  rocksdblib.dir\RelWithDebInfo\transaction_test_util.obj
  rocksdblib.dir\RelWithDebInfo\xfunc.obj
  rocksdblib.dir\RelWithDebInfo\xxhash.obj
  rocksdblib.dir\RelWithDebInfo\backupable_db.obj
  rocksdblib.dir\RelWithDebInfo\checkpoint.obj
  rocksdblib.dir\RelWithDebInfo\remove_emptyvalue_compactionfilter.obj
  rocksdblib.dir\RelWithDebInfo\document_db.obj
  rocksdblib.dir\RelWithDebInfo\json_document.obj
  rocksdblib.dir\RelWithDebInfo\json_document_builder.obj
  rocksdblib.dir\RelWithDebInfo\env_mirror.obj
  rocksdblib.dir\RelWithDebInfo\flashcache.obj
  rocksdblib.dir\RelWithDebInfo\geodb_impl.obj
  rocksdblib.dir\RelWithDebInfo\leveldb_options.obj
  rocksdblib.dir\RelWithDebInfo\memory_util.obj
  rocksdblib.dir\RelWithDebInfo\stringappend.obj
  rocksdblib.dir\RelWithDebInfo\stringappend2.obj
  rocksdblib.dir\RelWithDebInfo\put.obj
  rocksdblib.dir\RelWithDebInfo\uint64add.obj
  rocksdblib.dir\RelWithDebInfo\options_util.obj
  rocksdblib.dir\RelWithDebInfo\redis_lists.obj
  rocksdblib.dir\RelWithDebInfo\spatial_db.obj
  rocksdblib.dir\RelWithDebInfo\compact_on_deletion_collector.obj
  rocksdblib.dir\RelWithDebInfo\optimistic_transaction_impl.obj
  rocksdblib.dir\RelWithDebInfo\optimistic_transaction_db_impl.obj
  rocksdblib.dir\RelWithDebInfo\transaction_base.obj
  rocksdblib.dir\RelWithDebInfo\transaction_impl.obj
  rocksdblib.dir\RelWithDebInfo\transaction_db_impl.obj
  rocksdblib.dir\RelWithDebInfo\transaction_db_mutex_impl.obj
  rocksdblib.dir\RelWithDebInfo\transaction_lock_mgr.obj
  rocksdblib.dir\RelWithDebInfo\transaction_util.obj
  rocksdblib.dir\RelWithDebInfo\db_ttl_impl.obj
  rocksdblib.dir\RelWithDebInfo\write_batch_with_index.obj
  rocksdblib.dir\RelWithDebInfo\write_batch_with_index_internal.obj
  rocksdblib.dir\RelWithDebInfo\env_win.obj
  rocksdblib.dir\RelWithDebInfo\port_win.obj
  rocksdblib.dir\RelWithDebInfo\win_logger.obj
  rocksdblib.dir\RelWithDebInfo\/db/slice.cc.obj
  rocksdblib.dir\RelWithDebInfo\/util/slice.cc.obj
thread_status_util_debug.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj]
xfunc_test_points.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj]
  rocksdblib.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdblib.lib
FinalizeBuildStatus:
  Deleting file "rocksdblib.dir\RelWithDebInfo\rocksdblib.tlog\unsuccessfulbuild".
  Touching "rocksdblib.dir\RelWithDebInfo\rocksdblib.tlog\rocksdblib.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj" (default targets).
Project "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (12) is building "C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj" (14) on node 1 (default targets).
PrepareForBuild:
  Creating directory "snappystatic.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\3rdParty\snappy\google-snappy-d53de18\RelWithDebInfo\".
  Creating directory "snappystatic.dir\RelWithDebInfo\snappystatic.tlog\".
InitializeBuildStatus:
  Creating "snappystatic.dir\RelWithDebInfo\snappystatic.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/snappy/google-snappy-d53de18/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\snappy\google-snappy-d53de18\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"snappystatic.dir\RelWithDebInfo\\" /Fd"snappystatic.dir\RelWithDebInfo\snappystatic.pdb" /Gd /TP /errorReport:queue "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy-sinksource.cc" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy-stubs-internal.cc" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy-c.cc"
  snappy.cc
  snappy-sinksource.cc
  snappy-stubs-internal.cc
  snappy-c.cc
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(206): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(210): warning C4267: 'argument': conversion from 'size_t' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(268): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(396): warning C4244: '=': conversion from '__int64' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(404): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(435): warning C4244: '=': conversion from '__int64' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(439): warning C4244: '=': conversion from '__int64' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(450): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(644): warning C4267: '=': conversion from 'size_t' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(660): warning C4244: 'initializing': conversion from '__int64' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(673): warning C4267: 'argument': conversion from 'size_t' to 'const snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(726): warning C4267: 'argument': conversion from 'size_t' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(776): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(776): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(607): warning C4267: '=': conversion from 'size_t' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(712): note: see reference to function template instantiation 'void snappy::SnappyDecompressor::DecompressAllTags<Writer>(Writer *)' being compiled
          with
          [
              Writer=snappy::SnappyArrayWriter
          ]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1390): note: see reference to function template instantiation 'bool snappy::InternalUncompressAllTags<snappy::SnappyArrayWriter>(snappy::SnappyDecompressor *,Writer *,snappy::uint32)' being compiled
          with
          [
              Writer=snappy::SnappyArrayWriter
          ]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1248): warning C4018: '<': signed/unsigned mismatch [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1245): note: while compiling class template member function 'bool snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>::AppendFromSelf(std::size_t,std::size_t)'
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(626): note: see reference to function template instantiation 'bool snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>::AppendFromSelf(std::size_t,std::size_t)' being compiled
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1367): note: see reference to class template instantiation 'snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>' being compiled
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1232): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1230): note: while compiling class template member function 'bool snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>::TryFastAppend(const char *,std::size_t,std::size_t)'
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(583): note: see reference to function template instantiation 'bool snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>::TryFastAppend(const char *,std::size_t,std::size_t)' being compiled
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1232): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1284): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1266): note: while compiling class template member function 'bool snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>::SlowAppend(const char *,std::size_t)'
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1226): note: see reference to function template instantiation 'bool snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>::SlowAppend(const char *,std::size_t)' being compiled
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(712): note: see reference to function template instantiation 'void snappy::SnappyDecompressor::DecompressAllTags<Writer>(Writer *)' being compiled
          with
          [
              Writer=snappy::SnappyScatteredWriter<snappy::SnappySinkAllocator>
          ]
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" /NOLOGO /MACHINE:X64  /machine:x64 snappystatic.dir\RelWithDebInfo\snappy.obj
  "snappystatic.dir\RelWithDebInfo\snappy-sinksource.obj"
  "snappystatic.dir\RelWithDebInfo\snappy-stubs-internal.obj"
  "snappystatic.dir\RelWithDebInfo\snappy-c.obj"
  snappystatic.vcxproj -> C:\b\j150\3rdParty\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib
FinalizeBuildStatus:
  Deleting file "snappystatic.dir\RelWithDebInfo\snappystatic.tlog\unsuccessfulbuild".
  Touching "snappystatic.dir\RelWithDebInfo\snappystatic.tlog\snappystatic.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "rocksdb.dir\RelWithDebInfo\".
  Creating directory "rocksdb.dir\RelWithDebInfo\rocksdb.tlog\".
InitializeBuildStatus:
  Creating "rocksdb.dir\RelWithDebInfo\rocksdb.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
MakeDirsForCl:
  Creating directory "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.dir\RelWithDebInfo\db".
  Creating directory "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.dir\RelWithDebInfo\util".
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D ROCKSDB_DLL /D ROCKSDB_LIBRARY_EXPORTS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdb.dir\RelWithDebInfo\\" /Fd"RelWithDebInfo/rocksdb.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\auto_roll_logger.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\c.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\column_family.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compacted_db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction_job.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\compaction_picker.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\convenience.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\dbformat.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_filesnapshot.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl_debug.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl_experimental.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_impl_readonly.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_info_dumper.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\db_iter.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\event_helpers.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\experimental.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\filename.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\file_indexer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\flush_job.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\flush_scheduler.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\forward_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\internal_stats.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\log_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\log_writer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\managed_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtable.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtable_allocator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtable_list.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\merge_helper.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\merge_operator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\repair.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\snapshot_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\table_cache.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\table_properties_collector.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\transaction_log_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\version_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\version_edit.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\version_set.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\wal_manager.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_batch.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_batch_base.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_controller.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\write_thread.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\xfunc_test_points.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\hash_cuckoo_rep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\hash_linklist_rep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\hash_skiplist_rep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\skiplistrep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\memtable\vectorrep.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\stack_trace.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\adaptive_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_filter_block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_table_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_based_table_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_hash_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\block_prefix_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\bloom_block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\cuckoo_table_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\cuckoo_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\cuckoo_table_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\flush_block_policy.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\format.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\full_filter_block.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\get_context.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\merger.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\sst_file_writer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\meta_blocks.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_factory.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_key_coding.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\plain_table_reader.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\table_properties.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\two_level_iterator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\sst_dump_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\db_bench_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\dump\db_dump_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\arena.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\bloom.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\build_version.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\cache.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\coding.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\compaction_job_stats_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\comparator.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\concurrent_arena.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\crc32c.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\delete_scheduler.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\dynamic_bloom.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\env.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\env_hdfs.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\event_logger.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\file_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\file_reader_writer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\sst_file_manager_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\filter_policy.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\hash.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\histogram.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\histogram_windowing.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\instrumented_mutex.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\iostats_context.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\ldb_cmd.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\ldb_tool.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\logging.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\log_buffer.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\memenv.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\murmurhash.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\mutable_cf_options.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_helper.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_parser.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\options_sanity_check.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\perf_context.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\perf_level.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\random.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\rate_limiter.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\statistics.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\status.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\status_message.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\string_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\sync_point.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\testharness.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\testutil.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_local.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_updater.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\thread_status_util_debug.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\transaction_test_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\xfunc.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\xxhash.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\backupable\backupable_db.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\checkpoint\checkpoint.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\compaction_filters\remove_emptyvalue_compactionfilter.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\document\document_db.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\document\json_document.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\document\json_document_builder.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\env_mirror.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\flashcache\flashcache.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\geodb\geodb_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\leveldb_options\leveldb_options.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\memory\memory_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\string_append\stringappend.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\string_append\stringappend2.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\put.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\merge_operators\uint64add.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\options\options_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\redis\redis_lists.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\spatialdb\spatial_db.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\table_properties_collectors\compact_on_deletion_collector.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\optimistic_transaction_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\optimistic_transaction_db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_base.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_db_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_db_mutex_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_lock_mgr.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\transactions\transaction_util.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\ttl\db_ttl_impl.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\write_batch_with_index\write_batch_with_index.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\utilities\write_batch_with_index\write_batch_with_index_internal.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\win\env_win.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\win\port_win.cc C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\port\win\win_logger.cc
  auto_roll_logger.cc
  builder.cc
  c.cc
  column_family.cc
  compacted_db_impl.cc
  compaction.cc
  compaction_iterator.cc
  compaction_job.cc
  compaction_picker.cc
  convenience.cc
  dbformat.cc
  db_filesnapshot.cc
  db_impl.cc
  db_impl_debug.cc
  db_impl_experimental.cc
  db_impl_readonly.cc
  db_info_dumper.cc
  db_iter.cc
  event_helpers.cc
  experimental.cc
  filename.cc
  file_indexer.cc
  flush_job.cc
  flush_scheduler.cc
  forward_iterator.cc
  internal_stats.cc
  log_reader.cc
  log_writer.cc
  managed_iterator.cc
  memtable.cc
  memtable_allocator.cc
  memtable_list.cc
  merge_helper.cc
  merge_operator.cc
  repair.cc
  snapshot_impl.cc
  table_cache.cc
  table_properties_collector.cc
  transaction_log_impl.cc
  version_builder.cc
  version_edit.cc
  version_set.cc
  wal_manager.cc
  write_batch.cc
  write_batch_base.cc
  write_controller.cc
  write_thread.cc
  xfunc_test_points.cc
  hash_cuckoo_rep.cc
  hash_linklist_rep.cc
  hash_skiplist_rep.cc
  skiplistrep.cc
  vectorrep.cc
  stack_trace.cc
  adaptive_table_factory.cc
  block.cc
  block_based_filter_block.cc
  block_based_table_builder.cc
  block_based_table_factory.cc
  block_based_table_reader.cc
  block_builder.cc
  block_hash_index.cc
  block_prefix_index.cc
  bloom_block.cc
  cuckoo_table_builder.cc
  cuckoo_table_factory.cc
  cuckoo_table_reader.cc
  flush_block_policy.cc
  format.cc
  full_filter_block.cc
  get_context.cc
  iterator.cc
  merger.cc
  sst_file_writer.cc
  meta_blocks.cc
  plain_table_builder.cc
  plain_table_factory.cc
  plain_table_index.cc
  plain_table_key_coding.cc
  plain_table_reader.cc
  table_properties.cc
  two_level_iterator.cc
  sst_dump_tool.cc
  db_bench_tool.cc
  db_dump_tool.cc
  arena.cc
  bloom.cc
  build_version.cc
  cache.cc
  coding.cc
  compaction_job_stats_impl.cc
  comparator.cc
  concurrent_arena.cc
  crc32c.cc
  delete_scheduler.cc
  dynamic_bloom.cc
  env.cc
  env_hdfs.cc
  event_logger.cc
  file_util.cc
  file_reader_writer.cc
  sst_file_manager_impl.cc
  filter_policy.cc
  hash.cc
  histogram.cc
  histogram_windowing.cc
  instrumented_mutex.cc
  iostats_context.cc
  ldb_cmd.cc
  ldb_tool.cc
  logging.cc
  log_buffer.cc
  memenv.cc
  murmurhash.cc
  mutable_cf_options.cc
  options.cc
  options_builder.cc
  options_helper.cc
  options_parser.cc
  options_sanity_check.cc
  perf_context.cc
  perf_level.cc
  random.cc
  rate_limiter.cc
  statistics.cc
  status.cc
  status_message.cc
  string_util.cc
  sync_point.cc
  testharness.cc
  testutil.cc
  thread_local.cc
  thread_status_impl.cc
  thread_status_updater.cc
  thread_status_util.cc
  thread_status_util_debug.cc
  transaction_test_util.cc
  xfunc.cc
  xxhash.cc
  backupable_db.cc
  checkpoint.cc
  remove_emptyvalue_compactionfilter.cc
  document_db.cc
  json_document.cc
  json_document_builder.cc
  env_mirror.cc
  flashcache.cc
  geodb_impl.cc
  leveldb_options.cc
  memory_util.cc
  stringappend.cc
  stringappend2.cc
  put.cc
  uint64add.cc
  options_util.cc
  redis_lists.cc
  spatial_db.cc
  compact_on_deletion_collector.cc
  optimistic_transaction_impl.cc
  optimistic_transaction_db_impl.cc
  transaction_base.cc
  transaction_impl.cc
  transaction_db_impl.cc
  transaction_db_mutex_impl.cc
  transaction_lock_mgr.cc
  transaction_util.cc
  db_ttl_impl.cc
  write_batch_with_index.cc
  write_batch_with_index_internal.cc
  env_win.cc
  port_win.cc
  win_logger.cc
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D ROCKSDB_DLL /D ROCKSDB_LIBRARY_EXPORTS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdb.dir\RelWithDebInfo\/db/slice.cc.obj" /Fd"RelWithDebInfo/rocksdb.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\slice.cc
  slice.cc
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D ROCKSDB_DLL /D ROCKSDB_LIBRARY_EXPORTS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdb.dir\RelWithDebInfo\/util/slice.cc.obj" /Fd"RelWithDebInfo/rocksdb.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\slice.cc
  slice.cc
Lib:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb.lib" /NOLOGO /MACHINE:X64  /machine:x64 rocksdb.dir\RelWithDebInfo\auto_roll_logger.obj
  rocksdb.dir\RelWithDebInfo\builder.obj
  rocksdb.dir\RelWithDebInfo\c.obj
  rocksdb.dir\RelWithDebInfo\column_family.obj
  rocksdb.dir\RelWithDebInfo\compacted_db_impl.obj
  rocksdb.dir\RelWithDebInfo\compaction.obj
  rocksdb.dir\RelWithDebInfo\compaction_iterator.obj
  rocksdb.dir\RelWithDebInfo\compaction_job.obj
  rocksdb.dir\RelWithDebInfo\compaction_picker.obj
  rocksdb.dir\RelWithDebInfo\convenience.obj
  rocksdb.dir\RelWithDebInfo\dbformat.obj
  rocksdb.dir\RelWithDebInfo\db_filesnapshot.obj
  rocksdb.dir\RelWithDebInfo\db_impl.obj
  rocksdb.dir\RelWithDebInfo\db_impl_debug.obj
  rocksdb.dir\RelWithDebInfo\db_impl_experimental.obj
  rocksdb.dir\RelWithDebInfo\db_impl_readonly.obj
  rocksdb.dir\RelWithDebInfo\db_info_dumper.obj
  rocksdb.dir\RelWithDebInfo\db_iter.obj
  rocksdb.dir\RelWithDebInfo\event_helpers.obj
  rocksdb.dir\RelWithDebInfo\experimental.obj
  rocksdb.dir\RelWithDebInfo\filename.obj
  rocksdb.dir\RelWithDebInfo\file_indexer.obj
  rocksdb.dir\RelWithDebInfo\flush_job.obj
  rocksdb.dir\RelWithDebInfo\flush_scheduler.obj
  rocksdb.dir\RelWithDebInfo\forward_iterator.obj
  rocksdb.dir\RelWithDebInfo\internal_stats.obj
  rocksdb.dir\RelWithDebInfo\log_reader.obj
  rocksdb.dir\RelWithDebInfo\log_writer.obj
  rocksdb.dir\RelWithDebInfo\managed_iterator.obj
  rocksdb.dir\RelWithDebInfo\memtable.obj
  rocksdb.dir\RelWithDebInfo\memtable_allocator.obj
  rocksdb.dir\RelWithDebInfo\memtable_list.obj
  rocksdb.dir\RelWithDebInfo\merge_helper.obj
  rocksdb.dir\RelWithDebInfo\merge_operator.obj
  rocksdb.dir\RelWithDebInfo\repair.obj
  rocksdb.dir\RelWithDebInfo\snapshot_impl.obj
  rocksdb.dir\RelWithDebInfo\table_cache.obj
  rocksdb.dir\RelWithDebInfo\table_properties_collector.obj
  rocksdb.dir\RelWithDebInfo\transaction_log_impl.obj
  rocksdb.dir\RelWithDebInfo\version_builder.obj
  rocksdb.dir\RelWithDebInfo\version_edit.obj
  rocksdb.dir\RelWithDebInfo\version_set.obj
  rocksdb.dir\RelWithDebInfo\wal_manager.obj
  rocksdb.dir\RelWithDebInfo\write_batch.obj
  rocksdb.dir\RelWithDebInfo\write_batch_base.obj
  rocksdb.dir\RelWithDebInfo\write_controller.obj
  rocksdb.dir\RelWithDebInfo\write_thread.obj
  rocksdb.dir\RelWithDebInfo\xfunc_test_points.obj
  rocksdb.dir\RelWithDebInfo\hash_cuckoo_rep.obj
  rocksdb.dir\RelWithDebInfo\hash_linklist_rep.obj
  rocksdb.dir\RelWithDebInfo\hash_skiplist_rep.obj
  rocksdb.dir\RelWithDebInfo\skiplistrep.obj
  rocksdb.dir\RelWithDebInfo\vectorrep.obj
  rocksdb.dir\RelWithDebInfo\stack_trace.obj
  rocksdb.dir\RelWithDebInfo\adaptive_table_factory.obj
  rocksdb.dir\RelWithDebInfo\block.obj
  rocksdb.dir\RelWithDebInfo\block_based_filter_block.obj
  rocksdb.dir\RelWithDebInfo\block_based_table_builder.obj
  rocksdb.dir\RelWithDebInfo\block_based_table_factory.obj
  rocksdb.dir\RelWithDebInfo\block_based_table_reader.obj
  rocksdb.dir\RelWithDebInfo\block_builder.obj
  rocksdb.dir\RelWithDebInfo\block_hash_index.obj
  rocksdb.dir\RelWithDebInfo\block_prefix_index.obj
  rocksdb.dir\RelWithDebInfo\bloom_block.obj
  rocksdb.dir\RelWithDebInfo\cuckoo_table_builder.obj
  rocksdb.dir\RelWithDebInfo\cuckoo_table_factory.obj
  rocksdb.dir\RelWithDebInfo\cuckoo_table_reader.obj
  rocksdb.dir\RelWithDebInfo\flush_block_policy.obj
  rocksdb.dir\RelWithDebInfo\format.obj
  rocksdb.dir\RelWithDebInfo\full_filter_block.obj
  rocksdb.dir\RelWithDebInfo\get_context.obj
  rocksdb.dir\RelWithDebInfo\iterator.obj
  rocksdb.dir\RelWithDebInfo\merger.obj
  rocksdb.dir\RelWithDebInfo\sst_file_writer.obj
  rocksdb.dir\RelWithDebInfo\meta_blocks.obj
  rocksdb.dir\RelWithDebInfo\plain_table_builder.obj
  rocksdb.dir\RelWithDebInfo\plain_table_factory.obj
  rocksdb.dir\RelWithDebInfo\plain_table_index.obj
  rocksdb.dir\RelWithDebInfo\plain_table_key_coding.obj
  rocksdb.dir\RelWithDebInfo\plain_table_reader.obj
  rocksdb.dir\RelWithDebInfo\table_properties.obj
  rocksdb.dir\RelWithDebInfo\two_level_iterator.obj
  rocksdb.dir\RelWithDebInfo\sst_dump_tool.obj
  rocksdb.dir\RelWithDebInfo\db_bench_tool.obj
  rocksdb.dir\RelWithDebInfo\db_dump_tool.obj
  rocksdb.dir\RelWithDebInfo\arena.obj
  rocksdb.dir\RelWithDebInfo\bloom.obj
  rocksdb.dir\RelWithDebInfo\build_version.obj
  rocksdb.dir\RelWithDebInfo\cache.obj
  rocksdb.dir\RelWithDebInfo\coding.obj
  rocksdb.dir\RelWithDebInfo\compaction_job_stats_impl.obj
  rocksdb.dir\RelWithDebInfo\comparator.obj
  rocksdb.dir\RelWithDebInfo\concurrent_arena.obj
  rocksdb.dir\RelWithDebInfo\crc32c.obj
  rocksdb.dir\RelWithDebInfo\delete_scheduler.obj
  rocksdb.dir\RelWithDebInfo\dynamic_bloom.obj
  rocksdb.dir\RelWithDebInfo\env.obj
  rocksdb.dir\RelWithDebInfo\env_hdfs.obj
  rocksdb.dir\RelWithDebInfo\event_logger.obj
  rocksdb.dir\RelWithDebInfo\file_util.obj
  rocksdb.dir\RelWithDebInfo\file_reader_writer.obj
  rocksdb.dir\RelWithDebInfo\sst_file_manager_impl.obj
  rocksdb.dir\RelWithDebInfo\filter_policy.obj
  rocksdb.dir\RelWithDebInfo\hash.obj
  rocksdb.dir\RelWithDebInfo\histogram.obj
  rocksdb.dir\RelWithDebInfo\histogram_windowing.obj
  rocksdb.dir\RelWithDebInfo\instrumented_mutex.obj
  rocksdb.dir\RelWithDebInfo\iostats_context.obj
  rocksdb.dir\RelWithDebInfo\ldb_cmd.obj
  rocksdb.dir\RelWithDebInfo\ldb_tool.obj
  rocksdb.dir\RelWithDebInfo\logging.obj
  rocksdb.dir\RelWithDebInfo\log_buffer.obj
  rocksdb.dir\RelWithDebInfo\memenv.obj
  rocksdb.dir\RelWithDebInfo\murmurhash.obj
  rocksdb.dir\RelWithDebInfo\mutable_cf_options.obj
  rocksdb.dir\RelWithDebInfo\options.obj
  rocksdb.dir\RelWithDebInfo\options_builder.obj
  rocksdb.dir\RelWithDebInfo\options_helper.obj
  rocksdb.dir\RelWithDebInfo\options_parser.obj
  rocksdb.dir\RelWithDebInfo\options_sanity_check.obj
  rocksdb.dir\RelWithDebInfo\perf_context.obj
  rocksdb.dir\RelWithDebInfo\perf_level.obj
  rocksdb.dir\RelWithDebInfo\random.obj
  rocksdb.dir\RelWithDebInfo\rate_limiter.obj
  rocksdb.dir\RelWithDebInfo\statistics.obj
  rocksdb.dir\RelWithDebInfo\status.obj
  rocksdb.dir\RelWithDebInfo\status_message.obj
  rocksdb.dir\RelWithDebInfo\string_util.obj
  rocksdb.dir\RelWithDebInfo\sync_point.obj
  rocksdb.dir\RelWithDebInfo\testharness.obj
  rocksdb.dir\RelWithDebInfo\testutil.obj
  rocksdb.dir\RelWithDebInfo\thread_local.obj
  rocksdb.dir\RelWithDebInfo\thread_status_impl.obj
  rocksdb.dir\RelWithDebInfo\thread_status_updater.obj
  rocksdb.dir\RelWithDebInfo\thread_status_util.obj
  rocksdb.dir\RelWithDebInfo\thread_status_util_debug.obj
  rocksdb.dir\RelWithDebInfo\transaction_test_util.obj
  rocksdb.dir\RelWithDebInfo\xfunc.obj
  rocksdb.dir\RelWithDebInfo\xxhash.obj
  rocksdb.dir\RelWithDebInfo\backupable_db.obj
  rocksdb.dir\RelWithDebInfo\checkpoint.obj
  rocksdb.dir\RelWithDebInfo\remove_emptyvalue_compactionfilter.obj
  rocksdb.dir\RelWithDebInfo\document_db.obj
  rocksdb.dir\RelWithDebInfo\json_document.obj
  rocksdb.dir\RelWithDebInfo\json_document_builder.obj
  rocksdb.dir\RelWithDebInfo\env_mirror.obj
  rocksdb.dir\RelWithDebInfo\flashcache.obj
  rocksdb.dir\RelWithDebInfo\geodb_impl.obj
  rocksdb.dir\RelWithDebInfo\leveldb_options.obj
  rocksdb.dir\RelWithDebInfo\memory_util.obj
  rocksdb.dir\RelWithDebInfo\stringappend.obj
  rocksdb.dir\RelWithDebInfo\stringappend2.obj
  rocksdb.dir\RelWithDebInfo\put.obj
  rocksdb.dir\RelWithDebInfo\uint64add.obj
  rocksdb.dir\RelWithDebInfo\options_util.obj
  rocksdb.dir\RelWithDebInfo\redis_lists.obj
  rocksdb.dir\RelWithDebInfo\spatial_db.obj
  rocksdb.dir\RelWithDebInfo\compact_on_deletion_collector.obj
  rocksdb.dir\RelWithDebInfo\optimistic_transaction_impl.obj
  rocksdb.dir\RelWithDebInfo\optimistic_transaction_db_impl.obj
  rocksdb.dir\RelWithDebInfo\transaction_base.obj
  rocksdb.dir\RelWithDebInfo\transaction_impl.obj
  rocksdb.dir\RelWithDebInfo\transaction_db_impl.obj
  rocksdb.dir\RelWithDebInfo\transaction_db_mutex_impl.obj
  rocksdb.dir\RelWithDebInfo\transaction_lock_mgr.obj
  rocksdb.dir\RelWithDebInfo\transaction_util.obj
  rocksdb.dir\RelWithDebInfo\db_ttl_impl.obj
  rocksdb.dir\RelWithDebInfo\write_batch_with_index.obj
  rocksdb.dir\RelWithDebInfo\write_batch_with_index_internal.obj
  rocksdb.dir\RelWithDebInfo\env_win.obj
  rocksdb.dir\RelWithDebInfo\port_win.obj
  rocksdb.dir\RelWithDebInfo\win_logger.obj
  rocksdb.dir\RelWithDebInfo\/db/slice.cc.obj
  rocksdb.dir\RelWithDebInfo\/util/slice.cc.obj
thread_status_util_debug.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj]
xfunc_test_points.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj]
  rocksdb.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb.lib
FinalizeBuildStatus:
  Deleting file "rocksdb.dir\RelWithDebInfo\rocksdb.tlog\unsuccessfulbuild".
  Touching "rocksdb.dir\RelWithDebInfo\rocksdb.tlog\rocksdb.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "arangod.dir\RelWithDebInfo\".
  Creating directory "arangod.dir\RelWithDebInfo\arangod.tlog\".
InitializeBuildStatus:
  Creating "arangod.dir\RelWithDebInfo\arangod.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangod/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangod\CMakeFiles\generate.stamp is up-to-date.
MakeDirsForCl:
  Creating directory "C:\b\j150\arangod\arangod.dir\RelWithDebInfo\Agency".
  Creating directory "C:\b\j150\arangod\arangod.dir\RelWithDebInfo\Aql".
  Creating directory "C:\b\j150\arangod\arangod.dir\RelWithDebInfo\Scheduler".
  Creating directory "C:\b\j150\arangod\arangod.dir\RelWithDebInfo\VocBase".
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangod.dir\RelWithDebInfo\\" /Fd"arangod.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\Events.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Actions\ActionFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Actions\RestActionHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Actions\actions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\ActivationCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\AddFollower.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\AgencyComm.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\AgencyFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Agent.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\AgentActivator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\AgentCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\AgentConfiguration.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\CleanOutServer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Compactor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Constituent.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\FailedFollower.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\FailedLeader.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\FailedServer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\GossipCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Inception.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\MeasureCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\MoveShard.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Node.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\NotifyCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\RemoveServer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\RestAgencyHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\RestAgencyPrivHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\State.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Store.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\StoreCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Supervision.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\UnassumedLeadership.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\v8-agency.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Aggregator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\AqlItemBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\AqlItemBlockManager.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\AqlValue.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Ast.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\AstNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\AttributeAccessor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\BaseExpressionContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\BasicBlocks.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\BindParameters.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\BlockCollector.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\CalculationBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ClusterBlocks.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ClusterNodes.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\CollectBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\CollectNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\CollectOptions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Collection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\CollectionScanner.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Collections.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Condition.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ConditionFinder.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\EnumerateCollectionBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\EnumerateListBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ExecutionBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ExecutionEngine.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ExecutionNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ExecutionPlan.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ExecutionStats.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Executor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Expression.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\FixedVarExpressionContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Function.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\FunctionDefinitions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Functions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\IndexBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\IndexNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ModificationBlocks.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ModificationNodes.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ModificationOptions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\NodeFinder.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Optimizer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\OptimizerRules.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Parser.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Quantifier.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Query.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\QueryCache.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\QueryList.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\QueryRegistry.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\QueryResources.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Range.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\RestAqlHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Scopes.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ShortStringStorage.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ShortestPathBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ShortestPathNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\ShortestPathOptions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\SortBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\SortCondition.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\SortNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\SubqueryBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\TraversalBlock.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\TraversalConditionFinder.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\TraversalNode.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\V8Expression.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Variable.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\VariableGenerator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\grammar.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\AgencyCallback.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\AgencyCallbackRegistry.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ClusterComm.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ClusterEdgeCursor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ClusterFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ClusterInfo.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ClusterMethods.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ClusterTraverser.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\FollowerInfo.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\DBServerAgencySync.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\HeartbeatThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\RestAgencyCallbacksHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\ServerState.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\TraverserEngine.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\TraverserEngineRegistry.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Cluster\v8-cluster.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\AsyncJobManager.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\AuthenticationFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\GeneralCommTask.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\GeneralListenTask.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\GeneralServer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\GeneralServerFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\HttpCommTask.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\RestEngine.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\RestHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\RestHandlerFactory.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\RestStatus.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\GeneralServer\VppCommTask.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Indexes\Index.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Indexes\IndexIterator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Indexes\SimpleAttributeEqualityMatcher.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\InternalRestHandler\InternalRestTraverserHandler.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\fulltext-handles.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\fulltext-index.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\fulltext-list.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\fulltext-query.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\fulltext-result.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\geo-index.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesAllocatorThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesCleanupThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesCollection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesCollectorThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesCompactorThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesDatafile.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesDatafileStatistics.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesDocumentOperation.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesEdgeIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesEngine.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesIndexElement.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesIndexFactory.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesLogfileManager.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesFulltextIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesGeoIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesHashIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesPathBasedIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesPersistentIndexFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesPersistentIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesPersistentIndexKeyComparator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesPrimaryIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesRemoverThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesRevisionsCache.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesSkiplistIndex.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesSynchronizerThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesWalLogfile.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesWalRecoverState.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesWalRecoveryFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesWalSlot.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\MMFilesWalSlots.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Replication\ContinuousSyncer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Replication\InitialSyncer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Replication\Syncer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestAdminLogHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestAqlFunctionsHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestAuthHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestBaseHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestBatchHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestCursorHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestDebugHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestDemoHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestDocumentHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestEchoHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestEdgesHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestExportHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestImportHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestJobHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestPleaseUpgradeHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestQueryCacheHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestQueryHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestReplicationHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestShutdownHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestSimpleHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestSimpleQueryHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestUploadHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestVersionHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestVocbaseBaseHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\RestWalHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestHandler\WorkMonitorHandler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\BootstrapFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\CheckVersionFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\ConsoleFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\ConsoleThread.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\DatabaseFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\DatabasePathFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\EndpointFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\FeatureCacheFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\FileDescriptorsFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\FrontendFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\InitDatabaseFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\LockfileFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\QueryRegistryFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\ScriptFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\ServerFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\ServerIdFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\TransactionManagerFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\TraverserEngineRegistryFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\UnitTestsFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\UpgradeFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\VocbaseContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\WorkMonitorFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\RestServer\arangod.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\Acceptor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\AcceptorTcp.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\JobGuard.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\JobQueue.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\ListenTask.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\Scheduler.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\SchedulerFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\Socket.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\SocketTask.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\SocketTcp.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\Task.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Statistics\ConnectionStatistics.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Statistics\RequestStatistics.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Statistics\ServerStatistics.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Statistics\StatisticsFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\StorageEngine\EngineSelectorFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\StorageEngine\RocksDBEngine.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\StorageEngine\RocksDBIndexFactory.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\AqlTransaction.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\CollectionExport.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\CollectionKeys.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\CollectionKeysRepository.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\CollectionNameResolver.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\Cursor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\CursorRepository.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\OperationCursor.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\SingleCollectionTransaction.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\StandaloneTransactionContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\Transaction.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\TransactionCollection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\TransactionContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\TransactionState.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\V8TransactionContext.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Utils\WorkMonitorArangod.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\FoxxQueuesFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\V8Context.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\V8DealerFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\V8Traverser.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-actions.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-collection-util.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-collection.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-dispatcher.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-query.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-replication.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-statistics.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-user-structures.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-util.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-vocbase.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-voccursor.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\V8Server\v8-vocindex.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\AuthInfo.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\DatafileStatisticsContainer.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\Ditch.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\EdgeCollectionInfo.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\KeyGenerator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\LogicalCollection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\PathEnumerator.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\SingleServerTraverser.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\TransactionManager.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\Traverser.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\TraverserOptions.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\modes.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\replication-applier.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\replication-common.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\replication-dump.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\ticks.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\vocbase.cpp
  Events.cpp
  ActionFeature.cpp
  RestActionHandler.cpp
  actions.cpp
  ActivationCallback.cpp
  AddFollower.cpp
  AgencyComm.cpp
  AgencyFeature.cpp
  Agent.cpp
  AgentActivator.cpp
  AgentCallback.cpp
  AgentConfiguration.cpp
  CleanOutServer.cpp
  Compactor.cpp
  Constituent.cpp
  FailedFollower.cpp
  FailedLeader.cpp
  FailedServer.cpp
  GossipCallback.cpp
  Inception.cpp
  MeasureCallback.cpp
  MoveShard.cpp
  Node.cpp
  NotifyCallback.cpp
  RemoveServer.cpp
  RestAgencyHandler.cpp
  RestAgencyPrivHandler.cpp
  State.cpp
  Store.cpp
  StoreCallback.cpp
  Supervision.cpp
  UnassumedLeadership.cpp
  v8-agency.cpp
  Aggregator.cpp
  AqlItemBlock.cpp
  AqlItemBlockManager.cpp
  AqlValue.cpp
  Ast.cpp
  AstNode.cpp
  AttributeAccessor.cpp
  BaseExpressionContext.cpp
  BasicBlocks.cpp
  BindParameters.cpp
  BlockCollector.cpp
  CalculationBlock.cpp
  ClusterBlocks.cpp
  ClusterNodes.cpp
  CollectBlock.cpp
  CollectNode.cpp
  CollectOptions.cpp
  Collection.cpp
  CollectionScanner.cpp
  Collections.cpp
  Condition.cpp
  ConditionFinder.cpp
  EnumerateCollectionBlock.cpp
  EnumerateListBlock.cpp
  ExecutionBlock.cpp
  ExecutionEngine.cpp
  ExecutionNode.cpp
  ExecutionPlan.cpp
  ExecutionStats.cpp
  Executor.cpp
  Expression.cpp
  FixedVarExpressionContext.cpp
  Function.cpp
  FunctionDefinitions.cpp
  Functions.cpp
  IndexBlock.cpp
  IndexNode.cpp
  ModificationBlocks.cpp
  ModificationNodes.cpp
  ModificationOptions.cpp
  NodeFinder.cpp
  Optimizer.cpp
  OptimizerRules.cpp
  Parser.cpp
  Quantifier.cpp
  Query.cpp
  QueryCache.cpp
  QueryList.cpp
  QueryRegistry.cpp
  QueryResources.cpp
  Range.cpp
  RestAqlHandler.cpp
  Scopes.cpp
  ShortStringStorage.cpp
  ShortestPathBlock.cpp
  ShortestPathNode.cpp
  ShortestPathOptions.cpp
  SortBlock.cpp
  SortCondition.cpp
  SortNode.cpp
  SubqueryBlock.cpp
  TraversalBlock.cpp
  TraversalConditionFinder.cpp
  TraversalNode.cpp
  V8Expression.cpp
  Variable.cpp
  VariableGenerator.cpp
  grammar.cpp
  tokens.cpp
  AgencyCallback.cpp
Aql/tokens.ll(2417): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
Aql/tokens.ll(2443): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
Aql/tokens.ll(2449): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
Aql/tokens.ll(2918): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
  AgencyCallbackRegistry.cpp
  ClusterComm.cpp
  ClusterEdgeCursor.cpp
  ClusterFeature.cpp
  ClusterInfo.cpp
  ClusterMethods.cpp
  ClusterTraverser.cpp
  FollowerInfo.cpp
  DBServerAgencySync.cpp
  HeartbeatThread.cpp
  RestAgencyCallbacksHandler.cpp
  ServerState.cpp
  TraverserEngine.cpp
  TraverserEngineRegistry.cpp
  v8-cluster.cpp
  AsyncJobManager.cpp
  AuthenticationFeature.cpp
  GeneralCommTask.cpp
  GeneralListenTask.cpp
  GeneralServer.cpp
  GeneralServerFeature.cpp
  HttpCommTask.cpp
  RestEngine.cpp
  RestHandler.cpp
  RestHandlerFactory.cpp
  RestStatus.cpp
  VppCommTask.cpp
  Index.cpp
  IndexIterator.cpp
  SimpleAttributeEqualityMatcher.cpp
  InternalRestTraverserHandler.cpp
  fulltext-handles.cpp
  fulltext-index.cpp
  fulltext-list.cpp
  fulltext-query.cpp
  fulltext-result.cpp
  geo-index.cpp
  MMFilesAllocatorThread.cpp
  MMFilesCleanupThread.cpp
  MMFilesCollection.cpp
  MMFilesCollectorThread.cpp
  MMFilesCompactorThread.cpp
  MMFilesDatafile.cpp
  MMFilesDatafileStatistics.cpp
  MMFilesDocumentOperation.cpp
  MMFilesEdgeIndex.cpp
  MMFilesEngine.cpp
  MMFilesIndexElement.cpp
  MMFilesIndexFactory.cpp
  MMFilesLogfileManager.cpp
  MMFilesFulltextIndex.cpp
  MMFilesGeoIndex.cpp
  MMFilesHashIndex.cpp
  MMFilesPathBasedIndex.cpp
  MMFilesPersistentIndexFeature.cpp
  MMFilesPersistentIndex.cpp
  MMFilesPersistentIndexKeyComparator.cpp
  MMFilesPrimaryIndex.cpp
  MMFilesRemoverThread.cpp
  MMFilesRevisionsCache.cpp
  MMFilesSkiplistIndex.cpp
  MMFilesSynchronizerThread.cpp
  MMFilesWalLogfile.cpp
  MMFilesWalRecoverState.cpp
  MMFilesWalRecoveryFeature.cpp
  MMFilesWalSlot.cpp
  MMFilesWalSlots.cpp
  ContinuousSyncer.cpp
  InitialSyncer.cpp
  Syncer.cpp
  RestAdminLogHandler.cpp
  RestAqlFunctionsHandler.cpp
  RestAuthHandler.cpp
  RestBaseHandler.cpp
  RestBatchHandler.cpp
  RestCursorHandler.cpp
  RestDebugHandler.cpp
  RestDemoHandler.cpp
  RestDocumentHandler.cpp
  RestEchoHandler.cpp
  RestEdgesHandler.cpp
  RestExportHandler.cpp
  RestImportHandler.cpp
  RestJobHandler.cpp
  RestPleaseUpgradeHandler.cpp
  RestQueryCacheHandler.cpp
  RestQueryHandler.cpp
  RestReplicationHandler.cpp
  RestShutdownHandler.cpp
  RestSimpleHandler.cpp
  RestSimpleQueryHandler.cpp
  RestUploadHandler.cpp
  RestVersionHandler.cpp
  RestVocbaseBaseHandler.cpp
  RestWalHandler.cpp
  WorkMonitorHandler.cpp
  BootstrapFeature.cpp
  CheckVersionFeature.cpp
  ConsoleFeature.cpp
  ConsoleThread.cpp
  DatabaseFeature.cpp
  DatabasePathFeature.cpp
  EndpointFeature.cpp
  FeatureCacheFeature.cpp
  FileDescriptorsFeature.cpp
  FrontendFeature.cpp
  InitDatabaseFeature.cpp
  LockfileFeature.cpp
  QueryRegistryFeature.cpp
  ScriptFeature.cpp
  ServerFeature.cpp
  ServerIdFeature.cpp
  TransactionManagerFeature.cpp
  TraverserEngineRegistryFeature.cpp
  UnitTestsFeature.cpp
  UpgradeFeature.cpp
  VocbaseContext.cpp
  WorkMonitorFeature.cpp
  arangod.cpp
  Acceptor.cpp
  AcceptorTcp.cpp
  JobGuard.cpp
  JobQueue.cpp
  ListenTask.cpp
  Scheduler.cpp
  SchedulerFeature.cpp
  Socket.cpp
  SocketTask.cpp
  SocketTcp.cpp
  Task.cpp
  ConnectionStatistics.cpp
  RequestStatistics.cpp
  ServerStatistics.cpp
  StatisticsFeature.cpp
  EngineSelectorFeature.cpp
  RocksDBEngine.cpp
  RocksDBIndexFactory.cpp
  AqlTransaction.cpp
  CollectionExport.cpp
  CollectionKeys.cpp
  CollectionKeysRepository.cpp
  CollectionNameResolver.cpp
  Cursor.cpp
  CursorRepository.cpp
  OperationCursor.cpp
  SingleCollectionTransaction.cpp
  StandaloneTransactionContext.cpp
  Transaction.cpp
  TransactionCollection.cpp
  TransactionContext.cpp
  TransactionState.cpp
  V8TransactionContext.cpp
  WorkMonitorArangod.cpp
  FoxxQueuesFeature.cpp
  V8Context.cpp
  V8DealerFeature.cpp
  V8Traverser.cpp
  v8-actions.cpp
  v8-collection-util.cpp
  v8-collection.cpp
  v8-dispatcher.cpp
  v8-query.cpp
  v8-replication.cpp
  v8-statistics.cpp
  v8-user-structures.cpp
  v8-util.cpp
  v8-vocbase.cpp
  v8-voccursor.cpp
  v8-vocindex.cpp
  AuthInfo.cpp
  DatafileStatisticsContainer.cpp
  Ditch.cpp
  EdgeCollectionInfo.cpp
  KeyGenerator.cpp
  LogicalCollection.cpp
  PathEnumerator.cpp
  SingleServerTraverser.cpp
  TransactionManager.cpp
  Traverser.cpp
  TraverserOptions.cpp
  modes.cpp
  replication-applier.cpp
  replication-common.cpp
  replication-dump.cpp
  ticks.cpp
  vocbase.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangod.dir\RelWithDebInfo\/Agency/Job.cpp.obj" /Fd"arangod.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Agency\Job.cpp
  Job.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangod.dir\RelWithDebInfo\/Aql/Graphs.cpp.obj" /Fd"arangod.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\Graphs.cpp
  Graphs.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangod.dir\RelWithDebInfo\/Scheduler/Job.cpp.obj" /Fd"arangod.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Scheduler\Job.cpp
  Job.cpp
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangod.dir\RelWithDebInfo\/VocBase/Graphs.cpp.obj" /Fd"arangod.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\VocBase\Graphs.cpp
  Graphs.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangod.dir\RelWithDebInfo\VersionResource_arangod.res" C:\b\j150\arangod\VersionResource_arangod.rc 
MakeDirsForLink:
  Creating directory "C:\b\j150\arangod\RelWithDebInfo\".
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangod.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango_v8.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib ..\3rdParty\V8\build\Release\lib\v8_base_0.lib ..\3rdParty\V8\build\Release\lib\v8_base_1.lib ..\3rdParty\V8\build\Release\lib\v8_base_2.lib ..\3rdParty\V8\build\Release\lib\v8_base_3.lib ..\3rdParty\V8\build\Release\lib\v8_libplatform.lib ..\3rdParty\V8\build\Release\lib\v8_nosnapshot.lib ..\3rdParty\V8\build\Release\lib\v8_libsampler.lib ..\3rdParty\V8\build\Release\lib\v8_libbase.lib DbgHelp.lib ..\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib Shlwapi.lib ..\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdblib.lib "..\3rdParty\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Rpcrt4.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangod.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangod/RelWithDebInfo/arangod.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangod.dir\RelWithDebInfo\VersionResource_arangod.res
  arangod.dir\RelWithDebInfo\Events.obj
  arangod.dir\RelWithDebInfo\ActionFeature.obj
  arangod.dir\RelWithDebInfo\RestActionHandler.obj
  arangod.dir\RelWithDebInfo\actions.obj
  arangod.dir\RelWithDebInfo\ActivationCallback.obj
  arangod.dir\RelWithDebInfo\AddFollower.obj
  arangod.dir\RelWithDebInfo\AgencyComm.obj
  arangod.dir\RelWithDebInfo\AgencyFeature.obj
  arangod.dir\RelWithDebInfo\Agent.obj
  arangod.dir\RelWithDebInfo\AgentActivator.obj
  arangod.dir\RelWithDebInfo\AgentCallback.obj
  arangod.dir\RelWithDebInfo\AgentConfiguration.obj
  arangod.dir\RelWithDebInfo\CleanOutServer.obj
  arangod.dir\RelWithDebInfo\Compactor.obj
  arangod.dir\RelWithDebInfo\Constituent.obj
  arangod.dir\RelWithDebInfo\FailedFollower.obj
  arangod.dir\RelWithDebInfo\FailedLeader.obj
  arangod.dir\RelWithDebInfo\FailedServer.obj
  arangod.dir\RelWithDebInfo\GossipCallback.obj
  arangod.dir\RelWithDebInfo\Inception.obj
  arangod.dir\RelWithDebInfo\MeasureCallback.obj
  arangod.dir\RelWithDebInfo\MoveShard.obj
  arangod.dir\RelWithDebInfo\Node.obj
  arangod.dir\RelWithDebInfo\NotifyCallback.obj
  arangod.dir\RelWithDebInfo\RemoveServer.obj
  arangod.dir\RelWithDebInfo\RestAgencyHandler.obj
  arangod.dir\RelWithDebInfo\RestAgencyPrivHandler.obj
  arangod.dir\RelWithDebInfo\State.obj
  arangod.dir\RelWithDebInfo\Store.obj
  arangod.dir\RelWithDebInfo\StoreCallback.obj
  arangod.dir\RelWithDebInfo\Supervision.obj
  arangod.dir\RelWithDebInfo\UnassumedLeadership.obj
  "arangod.dir\RelWithDebInfo\v8-agency.obj"
  arangod.dir\RelWithDebInfo\Aggregator.obj
  arangod.dir\RelWithDebInfo\AqlItemBlock.obj
  arangod.dir\RelWithDebInfo\AqlItemBlockManager.obj
  arangod.dir\RelWithDebInfo\AqlValue.obj
  arangod.dir\RelWithDebInfo\Ast.obj
  arangod.dir\RelWithDebInfo\AstNode.obj
  arangod.dir\RelWithDebInfo\AttributeAccessor.obj
  arangod.dir\RelWithDebInfo\BaseExpressionContext.obj
  arangod.dir\RelWithDebInfo\BasicBlocks.obj
  arangod.dir\RelWithDebInfo\BindParameters.obj
  arangod.dir\RelWithDebInfo\BlockCollector.obj
  arangod.dir\RelWithDebInfo\CalculationBlock.obj
  arangod.dir\RelWithDebInfo\ClusterBlocks.obj
  arangod.dir\RelWithDebInfo\ClusterNodes.obj
  arangod.dir\RelWithDebInfo\CollectBlock.obj
  arangod.dir\RelWithDebInfo\CollectNode.obj
  arangod.dir\RelWithDebInfo\CollectOptions.obj
  arangod.dir\RelWithDebInfo\Collection.obj
  arangod.dir\RelWithDebInfo\CollectionScanner.obj
  arangod.dir\RelWithDebInfo\Collections.obj
  arangod.dir\RelWithDebInfo\Condition.obj
  arangod.dir\RelWithDebInfo\ConditionFinder.obj
  arangod.dir\RelWithDebInfo\EnumerateCollectionBlock.obj
  arangod.dir\RelWithDebInfo\EnumerateListBlock.obj
  arangod.dir\RelWithDebInfo\ExecutionBlock.obj
  arangod.dir\RelWithDebInfo\ExecutionEngine.obj
  arangod.dir\RelWithDebInfo\ExecutionNode.obj
  arangod.dir\RelWithDebInfo\ExecutionPlan.obj
  arangod.dir\RelWithDebInfo\ExecutionStats.obj
  arangod.dir\RelWithDebInfo\Executor.obj
  arangod.dir\RelWithDebInfo\Expression.obj
  arangod.dir\RelWithDebInfo\FixedVarExpressionContext.obj
  arangod.dir\RelWithDebInfo\Function.obj
  arangod.dir\RelWithDebInfo\FunctionDefinitions.obj
  arangod.dir\RelWithDebInfo\Functions.obj
  arangod.dir\RelWithDebInfo\IndexBlock.obj
  arangod.dir\RelWithDebInfo\IndexNode.obj
  arangod.dir\RelWithDebInfo\ModificationBlocks.obj
  arangod.dir\RelWithDebInfo\ModificationNodes.obj
  arangod.dir\RelWithDebInfo\ModificationOptions.obj
  arangod.dir\RelWithDebInfo\NodeFinder.obj
  arangod.dir\RelWithDebInfo\Optimizer.obj
  arangod.dir\RelWithDebInfo\OptimizerRules.obj
  arangod.dir\RelWithDebInfo\Parser.obj
  arangod.dir\RelWithDebInfo\Quantifier.obj
  arangod.dir\RelWithDebInfo\Query.obj
  arangod.dir\RelWithDebInfo\QueryCache.obj
  arangod.dir\RelWithDebInfo\QueryList.obj
  arangod.dir\RelWithDebInfo\QueryRegistry.obj
  arangod.dir\RelWithDebInfo\QueryResources.obj
  arangod.dir\RelWithDebInfo\Range.obj
  arangod.dir\RelWithDebInfo\RestAqlHandler.obj
  arangod.dir\RelWithDebInfo\Scopes.obj
  arangod.dir\RelWithDebInfo\ShortStringStorage.obj
  arangod.dir\RelWithDebInfo\ShortestPathBlock.obj
  arangod.dir\RelWithDebInfo\ShortestPathNode.obj
  arangod.dir\RelWithDebInfo\ShortestPathOptions.obj
  arangod.dir\RelWithDebInfo\SortBlock.obj
  arangod.dir\RelWithDebInfo\SortCondition.obj
  arangod.dir\RelWithDebInfo\SortNode.obj
  arangod.dir\RelWithDebInfo\SubqueryBlock.obj
  arangod.dir\RelWithDebInfo\TraversalBlock.obj
  arangod.dir\RelWithDebInfo\TraversalConditionFinder.obj
  arangod.dir\RelWithDebInfo\TraversalNode.obj
  arangod.dir\RelWithDebInfo\V8Expression.obj
  arangod.dir\RelWithDebInfo\Variable.obj
  arangod.dir\RelWithDebInfo\VariableGenerator.obj
  arangod.dir\RelWithDebInfo\grammar.obj
  arangod.dir\RelWithDebInfo\tokens.obj
  arangod.dir\RelWithDebInfo\AgencyCallback.obj
  arangod.dir\RelWithDebInfo\AgencyCallbackRegistry.obj
  arangod.dir\RelWithDebInfo\ClusterComm.obj
  arangod.dir\RelWithDebInfo\ClusterEdgeCursor.obj
  arangod.dir\RelWithDebInfo\ClusterFeature.obj
  arangod.dir\RelWithDebInfo\ClusterInfo.obj
  arangod.dir\RelWithDebInfo\ClusterMethods.obj
  arangod.dir\RelWithDebInfo\ClusterTraverser.obj
  arangod.dir\RelWithDebInfo\FollowerInfo.obj
  arangod.dir\RelWithDebInfo\DBServerAgencySync.obj
  arangod.dir\RelWithDebInfo\HeartbeatThread.obj
  arangod.dir\RelWithDebInfo\RestAgencyCallbacksHandler.obj
  arangod.dir\RelWithDebInfo\ServerState.obj
  arangod.dir\RelWithDebInfo\TraverserEngine.obj
  arangod.dir\RelWithDebInfo\TraverserEngineRegistry.obj
  "arangod.dir\RelWithDebInfo\v8-cluster.obj"
  arangod.dir\RelWithDebInfo\AsyncJobManager.obj
  arangod.dir\RelWithDebInfo\AuthenticationFeature.obj
  arangod.dir\RelWithDebInfo\GeneralCommTask.obj
  arangod.dir\RelWithDebInfo\GeneralListenTask.obj
  arangod.dir\RelWithDebInfo\GeneralServer.obj
  arangod.dir\RelWithDebInfo\GeneralServerFeature.obj
  arangod.dir\RelWithDebInfo\HttpCommTask.obj
  arangod.dir\RelWithDebInfo\RestEngine.obj
  arangod.dir\RelWithDebInfo\RestHandler.obj
  arangod.dir\RelWithDebInfo\RestHandlerFactory.obj
  arangod.dir\RelWithDebInfo\RestStatus.obj
  arangod.dir\RelWithDebInfo\VppCommTask.obj
  arangod.dir\RelWithDebInfo\Index.obj
  arangod.dir\RelWithDebInfo\IndexIterator.obj
  arangod.dir\RelWithDebInfo\SimpleAttributeEqualityMatcher.obj
  arangod.dir\RelWithDebInfo\InternalRestTraverserHandler.obj
  "arangod.dir\RelWithDebInfo\fulltext-handles.obj"
  "arangod.dir\RelWithDebInfo\fulltext-index.obj"
  "arangod.dir\RelWithDebInfo\fulltext-list.obj"
  "arangod.dir\RelWithDebInfo\fulltext-query.obj"
  "arangod.dir\RelWithDebInfo\fulltext-result.obj"
  "arangod.dir\RelWithDebInfo\geo-index.obj"
  arangod.dir\RelWithDebInfo\MMFilesAllocatorThread.obj
  arangod.dir\RelWithDebInfo\MMFilesCleanupThread.obj
  arangod.dir\RelWithDebInfo\MMFilesCollection.obj
  arangod.dir\RelWithDebInfo\MMFilesCollectorThread.obj
  arangod.dir\RelWithDebInfo\MMFilesCompactorThread.obj
  arangod.dir\RelWithDebInfo\MMFilesDatafile.obj
  arangod.dir\RelWithDebInfo\MMFilesDatafileStatistics.obj
  arangod.dir\RelWithDebInfo\MMFilesDocumentOperation.obj
  arangod.dir\RelWithDebInfo\MMFilesEdgeIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesEngine.obj
  arangod.dir\RelWithDebInfo\MMFilesIndexElement.obj
  arangod.dir\RelWithDebInfo\MMFilesIndexFactory.obj
  arangod.dir\RelWithDebInfo\MMFilesLogfileManager.obj
  arangod.dir\RelWithDebInfo\MMFilesFulltextIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesGeoIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesHashIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesPathBasedIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesPersistentIndexFeature.obj
  arangod.dir\RelWithDebInfo\MMFilesPersistentIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesPersistentIndexKeyComparator.obj
  arangod.dir\RelWithDebInfo\MMFilesPrimaryIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesRemoverThread.obj
  arangod.dir\RelWithDebInfo\MMFilesRevisionsCache.obj
  arangod.dir\RelWithDebInfo\MMFilesSkiplistIndex.obj
  arangod.dir\RelWithDebInfo\MMFilesSynchronizerThread.obj
  arangod.dir\RelWithDebInfo\MMFilesWalLogfile.obj
  arangod.dir\RelWithDebInfo\MMFilesWalRecoverState.obj
  arangod.dir\RelWithDebInfo\MMFilesWalRecoveryFeature.obj
  arangod.dir\RelWithDebInfo\MMFilesWalSlot.obj
  arangod.dir\RelWithDebInfo\MMFilesWalSlots.obj
  arangod.dir\RelWithDebInfo\ContinuousSyncer.obj
  arangod.dir\RelWithDebInfo\InitialSyncer.obj
  arangod.dir\RelWithDebInfo\Syncer.obj
  arangod.dir\RelWithDebInfo\RestAdminLogHandler.obj
  arangod.dir\RelWithDebInfo\RestAqlFunctionsHandler.obj
  arangod.dir\RelWithDebInfo\RestAuthHandler.obj
  arangod.dir\RelWithDebInfo\RestBaseHandler.obj
  arangod.dir\RelWithDebInfo\RestBatchHandler.obj
  arangod.dir\RelWithDebInfo\RestCursorHandler.obj
  arangod.dir\RelWithDebInfo\RestDebugHandler.obj
  arangod.dir\RelWithDebInfo\RestDemoHandler.obj
  arangod.dir\RelWithDebInfo\RestDocumentHandler.obj
  arangod.dir\RelWithDebInfo\RestEchoHandler.obj
  arangod.dir\RelWithDebInfo\RestEdgesHandler.obj
  arangod.dir\RelWithDebInfo\RestExportHandler.obj
  arangod.dir\RelWithDebInfo\RestImportHandler.obj
  arangod.dir\RelWithDebInfo\RestJobHandler.obj
  arangod.dir\RelWithDebInfo\RestPleaseUpgradeHandler.obj
  arangod.dir\RelWithDebInfo\RestQueryCacheHandler.obj
  arangod.dir\RelWithDebInfo\RestQueryHandler.obj
  arangod.dir\RelWithDebInfo\RestReplicationHandler.obj
  arangod.dir\RelWithDebInfo\RestShutdownHandler.obj
  arangod.dir\RelWithDebInfo\RestSimpleHandler.obj
  arangod.dir\RelWithDebInfo\RestSimpleQueryHandler.obj
  arangod.dir\RelWithDebInfo\RestUploadHandler.obj
  arangod.dir\RelWithDebInfo\RestVersionHandler.obj
  arangod.dir\RelWithDebInfo\RestVocbaseBaseHandler.obj
  arangod.dir\RelWithDebInfo\RestWalHandler.obj
  arangod.dir\RelWithDebInfo\WorkMonitorHandler.obj
  arangod.dir\RelWithDebInfo\BootstrapFeature.obj
  arangod.dir\RelWithDebInfo\CheckVersionFeature.obj
  arangod.dir\RelWithDebInfo\ConsoleFeature.obj
  arangod.dir\RelWithDebInfo\ConsoleThread.obj
  arangod.dir\RelWithDebInfo\DatabaseFeature.obj
  arangod.dir\RelWithDebInfo\DatabasePathFeature.obj
  arangod.dir\RelWithDebInfo\EndpointFeature.obj
  arangod.dir\RelWithDebInfo\FeatureCacheFeature.obj
  arangod.dir\RelWithDebInfo\FileDescriptorsFeature.obj
  arangod.dir\RelWithDebInfo\FrontendFeature.obj
  arangod.dir\RelWithDebInfo\InitDatabaseFeature.obj
  arangod.dir\RelWithDebInfo\LockfileFeature.obj
  arangod.dir\RelWithDebInfo\QueryRegistryFeature.obj
  arangod.dir\RelWithDebInfo\ScriptFeature.obj
  arangod.dir\RelWithDebInfo\ServerFeature.obj
  arangod.dir\RelWithDebInfo\ServerIdFeature.obj
  arangod.dir\RelWithDebInfo\TransactionManagerFeature.obj
  arangod.dir\RelWithDebInfo\TraverserEngineRegistryFeature.obj
  arangod.dir\RelWithDebInfo\UnitTestsFeature.obj
  arangod.dir\RelWithDebInfo\UpgradeFeature.obj
  arangod.dir\RelWithDebInfo\VocbaseContext.obj
  arangod.dir\RelWithDebInfo\WorkMonitorFeature.obj
  arangod.dir\RelWithDebInfo\arangod.obj
  arangod.dir\RelWithDebInfo\Acceptor.obj
  arangod.dir\RelWithDebInfo\AcceptorTcp.obj
  arangod.dir\RelWithDebInfo\JobGuard.obj
  arangod.dir\RelWithDebInfo\JobQueue.obj
  arangod.dir\RelWithDebInfo\ListenTask.obj
  arangod.dir\RelWithDebInfo\Scheduler.obj
  arangod.dir\RelWithDebInfo\SchedulerFeature.obj
  arangod.dir\RelWithDebInfo\Socket.obj
  arangod.dir\RelWithDebInfo\SocketTask.obj
  arangod.dir\RelWithDebInfo\SocketTcp.obj
  arangod.dir\RelWithDebInfo\Task.obj
  arangod.dir\RelWithDebInfo\ConnectionStatistics.obj
  arangod.dir\RelWithDebInfo\RequestStatistics.obj
  arangod.dir\RelWithDebInfo\ServerStatistics.obj
  arangod.dir\RelWithDebInfo\StatisticsFeature.obj
  arangod.dir\RelWithDebInfo\EngineSelectorFeature.obj
  arangod.dir\RelWithDebInfo\RocksDBEngine.obj
  arangod.dir\RelWithDebInfo\RocksDBIndexFactory.obj
  arangod.dir\RelWithDebInfo\AqlTransaction.obj
  arangod.dir\RelWithDebInfo\CollectionExport.obj
  arangod.dir\RelWithDebInfo\CollectionKeys.obj
  arangod.dir\RelWithDebInfo\CollectionKeysRepository.obj
  arangod.dir\RelWithDebInfo\CollectionNameResolver.obj
  arangod.dir\RelWithDebInfo\Cursor.obj
  arangod.dir\RelWithDebInfo\CursorRepository.obj
  arangod.dir\RelWithDebInfo\OperationCursor.obj
  arangod.dir\RelWithDebInfo\SingleCollectionTransaction.obj
  arangod.dir\RelWithDebInfo\StandaloneTransactionContext.obj
  arangod.dir\RelWithDebInfo\Transaction.obj
  arangod.dir\RelWithDebInfo\TransactionCollection.obj
  arangod.dir\RelWithDebInfo\TransactionContext.obj
  arangod.dir\RelWithDebInfo\TransactionState.obj
  arangod.dir\RelWithDebInfo\V8TransactionContext.obj
  arangod.dir\RelWithDebInfo\WorkMonitorArangod.obj
  arangod.dir\RelWithDebInfo\FoxxQueuesFeature.obj
  arangod.dir\RelWithDebInfo\V8Context.obj
  arangod.dir\RelWithDebInfo\V8DealerFeature.obj
  arangod.dir\RelWithDebInfo\V8Traverser.obj
  "arangod.dir\RelWithDebInfo\v8-actions.obj"
  "arangod.dir\RelWithDebInfo\v8-collection-util.obj"
  "arangod.dir\RelWithDebInfo\v8-collection.obj"
  "arangod.dir\RelWithDebInfo\v8-dispatcher.obj"
  "arangod.dir\RelWithDebInfo\v8-query.obj"
  "arangod.dir\RelWithDebInfo\v8-replication.obj"
  "arangod.dir\RelWithDebInfo\v8-statistics.obj"
  "arangod.dir\RelWithDebInfo\v8-user-structures.obj"
  "arangod.dir\RelWithDebInfo\v8-util.obj"
  "arangod.dir\RelWithDebInfo\v8-vocbase.obj"
  "arangod.dir\RelWithDebInfo\v8-voccursor.obj"
  "arangod.dir\RelWithDebInfo\v8-vocindex.obj"
  arangod.dir\RelWithDebInfo\AuthInfo.obj
  arangod.dir\RelWithDebInfo\DatafileStatisticsContainer.obj
  arangod.dir\RelWithDebInfo\Ditch.obj
  arangod.dir\RelWithDebInfo\EdgeCollectionInfo.obj
  arangod.dir\RelWithDebInfo\KeyGenerator.obj
  arangod.dir\RelWithDebInfo\LogicalCollection.obj
  arangod.dir\RelWithDebInfo\PathEnumerator.obj
  arangod.dir\RelWithDebInfo\SingleServerTraverser.obj
  arangod.dir\RelWithDebInfo\TransactionManager.obj
  arangod.dir\RelWithDebInfo\Traverser.obj
  arangod.dir\RelWithDebInfo\TraverserOptions.obj
  arangod.dir\RelWithDebInfo\modes.obj
  "arangod.dir\RelWithDebInfo\replication-applier.obj"
  "arangod.dir\RelWithDebInfo\replication-common.obj"
  "arangod.dir\RelWithDebInfo\replication-dump.obj"
  arangod.dir\RelWithDebInfo\ticks.obj
  arangod.dir\RelWithDebInfo\vocbase.obj
  arangod.dir\RelWithDebInfo\/Agency/Job.cpp.obj
  arangod.dir\RelWithDebInfo\/Aql/Graphs.cpp.obj
  arangod.dir\RelWithDebInfo\/Scheduler/Job.cpp.obj
  arangod.dir\RelWithDebInfo\/VocBase/Graphs.cpp.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangod\arangod.vcxproj]
  arangod.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangod.exe
PostBuildEvent:
  setlocal
  C:\ProgramData\chocolatey\lib\cmake.portable\tools\cmake-3.6.1-win32-x86\bin\cmake.exe -E copy C:/b/j150/bin/RelWithDebInfo/arangod.exe C:/b/j150/bin//RelWithDebInfo/arango-dfdb.exe
  if %errorlevel% neq 0 goto :cmEnd
  :cmEnd
  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  :cmErrorLevel
  exit /b %1
  :cmDone
  if %errorlevel% neq 0 goto :VCEnd
  setlocal
  C:\ProgramData\chocolatey\lib\cmake.portable\tools\cmake-3.6.1-win32-x86\bin\cmake.exe -E copy C:/b/j150/bin/RelWithDebInfo/arangod.exe C:/b/j150/bin//RelWithDebInfo/arango-secure-installation.exe
  if %errorlevel% neq 0 goto :cmEnd
  :cmEnd
  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  :cmErrorLevel
  exit /b %1
  :cmDone
  if %errorlevel% neq 0 goto :VCEnd
  setlocal
  C:\ProgramData\chocolatey\lib\cmake.portable\tools\cmake-3.6.1-win32-x86\bin\cmake.exe -E copy C:/b/j150/bin/RelWithDebInfo/arangod.exe C:/b/j150/bin//RelWithDebInfo/arango-init-database.exe
  if %errorlevel% neq 0 goto :cmEnd
  :cmEnd
  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  :cmErrorLevel
  exit /b %1
  :cmDone
  if %errorlevel% neq 0 goto :VCEnd
  :VCEnd
FinalizeBuildStatus:
  Deleting file "arangod.dir\RelWithDebInfo\arangod.tlog\unsuccessfulbuild".
  Touching "arangod.dir\RelWithDebInfo\arangod.tlog\arangod.lastbuildstate".
Done Building Project "C:\b\j150\arangod\arangod.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangosh\arangodump.vcxproj" (15) on node 1 (default targets).
PrepareForBuild:
  Creating directory "arangodump.dir\RelWithDebInfo\".
  Creating directory "arangodump.dir\RelWithDebInfo\arangodump.tlog\".
InitializeBuildStatus:
  Creating "arangodump.dir\RelWithDebInfo\arangodump.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangosh/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangosh\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangodump.dir\RelWithDebInfo\\" /Fd"arangodump.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Dump\DumpFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Dump\arangodump.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ClientFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ConsoleFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\V8Client\ArangoClientHelper.cpp
  WorkMonitorDummy.cpp
  DumpFeature.cpp
  arangodump.cpp
  ClientFeature.cpp
  ConsoleFeature.cpp
  ArangoClientHelper.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangodump.dir\RelWithDebInfo\VersionResource_arangodump.res" C:\b\j150\arangosh\VersionResource_arangodump.rc 
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangodump.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangodump.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangosh/RelWithDebInfo/arangodump.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangodump.dir\RelWithDebInfo\VersionResource_arangodump.res
  arangodump.dir\RelWithDebInfo\WorkMonitorDummy.obj
  arangodump.dir\RelWithDebInfo\DumpFeature.obj
  arangodump.dir\RelWithDebInfo\arangodump.obj
  arangodump.dir\RelWithDebInfo\ClientFeature.obj
  arangodump.dir\RelWithDebInfo\ConsoleFeature.obj
  arangodump.dir\RelWithDebInfo\ArangoClientHelper.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangodump.vcxproj]
  arangodump.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangodump.exe
FinalizeBuildStatus:
  Deleting file "arangodump.dir\RelWithDebInfo\arangodump.tlog\unsuccessfulbuild".
  Touching "arangodump.dir\RelWithDebInfo\arangodump.tlog\arangodump.lastbuildstate".
Done Building Project "C:\b\j150\arangosh\arangodump.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangosh\arangoimp.vcxproj" (16) on node 1 (default targets).
PrepareForBuild:
  Creating directory "arangoimp.dir\RelWithDebInfo\".
  Creating directory "arangoimp.dir\RelWithDebInfo\arangoimp.tlog\".
InitializeBuildStatus:
  Creating "arangoimp.dir\RelWithDebInfo\arangoimp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangosh/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangosh\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangoimp.dir\RelWithDebInfo\\" /Fd"arangoimp.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Import\ImportFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Import\ImportHelper.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Import\arangoimp.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ClientFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ConsoleFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\V8Client\ArangoClientHelper.cpp
  WorkMonitorDummy.cpp
  ImportFeature.cpp
  ImportHelper.cpp
  arangoimp.cpp
  ClientFeature.cpp
  ConsoleFeature.cpp
  ArangoClientHelper.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangoimp.dir\RelWithDebInfo\VersionResource_arangoimp.res" C:\b\j150\arangosh\VersionResource_arangoimp.rc 
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangoimp.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangoimp.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangosh/RelWithDebInfo/arangoimp.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangoimp.dir\RelWithDebInfo\VersionResource_arangoimp.res
  arangoimp.dir\RelWithDebInfo\WorkMonitorDummy.obj
  arangoimp.dir\RelWithDebInfo\ImportFeature.obj
  arangoimp.dir\RelWithDebInfo\ImportHelper.obj
  arangoimp.dir\RelWithDebInfo\arangoimp.obj
  arangoimp.dir\RelWithDebInfo\ClientFeature.obj
  arangoimp.dir\RelWithDebInfo\ConsoleFeature.obj
  arangoimp.dir\RelWithDebInfo\ArangoClientHelper.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangoimp.vcxproj]
  arangoimp.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangoimp.exe
FinalizeBuildStatus:
  Deleting file "arangoimp.dir\RelWithDebInfo\arangoimp.tlog\unsuccessfulbuild".
  Touching "arangoimp.dir\RelWithDebInfo\arangoimp.tlog\arangoimp.lastbuildstate".
Done Building Project "C:\b\j150\arangosh\arangoimp.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangosh\arangorestore.vcxproj" (17) on node 1 (default targets).
PrepareForBuild:
  Creating directory "arangorestore.dir\RelWithDebInfo\".
  Creating directory "arangorestore.dir\RelWithDebInfo\arangorestore.tlog\".
InitializeBuildStatus:
  Creating "arangorestore.dir\RelWithDebInfo\arangorestore.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangosh/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangosh\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangorestore.dir\RelWithDebInfo\\" /Fd"arangorestore.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Restore\RestoreFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Restore\arangorestore.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ClientFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ConsoleFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\V8Client\ArangoClientHelper.cpp
  WorkMonitorDummy.cpp
  RestoreFeature.cpp
  arangorestore.cpp
  ClientFeature.cpp
  ConsoleFeature.cpp
  ArangoClientHelper.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangorestore.dir\RelWithDebInfo\VersionResource_arangorestore.res" C:\b\j150\arangosh\VersionResource_arangorestore.rc 
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangorestore.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangorestore.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangosh/RelWithDebInfo/arangorestore.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangorestore.dir\RelWithDebInfo\VersionResource_arangorestore.res
  arangorestore.dir\RelWithDebInfo\WorkMonitorDummy.obj
  arangorestore.dir\RelWithDebInfo\RestoreFeature.obj
  arangorestore.dir\RelWithDebInfo\arangorestore.obj
  arangorestore.dir\RelWithDebInfo\ClientFeature.obj
  arangorestore.dir\RelWithDebInfo\ConsoleFeature.obj
  arangorestore.dir\RelWithDebInfo\ArangoClientHelper.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangorestore.vcxproj]
  arangorestore.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangorestore.exe
FinalizeBuildStatus:
  Deleting file "arangorestore.dir\RelWithDebInfo\arangorestore.tlog\unsuccessfulbuild".
  Touching "arangorestore.dir\RelWithDebInfo\arangorestore.tlog\arangorestore.lastbuildstate".
Done Building Project "C:\b\j150\arangosh\arangorestore.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangosh\arangosh.vcxproj" (18) on node 1 (default targets).
PrepareForBuild:
  Creating directory "arangosh.dir\RelWithDebInfo\".
  Creating directory "arangosh.dir\RelWithDebInfo\arangosh.tlog\".
InitializeBuildStatus:
  Creating "arangosh.dir\RelWithDebInfo\arangosh.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangosh/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangosh\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangosh.dir\RelWithDebInfo\\" /Fd"arangosh.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Import\ImportHelper.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ClientFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ConsoleFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\ShellFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\V8ClientConnection.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\V8ShellFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\Shell\arangosh.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\V8Client\ArangoClientHelper.cpp
  WorkMonitorDummy.cpp
  ImportHelper.cpp
  ClientFeature.cpp
  ConsoleFeature.cpp
  ShellFeature.cpp
  V8ClientConnection.cpp
  V8ShellFeature.cpp
  arangosh.cpp
  ArangoClientHelper.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangosh.dir\RelWithDebInfo\VersionResource_arangosh.res" C:\b\j150\arangosh\VersionResource_arangosh.rc 
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangosh.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango_v8.lib ..\lib\RelWithDebInfo\arango.lib ..\3rdParty\V8\build\Release\lib\v8_base_0.lib ..\3rdParty\V8\build\Release\lib\v8_base_1.lib ..\3rdParty\V8\build\Release\lib\v8_base_2.lib ..\3rdParty\V8\build\Release\lib\v8_base_3.lib ..\3rdParty\V8\build\Release\lib\v8_libplatform.lib ..\3rdParty\V8\build\Release\lib\v8_nosnapshot.lib ..\3rdParty\V8\build\Release\lib\v8_libsampler.lib ..\3rdParty\V8\build\Release\lib\v8_libbase.lib DbgHelp.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangosh.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangosh/RelWithDebInfo/arangosh.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangosh.dir\RelWithDebInfo\VersionResource_arangosh.res
  arangosh.dir\RelWithDebInfo\WorkMonitorDummy.obj
  arangosh.dir\RelWithDebInfo\ImportHelper.obj
  arangosh.dir\RelWithDebInfo\ClientFeature.obj
  arangosh.dir\RelWithDebInfo\ConsoleFeature.obj
  arangosh.dir\RelWithDebInfo\ShellFeature.obj
  arangosh.dir\RelWithDebInfo\V8ClientConnection.obj
  arangosh.dir\RelWithDebInfo\V8ShellFeature.obj
  arangosh.dir\RelWithDebInfo\arangosh.obj
  arangosh.dir\RelWithDebInfo\ArangoClientHelper.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangosh.vcxproj]
  arangosh.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangosh.exe
PostBuildEvent:
  setlocal
  C:\ProgramData\chocolatey\lib\cmake.portable\tools\cmake-3.6.1-win32-x86\bin\cmake.exe -E copy C:/b/j150/bin/RelWithDebInfo/arangosh.exe C:/b/j150/bin//RelWithDebInfo/foxx-manager.exe
  if %errorlevel% neq 0 goto :cmEnd
  :cmEnd
  endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  :cmErrorLevel
  exit /b %1
  :cmDone
  if %errorlevel% neq 0 goto :VCEnd
  :VCEnd
FinalizeBuildStatus:
  Deleting file "arangosh.dir\RelWithDebInfo\arangosh.tlog\unsuccessfulbuild".
  Touching "arangosh.dir\RelWithDebInfo\arangosh.tlog\arangosh.lastbuildstate".
Done Building Project "C:\b\j150\arangosh\arangosh.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\arangosh\arangovpack.vcxproj" (19) on node 1 (default targets).
PrepareForBuild:
  Creating directory "arangovpack.dir\RelWithDebInfo\".
  Creating directory "arangovpack.dir\RelWithDebInfo\arangovpack.tlog\".
InitializeBuildStatus:
  Creating "arangovpack.dir\RelWithDebInfo\arangovpack.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/arangosh/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\arangosh\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"arangovpack.dir\RelWithDebInfo\\" /Fd"arangovpack.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\VPack\VPackFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\VPack\arangovpack.cpp
  WorkMonitorDummy.cpp
  VPackFeature.cpp
  arangovpack.cpp
ResourceCompile:
  C:\Program Files (x86)\Windows Kits\10\bin\x86\rc.exe /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\\\"\\\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\\\"1.62.0\\\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\\\"1.0.2a\\\"" /D "ARANGODB_V8_VERSION=\\\"5.0.71.39\\\"" /D "ARANGODB_ZLIB_VERSION=\\\"1.2.8\\\"" /D "CMAKE_INTDIR=\\\"RelWithDebInfo\\\"" /l"0x0409" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /nologo /fo"arangovpack.dir\RelWithDebInfo\VersionResource_arangovpack.res" C:\b\j150\arangosh\VersionResource_arangovpack.rc 
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\bin\RelWithDebInfo\arangovpack.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/bin/RelWithDebInfo/arangovpack.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/arangosh/RelWithDebInfo/arangovpack.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 arangovpack.dir\RelWithDebInfo\VersionResource_arangovpack.res
  arangovpack.dir\RelWithDebInfo\WorkMonitorDummy.obj
  arangovpack.dir\RelWithDebInfo\VPackFeature.obj
  arangovpack.dir\RelWithDebInfo\arangovpack.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangovpack.vcxproj]
  arangovpack.vcxproj -> C:\b\j150\bin\RelWithDebInfo\arangovpack.exe
FinalizeBuildStatus:
  Deleting file "arangovpack.dir\RelWithDebInfo\arangovpack.tlog\unsuccessfulbuild".
  Touching "arangovpack.dir\RelWithDebInfo\arangovpack.tlog\arangovpack.lastbuildstate".
Done Building Project "C:\b\j150\arangosh\arangovpack.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\UnitTests\basics_suite.vcxproj" (20) on node 1 (default targets).
PrepareForBuild:
  Creating directory "basics_suite.dir\RelWithDebInfo\".
  Creating directory "C:\b\j150\tests\RelWithDebInfo\".
  Creating directory "basics_suite.dir\RelWithDebInfo\basics_suite.tlog\".
InitializeBuildStatus:
  Creating "basics_suite.dir\RelWithDebInfo\basics_suite.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/UnitTests/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\UnitTests\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\basics_suite /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\PUBLIC /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"basics_suite.dir\RelWithDebInfo\\" /Fd"basics_suite.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\Runner.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\conversions-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\csv-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\files-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\fpconv-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\json-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\hashes-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\associative-multi-pointer-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\associative-multi-pointer-nohashcache-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\skiplist-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\priorityqueue-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\string-buffer-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\string-utf8-normalize-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\string-utf8-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\string-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\structure-size-test.cpp" "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\vector-test.cpp" C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\EndpointTest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\StringBufferTest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Basics\StringUtilsTest.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\ApplicationFeatures\LanguageFeature.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp
  Runner.cpp
  conversions-test.cpp
  csv-test.cpp
  files-test.cpp
  fpconv-test.cpp
  json-test.cpp
  hashes-test.cpp
  associative-multi-pointer-test.cpp
  associative-multi-pointer-nohashcache-test.cpp
  skiplist-test.cpp
  priorityqueue-test.cpp
  string-buffer-test.cpp
  string-utf8-normalize-test.cpp
  string-utf8-test.cpp
  string-test.cpp
  structure-size-test.cpp
  vector-test.cpp
  EndpointTest.cpp
  StringBufferTest.cpp
  StringUtilsTest.cpp
  LanguageFeature.cpp
  WorkMonitorDummy.cpp
MakeDirsForLink:
  Creating directory "C:\b\j150\UnitTests\RelWithDebInfo\".
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\tests\RelWithDebInfo\basics_suite.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib ..\3rdParty\boost\RelWithDebInfo\boost_system.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/tests/RelWithDebInfo/basics_suite.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/UnitTests/RelWithDebInfo/basics_suite.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 basics_suite.dir\RelWithDebInfo\Runner.obj
  "basics_suite.dir\RelWithDebInfo\conversions-test.obj"
  "basics_suite.dir\RelWithDebInfo\csv-test.obj"
  "basics_suite.dir\RelWithDebInfo\files-test.obj"
  "basics_suite.dir\RelWithDebInfo\fpconv-test.obj"
  "basics_suite.dir\RelWithDebInfo\json-test.obj"
  "basics_suite.dir\RelWithDebInfo\hashes-test.obj"
  "basics_suite.dir\RelWithDebInfo\associative-multi-pointer-test.obj"
  "basics_suite.dir\RelWithDebInfo\associative-multi-pointer-nohashcache-test.obj"
  "basics_suite.dir\RelWithDebInfo\skiplist-test.obj"
  "basics_suite.dir\RelWithDebInfo\priorityqueue-test.obj"
  "basics_suite.dir\RelWithDebInfo\string-buffer-test.obj"
  "basics_suite.dir\RelWithDebInfo\string-utf8-normalize-test.obj"
  "basics_suite.dir\RelWithDebInfo\string-utf8-test.obj"
  "basics_suite.dir\RelWithDebInfo\string-test.obj"
  "basics_suite.dir\RelWithDebInfo\structure-size-test.obj"
  "basics_suite.dir\RelWithDebInfo\vector-test.obj"
  basics_suite.dir\RelWithDebInfo\EndpointTest.obj
  basics_suite.dir\RelWithDebInfo\StringBufferTest.obj
  basics_suite.dir\RelWithDebInfo\StringUtilsTest.obj
  basics_suite.dir\RelWithDebInfo\LanguageFeature.obj
  basics_suite.dir\RelWithDebInfo\WorkMonitorDummy.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\UnitTests\basics_suite.vcxproj]
  basics_suite.vcxproj -> C:\b\j150\tests\RelWithDebInfo\basics_suite.exe
FinalizeBuildStatus:
  Deleting file "basics_suite.dir\RelWithDebInfo\basics_suite.tlog\unsuccessfulbuild".
  Touching "basics_suite.dir\RelWithDebInfo\basics_suite.tlog\basics_suite.lastbuildstate".
Done Building Project "C:\b\j150\UnitTests\basics_suite.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\cache_bench.vcxproj" (21) on node 1 (default targets).
PrepareForBuild:
  Creating directory "cache_bench.dir\RelWithDebInfo\".
  Creating directory "cache_bench.dir\RelWithDebInfo\cache_bench.tlog\".
InitializeBuildStatus:
  Creating "cache_bench.dir\RelWithDebInfo\cache_bench.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cache_bench.dir\RelWithDebInfo\\" /Fd"cache_bench.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\util\cache_bench.cc
  cache_bench.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\cache_bench.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/cache_bench.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/cache_bench.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 cache_bench.dir\RelWithDebInfo\cache_bench.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\cache_bench.vcxproj]
  cache_bench.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\cache_bench.exe
FinalizeBuildStatus:
  Deleting file "cache_bench.dir\RelWithDebInfo\cache_bench.tlog\unsuccessfulbuild".
  Touching "cache_bench.dir\RelWithDebInfo\cache_bench.tlog\cache_bench.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\cache_bench.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\db_bench.vcxproj" (22) on node 1 (default targets).
PrepareForBuild:
  Creating directory "db_bench.dir\RelWithDebInfo\".
  Creating directory "db_bench.dir\RelWithDebInfo\db_bench.tlog\".
InitializeBuildStatus:
  Creating "db_bench.dir\RelWithDebInfo\db_bench.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"db_bench.dir\RelWithDebInfo\\" /Fd"db_bench.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\db_bench.cc
  db_bench.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\db_bench.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/db_bench.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/db_bench.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 db_bench.dir\RelWithDebInfo\db_bench.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\db_bench.vcxproj]
  db_bench.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\db_bench.exe
FinalizeBuildStatus:
  Deleting file "db_bench.dir\RelWithDebInfo\db_bench.tlog\unsuccessfulbuild".
  Touching "db_bench.dir\RelWithDebInfo\db_bench.tlog\db_bench.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\db_bench.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\db_repl_stress.vcxproj" (23) on node 1 (default targets).
PrepareForBuild:
  Creating directory "db_repl_stress.dir\RelWithDebInfo\".
  Creating directory "db_repl_stress.dir\RelWithDebInfo\db_repl_stress.tlog\".
InitializeBuildStatus:
  Creating "db_repl_stress.dir\RelWithDebInfo\db_repl_stress.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"db_repl_stress.dir\RelWithDebInfo\\" /Fd"db_repl_stress.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\db_repl_stress.cc
  db_repl_stress.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\db_repl_stress.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/db_repl_stress.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/db_repl_stress.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 db_repl_stress.dir\RelWithDebInfo\db_repl_stress.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\db_repl_stress.vcxproj]
  db_repl_stress.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\db_repl_stress.exe
FinalizeBuildStatus:
  Deleting file "db_repl_stress.dir\RelWithDebInfo\db_repl_stress.tlog\unsuccessfulbuild".
  Touching "db_repl_stress.dir\RelWithDebInfo\db_repl_stress.tlog\db_repl_stress.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\db_repl_stress.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\db_stress.vcxproj" (24) on node 1 (default targets).
PrepareForBuild:
  Creating directory "db_stress.dir\RelWithDebInfo\".
  Creating directory "db_stress.dir\RelWithDebInfo\db_stress.tlog\".
InitializeBuildStatus:
  Creating "db_stress.dir\RelWithDebInfo\db_stress.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"db_stress.dir\RelWithDebInfo\\" /Fd"db_stress.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\db_stress.cc
  db_stress.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\db_stress.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/db_stress.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/db_stress.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 db_stress.dir\RelWithDebInfo\db_stress.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\db_stress.vcxproj]
  db_stress.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\db_stress.exe
FinalizeBuildStatus:
  Deleting file "db_stress.dir\RelWithDebInfo\db_stress.tlog\unsuccessfulbuild".
  Touching "db_stress.dir\RelWithDebInfo\db_stress.tlog\db_stress.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\db_stress.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\errorfiles.vcxproj" (25) on node 1 (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\errorfiles\".
  Creating directory "x64\RelWithDebInfo\errorfiles\errorfiles.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\errorfiles\errorfiles.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\CMakeFiles\generate.stamp is up-to-date.
  Building errors files lib/Basics/voc-errors.h
  Building errors files lib/Basics/voc-errors.cpp
  Building errors files js/common/bootstrap/errors.js
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\errorfiles\errorfiles.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\errorfiles\errorfiles.tlog\errorfiles.lastbuildstate".
Done Building Project "C:\b\j150\errorfiles.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\UnitTests\geo_suite.vcxproj" (26) on node 1 (default targets).
PrepareForBuild:
  Creating directory "geo_suite.dir\RelWithDebInfo\".
  Creating directory "geo_suite.dir\RelWithDebInfo\geo_suite.tlog\".
InitializeBuildStatus:
  Creating "geo_suite.dir\RelWithDebInfo\geo_suite.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/UnitTests/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\UnitTests\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\i18n /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\io /I"C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\build\native\include" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8 /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8" /I"C:\b\j150\3rdParty\zlib\zlib-1.2.8" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\include" /I"C:\b\j150\3rdParty\curl\curl-7.50.3\include\curl" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\. /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\basics_suite /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\PUBLIC /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\SYSTEM /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\boost\1.62.0 /Zi /nologo /W3 /WX- /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D NDEBUG /D WIN32 /D _WINDOWS /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D "ARANGODB_BOOST_VERSION=\"1.62.0\"" /D VELOCYPACK_XXHASH=1 /D "ARANGODB_OPENSSL_VERSION=\"1.0.2a\"" /D "ARANGODB_V8_VERSION=\"5.0.71.39\"" /D "ARANGODB_ZLIB_VERSION=\"1.2.8\"" /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"geo_suite.dir\RelWithDebInfo\\" /Fd"geo_suite.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /errorReport:queue C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\UnitTests\Geo\georeg.cpp C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\Basics\WorkMonitorDummy.cpp "C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\MMFiles\geo-index.cpp"
  georeg.cpp
  WorkMonitorDummy.cpp
  geo-index.cpp
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\tests\RelWithDebInfo\geo_suite.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8" /LIBPATH:"C:/b/j150/3rdParty/zlib/zlib-1.2.8/RelWithDebInfo" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\lib\RelWithDebInfo\arango.lib Shlwapi.lib crypt32.lib WINMM.lib Ws2_32.lib "..\3rdParty\zlib\zlib-1.2.8\RelWithDebInfo\zlibstatic.lib" "..\3rdParty\V8}\..\build\Release\lib\icui18n.lib" "..\3rdParty\V8}\..\build\Release\lib\icuuc.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" "..\3rdParty\curl\curl-7.50.3\lib\RelWithDebInfo\libcurl.lib" ..\3rdParty\boost\RelWithDebInfo\boost_system.lib winmm.lib ws2_32.lib "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\ssleay32.lib" "C:\Users\jenkins\.nuget\packages\openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64\1.0.2\lib\native\v140\windesktop\msvcstl\dyn\rt-dyn\x64\release\libeay32.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/tests/RelWithDebInfo/geo_suite.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/UnitTests/RelWithDebInfo/geo_suite.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 geo_suite.dir\RelWithDebInfo\georeg.obj
  geo_suite.dir\RelWithDebInfo\WorkMonitorDummy.obj
  "geo_suite.dir\RelWithDebInfo\geo-index.obj"
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\UnitTests\geo_suite.vcxproj]
  geo_suite.vcxproj -> C:\b\j150\tests\RelWithDebInfo\geo_suite.exe
FinalizeBuildStatus:
  Deleting file "geo_suite.dir\RelWithDebInfo\geo_suite.tlog\unsuccessfulbuild".
  Touching "geo_suite.dir\RelWithDebInfo\geo_suite.tlog\geo_suite.lastbuildstate".
Done Building Project "C:\b\j150\UnitTests\geo_suite.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\Documentation\man.vcxproj" (27) on node 1 (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\man\".
  Creating directory "x64\RelWithDebInfo\man\man.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\man\man.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\Documentation\CMakeFiles\generate.stamp is up-to-date.
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man1/arangobench.1
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man1/arangodump.1
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man1/arangoimp.1
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man1/arangorestore.1
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man1/arangosh.1
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man8/rcarangod.8
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man8/arangod.8
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man8/arango-dfdb.8
  Building manpage C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/Documentation/man/man8/foxx-manager.8
  Building README
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\man\man.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\man\man.tlog\man.lastbuildstate".
Done Building Project "C:\b\j150\Documentation\man.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\memtablerep_bench.vcxproj" (28) on node 1 (default targets).
PrepareForBuild:
  Creating directory "memtablerep_bench.dir\RelWithDebInfo\".
  Creating directory "memtablerep_bench.dir\RelWithDebInfo\memtable.8C97149A.tlog\".
InitializeBuildStatus:
  Creating "memtablerep_bench.dir\RelWithDebInfo\memtable.8C97149A.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"memtablerep_bench.dir\RelWithDebInfo\\" /Fd"memtablerep_bench.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\db\memtablerep_bench.cc
  memtablerep_bench.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\memtablerep_bench.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/memtablerep_bench.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/memtablerep_bench.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 memtablerep_bench.dir\RelWithDebInfo\memtablerep_bench.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\memtablerep_bench.vcxproj]
  memtablerep_bench.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\memtablerep_bench.exe
FinalizeBuildStatus:
  Deleting file "memtablerep_bench.dir\RelWithDebInfo\memtable.8C97149A.tlog\unsuccessfulbuild".
  Touching "memtablerep_bench.dir\RelWithDebInfo\memtable.8C97149A.tlog\memtablerep_bench.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\memtablerep_bench.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\mimetypes.vcxproj" (29) on node 1 (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\mimetypes\".
  Creating directory "x64\RelWithDebInfo\mimetypes\mimetypes.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\mimetypes\mimetypes.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\CMakeFiles\generate.stamp is up-to-date.
  Building mimetypes files lib/Basics/voc-mimetypes.h
  Building mimetypes files lib/Basics/voc-mimetypes.cpp
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\mimetypes\mimetypes.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\mimetypes\mimetypes.tlog\mimetypes.lastbuildstate".
Done Building Project "C:\b\j150\mimetypes.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_dump.vcxproj" (30) on node 1 (default targets).
PrepareForBuild:
  Creating directory "rocksdb_dump.dir\RelWithDebInfo\".
  Creating directory "rocksdb_dump.dir\RelWithDebInfo\rocksdb_dump.tlog\".
InitializeBuildStatus:
  Creating "rocksdb_dump.dir\RelWithDebInfo\rocksdb_dump.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdb_dump.dir\RelWithDebInfo\\" /Fd"rocksdb_dump.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\dump\rocksdb_dump.cc
  rocksdb_dump.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb_dump.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/rocksdb_dump.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/rocksdb_dump.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 rocksdb_dump.dir\RelWithDebInfo\rocksdb_dump.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_dump.vcxproj]
  rocksdb_dump.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb_dump.exe
FinalizeBuildStatus:
  Deleting file "rocksdb_dump.dir\RelWithDebInfo\rocksdb_dump.tlog\unsuccessfulbuild".
  Touching "rocksdb_dump.dir\RelWithDebInfo\rocksdb_dump.tlog\rocksdb_dump.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_dump.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_undump.vcxproj" (31) on node 1 (default targets).
PrepareForBuild:
  Creating directory "rocksdb_undump.dir\RelWithDebInfo\".
  Creating directory "rocksdb_undump.dir\RelWithDebInfo\rocksdb_undump.tlog\".
InitializeBuildStatus:
  Creating "rocksdb_undump.dir\RelWithDebInfo\rocksdb_undump.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"rocksdb_undump.dir\RelWithDebInfo\\" /Fd"rocksdb_undump.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\dump\rocksdb_undump.cc
  rocksdb_undump.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb_undump.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/rocksdb_undump.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/rocksdb_undump.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 rocksdb_undump.dir\RelWithDebInfo\rocksdb_undump.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_undump.vcxproj]
  rocksdb_undump.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\rocksdb_undump.exe
FinalizeBuildStatus:
  Deleting file "rocksdb_undump.dir\RelWithDebInfo\rocksdb_undump.tlog\unsuccessfulbuild".
  Touching "rocksdb_undump.dir\RelWithDebInfo\rocksdb_undump.tlog\rocksdb_undump.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_undump.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\sst_dump.vcxproj" (32) on node 1 (default targets).
PrepareForBuild:
  Creating directory "sst_dump.dir\RelWithDebInfo\".
  Creating directory "sst_dump.dir\RelWithDebInfo\sst_dump.tlog\".
InitializeBuildStatus:
  Creating "sst_dump.dir\RelWithDebInfo\sst_dump.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"sst_dump.dir\RelWithDebInfo\\" /Fd"sst_dump.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\sst_dump.cc
  sst_dump.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\sst_dump.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/sst_dump.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/sst_dump.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 sst_dump.dir\RelWithDebInfo\sst_dump.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\sst_dump.vcxproj]
  sst_dump.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\sst_dump.exe
FinalizeBuildStatus:
  Deleting file "sst_dump.dir\RelWithDebInfo\sst_dump.tlog\unsuccessfulbuild".
  Touching "sst_dump.dir\RelWithDebInfo\sst_dump.tlog\sst_dump.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\sst_dump.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\table_reader_bench.vcxproj" (33) on node 1 (default targets).
PrepareForBuild:
  Creating directory "table_reader_bench.dir\RelWithDebInfo\".
  Creating directory "table_reader_bench.dir\RelWithDebInfo\table_re.33E0F6A8.tlog\".
InitializeBuildStatus:
  Creating "table_reader_bench.dir\RelWithDebInfo\table_re.33E0F6A8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"table_reader_bench.dir\RelWithDebInfo\\" /Fd"table_reader_bench.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\table\table_reader_bench.cc
  table_reader_bench.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\table_reader_bench.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/table_reader_bench.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/table_reader_bench.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 table_reader_bench.dir\RelWithDebInfo\table_reader_bench.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\table_reader_bench.vcxproj]
  table_reader_bench.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\table_reader_bench.exe
FinalizeBuildStatus:
  Deleting file "table_reader_bench.dir\RelWithDebInfo\table_re.33E0F6A8.tlog\unsuccessfulbuild".
  Touching "table_reader_bench.dir\RelWithDebInfo\table_re.33E0F6A8.tlog\table_reader_bench.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\table_reader_bench.vcxproj" (default targets).
Project "C:\b\j150\ALL_BUILD.vcxproj" (1) is building "C:\b\j150\3rdParty\rocksdb\rocksdb\write_stress.vcxproj" (34) on node 1 (default targets).
PrepareForBuild:
  Creating directory "write_stress.dir\RelWithDebInfo\".
  Creating directory "write_stress.dir\RelWithDebInfo\write_stress.tlog\".
InitializeBuildStatus:
  Creating "write_stress.dir\RelWithDebInfo\write_stress.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/3rdParty/rocksdb/rocksdb/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\3rdParty\rocksdb\rocksdb\CMakeFiles\generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\include" /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\linenoise-ng\src" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\velocypack\include /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\include /IC:\b\j150 /IC:\b\j150\lib /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangosh /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18" /I"C:\b\j150\3rdParty\snappy\google-snappy-d53de18" /IC:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb /I"C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\third-party\gtest-1.7.0\fused-src" /Zi /nologo /W3 /WX /MP /O2 /Ob1 /D WIN32 /D _WINDOWS /D WIN32 /D _WINDOWS /D NDEBUG /D CURL_STATICLIB=1 /D "ARANGODB_ROCKSDB_VERSION=\"\"" /D ARANGODB_BITS=64 /D _CRT_SECURE_NO_WARNINGS=1 /D FD_SETSIZE=8192 /D U_STATIC_IMPLEMENTATION=1 /D _ENABLE_ATOMIC_ALIGNMENT_FIX /D NO_SSE42 /D ASM_OPTIMIZATIONS=0 /D ARANGODB_ENABLE_MAINTAINER_MODE=1 /D BOOST_ALL_NO_LIB=1 /D SNAPPY /D WIN32 /D OS_WIN /D _MBCS /D WIN64 /D "CMAKE_INTDIR=\"RelWithDebInfo\"" /D _MBCS /GF /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"write_stress.dir\RelWithDebInfo\\" /Fd"write_stress.dir\RelWithDebInfo\vc140.pdb" /Gd /TP /wd4127 /wd4800 /wd4996 /wd4351 /FC /errorReport:queue  /d2Zi+ C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\rocksdb\rocksdb\tools\write_stress.cc
  write_stress.cc
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\write_stress.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib RelWithDebInfo\rocksdblib.lib "..\..\snappy\google-snappy-d53de18\RelWithDebInfo\snappystatic.lib" Shlwapi.lib Rpcrt4.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/write_stress.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/b/j150/3rdParty/rocksdb/rocksdb/RelWithDebInfo/write_stress.lib" /MACHINE:X64 /SAFESEH:NO  /machine:x64 -g /MACHINE:x64 /ignore:4099 write_stress.dir\RelWithDebInfo\write_stress.obj
LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\write_stress.vcxproj]
  write_stress.vcxproj -> C:\b\j150\3rdParty\rocksdb\rocksdb\RelWithDebInfo\write_stress.exe
FinalizeBuildStatus:
  Deleting file "write_stress.dir\RelWithDebInfo\write_stress.tlog\unsuccessfulbuild".
  Touching "write_stress.dir\RelWithDebInfo\write_stress.tlog\write_stress.lastbuildstate".
Done Building Project "C:\b\j150\3rdParty\rocksdb\rocksdb\write_stress.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\ALL_BUILD\".
  Creating directory "x64\RelWithDebInfo\ALL_BUILD\ALL_BUILD.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\CMakeFiles\generate.stamp is up-to-date.
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "C:\b\j150\ALL_BUILD.vcxproj" (default targets).

Build succeeded.

"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\lib\arango_v8.vcxproj" (default target) (5) ->
(ClCompile target) -> 
  lib/V8/v8-json.ll(1506): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
  lib/V8/v8-json.ll(1532): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
  lib/V8/v8-json.ll(1538): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]
  lib/V8/v8-json.ll(2001): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\lib\V8\v8-json.cpp) [C:\b\j150\lib\arango_v8.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangobench.vcxproj" (default target) (6) ->
"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj" (default target) (7) ->
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\cookie.c(339): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(157): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(358): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(425): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\sendf.c(630): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\url.c(5172): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\connect.c(388): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\curl_addrinfo.c(460): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\asyn-thread.c(610): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\hostcheck.c(84): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\curl\curl-7.50.3\lib\vtls\openssl.c(1103): warning C4013: 'inet_pton' undefined; assuming extern returning int [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangobench.vcxproj" (default target) (6) ->
"C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj" (default target) (7) ->
(Lib target) -> 
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]
  LINK : warning LNK4044: unrecognized option '/SAFESEH:NO'; ignored [C:\b\j150\3rdParty\curl\curl-7.50.3\lib\libcurl.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangobench.vcxproj" (default target) (6) ->
"C:\b\j150\3rdParty\V8\v8_build.vcxproj" (default target) (8) ->
"C:\b\j150\3rdParty\V8\v8_build_release.vcxproj" (default target) (9) ->
(CustomBuild target) -> 
  CUSTOMBUILD : warning : Missing input files: [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucasemap.cpp(204): warning C4333: '>>': right shift by too large amount, data loss [C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  ..\..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\third_party\icu\source\common\ucasemap.cpp(204): warning C4333: '>>': right shift by too large amount, data loss [C:\b\j150\3rdParty\V8\v8\third_party\icu\icuuc.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\constant-array-builder.cc(156): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-module-builder.cc(362): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\background-parsing-task.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-inlining.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-gvn.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-types.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-load-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-osr.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-redundant-phi.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-representation-changes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-store-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\typing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-uint32-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\heap.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-array-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-label.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\isolate.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parameter-initializer-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\objects.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-internal.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-test.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\snapshot\snapshot-common.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_0.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-function-literal-id-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-numbering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\context-slot-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\prettyprinter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\builtins-constructor.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compilation-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs-hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-loop-assignment-analyzer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\bytecode-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-bce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-check-elimination.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dehoist.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-escape-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-allocator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug-scopes.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\full-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\heap\spaces.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\control-flow-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\interpreter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparser.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\pattern-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\regexp\regexp-macro-assembler-tracer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime-profiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\v8.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-js.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\builtins\x64\builtins-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\x64\debug-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_1.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-typer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\asmjs\asm-wasm-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-generic-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\js-typed-lowering.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\compilation-phase.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-infer-representation.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-range-analysis.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-mark-unreachable.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-instructions.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-removable-simulates.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-sce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\deoptimizer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\func-name-inferrer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\bytecode-generator.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parse-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-literals.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ic\stub-cache.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\x64\lithium-gap-resolver-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\x64\deoptimizer-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\full-codegen\x64\full-codegen-x64.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_2.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\modules.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\compile-time-value.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-literal-reindexer.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\ast-expression-rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\api.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\ast\scopeinfo.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\code-stubs.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\ast-graph-builder.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\control-builders.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler\pipeline.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\compiler-dispatcher-job.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\compiler-dispatcher\optimizing-compile-dispatcher.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-canonicalize.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-dce.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\hydrogen-environment-liveness.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\crankshaft\lithium-codegen.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\debug\debug.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\factory.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\frames.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\interpreter\constant-array-builder.cc(156): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\parsing.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\preparse-data.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\parsing\rewriter.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-compiler.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\runtime\runtime-liveedit.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\wasm\wasm-module-builder.cc(362): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file ..\..\..\..\..\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\V8\v8\src\type-info.cc) [C:\b\j150\3rdParty\V8\v8\src\v8_base_3.vcxproj] [C:\b\j150\3rdParty\V8\v8_build_release.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangobench.vcxproj" (default target) (6) ->
"C:\b\j150\3rdParty\zlib\zlib-1.2.8\zlibstatic.vcxproj" (default target) (10) ->
(ClCompile target) -> 
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\zlib\zlib-1.2.8\inflate.c(1507): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\b\j150\3rdParty\zlib\zlib-1.2.8\zlibstatic.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangobench.vcxproj" (default target) (6) ->
(Link target) -> 
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangobench.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangod\arangod.vcxproj" (default target) (11) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (default target) (12) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj" (default target) (13) ->
(Lib target) -> 
  thread_status_util_debug.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj]
  xfunc_test_points.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdblib.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangod\arangod.vcxproj" (default target) (11) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (default target) (12) ->
"C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj" (default target) (14) ->
(ClCompile target) -> 
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(206): warning C4267: '=': conversion from 'size_t' to 'char', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(210): warning C4267: 'argument': conversion from 'size_t' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(268): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(396): warning C4244: '=': conversion from '__int64' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(404): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(435): warning C4244: '=': conversion from '__int64' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(439): warning C4244: '=': conversion from '__int64' to 'snappy::uint16', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(450): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(644): warning C4267: '=': conversion from 'size_t' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(660): warning C4244: 'initializing': conversion from '__int64' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(673): warning C4267: 'argument': conversion from 'size_t' to 'const snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(726): warning C4267: 'argument': conversion from 'size_t' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(776): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(776): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(607): warning C4267: '=': conversion from 'size_t' to 'snappy::uint32', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1248): warning C4018: '<': signed/unsigned mismatch [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1232): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1232): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]
  C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\3rdParty\snappy\google-snappy-d53de18\snappy.cc(1284): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\b\j150\3rdParty\snappy\google-snappy-d53de18\snappystatic.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangod\arangod.vcxproj" (default target) (11) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj" (default target) (12) ->
(Lib target) -> 
  thread_status_util_debug.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj]
  xfunc_test_points.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangod\arangod.vcxproj" (default target) (11) ->
(ClCompile target) -> 
  Aql/tokens.ll(2417): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
  Aql/tokens.ll(2443): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
  Aql/tokens.ll(2449): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]
  Aql/tokens.ll(2918): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\b\workspace\150_CI_WINDOWS_DEVEL_compile\arangod\Aql\tokens.cpp) [C:\b\j150\arangod\arangod.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangod\arangod.vcxproj" (default target) (11) ->
(Link target) -> 
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangod\arangod.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangodump.vcxproj" (default target) (15) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangodump.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangoimp.vcxproj" (default target) (16) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangoimp.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangorestore.vcxproj" (default target) (17) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangorestore.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangosh.vcxproj" (default target) (18) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangosh.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\arangosh\arangovpack.vcxproj" (default target) (19) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\arangosh\arangovpack.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\UnitTests\basics_suite.vcxproj" (default target) (20) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\UnitTests\basics_suite.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\cache_bench.vcxproj" (default target) (21) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\cache_bench.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\db_bench.vcxproj" (default target) (22) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\db_bench.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\db_repl_stress.vcxproj" (default target) (23) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\db_repl_stress.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\db_stress.vcxproj" (default target) (24) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\db_stress.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\UnitTests\geo_suite.vcxproj" (default target) (26) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\UnitTests\geo_suite.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\memtablerep_bench.vcxproj" (default target) (28) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\memtablerep_bench.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_dump.vcxproj" (default target) (30) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_dump.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_undump.vcxproj" (default target) (31) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\rocksdb_undump.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\sst_dump.vcxproj" (default target) (32) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\sst_dump.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\table_reader_bench.vcxproj" (default target) (33) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\table_reader_bench.vcxproj]


"C:\b\j150\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\b\j150\3rdParty\rocksdb\rocksdb\write_stress.vcxproj" (default target) (34) ->
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\b\j150\3rdParty\rocksdb\rocksdb\write_stress.vcxproj]

    279 Warning(s)
    0 Error(s)

Time Elapsed 00:14:07.60
+ cd ../workspace/150_CI_WINDOWS_DEVEL_compile/
+ git rev-parse HEAD
+ '[' -n '' -a -n /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build ']'
+ test -n /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build
+ echo 'building distribution tarball'
building distribution tarball
+ mkdir -p /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build
+ dir=/cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build
+ '[' -n '' -a -n /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build ']'
+ cmake --build . --config RelWithDebInfo --target TGZ_package
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2/7/2017 6:22:03 PM.
Project "C:\b\j150\TGZ_package.vcxproj" on node 1 (default targets).
Project "C:\b\j150\TGZ_package.vcxproj" (1) is building "C:\b\j150\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\b\j150\ZERO_CHECK.vcxproj" (default targets).
PrepareForBuild:
  Creating directory "x64\RelWithDebInfo\TGZ_package\".
  Creating directory "x64\RelWithDebInfo\TGZ_package\TGZ_package.tlog\".
InitializeBuildStatus:
  Creating "x64\RelWithDebInfo\TGZ_package\TGZ_package.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule C:/b/workspace/150_CI_WINDOWS_DEVEL_compile/CMakeLists.txt
  CMake does not need to re-run because C:\b\j150\CMakeFiles\generate.stamp is up-to-date.
  create TGZ-package
  CPack: Create package using TGZ
  CPack: Install projects
  CPack: - Install project: arangodb3
  CPack: Create package
  CPack: - package: C:/b/j150/ArangoDB3-3.1.devel-1_win64.tar.gz generated.
FinalizeBuildStatus:
  Deleting file "x64\RelWithDebInfo\TGZ_package\TGZ_package.tlog\unsuccessfulbuild".
  Touching "x64\RelWithDebInfo\TGZ_package\TGZ_package.tlog\TGZ_package.lastbuildstate".
Done Building Project "C:\b\j150\TGZ_package.vcxproj" (default targets).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:54.75
++ grep CPACK_PACKAGE_FILE_NAME CPackConfig.cmake
++ sed -e 's;".$;;' -e 's;.*";;'
+ PKG_NAME=ArangoDB3-3.1.devel-1_win64
++ uname
+ TARFILE=arangodb-CYGWIN_NT-10.0.tar.gz
++ pwd
+ TARFILE_TMP=/cygdrive/c/b/j150/arangodb.tar.9140
+ trap 'rm -rf /cygdrive/c/b/j150/arangodb.tar.9140' EXIT
+ mkdir -p /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build
+ cd _CPack_Packages/win64/TGZ/ArangoDB3-3.1.devel-1_win64/
+ rm -rf /cygdrive/c/b/workspace/150_CI_WINDOWS_DEVEL_compile/build/share/arangodb3/js
+ tar -c -f /cygdrive/c/b/j150/arangodb.tar.9140 LICENSE.txt LICENSES-OTHER-COMPONENTS.md README.md README.txt README.windows.txt bin etc resources share usr var
+ cd ../workspace/150_CI_WINDOWS_DEVEL_compile/
+ touch 3rdParty/.keepme
+ touch arangod/.keepme
+ touch arangosh/.keepme
+ tar -u -f /cygdrive/c/b/j150/arangodb.tar.9140 VERSION utils scripts etc/relative etc/testing UnitTests Documentation js lib/Basics/errors.dat 3rdParty/.keepme arangod/.keepme arangosh/.keepme
++ uname -o
+ test Cygwin == Cygwin
++ grep FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL CMakeCache.txt
++ sed -e 's/.*optimized;//' -e 's/;.*//' -e 's;/lib.*lib;;' -e 's;\([a-zA-Z]*\):;/cygdrive/\1;'
+ SSLDIR=/cygdrive/C/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2
++ find /cygdrive/C/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2 -name '*.dll'
++ grep -i release
+ DLLS='/cygdrive/C/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/libeay32.dll
/cygdrive/C/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/ssleay32.dll'
+ cp /cygdrive/C/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/libeay32.dll /cygdrive/C/Users/jenkins/.nuget/packages/openssl.v140.windesktop.msvcstl.dyn.rt-dyn.x64/1.0.2/lib/native/v140/windesktop/msvcstl/dyn/rt-dyn/x64/release/ssleay32.dll bin/RelWithDebInfo
+ tar -u -f /cygdrive/c/b/j150/arangodb.tar.9140 bin etc tests
+ find . -name '*.gcno'
+ '[' -s files.9140 ']'
+ gzip
+ /usr/bin/md5sum
+ sed 's; .*;;'
+ rm -rf /cygdrive/c/b/j150/arangodb.tar.9140
[WARNINGS] Parsing warnings in console log with parser MSBuild
ERROR: Build step failed with exception
java.lang.NullPointerException
	at hudson.plugins.analysis.util.model.AbstractAnnotation.setFileName(AbstractAnnotation.java:384)
	at hudson.plugins.warnings.parser.Warning.<init>(Warning.java:64)
	at hudson.plugins.warnings.parser.AbstractWarningsParser.createWarning(AbstractWarningsParser.java:228)
	at hudson.plugins.warnings.parser.MsBuildParser.createWarning(MsBuildParser.java:66)
	at hudson.plugins.warnings.parser.RegexpParser.findAnnotations(RegexpParser.java:87)
	at hudson.plugins.warnings.parser.RegexpLineParser.parse(RegexpLineParser.java:94)
	at hudson.plugins.warnings.parser.ParserRegistry.parse(ParserRegistry.java:282)
	at hudson.plugins.warnings.parser.ParserRegistry.parse(ParserRegistry.java:261)
	at hudson.plugins.warnings.WarningsPublisher.parseConsoleLog(WarningsPublisher.java:349)
	at hudson.plugins.warnings.WarningsPublisher.perform(WarningsPublisher.java:291)
	at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:68)
	at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:295)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1754)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Build step 'Scan for compiler warnings' marked build as failure
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  7 second
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE