[2017/05/05 19:40:18.264] Task logger initialized (agent revision: ce43bf3c69a56d36d5cb6ed158a52e9edbbc1534) [2017/05/05 19:40:18.264] Running agent without a https certificate. [2017/05/05 19:40:18.293] Starting task cxx_driver_windows_2k8_release_compile_and_test_with_static_libs_28d5aa7931c81faeb0ce6ed9f3541e9f982e6cd0_17_05_05_23_36_41, execution 0. [2017/05/05 19:40:18.678] Running command 'shell.exec' in "setup" (step 1.1 of 5) [2017/05/05 19:40:18.690] + set -o pipefail [2017/05/05 19:40:18.690] + rm -rf mongo-cxx-driver [2017/05/05 19:40:18.697] + rm -fr mongo-c-driver [2017/05/05 19:40:18.702] + rm -fr mongod [2017/05/05 19:40:18.714] Running command 'git.get_project' in "setup" (step 1.2 of 5) [2017/05/05 19:40:18.725] rm -rf mongo-cxx-driver [2017/05/05 19:40:18.731] git clone 'git@github.com:mongodb/mongo-cxx-driver.git' 'mongo-cxx-driver' --branch 'master' [2017/05/05 19:40:18.752] Cloning into 'mongo-cxx-driver'... [2017/05/05 19:40:24.028] cd mongo-cxx-driver; git reset --hard 28d5aa7931c81faeb0ce6ed9f3541e9f982e6cd0 [2017/05/05 19:40:24.068] HEAD is now at 28d5aa7 minor: fix accidentally removed quote in compile script [2017/05/05 19:40:24.105] set -o errexit [2017/05/05 19:40:24.105] ls [2017/05/05 19:40:24.111] mongo-cxx-driver [2017/05/05 19:40:24.111] cd 'mongo-cxx-driver' [2017/05/05 19:40:24.112] git reset --hard '28d5aa7931c81faeb0ce6ed9f3541e9f982e6cd0' [2017/05/05 19:40:24.152] HEAD is now at 28d5aa7 minor: fix accidentally removed quote in compile script [2017/05/05 19:40:24.153] git apply --check --whitespace=fix 'C:\data\tmp\mcipatch_049698153' [2017/05/05 19:40:24.167] git apply --stat 'C:\data\tmp\mcipatch_049698153' [2017/05/05 19:40:24.179] examples/mongocxx/create.cpp | 2 +- [2017/05/05 19:40:24.179] 1 file changed, 1 insertion(+), 1 deletion(-) [2017/05/05 19:40:24.180] git apply --whitespace=fix < 'C:\data\tmp\mcipatch_049698153' [2017/05/05 19:40:24.200] Running command 'shell.exec' in "setup" (step 1.3 of 5) [2017/05/05 19:40:24.211] + set -o pipefail [2017/05/05 19:40:24.211] + cc --version [2017/05/05 19:40:24.216] bash: line 4: cc: command not found [2017/05/05 19:40:24.216] + true [2017/05/05 19:40:24.216] + c++ --version [2017/05/05 19:40:24.220] bash: line 5: c++: command not found [2017/05/05 19:40:24.220] + true [2017/05/05 19:40:24.220] + gcc --version [2017/05/05 19:40:24.225] bash: line 6: gcc: command not found [2017/05/05 19:40:24.225] + true [2017/05/05 19:40:24.225] + g++ --version [2017/05/05 19:40:24.229] bash: line 7: g++: command not found [2017/05/05 19:40:24.229] + true [2017/05/05 19:40:24.229] + clang --version [2017/05/05 19:40:24.234] bash: line 8: clang: command not found [2017/05/05 19:40:24.234] + true [2017/05/05 19:40:24.234] + cmake --version [2017/05/05 19:40:24.238] bash: line 9: cmake: command not found [2017/05/05 19:40:24.238] + true [2017/05/05 19:40:24.244] Running command 'shell.exec' in "start_mongod" (step 2 of 5) [2017/05/05 19:40:24.255] + set -o pipefail [2017/05/05 19:40:24.255] + git clone git@github.com:mongodb-labs/drivers-evergreen-tools.git [2017/05/05 19:40:24.276] Cloning into 'drivers-evergreen-tools'... [2017/05/05 19:40:24.626] + cd drivers-evergreen-tools [2017/05/05 19:40:24.627] + for i in .evergreen/*.sh [2017/05/05 19:40:24.627] + dos2unix .evergreen/compile-unix.sh [2017/05/05 19:40:24.829] dos2unix: converting file .evergreen/compile-unix.sh to Unix format... [2017/05/05 19:40:24.829] + for i in .evergreen/*.sh [2017/05/05 19:40:24.829] + dos2unix .evergreen/compile-windows.sh [2017/05/05 19:40:24.838] dos2unix: converting file .evergreen/compile-windows.sh to Unix format... [2017/05/05 19:40:24.838] + for i in .evergreen/*.sh [2017/05/05 19:40:24.838] + dos2unix .evergreen/compile.sh [2017/05/05 19:40:24.846] dos2unix: converting file .evergreen/compile.sh to Unix format... [2017/05/05 19:40:24.846] + for i in .evergreen/*.sh [2017/05/05 19:40:24.846] + dos2unix .evergreen/download-mongodb.sh [2017/05/05 19:40:24.858] dos2unix: converting file .evergreen/download-mongodb.sh to Unix format... [2017/05/05 19:40:24.858] + for i in .evergreen/*.sh [2017/05/05 19:40:24.858] + dos2unix .evergreen/install-dependencies.sh [2017/05/05 19:40:24.866] dos2unix: converting file .evergreen/install-dependencies.sh to Unix format... [2017/05/05 19:40:24.866] + for i in .evergreen/*.sh [2017/05/05 19:40:24.866] + dos2unix .evergreen/make-docs.sh [2017/05/05 19:40:24.875] dos2unix: converting file .evergreen/make-docs.sh to Unix format... [2017/05/05 19:40:24.875] + for i in .evergreen/*.sh [2017/05/05 19:40:24.875] + dos2unix .evergreen/make-release.sh [2017/05/05 19:40:24.882] dos2unix: converting file .evergreen/make-release.sh to Unix format... [2017/05/05 19:40:24.883] + for i in .evergreen/*.sh [2017/05/05 19:40:24.883] + dos2unix .evergreen/run-atlas-proxy.sh [2017/05/05 19:40:24.891] dos2unix: converting file .evergreen/run-atlas-proxy.sh to Unix format... [2017/05/05 19:40:24.891] + for i in .evergreen/*.sh [2017/05/05 19:40:24.891] + dos2unix .evergreen/run-orchestration.sh [2017/05/05 19:40:24.900] dos2unix: converting file .evergreen/run-orchestration.sh to Unix format... [2017/05/05 19:40:24.900] + for i in .evergreen/*.sh [2017/05/05 19:40:24.900] + dos2unix .evergreen/run-tests.sh [2017/05/05 19:40:24.908] dos2unix: converting file .evergreen/run-tests.sh to Unix format... [2017/05/05 19:40:24.908] + for i in .evergreen/*.sh [2017/05/05 19:40:24.908] + dos2unix .evergreen/stop-orchestration.sh [2017/05/05 19:40:24.915] dos2unix: converting file .evergreen/stop-orchestration.sh to Unix format... [2017/05/05 19:40:24.919] ++ pwd [2017/05/05 19:40:24.919] + export DRIVERS_TOOLS=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:24.919] + DRIVERS_TOOLS=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:24.919] + '[' Windows_NT == Windows_NT ']' [2017/05/05 19:40:24.922] ++ cygpath -m /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:24.927] + export DRIVERS_TOOLS=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:24.927] + DRIVERS_TOOLS=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:24.927] + export MONGODB_BINARIES=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/mongodb/bin [2017/05/05 19:40:24.927] + MONGODB_BINARIES=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/mongodb/bin [2017/05/05 19:40:24.927] + export MONGO_ORCHESTRATION_HOME=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration [2017/05/05 19:40:24.927] + MONGO_ORCHESTRATION_HOME=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration [2017/05/05 19:40:24.927] + export MONGODB_VERSION=latest [2017/05/05 19:40:24.927] + MONGODB_VERSION=latest [2017/05/05 19:40:24.927] + echo '{ "releases": { "default": "C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/mongodb/bin" }}' [2017/05/05 19:40:24.927] + ./.evergreen/run-orchestration.sh [2017/05/05 19:40:24.937] + set -o errexit [2017/05/05 19:40:24.937] + AUTH=noauth [2017/05/05 19:40:24.937] + SSL=nossl [2017/05/05 19:40:24.937] + TOPOLOGY=server [2017/05/05 19:40:24.937] + STORAGE_ENGINE= [2017/05/05 19:40:24.937] + MONGODB_VERSION=latest [2017/05/05 19:40:24.940] ++ date +%s [2017/05/05 19:40:24.945] + DL_START=1494027624 [2017/05/05 19:40:24.948] ++ dirname ./.evergreen/run-orchestration.sh [2017/05/05 19:40:24.951] + DIR=./.evergreen [2017/05/05 19:40:24.951] + . ./.evergreen/download-mongodb.sh [2017/05/05 19:40:24.952] ++ set -o xtrace [2017/05/05 19:40:24.952] ++ set -o errexit [2017/05/05 19:40:24.953] + get_distro [2017/05/05 19:40:24.953] + '[' -f /etc/os-release ']' [2017/05/05 19:40:24.953] + command -v lsb_release [2017/05/05 19:40:24.954] + '[' -f /etc/redhat-release ']' [2017/05/05 19:40:24.955] + '[' -f /etc/lsb-release ']' [2017/05/05 19:40:24.955] + grep -R 'Amazon Linux' /etc/system-release [2017/05/05 19:40:25.030] ++ uname -s [2017/05/05 19:40:25.037] + OS_NAME=CYGWIN_NT-6.1 [2017/05/05 19:40:25.040] ++ uname -m [2017/05/05 19:40:25.046] + MARCH=x86_64 [2017/05/05 19:40:25.052] ++ echo CYGWIN_NT-6.1--x86_64 [2017/05/05 19:40:25.055] ++ tr '[:upper:]' '[:lower:]' [2017/05/05 19:40:25.059] + DISTRO=cygwin_nt-6.1--x86_64 [2017/05/05 19:40:25.059] cygwin_nt-6.1--x86_64 [2017/05/05 19:40:25.059] + echo cygwin_nt-6.1--x86_64 [2017/05/05 19:40:25.059] + get_mongodb_download_url_for cygwin_nt-6.1--x86_64 latest [2017/05/05 19:40:25.059] + _DISTRO=cygwin_nt-6.1--x86_64 [2017/05/05 19:40:25.059] + _VERSION=latest [2017/05/05 19:40:25.059] + VERSION_34=3.4.2 [2017/05/05 19:40:25.059] + VERSION_32=3.2.12 [2017/05/05 19:40:25.059] + VERSION_30=3.0.14 [2017/05/05 19:40:25.059] + VERSION_26=2.6.12 [2017/05/05 19:40:25.059] + VERSION_24=2.4.14 [2017/05/05 19:40:25.059] + EXTRACT='tar zxf' [2017/05/05 19:40:25.059] + case "$_DISTRO" in [2017/05/05 19:40:25.059] + EXTRACT='/cygdrive/c/Progra~2/7-Zip/7z.exe x' [2017/05/05 19:40:25.059] + MONGODB_LATEST=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip [2017/05/05 19:40:25.059] + MONGODB_34=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-3.4.2.zip [2017/05/05 19:40:25.059] + MONGODB_32=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-3.2.12.zip [2017/05/05 19:40:25.059] + MONGODB_30=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-3.0.14.zip [2017/05/05 19:40:25.059] + MONGODB_26=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-2.6.12.zip [2017/05/05 19:40:25.059] + MONGODB_24=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.4.14.zip [2017/05/05 19:40:25.059] + case "$_DISTRO" in [2017/05/05 19:40:25.059] + MONGODB_DOWNLOAD_URL= [2017/05/05 19:40:25.059] + case "$_VERSION" in [2017/05/05 19:40:25.059] http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip [2017/05/05 19:40:25.059] + MONGODB_DOWNLOAD_URL=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip [2017/05/05 19:40:25.059] + '[' -z http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip ']' [2017/05/05 19:40:25.059] + echo http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip [2017/05/05 19:40:25.059] + download_and_extract http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip '/cygdrive/c/Progra~2/7-Zip/7z.exe x' [2017/05/05 19:40:25.059] + MONGODB_DOWNLOAD_URL=http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip [2017/05/05 19:40:25.059] + EXTRACT='/cygdrive/c/Progra~2/7-Zip/7z.exe x' [2017/05/05 19:40:25.059] + cd C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:25.060] + curl http://downloads.10gen.com/win32/mongodb-win32-x86_64-enterprise-windows-64-latest.zip --silent --max-time 120 --fail --output mongodb-binaries.tgz [2017/05/05 19:40:29.331] + /cygdrive/c/Progra~2/7-Zip/7z.exe x mongodb-binaries.tgz [2017/05/05 19:40:37.250] [2017/05/05 19:40:37.250] 7-Zip 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 [2017/05/05 19:40:37.250] [2017/05/05 19:40:37.250] Processing archive: mongodb-binaries.tgz [2017/05/05 19:40:37.250] [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\LICENSE.txt [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\THIRD-PARTY-NOTICES.windows [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\README [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\THIRD-PARTY-NOTICES [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\MPL-2 [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\ssleay32.dll [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\libeay32.dll [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\snmp\MONGOD-MIB.txt [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\snmp\MONGODBINC-MIB.txt [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\snmp\mongod.conf.master [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\snmp\mongod.conf.subagent [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\snmp\README-snmp.txt [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\libsasl.dll [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\libsasl.pdb [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\netsnmp.dll [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\netsnmp.pdb [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\vcredist_x64.exe [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongodump.exe [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongorestore.exe [2017/05/05 19:40:37.250] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongoexport.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongoimport.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongostat.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongotop.exe [2017/05/05 19:40:37.251] + rm mongodb-binaries.tgz [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\bsondump.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongofiles.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongooplog.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongoperf.pdb [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongoperf.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongod.pdb [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongod.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongos.pdb [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongos.exe [2017/05/05 19:40:37.251] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongo.pdb [2017/05/05 19:40:37.252] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongo.exe [2017/05/05 19:40:37.252] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongodecrypt.pdb [2017/05/05 19:40:37.252] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongodecrypt.exe [2017/05/05 19:40:37.252] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongoldap.pdb [2017/05/05 19:40:37.252] Extracting mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067\bin\mongoldap.exe [2017/05/05 19:40:37.252] [2017/05/05 19:40:37.252] Everything is Ok [2017/05/05 19:40:37.252] [2017/05/05 19:40:37.252] Files: 38 [2017/05/05 19:40:37.252] Size: 1025163077 [2017/05/05 19:40:37.252] Compressed: 291055382 [2017/05/05 19:40:37.280] + mv mongodb-win32-x86_64-enterprise-windows-64-3.5.6-213-g22ec067 mongodb [2017/05/05 19:40:37.462] + chmod -R +x mongodb [2017/05/05 19:40:38.816] + find . -name vcredist_x64.exe -exec '{}' /install /quiet ';' [2017/05/05 19:40:39.170] + ./mongodb/bin/mongod --version [2017/05/05 19:40:39.233] db version v3.5.6-213-g22ec067 [2017/05/05 19:40:39.233] git version: 22ec067a8e1d3d2c0e9536400d4603d3552d9347 [2017/05/05 19:40:39.233] OpenSSL version: OpenSSL 1.0.1u-fips 22 Sep 2016 [2017/05/05 19:40:39.233] allocator: tcmalloc [2017/05/05 19:40:39.234] modules: enterprise [2017/05/05 19:40:39.234] build environment: [2017/05/05 19:40:39.234] distmod: windows-64 [2017/05/05 19:40:39.234] distarch: x86_64 [2017/05/05 19:40:39.234] target_arch: x86_64 [2017/05/05 19:40:39.236] + cd - [2017/05/05 19:40:39.236] /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:39.240] ++ date +%s [2017/05/05 19:40:39.244] + DL_END=1494027639 [2017/05/05 19:40:39.247] ++ date +%s [2017/05/05 19:40:39.251] + MO_START=1494027639 [2017/05/05 19:40:39.251] + ORCHESTRATION_FILE=basic [2017/05/05 19:40:39.251] + '[' noauth = auth ']' [2017/05/05 19:40:39.251] + '[' nossl '!=' nossl ']' [2017/05/05 19:40:39.251] + '[' '!' -z '' ']' [2017/05/05 19:40:39.251] + export ORCHESTRATION_FILE=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/configs/servers/basic.json [2017/05/05 19:40:39.251] + ORCHESTRATION_FILE=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/configs/servers/basic.json [2017/05/05 19:40:39.251] + export ORCHESTRATION_URL=http://localhost:8889/v1/servers [2017/05/05 19:40:39.251] + ORCHESTRATION_URL=http://localhost:8889/v1/servers [2017/05/05 19:40:39.254] ++ date [2017/05/05 19:40:39.258] + echo From shell Fri May 5 23:40:39 CUT 2017 [2017/05/05 19:40:39.272] + cd C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration [2017/05/05 19:40:39.272] + '[' -f venv/bin/activate ']' [2017/05/05 19:40:39.272] + '[' -f venv/Scripts/activate ']' [2017/05/05 19:40:39.272] + virtualenv --system-site-packages venv [2017/05/05 19:40:47.547] New python executable in C:\data\mci\8293e52227a31da750e6347dfe3ca50d\drivers-evergreen-tools\.evergreen\orchestration\venv\Scripts\python.exe [2017/05/05 19:40:47.547] Installing setuptools, pip, wheel...done. [2017/05/05 19:40:47.554] + '[' -f venv/bin/activate ']' [2017/05/05 19:40:47.554] + '[' -f venv/Scripts/activate ']' [2017/05/05 19:40:47.554] + . venv/Scripts/activate [2017/05/05 19:40:47.555] ++ deactivate nondestructive [2017/05/05 19:40:47.555] ++ unset -f pydoc [2017/05/05 19:40:47.555] ++ '[' -z '' ']' [2017/05/05 19:40:47.555] ++ '[' -z '' ']' [2017/05/05 19:40:47.555] ++ '[' -n /bin/sh ']' [2017/05/05 19:40:47.555] ++ hash -r [2017/05/05 19:40:47.555] ++ '[' -z '' ']' [2017/05/05 19:40:47.555] ++ unset VIRTUAL_ENV [2017/05/05 19:40:47.555] ++ '[' '!' nondestructive = nondestructive ']' [2017/05/05 19:40:47.559] +++ '[' cygwin == cygwin ']' [2017/05/05 19:40:47.559] +++ cygpath -u 'C:\data\mci\8293e52227a31da750e6347dfe3ca50d\drivers-evergreen-tools\.evergreen\orchestration\venv' [2017/05/05 19:40:47.567] ++ VIRTUAL_ENV=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/venv [2017/05/05 19:40:47.567] ++ export VIRTUAL_ENV [2017/05/05 19:40:47.567] ++ _OLD_VIRTUAL_PATH='/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:40:47.568] ++ PATH='/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/venv/Scripts:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:40:47.568] ++ export PATH [2017/05/05 19:40:47.568] ++ '[' -z '' ']' [2017/05/05 19:40:47.568] ++ '[' -z '' ']' [2017/05/05 19:40:47.568] ++ _OLD_VIRTUAL_PS1= [2017/05/05 19:40:47.568] ++ '[' x '!=' x ']' [2017/05/05 19:40:47.571] +++ basename /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/venv [2017/05/05 19:40:47.578] ++ PS1='(venv) ' [2017/05/05 19:40:47.578] ++ export PS1 [2017/05/05 19:40:47.578] ++ alias pydoc [2017/05/05 19:40:47.578] ++ '[' -n /bin/sh ']' [2017/05/05 19:40:47.578] ++ hash -r [2017/05/05 19:40:47.578] + pip install --upgrade git+git://github.com/mongodb/mongo-orchestration@master [2017/05/05 19:40:48.014] Collecting git+git://github.com/mongodb/mongo-orchestration@master [2017/05/05 19:40:48.015] Cloning git://github.com/mongodb/mongo-orchestration (to master) to c:\data\tmp\pip-seoe6t-build [2017/05/05 19:40:49.904] Requirement already up-to-date: pymongo>=3.0.2 in c:\python27\lib\site-packages (from mongo-orchestration==0.6.9) [2017/05/05 19:40:49.943] Requirement already up-to-date: bottle>=0.12.7 in c:\python27\lib\site-packages\bottle-0.12.13-py2.7.egg (from mongo-orchestration==0.6.9) [2017/05/05 19:40:50.063] Requirement already up-to-date: CherryPy<7.1,>=3.5.0 in c:\python27\lib\site-packages\cherrypy-7.0.0-py2.7.egg (from mongo-orchestration==0.6.9) [2017/05/05 19:40:50.282] Requirement already up-to-date: six in c:\data\mci\8293e52227a31da750e6347dfe3ca50d\drivers-evergreen-tools\.evergreen\orchestration\venv\lib\site-packages (from CherryPy<7.1,>=3.5.0->mongo-orchestration==0.6.9) [2017/05/05 19:40:50.282] Installing collected packages: mongo-orchestration [2017/05/05 19:40:50.283] Found existing installation: mongo-orchestration 0.6.9 [2017/05/05 19:40:50.284] Not uninstalling mongo-orchestration at c:\python27\lib\site-packages\mongo_orchestration-0.6.9-py2.7.egg, outside environment c:\data\mci\8293e52227a31da750e6347dfe3ca50d\drivers-evergreen-tools\.evergreen\orchestration\venv [2017/05/05 19:40:50.285] Running setup.py install for mongo-orchestration: started [2017/05/05 19:40:50.835] Running setup.py install for mongo-orchestration: finished with status 'done' [2017/05/05 19:40:50.999] Successfully installed mongo-orchestration-0.6.9 [2017/05/05 19:40:51.061] + pip freeze [2017/05/05 19:40:51.588] appdirs==1.4.3 [2017/05/05 19:40:51.588] bottle==0.12.13 [2017/05/05 19:40:51.588] cherrypy==7.0.0 [2017/05/05 19:40:51.588] cpplint==1.3.0 [2017/05/05 19:40:51.588] enum34==1.1.6 [2017/05/05 19:40:51.588] mongo-orchestration==0.6.9 [2017/05/05 19:40:51.588] packaging==16.8 [2017/05/05 19:40:51.588] poster==0.8.1 [2017/05/05 19:40:51.588] PyKMIP==0.4.0 [2017/05/05 19:40:51.588] pymongo==3.4.0 [2017/05/05 19:40:51.588] pyparsing==2.2.0 [2017/05/05 19:40:51.588] pypiwin32==219 [2017/05/05 19:40:51.588] PyYAML==3.11 [2017/05/05 19:40:51.588] requests==2.13.0 [2017/05/05 19:40:51.588] simples3==1.0 [2017/05/05 19:40:51.588] six==1.10.0 [2017/05/05 19:40:51.588] typing==3.6.1 [2017/05/05 19:40:51.588] virtualenv==15.1.0 [2017/05/05 19:40:51.602] + cd - [2017/05/05 19:40:51.603] /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:40:51.603] + ORCHESTRATION_ARGUMENTS='-e default -f C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/orchestration.config --socket-timeout-ms=60000 --bind=127.0.0.1 --enable-majority-read-concern' [2017/05/05 19:40:51.603] + '[' Windows_NT = Windows_NT ']' [2017/05/05 19:40:51.603] + ORCHESTRATION_ARGUMENTS='-e default -f C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/orchestration.config --socket-timeout-ms=60000 --bind=127.0.0.1 --enable-majority-read-concern -s wsgiref' [2017/05/05 19:40:51.603] + '[' Windows_NT = Windows_NT ']' [2017/05/05 19:40:51.610] ++ netstat -ano [2017/05/05 19:40:51.613] ++ grep ':8889 .* LISTENING' [2017/05/05 19:40:51.616] ++ awk '{print $5}' [2017/05/05 19:40:51.619] ++ tr -d '[:space:]' [2017/05/05 19:40:52.001] + OLD_MO_PID= [2017/05/05 19:40:52.001] + '[' '!' -z '' ']' [2017/05/05 19:40:52.005] + ls -la C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration [2017/05/05 19:40:52.005] + nohup mongo-orchestration -e default -f C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/orchestration.config --socket-timeout-ms=60000 --bind=127.0.0.1 --enable-majority-read-concern -s wsgiref start [2017/05/05 19:40:52.013] total 10 [2017/05/05 19:40:52.013] drwxr-xr-x 1 Administrator None 0 May 5 23:40 . [2017/05/05 19:40:52.013] drwxr-xr-x 1 Administrator None 0 May 5 23:40 .. [2017/05/05 19:40:52.013] drwxr-xr-x 1 Administrator None 0 May 5 23:40 configs [2017/05/05 19:40:52.013] drwxr-xr-x 1 Administrator None 0 May 5 23:40 db [2017/05/05 19:40:52.013] -rw-r--r-- 1 Administrator None 0 May 5 23:40 err.log [2017/05/05 19:40:52.013] drwxr-xr-x 1 Administrator None 0 May 5 23:40 lib [2017/05/05 19:40:52.013] -rw-r--r-- 1 Administrator None 113 May 5 23:40 orchestration.config [2017/05/05 19:40:52.013] -rw-r--r-- 1 Administrator None 0 May 5 23:40 out.log [2017/05/05 19:40:52.013] -rw-r--r-- 1 Administrator None 39 May 5 23:40 server.log [2017/05/05 19:40:52.013] drwxr-xr-x 1 Administrator None 0 May 5 23:40 venv [2017/05/05 19:40:52.013] + sleep 15 [2017/05/05 19:41:07.019] + curl http://localhost:8889/ --silent --max-time 120 --fail [2017/05/05 19:41:07.237] + sleep 5 [2017/05/05 19:41:12.243] + pwd [2017/05/05 19:41:12.243] {"version": "0.9", "links": [{"href": "/v1/releases", "method": "GET", "rel": "get-releases"}, {"href": "/v1", "method": "GET", "rel": "self"}, {"href": "/v1/servers", "method": "GET", "rel": "get-servers"}, {"href": "/v1/servers", "method": "POST", "rel": "add-server"}, {"href": "/v1/replica_sets", "method": "POST", "rel": "add-replica-set"}, {"href": "/v1/replica_sets", "method": "GET", "rel": "get-replica-sets"}, {"href": "/v1/sharded_clusters", "method": "POST", "rel": "add-sharded-cluster"}, {"href": "/v1/sharded_clusters", "method": "GET", "rel": "get-sharded-clusters"}], "service": "mongo-orchestration"}/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools [2017/05/05 19:41:12.243] + curl --silent --data @C:/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/configs/servers/basic.json http://localhost:8889/v1/servers --max-time 300 --fail [2017/05/05 19:41:14.609] ++ python -c 'import sys, json; j=json.load(open("tmp.json")); print(j["mongodb_auth_uri" if "mongodb_auth_uri" in j else "mongodb_uri"])' [2017/05/05 19:41:14.612] ++ tr -d '\r' [2017/05/05 19:41:14.640] + URI=mongodb://localhost:27017 [2017/05/05 19:41:14.640] + echo 'MONGODB_URI: "mongodb://localhost:27017"' [2017/05/05 19:41:14.641] + echo 'Cluster URI: mongodb://localhost:27017' [2017/05/05 19:41:14.641] Cluster URI: mongodb://localhost:27017 [2017/05/05 19:41:14.644] ++ date +%s [2017/05/05 19:41:14.648] + MO_END=1494027674 [2017/05/05 19:41:14.651] ++ expr 1494027674 - 1494027639 [2017/05/05 19:41:14.829] + MO_ELAPSED=35 [2017/05/05 19:41:14.832] ++ expr 1494027639 - 1494027624 [2017/05/05 19:41:14.835] + DL_ELAPSED=15 [2017/05/05 19:41:14.835] + cat [2017/05/05 19:41:14.851] Running command 'shell.exec' in "install_c_driver" (step 3 of 5) [2017/05/05 19:41:14.862] + set -o pipefail [2017/05/05 19:41:14.866] ++ pwd [2017/05/05 19:41:14.866] + export PREFIX=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc/ [2017/05/05 19:41:14.866] + PREFIX=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc/ [2017/05/05 19:41:14.866] + ./.evergreen/install.sh master [2017/05/05 19:41:14.876] + set -o pipefail [2017/05/05 19:41:14.876] + '[' 1 -lt 1 ']' [2017/05/05 19:41:14.876] + VERSION=master [2017/05/05 19:41:14.876] + PREFIX=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc/ [2017/05/05 19:41:14.883] ++ uname -s [2017/05/05 19:41:14.886] ++ tr '[:upper:]' '[:lower:]' [2017/05/05 19:41:14.890] + OS=cygwin_nt-6.1 [2017/05/05 19:41:14.890] + case "$OS" in [2017/05/05 19:41:14.890] + CONFIGURE_ARGS_MONGOC= [2017/05/05 19:41:14.890] + CONFIGURE_ARGS_BSON= [2017/05/05 19:41:14.893] ++ cygpath -m /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc/ [2017/05/05 19:41:14.898] + CONFIGURE_ARGS_EXTRA=-DCMAKE_INSTALL_PREFIX=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/ [2017/05/05 19:41:14.898] + echo 'About to install C driver (master) into /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc/' [2017/05/05 19:41:14.898] About to install C driver (master) into /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc/ [2017/05/05 19:41:14.898] + LIB=mongo-c-driver [2017/05/05 19:41:14.904] ++ echo master [2017/05/05 19:41:14.907] ++ grep '^[a-z]' [2017/05/05 19:41:14.911] + '[' -n master ']' [2017/05/05 19:41:14.911] + rm -rf mongo-c-driver [2017/05/05 19:41:14.917] + curl -o mongo-c-driver.tgz -L http://s3.amazonaws.com/mciuploads/mongo-c-driver/master/mongo-c-driver-latest.tar.gz [2017/05/05 19:41:14.934] % Total % Received % Xferd Average Speed Time Time Time Current [2017/05/05 19:41:14.934] Dload Upload Total Spent Left Speed [2017/05/05 19:41:15.076] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6954k 100 6954k 0 0 46.3M 0 --:--:-- --:--:-- --:--:-- 48.1M [2017/05/05 19:41:15.077] + tar --extract --file mongo-c-driver.tgz [2017/05/05 19:41:16.318] + rm -rf mongo-c-driver [2017/05/05 19:41:16.328] ++ echo mongo-c-driver-1.7.0-dev [2017/05/05 19:41:16.328] + DIR=mongo-c-driver-1.7.0-dev [2017/05/05 19:41:16.328] + cd mongo-c-driver-1.7.0-dev [2017/05/05 19:41:16.331] + cd src/libbson [2017/05/05 19:41:16.333] + compile_and_install -DCMAKE_INSTALL_PREFIX=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/ [2017/05/05 19:41:16.333] + '[' -f /proc/cpuinfo ']' [2017/05/05 19:41:16.337] ++ grep -c '^processor' /proc/cpuinfo [2017/05/05 19:41:16.341] + CONCURRENCY=16 [2017/05/05 19:41:16.341] + case "$OS" in [2017/05/05 19:41:16.341] + /cygdrive/c/cmake/bin/cmake -G 'Visual Studio 14 2015 Win64' -DCMAKE_INSTALL_PREFIX=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/ [2017/05/05 19:41:16.821] -- The C compiler identification is MSVC 19.0.24218.1 [2017/05/05 19:41:16.850] -- Check for working C compiler using: Visual Studio 14 2015 Win64 [2017/05/05 19:41:17.695] -- Check for working C compiler using: Visual Studio 14 2015 Win64 -- works [2017/05/05 19:41:17.699] -- Detecting C compiler ABI info [2017/05/05 19:41:18.237] -- Detecting C compiler ABI info - done [2017/05/05 19:41:18.258] CMake Warning at C:/cmake/share/cmake-3.2/Modules/InstallRequiredSystemLibraries.cmake:424 (message): [2017/05/05 19:41:18.258] system runtime library file does not exist: 'C:/Program Files [2017/05/05 19:41:18.258] (x86)/Microsoft Visual Studio [2017/05/05 19:41:18.258] 14.0/VC/redist/x64/Microsoft.VC140.CRT/msvcr140.dll' [2017/05/05 19:41:18.258] Call Stack (most recent call first): [2017/05/05 19:41:18.258] CMakeLists.txt:13 (include) [2017/05/05 19:41:18.258] [2017/05/05 19:41:18.258] [2017/05/05 19:41:18.261] Current version (from VERSION_CURRENT file): 1.7.0-dev [2017/05/05 19:41:18.261] Previous release (from VERSION_RELEASED file): 1.6.0 [2017/05/05 19:41:18.293] -- Check if the system is big endian [2017/05/05 19:41:18.293] -- Searching 16 bit integer [2017/05/05 19:41:18.298] -- Looking for sys/types.h [2017/05/05 19:41:18.792] -- Looking for sys/types.h - found [2017/05/05 19:41:18.794] -- Looking for stdint.h [2017/05/05 19:41:19.292] -- Looking for stdint.h - found [2017/05/05 19:41:19.293] -- Looking for stddef.h [2017/05/05 19:41:19.791] -- Looking for stddef.h - found [2017/05/05 19:41:19.792] -- Check size of unsigned short [2017/05/05 19:41:20.332] -- Check size of unsigned short - done [2017/05/05 19:41:20.334] -- Using unsigned short [2017/05/05 19:41:20.839] -- Check if the system is big endian - little endian [2017/05/05 19:41:20.852] -- Looking for snprintf [2017/05/05 19:41:21.370] -- Looking for snprintf - found [2017/05/05 19:41:21.371] -- Looking for reallocf [2017/05/05 19:41:21.794] -- Looking for reallocf - not found [2017/05/05 19:41:21.795] -- Performing Test BSON_HAVE_TIMESPEC [2017/05/05 19:41:22.314] -- Performing Test BSON_HAVE_TIMESPEC - Success [2017/05/05 19:41:22.314] -- struct timespec found [2017/05/05 19:41:22.357] -- Configuring done [2017/05/05 19:41:22.496] -- Generating done [2017/05/05 19:41:22.498] -- Build files have been written to: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson [2017/05/05 19:41:22.501] + '/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin/MSBuild.exe' /m INSTALL.vcxproj [2017/05/05 19:41:22.532] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:41:22.532] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:41:22.532] [2017/05/05 19:41:22.557] Build started 5/5/2017 11:41:22 PM. [2017/05/05 19:41:22.774] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\INSTALL.vcxproj" on node 1 (default targets). [2017/05/05 19:41:22.774] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\INSTALL.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (2) on node 1 (default targets). [2017/05/05 19:41:22.774] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ZERO_CHECK.vcxproj" (3) on node 1 (default targets). [2017/05/05 19:41:22.774] 3>PrepareForBuild: [2017/05/05 19:41:22.775] Creating directory "x64\Debug\ZERO_CHECK\". [2017/05/05 19:41:22.776] Creating directory "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\". [2017/05/05 19:41:22.778] InitializeBuildStatus: [2017/05/05 19:41:22.778] Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:22.799] CustomBuild: [2017/05/05 19:41:22.799] Checking Build System [2017/05/05 19:41:22.819] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:41:22.833] FinalizeBuildStatus: [2017/05/05 19:41:22.833] Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". [2017/05/05 19:41:22.833] Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". [2017/05/05 19:41:22.834] 3>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ZERO_CHECK.vcxproj" (default targets). [2017/05/05 19:41:22.950] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj" (4) on node 2 (default targets). [2017/05/05 19:41:22.950] 4>PrepareForBuild: [2017/05/05 19:41:22.950] Creating directory "bson_shared.dir\Debug\". [2017/05/05 19:41:22.952] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\". [2017/05/05 19:41:22.952] Creating directory "bson_shared.dir\Debug\bson_shared.tlog\". [2017/05/05 19:41:22.955] InitializeBuildStatus: [2017/05/05 19:41:22.955] Creating "bson_shared.dir\Debug\bson_shared.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:22.976] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj" (5) on node 3 (default targets). [2017/05/05 19:41:22.976] 5>PrepareForBuild: [2017/05/05 19:41:22.976] Creating directory "bson_static.dir\Debug\". [2017/05/05 19:41:22.976] 4>CustomBuild: [2017/05/05 19:41:22.976] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/CMakeLists.txt [2017/05/05 19:41:22.978] 5>PrepareForBuild: [2017/05/05 19:41:22.978] Creating directory "bson_static.dir\Debug\bson_static.tlog\". [2017/05/05 19:41:22.980] InitializeBuildStatus: [2017/05/05 19:41:22.980] Creating "bson_static.dir\Debug\bson_static.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:22.996] 4>CustomBuild: [2017/05/05 19:41:22.996] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:41:23.001] 5>CustomBuild: [2017/05/05 19:41:23.001] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/CMakeLists.txt [2017/05/05 19:41:23.021] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:41:23.044] 4>ClCompile: [2017/05/05 19:41:23.044] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D BSON_COMPILATION /D JSONSL_PARSE_NAN /D "BINARY_DIR=\"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson//tests/binary\"" /D "JSON_DIR=\"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson//tests/json\"" /D "CMAKE_INTDIR=\"Debug\"" /D bson_shared_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"bson_shared.dir\Debug\\" /Fd"bson_shared.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bcon.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-atomic.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-clock.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-context.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-error.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iso8601.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iter.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-keys.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-md5.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-memory.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-oid.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-reader.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-string.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-utf8.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-value.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-version-functions.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-writer.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c" [2017/05/05 19:41:23.068] 5>ClCompile: [2017/05/05 19:41:23.068] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D BSON_COMPILATION /D BSON_STATIC /D JSONSL_PARSE_NAN /D "BINARY_DIR=\"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson//tests/binary\"" /D "JSON_DIR=\"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson//tests/json\"" /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"bson_static.dir\Debug\\" /Fd"bson_static.dir\Debug\bson_static.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bcon.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-atomic.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-clock.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-context.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-error.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iso8601.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iter.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-keys.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-md5.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-memory.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-oid.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-reader.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-string.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-utf8.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-value.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-version-functions.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-writer.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c" [2017/05/05 19:41:23.072] 4>ClCompile: [2017/05/05 19:41:23.072] bcon.c [2017/05/05 19:41:23.094] 5>ClCompile: [2017/05/05 19:41:23.094] bcon.c [2017/05/05 19:41:23.346] 4>ClCompile: [2017/05/05 19:41:23.346] bson.c [2017/05/05 19:41:23.365] 5>ClCompile: [2017/05/05 19:41:23.365] bson.c [2017/05/05 19:41:23.620] 4>ClCompile: [2017/05/05 19:41:23.620] bson-atomic.c [2017/05/05 19:41:23.638] 5>ClCompile: [2017/05/05 19:41:23.638] bson-atomic.c [2017/05/05 19:41:23.873] 4>ClCompile: [2017/05/05 19:41:23.873] bson-clock.c [2017/05/05 19:41:23.891] 5>ClCompile: [2017/05/05 19:41:23.891] bson-clock.c [2017/05/05 19:41:24.128] 4>ClCompile: [2017/05/05 19:41:24.128] bson-context.c [2017/05/05 19:41:24.146] 5>ClCompile: [2017/05/05 19:41:24.147] bson-context.c [2017/05/05 19:41:24.385] 4>ClCompile: [2017/05/05 19:41:24.385] bson-decimal128.c [2017/05/05 19:41:24.403] 5>ClCompile: [2017/05/05 19:41:24.403] bson-decimal128.c [2017/05/05 19:41:24.637] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(176): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:24.637] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:24.637] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(180): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:24.637] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:24.638] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(590): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:24.641] bson-error.c [2017/05/05 19:41:24.656] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(176): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:24.657] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:24.657] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(180): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:24.657] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:24.657] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(590): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:24.661] bson-error.c [2017/05/05 19:41:24.896] 4>ClCompile: [2017/05/05 19:41:24.896] bson-iso8601.c [2017/05/05 19:41:24.914] 5>ClCompile: [2017/05/05 19:41:24.914] bson-iso8601.c [2017/05/05 19:41:25.157] 4>ClCompile: [2017/05/05 19:41:25.157] bson-iter.c [2017/05/05 19:41:25.174] 5>ClCompile: [2017/05/05 19:41:25.174] bson-iter.c [2017/05/05 19:41:25.413] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iter.c(114): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:25.422] bson-json.c [2017/05/05 19:41:25.430] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iter.c(114): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:25.439] bson-json.c [2017/05/05 19:41:25.693] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1762): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:25.693] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1763): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:25.698] bson-keys.c [2017/05/05 19:41:25.710] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1762): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:25.710] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1763): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:25.715] bson-keys.c [2017/05/05 19:41:25.956] 4>ClCompile: [2017/05/05 19:41:25.956] bson-md5.c [2017/05/05 19:41:25.971] 5>ClCompile: [2017/05/05 19:41:25.971] bson-md5.c [2017/05/05 19:41:26.212] 4>ClCompile: [2017/05/05 19:41:26.213] bson-memory.c [2017/05/05 19:41:26.225] 5>ClCompile: [2017/05/05 19:41:26.225] bson-memory.c [2017/05/05 19:41:26.467] 4>ClCompile: [2017/05/05 19:41:26.467] bson-oid.c [2017/05/05 19:41:26.478] 5>ClCompile: [2017/05/05 19:41:26.478] bson-oid.c [2017/05/05 19:41:26.726] 4>ClCompile: [2017/05/05 19:41:26.726] bson-reader.c [2017/05/05 19:41:26.739] 5>ClCompile: [2017/05/05 19:41:26.739] bson-reader.c [2017/05/05 19:41:26.990] 4>ClCompile: [2017/05/05 19:41:26.990] bson-string.c [2017/05/05 19:41:27.002] 5>ClCompile: [2017/05/05 19:41:27.002] bson-string.c [2017/05/05 19:41:27.247] 4>ClCompile: [2017/05/05 19:41:27.247] bson-timegm.c [2017/05/05 19:41:27.257] 5>ClCompile: [2017/05/05 19:41:27.257] bson-timegm.c [2017/05/05 19:41:27.496] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(278): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.496] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.496] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.497] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.497] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(321): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.497] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.498] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.498] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.498] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.499] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(466): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.499] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.499] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.500] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(488): warning C4244: '+=': conversion from 'const int64_t' to 'int_fast32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.500] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.500] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.500] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.501] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.501] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.501] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.501] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.502] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.502] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.502] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.502] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.503] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.503] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 5 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.503] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.504] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.504] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.504] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.504] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.505] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.505] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:27.505] bson-utf8.c [2017/05/05 19:41:27.507] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(278): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.507] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.507] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.508] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.508] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(321): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.508] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.509] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.509] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.509] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.510] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(466): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.510] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.510] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.511] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(488): warning C4244: '+=': conversion from 'const int64_t' to 'int_fast32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.511] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.511] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.511] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.512] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.512] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.512] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.512] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.513] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.513] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.513] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.513] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.514] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.514] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 5 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.514] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.515] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.515] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.515] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.515] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.516] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.516] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:27.516] bson-utf8.c [2017/05/05 19:41:27.759] 4>ClCompile: [2017/05/05 19:41:27.759] bson-value.c [2017/05/05 19:41:27.770] 5>ClCompile: [2017/05/05 19:41:27.770] bson-value.c [2017/05/05 19:41:28.016] 4>ClCompile: [2017/05/05 19:41:28.016] bson-version-functions.c [2017/05/05 19:41:28.027] 5>ClCompile: [2017/05/05 19:41:28.027] bson-version-functions.c [2017/05/05 19:41:28.273] 4>ClCompile: [2017/05/05 19:41:28.273] Generating Code... [2017/05/05 19:41:28.282] 5>ClCompile: [2017/05/05 19:41:28.282] Generating Code... [2017/05/05 19:41:28.371] 4>ClCompile: [2017/05/05 19:41:28.371] Compiling... [2017/05/05 19:41:28.371] bson-writer.c [2017/05/05 19:41:28.378] 5>ClCompile: [2017/05/05 19:41:28.378] Compiling... [2017/05/05 19:41:28.378] bson-writer.c [2017/05/05 19:41:28.635] 4>ClCompile: [2017/05/05 19:41:28.635] jsonsl.c [2017/05/05 19:41:28.642] 5>ClCompile: [2017/05/05 19:41:28.642] jsonsl.c [2017/05/05 19:41:28.894] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(919): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:28.894] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:28.895] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(957): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:28.895] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:28.901] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(919): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:28.901] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:28.901] 4>ClCompile: [2017/05/05 19:41:28.901] Generating Code... [2017/05/05 19:41:28.901] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(957): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:28.901] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(119): note: see declaration of 'strcpy' [2017/05/05 19:41:28.908] Generating Code... [2017/05/05 19:41:29.154] 5>Lib: [2017/05/05 19:41:29.154] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\bson-static-1.0.lib" /NOLOGO /MACHINE:X64 bson_static.dir\Debug\bcon.obj [2017/05/05 19:41:29.154] bson_static.dir\Debug\bson.obj [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-atomic.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-clock.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-context.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-decimal128.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-error.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-iso8601.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-iter.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-json.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-keys.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-md5.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-memory.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-oid.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-reader.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-string.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-timegm.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-utf8.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-value.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-version-functions.obj" [2017/05/05 19:41:29.154] "bson_static.dir\Debug\bson-writer.obj" [2017/05/05 19:41:29.154] bson_static.dir\Debug\jsonsl.obj [2017/05/05 19:41:29.154] 4>Link: [2017/05/05 19:41:29.154] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\libbson-1.0.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/libbson-1.0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/bson-1.0.lib" /MACHINE:X64 /machine:x64 /debug /DLL bson_shared.dir\Debug\bcon.obj [2017/05/05 19:41:29.154] bson_shared.dir\Debug\bson.obj [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-atomic.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-clock.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-context.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-decimal128.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-error.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-iso8601.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-iter.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-json.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-keys.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-md5.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-memory.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-oid.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-reader.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-string.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-timegm.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-utf8.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-value.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-version-functions.obj" [2017/05/05 19:41:29.154] "bson_shared.dir\Debug\bson-writer.obj" [2017/05/05 19:41:29.154] bson_shared.dir\Debug\jsonsl.obj [2017/05/05 19:41:29.190] Creating library C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/bson-1.0.lib and object C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/bson-1.0.exp [2017/05/05 19:41:29.196] 5>Lib: [2017/05/05 19:41:29.197] bson_static.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\bson-static-1.0.lib [2017/05/05 19:41:29.206] FinalizeBuildStatus: [2017/05/05 19:41:29.206] Deleting file "bson_static.dir\Debug\bson_static.tlog\unsuccessfulbuild". [2017/05/05 19:41:29.206] Touching "bson_static.dir\Debug\bson_static.tlog\bson_static.lastbuildstate". [2017/05/05 19:41:29.207] 5>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj" (default targets). [2017/05/05 19:41:29.326] 4>Link: [2017/05/05 19:41:29.326] bson_shared.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\libbson-1.0.dll [2017/05/05 19:41:29.326] bson_shared.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/libbson-1.0.pdb (Full PDB) [2017/05/05 19:41:29.334] FinalizeBuildStatus: [2017/05/05 19:41:29.334] Deleting file "bson_shared.dir\Debug\bson_shared.tlog\unsuccessfulbuild". [2017/05/05 19:41:29.335] Touching "bson_shared.dir\Debug\bson_shared.tlog\bson_shared.lastbuildstate". [2017/05/05 19:41:29.335] 4>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj" (default targets). [2017/05/05 19:41:29.416] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj" (6) on node 4 (default targets). [2017/05/05 19:41:29.416] 6>PrepareForBuild: [2017/05/05 19:41:29.416] Creating directory "test-libbson.dir\Debug\". [2017/05/05 19:41:29.435] Creating directory "test-libbson.dir\Debug\test-libbson.tlog\". [2017/05/05 19:41:29.437] InitializeBuildStatus: [2017/05/05 19:41:29.438] Creating "test-libbson.dir\Debug\test-libbson.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:29.458] CustomBuild: [2017/05/05 19:41:29.458] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/CMakeLists.txt [2017/05/05 19:41:29.478] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:41:29.506] ClCompile: [2017/05/05 19:41:29.507] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D "BINARY_DIR=\"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson//tests/binary\"" /D "JSON_DIR=\"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson//tests/json\"" /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-libbson.dir\Debug\\" /Fd"test-libbson.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\corpus-test.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\TestSuite.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-libbson.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-atomic.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-bson.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-bson-corpus.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-endian.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-clock.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-decimal128.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-error.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-iso8601.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-iter.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-json.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-oid.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-reader.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-string.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-type.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-utf8.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-value.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-version.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-writer.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-bcon-basic.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-bcon-extract.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c" [2017/05/05 19:41:29.533] corpus-test.c [2017/05/05 19:41:29.798] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\corpus-test.c(77): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:29.798] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(2254): note: see declaration of 'sscanf' [2017/05/05 19:41:29.801] TestSuite.c [2017/05/05 19:41:30.058] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\TestSuite.c(544): warning C4996: 'GetVersion': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:30.058] C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(110): note: see declaration of 'GetVersion' [2017/05/05 19:41:30.062] test-libbson.c [2017/05/05 19:41:30.085] test-atomic.c [2017/05/05 19:41:30.344] test-bson.c [2017/05/05 19:41:30.621] test-bson-corpus.c [2017/05/05 19:41:30.880] test-endian.c [2017/05/05 19:41:31.138] test-clock.c [2017/05/05 19:41:31.398] test-decimal128.c [2017/05/05 19:41:31.662] test-error.c [2017/05/05 19:41:31.920] test-iso8601.c [2017/05/05 19:41:32.189] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-iso8601.c(21): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:32.189] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-iso8601.c(43): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:32.189] test-iter.c [2017/05/05 19:41:32.447] test-json.c [2017/05/05 19:41:32.724] test-oid.c [2017/05/05 19:41:32.983] test-reader.c [2017/05/05 19:41:33.244] test-string.c [2017/05/05 19:41:33.505] test-type.c [2017/05/05 19:41:33.765] test-utf8.c [2017/05/05 19:41:34.025] test-value.c [2017/05/05 19:41:34.283] test-version.c [2017/05/05 19:41:34.542] Generating Code... [2017/05/05 19:41:34.670] Compiling... [2017/05/05 19:41:34.670] test-writer.c [2017/05/05 19:41:34.930] test-bcon-basic.c [2017/05/05 19:41:35.202] test-bcon-extract.c [2017/05/05 19:41:35.466] json-test.c [2017/05/05 19:41:35.720] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(50): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:35.720] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat' [2017/05/05 19:41:35.720] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(51): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:35.720] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat' [2017/05/05 19:41:35.720] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(52): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:35.720] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\string.h(255): note: see declaration of 'strncat' [2017/05/05 19:41:35.721] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(168): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:35.721] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: see declaration of 'fopen' [2017/05/05 19:41:35.724] Generating Code... [2017/05/05 19:41:35.951] Link: [2017/05/05 19:41:35.951] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\test-libbson.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\bson-1.0.lib" "Debug\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/test-libbson.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/test-libbson.lib" /MACHINE:X64 /machine:x64 /debug "test-libbson.dir\Debug\corpus-test.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\TestSuite.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-libbson.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-atomic.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-bson.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-bson-corpus.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-endian.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-clock.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-decimal128.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-error.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-iso8601.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-iter.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-json.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-oid.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-reader.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-string.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-type.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-utf8.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-value.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-version.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-writer.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-bcon-basic.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\test-bcon-extract.obj" [2017/05/05 19:41:35.951] "test-libbson.dir\Debug\json-test.obj" [2017/05/05 19:41:36.142] test-libbson.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\Debug\test-libbson.exe [2017/05/05 19:41:36.143] test-libbson.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/Debug/test-libbson.pdb (Full PDB) [2017/05/05 19:41:36.153] FinalizeBuildStatus: [2017/05/05 19:41:36.153] Deleting file "test-libbson.dir\Debug\test-libbson.tlog\unsuccessfulbuild". [2017/05/05 19:41:36.153] Touching "test-libbson.dir\Debug\test-libbson.tlog\test-libbson.lastbuildstate". [2017/05/05 19:41:36.153] 6>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj" (default targets). [2017/05/05 19:41:36.161] 2>PrepareForBuild: [2017/05/05 19:41:36.161] Creating directory "x64\Debug\ALL_BUILD\". [2017/05/05 19:41:36.163] Creating directory "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\". [2017/05/05 19:41:36.164] InitializeBuildStatus: [2017/05/05 19:41:36.164] Creating "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:36.183] CustomBuild: [2017/05/05 19:41:36.183] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/src/libbson/CMakeLists.txt [2017/05/05 19:41:36.203] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:41:36.213] FinalizeBuildStatus: [2017/05/05 19:41:36.213] Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild". [2017/05/05 19:41:36.213] Touching "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate". [2017/05/05 19:41:36.214] 2>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (default targets). [2017/05/05 19:41:36.219] 1>PrepareForBuild: [2017/05/05 19:41:36.219] Creating directory "x64\Debug\INSTALL\". [2017/05/05 19:41:36.221] Creating directory "x64\Debug\INSTALL\INSTALL.tlog\". [2017/05/05 19:41:36.222] InitializeBuildStatus: [2017/05/05 19:41:36.222] Creating "x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:36.245] PostBuildEvent: [2017/05/05 19:41:36.245] setlocal [2017/05/05 19:41:36.245] C:\cmake\bin\cmake.exe -DBUILD_TYPE=Debug -P cmake_install.cmake [2017/05/05 19:41:36.245] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:41:36.245] :cmEnd [2017/05/05 19:41:36.245] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:41:36.245] :cmErrorLevel [2017/05/05 19:41:36.245] exit /b %1 [2017/05/05 19:41:36.245] :cmDone [2017/05/05 19:41:36.245] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:41:36.245] :VCEnd [2017/05/05 19:41:36.274] -- Install configuration: "Debug" [2017/05/05 19:41:36.275] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/bin/msvcp140.dll [2017/05/05 19:41:36.277] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/bson-1.0.lib [2017/05/05 19:41:36.278] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/bin/libbson-1.0.dll [2017/05/05 19:41:36.279] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/bson-static-1.0.lib [2017/05/05 19:41:36.282] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-config.h [2017/05/05 19:41:36.283] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-stdint.h [2017/05/05 19:41:36.284] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-version.h [2017/05/05 19:41:36.285] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bcon.h [2017/05/05 19:41:36.286] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-atomic.h [2017/05/05 19:41:36.286] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-clock.h [2017/05/05 19:41:36.287] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-compat.h [2017/05/05 19:41:36.288] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-context.h [2017/05/05 19:41:36.288] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-decimal128.h [2017/05/05 19:41:36.289] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-endian.h [2017/05/05 19:41:36.290] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-error.h [2017/05/05 19:41:36.291] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson.h [2017/05/05 19:41:36.291] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-iter.h [2017/05/05 19:41:36.292] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-json.h [2017/05/05 19:41:36.293] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-keys.h [2017/05/05 19:41:36.293] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-macros.h [2017/05/05 19:41:36.294] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-md5.h [2017/05/05 19:41:36.295] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-memory.h [2017/05/05 19:41:36.295] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-oid.h [2017/05/05 19:41:36.296] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-reader.h [2017/05/05 19:41:36.297] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-stdint-win32.h [2017/05/05 19:41:36.298] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-string.h [2017/05/05 19:41:36.299] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-types.h [2017/05/05 19:41:36.299] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-utf8.h [2017/05/05 19:41:36.300] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-value.h [2017/05/05 19:41:36.301] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-version-functions.h [2017/05/05 19:41:36.302] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0/bson-writer.h [2017/05/05 19:41:36.303] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/pkgconfig/libbson-1.0.pc [2017/05/05 19:41:36.303] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/pkgconfig/libbson-static-1.0.pc [2017/05/05 19:41:36.305] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libbson-1.0/libbson-1.0-config.cmake [2017/05/05 19:41:36.306] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libbson-1.0/libbson-1.0-config-version.cmake [2017/05/05 19:41:36.307] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libbson-static-1.0/libbson-static-1.0-config.cmake [2017/05/05 19:41:36.308] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libbson-static-1.0/libbson-static-1.0-config-version.cmake [2017/05/05 19:41:36.313] FinalizeBuildStatus: [2017/05/05 19:41:36.313] Deleting file "x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild". [2017/05/05 19:41:36.313] Touching "x64\Debug\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate". [2017/05/05 19:41:36.314] 1>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\INSTALL.vcxproj" (default targets). [2017/05/05 19:41:36.316] [2017/05/05 19:41:36.316] Build succeeded. [2017/05/05 19:41:36.316] [2017/05/05 19:41:36.317] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:41:36.317] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:41:36.317] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj" (default target) (4) -> [2017/05/05 19:41:36.317] (ClCompile target) -> [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(176): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(180): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(590): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iter.c(114): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1762): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1763): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(278): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(321): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(466): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(488): warning C4244: '+=': conversion from 'const int64_t' to 'int_fast32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 5 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(919): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(957): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_shared.vcxproj] [2017/05/05 19:41:36.317] [2017/05/05 19:41:36.317] [2017/05/05 19:41:36.317] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:41:36.317] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:41:36.317] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj" (default target) (5) -> [2017/05/05 19:41:36.317] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(176): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(180): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-decimal128.c(590): warning C4267: '-=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-iter.c(114): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1762): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-json.c(1763): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(278): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(295): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(321): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(331): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(466): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(483): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(488): warning C4244: '+=': conversion from 'const int64_t' to 'int_fast32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(494): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(507): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(519): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(538): warning C4028: formal parameter 5 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(706): warning C4028: formal parameter 4 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 1 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 2 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\bson\bson-timegm.c(722): warning C4028: formal parameter 3 different from declaration [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(919): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\src\jsonsl\jsonsl.c(957): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\bson_static.vcxproj] [2017/05/05 19:41:36.318] [2017/05/05 19:41:36.318] [2017/05/05 19:41:36.318] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:41:36.318] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:41:36.318] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj" (default target) (6) -> [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\corpus-test.c(77): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\TestSuite.c(544): warning C4996: 'GetVersion': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-iso8601.c(21): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\test-iso8601.c(43): warning C4267: 'function': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(50): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(51): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(52): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\tests\json-test.c(168): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\libbson\test-libbson.vcxproj] [2017/05/05 19:41:36.318] [2017/05/05 19:41:36.318] 90 Warning(s) [2017/05/05 19:41:36.318] 0 Error(s) [2017/05/05 19:41:36.318] [2017/05/05 19:41:36.318] Time Elapsed 00:00:13.76 [2017/05/05 19:41:36.324] + compile_and_install -DCMAKE_INSTALL_PREFIX=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/ [2017/05/05 19:41:36.324] + '[' -f /proc/cpuinfo ']' [2017/05/05 19:41:36.327] ++ grep -c '^processor' /proc/cpuinfo [2017/05/05 19:41:36.332] + CONCURRENCY=16 [2017/05/05 19:41:36.332] + case "$OS" in [2017/05/05 19:41:36.332] + /cygdrive/c/cmake/bin/cmake -G 'Visual Studio 14 2015 Win64' -DCMAKE_INSTALL_PREFIX=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/ [2017/05/05 19:41:36.797] -- The C compiler identification is MSVC 19.0.24218.1 [2017/05/05 19:41:36.826] -- Check for working C compiler using: Visual Studio 14 2015 Win64 [2017/05/05 19:41:37.317] -- Check for working C compiler using: Visual Studio 14 2015 Win64 -- works [2017/05/05 19:41:37.321] -- Detecting C compiler ABI info [2017/05/05 19:41:37.800] -- Detecting C compiler ABI info - done [2017/05/05 19:41:37.816] CMake Warning at C:/cmake/share/cmake-3.2/Modules/InstallRequiredSystemLibraries.cmake:424 (message): [2017/05/05 19:41:37.816] system runtime library file does not exist: 'C:/Program Files [2017/05/05 19:41:37.816] (x86)/Microsoft Visual Studio [2017/05/05 19:41:37.816] 14.0/VC/redist/x64/Microsoft.VC140.CRT/msvcr140.dll' [2017/05/05 19:41:37.816] Call Stack (most recent call first): [2017/05/05 19:41:37.816] CMakeLists.txt:24 (include) [2017/05/05 19:41:37.816] [2017/05/05 19:41:37.816] [2017/05/05 19:41:37.818] Current version (from VERSION_CURRENT file): 1.7.0-dev [2017/05/05 19:41:37.818] Previous release (from VERSION_RELEASED file): 1.6.0 [2017/05/05 19:41:37.818] -- Searching for libbson CMake packages [2017/05/05 19:41:38.593] -- libbson found version "1.7.0-dev" [2017/05/05 19:41:38.593] -- libbson include path "C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0" [2017/05/05 19:41:38.593] -- libbson libraries "C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/bson-1.0.lib;ws2_32" [2017/05/05 19:41:38.594] -- libbson-static found version "1.7.0-dev" [2017/05/05 19:41:38.594] -- libbson-static include path "C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libbson-1.0" [2017/05/05 19:41:38.594] -- libbson-static libraries "C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/bson-static-1.0.lib;ws2_32" [2017/05/05 19:41:38.661] -- Found OpenSSL: C:/openssl/lib/ssleay32.lib;C:/openssl/lib/libeay32.lib (found version "1.0.1u") [2017/05/05 19:41:38.663] -- Looking for ASN1_STRING_get0_data in ssl [2017/05/05 19:41:39.047] -- Looking for ASN1_STRING_get0_data in ssl - not found [2017/05/05 19:41:39.049] -- Searching for sasl/sasl.h [2017/05/05 19:41:39.051] -- Found in c:/sasl/include [2017/05/05 19:41:39.051] -- Searching for libsasl2 [2017/05/05 19:41:39.053] -- Found c:/sasl/lib/sasl2.lib [2017/05/05 19:41:39.056] -- Looking for include file strings.h [2017/05/05 19:41:39.379] -- Looking for include file strings.h - not found [2017/05/05 19:41:39.384] -- Looking for sys/types.h [2017/05/05 19:41:39.860] -- Looking for sys/types.h - found [2017/05/05 19:41:39.862] -- Looking for stdint.h [2017/05/05 19:41:40.348] -- Looking for stdint.h - found [2017/05/05 19:41:40.349] -- Looking for stddef.h [2017/05/05 19:41:40.841] -- Looking for stddef.h - found [2017/05/05 19:41:40.842] -- Check size of socklen_t [2017/05/05 19:41:41.588] -- Check size of socklen_t - done [2017/05/05 19:41:41.634] -- Compiling against Cyrus SASL [2017/05/05 19:41:41.693] -- Configuring done [2017/05/05 19:41:42.127] -- Generating done [2017/05/05 19:41:42.130] -- Build files have been written to: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev [2017/05/05 19:41:42.135] + '/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin/MSBuild.exe' /m INSTALL.vcxproj [2017/05/05 19:41:42.162] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:41:42.162] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:41:42.162] [2017/05/05 19:41:42.187] Build started 5/5/2017 11:41:42 PM. [2017/05/05 19:41:42.412] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" on node 1 (default targets). [2017/05/05 19:41:42.412] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) on node 1 (default targets). [2017/05/05 19:41:42.412] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ZERO_CHECK.vcxproj" (3) on node 1 (default targets). [2017/05/05 19:41:42.413] 3>PrepareForBuild: [2017/05/05 19:41:42.413] Creating directory "x64\Debug\ZERO_CHECK\". [2017/05/05 19:41:42.413] Creating directory "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\". [2017/05/05 19:41:42.416] InitializeBuildStatus: [2017/05/05 19:41:42.416] Creating "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:42.438] CustomBuild: [2017/05/05 19:41:42.438] Checking Build System [2017/05/05 19:41:42.459] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:41:42.473] FinalizeBuildStatus: [2017/05/05 19:41:42.473] Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". [2017/05/05 19:41:42.473] Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". [2017/05/05 19:41:42.474] 3>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ZERO_CHECK.vcxproj" (default targets). [2017/05/05 19:41:43.006] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj" (15) on node 11 (default targets). [2017/05/05 19:41:43.006] 15>PrepareForBuild: [2017/05/05 19:41:43.006] Creating directory "mongoc_shared.dir\Debug\". [2017/05/05 19:41:43.007] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj" (11) on node 12 (default targets). [2017/05/05 19:41:43.007] 11>PrepareForBuild: [2017/05/05 19:41:43.007] Creating directory "mongoc_static.dir\Debug\". [2017/05/05 19:41:43.008] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\". [2017/05/05 19:41:43.009] 15>PrepareForBuild: [2017/05/05 19:41:43.009] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\". [2017/05/05 19:41:43.009] 11>PrepareForBuild: [2017/05/05 19:41:43.009] Creating directory "mongoc_static.dir\Debug\mongoc_static.tlog\". [2017/05/05 19:41:43.009] 15>PrepareForBuild: [2017/05/05 19:41:43.010] Creating directory "mongoc_shared.dir\Debug\mongoc_shared.tlog\". [2017/05/05 19:41:43.011] InitializeBuildStatus: [2017/05/05 19:41:43.011] Creating "mongoc_shared.dir\Debug\mongoc_shared.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:43.012] 11>InitializeBuildStatus: [2017/05/05 19:41:43.012] Creating "mongoc_static.dir\Debug\mongoc_static.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:41:43.033] CustomBuild: [2017/05/05 19:41:43.033] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:41:43.034] 15>CustomBuild: [2017/05/05 19:41:43.034] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:41:43.054] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:41:43.118] ClCompile: [2017/05/05 19:41:43.119] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D "CMAKE_INTDIR=\"Debug\"" /D mongoc_shared_EXPORTS /D _WINDLL /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"mongoc_shared.dir\Debug\\" /Fd"mongoc_shared.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-apm.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-array.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async-cmd.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-b64.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-buffer.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-bulk-operation.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-client.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-client-pool.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-collection.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-compression.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-counters.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor-array.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor-cursorid.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor-transform.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-database.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-find-and-modify.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-init.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file-page.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-host-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-index.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-linux-distro-scanner.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-log.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-matcher.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-matcher-op.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-memcmp.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-queue.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-read-concern.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-read-prefs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-description.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-stream.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-set.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-buffered.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-file.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-gridfs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-socket.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description-apm.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-scanner.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-uri.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-util.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-version-functions.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-concern.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-crypto.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-ssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-crypto-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rand-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl-bio.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster-sasl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-sasl.c" [2017/05/05 19:41:43.149] mongoc-apm.c [2017/05/05 19:41:43.417] mongoc-array.c [2017/05/05 19:41:43.554] 11>CustomBuild: [2017/05/05 19:41:43.554] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:41:43.619] ClCompile: [2017/05/05 19:41:43.620] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D MONGOC_STATIC /D BSON_STATIC /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"mongoc_static.dir\Debug\\" /Fd"mongoc_static.dir\Debug\mongoc_static.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-apm.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-array.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async-cmd.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-b64.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-buffer.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-bulk-operation.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-client.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-client-pool.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-collection.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-compression.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-counters.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor-array.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor-cursorid.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cursor-transform.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-database.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-find-and-modify.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-init.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file-page.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-host-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-index.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-linux-distro-scanner.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-log.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-matcher.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-matcher-op.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-memcmp.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-queue.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-read-concern.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-read-prefs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-description.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-stream.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-set.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-buffered.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-file.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-gridfs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-socket.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description-apm.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-scanner.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-uri.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-util.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-version-functions.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-concern.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-crypto.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-ssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-crypto-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rand-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl-bio.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-openssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster-sasl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-sasl.c" [2017/05/05 19:41:43.650] mongoc-apm.c [2017/05/05 19:41:43.676] 15>ClCompile: [2017/05/05 19:41:43.676] mongoc-async.c [2017/05/05 19:41:43.919] 11>ClCompile: [2017/05/05 19:41:43.919] mongoc-array.c [2017/05/05 19:41:43.963] 15>ClCompile: [2017/05/05 19:41:43.963] mongoc-async-cmd.c [2017/05/05 19:41:44.179] 11>ClCompile: [2017/05/05 19:41:44.179] mongoc-async.c [2017/05/05 19:41:44.231] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async-cmd.c(265): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:44.235] mongoc-b64.c [2017/05/05 19:41:44.452] ClCompile: [2017/05/05 19:41:44.452] mongoc-async-cmd.c [2017/05/05 19:41:44.492] 15>ClCompile: [2017/05/05 19:41:44.492] mongoc-buffer.c [2017/05/05 19:41:44.722] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async-cmd.c(265): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:44.726] mongoc-b64.c [2017/05/05 19:41:44.755] ClCompile: [2017/05/05 19:41:44.755] mongoc-bulk-operation.c [2017/05/05 19:41:44.986] 11>ClCompile: [2017/05/05 19:41:44.986] mongoc-buffer.c [2017/05/05 19:41:45.037] 15>ClCompile: [2017/05/05 19:41:45.037] mongoc-client.c [2017/05/05 19:41:45.253] 11>ClCompile: [2017/05/05 19:41:45.253] mongoc-bulk-operation.c [2017/05/05 19:41:45.325] 15>ClCompile: [2017/05/05 19:41:45.325] mongoc-client-pool.c [2017/05/05 19:41:45.534] 11>ClCompile: [2017/05/05 19:41:45.534] mongoc-client.c [2017/05/05 19:41:45.608] 15>ClCompile: [2017/05/05 19:41:45.608] mongoc-cluster.c [2017/05/05 19:41:45.823] 11>ClCompile: [2017/05/05 19:41:45.823] mongoc-client-pool.c [2017/05/05 19:41:45.886] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(230): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:45.892] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(2449): warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:45.897] mongoc-collection.c [2017/05/05 19:41:46.107] ClCompile: [2017/05/05 19:41:46.107] mongoc-cluster.c [2017/05/05 19:41:46.185] 15>ClCompile: [2017/05/05 19:41:46.185] mongoc-compression.c [2017/05/05 19:41:46.386] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(230): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:46.393] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(2449): warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:46.398] mongoc-collection.c [2017/05/05 19:41:46.454] ClCompile: [2017/05/05 19:41:46.454] mongoc-counters.c [2017/05/05 19:41:46.686] 11>ClCompile: [2017/05/05 19:41:46.686] mongoc-compression.c [2017/05/05 19:41:46.717] 15>ClCompile: [2017/05/05 19:41:46.717] mongoc-cursor-array.c [2017/05/05 19:41:46.964] 11>ClCompile: [2017/05/05 19:41:46.965] mongoc-counters.c [2017/05/05 19:41:46.996] 15>ClCompile: [2017/05/05 19:41:46.996] mongoc-cursor.c [2017/05/05 19:41:47.229] 11>ClCompile: [2017/05/05 19:41:47.229] mongoc-cursor-array.c [2017/05/05 19:41:47.286] 15>ClCompile: [2017/05/05 19:41:47.286] mongoc-cursor-cursorid.c [2017/05/05 19:41:47.507] 11>ClCompile: [2017/05/05 19:41:47.507] mongoc-cursor.c [2017/05/05 19:41:47.563] 15>ClCompile: [2017/05/05 19:41:47.563] mongoc-cursor-transform.c [2017/05/05 19:41:47.797] 11>ClCompile: [2017/05/05 19:41:47.797] mongoc-cursor-cursorid.c [2017/05/05 19:41:47.842] 15>ClCompile: [2017/05/05 19:41:47.842] mongoc-database.c [2017/05/05 19:41:48.078] 11>ClCompile: [2017/05/05 19:41:48.078] mongoc-cursor-transform.c [2017/05/05 19:41:48.124] 15>ClCompile: [2017/05/05 19:41:48.124] mongoc-find-and-modify.c [2017/05/05 19:41:48.357] 11>ClCompile: [2017/05/05 19:41:48.357] mongoc-database.c [2017/05/05 19:41:48.395] 15>ClCompile: [2017/05/05 19:41:48.395] mongoc-init.c [2017/05/05 19:41:48.639] 11>ClCompile: [2017/05/05 19:41:48.639] mongoc-find-and-modify.c [2017/05/05 19:41:48.688] 15>ClCompile: [2017/05/05 19:41:48.688] Configure the driver with --disable-automatic-init-and-cleanup (if using ./configure) or ENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF (with cmake). Automatic cleanup is deprecated and will be removed in version 2.0. [2017/05/05 19:41:48.696] Generating Code... [2017/05/05 19:41:48.803] Compiling... [2017/05/05 19:41:48.803] mongoc-gridfs.c [2017/05/05 19:41:48.913] 11>ClCompile: [2017/05/05 19:41:48.913] mongoc-init.c [2017/05/05 19:41:49.078] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs.c(307): warning C4244: '=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.083] mongoc-gridfs-file.c [2017/05/05 19:41:49.208] ClCompile: [2017/05/05 19:41:49.208] Configure the driver with --disable-automatic-init-and-cleanup (if using ./configure) or ENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF (with cmake). Automatic cleanup is deprecated and will be removed in version 2.0. [2017/05/05 19:41:49.216] Generating Code... [2017/05/05 19:41:49.321] Compiling... [2017/05/05 19:41:49.321] mongoc-gridfs.c [2017/05/05 19:41:49.354] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(438): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.354] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(505): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.355] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(575): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.355] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(590): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.355] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(824): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.356] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(957): warning C4244: '=': conversion from 'uint64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:49.360] mongoc-gridfs-file-list.c [2017/05/05 19:41:49.595] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs.c(307): warning C4244: '=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.600] mongoc-gridfs-file.c [2017/05/05 19:41:49.633] 15>ClCompile: [2017/05/05 19:41:49.633] mongoc-gridfs-file-page.c [2017/05/05 19:41:49.870] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(438): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.870] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(505): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.871] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(575): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.871] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(590): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.871] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(824): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.872] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(957): warning C4244: '=': conversion from 'uint64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:49.877] mongoc-gridfs-file-list.c [2017/05/05 19:41:49.897] ClCompile: [2017/05/05 19:41:49.897] mongoc-handshake.c [2017/05/05 19:41:50.152] 11>ClCompile: [2017/05/05 19:41:50.152] mongoc-gridfs-file-page.c [2017/05/05 19:41:50.170] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(227): warning C4996: 'GetVersionExA': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.170] C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433): note: see declaration of 'GetVersionExA' [2017/05/05 19:41:50.170] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.170] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(383): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.171] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(473): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.171] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(462): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.171] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(514): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.171] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(519): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:50.175] mongoc-host-list.c [2017/05/05 19:41:50.416] ClCompile: [2017/05/05 19:41:50.416] mongoc-handshake.c [2017/05/05 19:41:50.444] 15>ClCompile: [2017/05/05 19:41:50.444] mongoc-index.c [2017/05/05 19:41:50.689] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(227): warning C4996: 'GetVersionExA': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.689] C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433): note: see declaration of 'GetVersionExA' [2017/05/05 19:41:50.689] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.690] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(383): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.690] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(473): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.690] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(462): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.690] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(514): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.691] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(519): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:50.694] mongoc-host-list.c [2017/05/05 19:41:50.702] ClCompile: [2017/05/05 19:41:50.702] mongoc-list.c [2017/05/05 19:41:50.973] 11>ClCompile: [2017/05/05 19:41:50.973] mongoc-index.c [2017/05/05 19:41:50.974] 15>ClCompile: [2017/05/05 19:41:50.974] mongoc-linux-distro-scanner.c [2017/05/05 19:41:50.979] mongoc-log.c [2017/05/05 19:41:51.234] 11>ClCompile: [2017/05/05 19:41:51.234] mongoc-list.c [2017/05/05 19:41:51.241] 15>ClCompile: [2017/05/05 19:41:51.241] mongoc-matcher.c [2017/05/05 19:41:51.491] 11>ClCompile: [2017/05/05 19:41:51.491] mongoc-linux-distro-scanner.c [2017/05/05 19:41:51.495] mongoc-log.c [2017/05/05 19:41:51.499] 15>ClCompile: [2017/05/05 19:41:51.499] mongoc-matcher-op.c [2017/05/05 19:41:51.759] 11>ClCompile: [2017/05/05 19:41:51.759] mongoc-matcher.c [2017/05/05 19:41:51.774] 15>ClCompile: [2017/05/05 19:41:51.774] mongoc-memcmp.c [2017/05/05 19:41:52.021] 11>ClCompile: [2017/05/05 19:41:52.021] mongoc-matcher-op.c [2017/05/05 19:41:52.032] 15>ClCompile: [2017/05/05 19:41:52.032] mongoc-queue.c [2017/05/05 19:41:52.290] mongoc-read-concern.c [2017/05/05 19:41:52.298] 11>ClCompile: [2017/05/05 19:41:52.298] mongoc-memcmp.c [2017/05/05 19:41:52.549] 15>ClCompile: [2017/05/05 19:41:52.549] mongoc-read-prefs.c [2017/05/05 19:41:52.555] 11>ClCompile: [2017/05/05 19:41:52.555] mongoc-queue.c [2017/05/05 19:41:52.812] mongoc-read-concern.c [2017/05/05 19:41:52.823] 15>ClCompile: [2017/05/05 19:41:52.823] mongoc-rpc.c [2017/05/05 19:41:53.072] 11>ClCompile: [2017/05/05 19:41:53.072] mongoc-read-prefs.c [2017/05/05 19:41:53.095] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-delete.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.095] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-get-more.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.095] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.096] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-msg.def(8): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.097] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-query.def(13): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.098] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-update.def(12): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.102] 15>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.105] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(661): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.105] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(690): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.110] mongoc-server-description.c [2017/05/05 19:41:53.346] ClCompile: [2017/05/05 19:41:53.346] mongoc-rpc.c [2017/05/05 19:41:53.382] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-description.c(59): warning C4090: 'function': different 'const' qualifiers [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.388] mongoc-server-stream.c [2017/05/05 19:41:53.617] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-delete.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.618] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-get-more.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.618] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.619] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-msg.def(8): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.619] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-query.def(13): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.621] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-update.def(12): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.624] 11>c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.628] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(661): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.628] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(690): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.634] mongoc-server-description.c [2017/05/05 19:41:53.663] 15>ClCompile: [2017/05/05 19:41:53.663] mongoc-set.c [2017/05/05 19:41:53.905] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-description.c(59): warning C4090: 'function': different 'const' qualifiers [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:53.911] mongoc-server-stream.c [2017/05/05 19:41:53.916] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-set.c(89): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:53.920] Generating Code... [2017/05/05 19:41:54.098] Compiling... [2017/05/05 19:41:54.098] mongoc-socket.c [2017/05/05 19:41:54.188] 11>ClCompile: [2017/05/05 19:41:54.188] mongoc-set.c [2017/05/05 19:41:54.364] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(241): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.365] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(520): warning C4013: 'getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.366] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(895): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.366] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1003): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.367] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1148): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.371] mongoc-stream-buffered.c [2017/05/05 19:41:54.442] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-set.c(89): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:54.446] Generating Code... [2017/05/05 19:41:54.522] Compiling... [2017/05/05 19:41:54.522] mongoc-socket.c [2017/05/05 19:41:54.641] 15>ClCompile: [2017/05/05 19:41:54.641] mongoc-stream.c [2017/05/05 19:41:54.787] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(241): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:54.788] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(520): warning C4013: 'getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:54.789] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(895): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:54.789] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1003): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:54.789] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1148): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:54.794] mongoc-stream-buffered.c [2017/05/05 19:41:54.910] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(194): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.911] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(275): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:54.915] mongoc-stream-file.c [2017/05/05 19:41:55.065] 11>ClCompile: [2017/05/05 19:41:55.065] mongoc-stream.c [2017/05/05 19:41:55.180] 15>ClCompile: [2017/05/05 19:41:55.180] mongoc-stream-gridfs.c [2017/05/05 19:41:55.335] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(194): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:55.335] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(275): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:55.339] mongoc-stream-file.c [2017/05/05 19:41:55.451] ClCompile: [2017/05/05 19:41:55.451] mongoc-stream-socket.c [2017/05/05 19:41:55.603] 11>ClCompile: [2017/05/05 19:41:55.603] mongoc-stream-gridfs.c [2017/05/05 19:41:55.711] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-socket.c(178): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:55.715] mongoc-topology.c [2017/05/05 19:41:55.874] ClCompile: [2017/05/05 19:41:55.874] mongoc-stream-socket.c [2017/05/05 19:41:55.990] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology.c(219): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:55.996] mongoc-topology-description.c [2017/05/05 19:41:56.135] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-socket.c(178): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:56.139] mongoc-topology.c [2017/05/05 19:41:56.270] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description.c(704): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:56.277] mongoc-topology-description-apm.c [2017/05/05 19:41:56.412] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology.c(219): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:56.418] mongoc-topology-description.c [2017/05/05 19:41:56.538] 15>ClCompile: [2017/05/05 19:41:56.538] mongoc-topology-scanner.c [2017/05/05 19:41:56.689] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description.c(704): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:56.696] mongoc-topology-description-apm.c [2017/05/05 19:41:56.814] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-scanner.c(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:56.821] mongoc-uri.c [2017/05/05 19:41:56.984] 11>ClCompile: [2017/05/05 19:41:56.984] mongoc-topology-scanner.c [2017/05/05 19:41:57.109] 15>ClCompile: [2017/05/05 19:41:57.109] mongoc-util.c [2017/05/05 19:41:57.259] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-scanner.c(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:57.265] mongoc-uri.c [2017/05/05 19:41:57.376] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-util.c(33): warning C4013: 'rand_s' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.381] mongoc-version-functions.c [2017/05/05 19:41:57.551] 11>ClCompile: [2017/05/05 19:41:57.552] mongoc-util.c [2017/05/05 19:41:57.641] 15>ClCompile: [2017/05/05 19:41:57.641] mongoc-write-command.c [2017/05/05 19:41:57.820] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-util.c(33): warning C4013: 'rand_s' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:57.825] mongoc-version-functions.c [2017/05/05 19:41:57.917] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(680): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.918] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(835): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.919] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(986): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.919] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(989): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.919] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1092): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.920] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1103): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:57.927] mongoc-write-concern.c [2017/05/05 19:41:58.090] 11>ClCompile: [2017/05/05 19:41:58.090] mongoc-write-command.c [2017/05/05 19:41:58.199] 15>ClCompile: [2017/05/05 19:41:58.199] mongoc-crypto.c [2017/05/05 19:41:58.382] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(680): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:58.382] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(835): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:58.383] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(986): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:58.383] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(989): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:58.383] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1092): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:58.384] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1103): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:58.392] mongoc-write-concern.c [2017/05/05 19:41:58.466] ClCompile: [2017/05/05 19:41:58.466] mongoc-scram.c [2017/05/05 19:41:58.655] 11>ClCompile: [2017/05/05 19:41:58.656] mongoc-crypto.c [2017/05/05 19:41:58.734] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(295): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:58.735] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(328): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:58.735] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(513): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:58.735] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(638): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:58.740] mongoc-stream-tls.c [2017/05/05 19:41:58.914] ClCompile: [2017/05/05 19:41:58.914] mongoc-scram.c [2017/05/05 19:41:59.036] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls.c(121): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:41:59.040] mongoc-ssl.c [2017/05/05 19:41:59.184] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(295): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:59.184] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(328): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:59.184] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(513): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:59.185] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(638): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:59.189] mongoc-stream-tls.c [2017/05/05 19:41:59.336] 15>ClCompile: [2017/05/05 19:41:59.336] mongoc-crypto-openssl.c [2017/05/05 19:41:59.489] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls.c(121): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:41:59.494] mongoc-ssl.c [2017/05/05 19:41:59.612] ClCompile: [2017/05/05 19:41:59.612] Generating Code... [2017/05/05 19:41:59.700] Compiling... [2017/05/05 19:41:59.700] mongoc-rand-openssl.c [2017/05/05 19:41:59.788] 11>ClCompile: [2017/05/05 19:41:59.788] mongoc-crypto-openssl.c [2017/05/05 19:41:59.976] 15>ClCompile: [2017/05/05 19:41:59.976] mongoc-stream-tls-openssl.c [2017/05/05 19:42:00.063] 11>ClCompile: [2017/05/05 19:42:00.064] Generating Code... [2017/05/05 19:42:00.150] Compiling... [2017/05/05 19:42:00.150] mongoc-rand-openssl.c [2017/05/05 19:42:00.281] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(210): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.281] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(220): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.281] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(226): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.281] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(297): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.282] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(305): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.282] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(351): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.282] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(468): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:00.288] mongoc-stream-tls-openssl-bio.c [2017/05/05 19:42:00.425] ClCompile: [2017/05/05 19:42:00.425] mongoc-stream-tls-openssl.c [2017/05/05 19:42:00.594] 15>ClCompile: [2017/05/05 19:42:00.595] mongoc-openssl.c [2017/05/05 19:42:00.727] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(210): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.727] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(220): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.728] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(226): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.728] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(297): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.728] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(305): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.728] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(351): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.729] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(468): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:00.734] mongoc-stream-tls-openssl-bio.c [2017/05/05 19:42:00.906] ClCompile: [2017/05/05 19:42:00.906] mongoc-cluster-sasl.c [2017/05/05 19:42:01.039] 11>ClCompile: [2017/05/05 19:42:01.039] mongoc-openssl.c [2017/05/05 19:42:01.182] 15>ClCompile: [2017/05/05 19:42:01.182] mongoc-sasl.c [2017/05/05 19:42:01.348] 11>ClCompile: [2017/05/05 19:42:01.349] mongoc-cluster-sasl.c [2017/05/05 19:42:01.458] 15>ClCompile: [2017/05/05 19:42:01.458] Generating Code... [2017/05/05 19:42:01.639] 11>ClCompile: [2017/05/05 19:42:01.639] mongoc-sasl.c [2017/05/05 19:42:01.915] Generating Code... [2017/05/05 19:42:02.119] 15>Link: [2017/05/05 19:42:02.119] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\libmongoc-1.0.dll" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/libmongoc-1.0.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-1.0.lib" /MACHINE:X64 /machine:x64 /debug /DLL "mongoc_shared.dir\Debug\mongoc-apm.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-array.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-async.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-async-cmd.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-b64.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-buffer.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-bulk-operation.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-client.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-client-pool.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-cluster.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-collection.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-compression.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-counters.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-cursor-array.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-cursor.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-cursor-cursorid.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-cursor-transform.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-database.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-find-and-modify.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-init.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-gridfs.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-gridfs-file.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-gridfs-file-list.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-gridfs-file-page.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-handshake.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-host-list.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-index.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-list.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-linux-distro-scanner.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-log.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-matcher.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-matcher-op.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-memcmp.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-queue.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-read-concern.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-read-prefs.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-rpc.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-server-description.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-server-stream.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-set.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-socket.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-stream-buffered.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-stream.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-stream-file.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-stream-gridfs.obj" [2017/05/05 19:42:02.119] "mongoc_shared.dir\Debug\mongoc-stream-socket.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-topology.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-topology-description.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-topology-description-apm.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-topology-scanner.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-uri.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-util.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-version-functions.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-write-command.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-write-concern.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-crypto.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-scram.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-stream-tls.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-ssl.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-crypto-openssl.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-rand-openssl.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-stream-tls-openssl.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-stream-tls-openssl-bio.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-openssl.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-cluster-sasl.obj" [2017/05/05 19:42:02.120] "mongoc_shared.dir\Debug\mongoc-sasl.obj" [2017/05/05 19:42:02.174] Creating library C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-1.0.lib and object C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-1.0.exp [2017/05/05 19:42:02.389] mongoc_shared.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\libmongoc-1.0.dll [2017/05/05 19:42:02.390] mongoc_shared.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/libmongoc-1.0.pdb (Full PDB) [2017/05/05 19:42:02.402] FinalizeBuildStatus: [2017/05/05 19:42:02.402] Deleting file "mongoc_shared.dir\Debug\mongoc_shared.tlog\unsuccessfulbuild". [2017/05/05 19:42:02.402] Touching "mongoc_shared.dir\Debug\mongoc_shared.tlog\mongoc_shared.lastbuildstate". [2017/05/05 19:42:02.402] 15>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj" (default targets). [2017/05/05 19:42:02.421] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-client.vcxproj" (5) on node 2 (default targets). [2017/05/05 19:42:02.421] 5>PrepareForBuild: [2017/05/05 19:42:02.421] Creating directory "example-client.dir\Debug\". [2017/05/05 19:42:02.423] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-command-with-opts.vcxproj" (6) on node 4 (default targets). [2017/05/05 19:42:02.423] 6>PrepareForBuild: [2017/05/05 19:42:02.423] Creating directory "example-command-with-opts.dir\Debug\". [2017/05/05 19:42:02.423] Creating directory "example-command-with-opts.dir\Debug\example-.9848C7F0.tlog\". [2017/05/05 19:42:02.424] 5>PrepareForBuild: [2017/05/05 19:42:02.424] Creating directory "example-client.dir\Debug\example-client.tlog\". [2017/05/05 19:42:02.424] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-command-monitoring.vcxproj" (7) on node 3 (default targets). [2017/05/05 19:42:02.425] 7>PrepareForBuild: [2017/05/05 19:42:02.425] Creating directory "example-command-monitoring.dir\Debug\". [2017/05/05 19:42:02.425] Creating directory "example-command-monitoring.dir\Debug\example-.B02AC02B.tlog\". [2017/05/05 19:42:02.426] 6>InitializeBuildStatus: [2017/05/05 19:42:02.426] Creating "example-command-with-opts.dir\Debug\example-.9848C7F0.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.427] 5>InitializeBuildStatus: [2017/05/05 19:42:02.427] Creating "example-client.dir\Debug\example-client.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.427] 7>InitializeBuildStatus: [2017/05/05 19:42:02.427] Creating "example-command-monitoring.dir\Debug\example-.B02AC02B.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.449] 6>CustomBuild: [2017/05/05 19:42:02.449] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.450] 5>CustomBuild: [2017/05/05 19:42:02.450] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.450] 7>CustomBuild: [2017/05/05 19:42:02.450] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.473] 5>CustomBuild: [2017/05/05 19:42:02.473] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.474] 7>CustomBuild: [2017/05/05 19:42:02.474] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.477] 6>CustomBuild: [2017/05/05 19:42:02.477] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.496] 7>ClCompile: [2017/05/05 19:42:02.496] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"example-command-monitoring.dir\Debug\\" /Fd"example-command-monitoring.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\example-command-monitoring.c" [2017/05/05 19:42:02.498] 5>ClCompile: [2017/05/05 19:42:02.498] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"example-client.dir\Debug\\" /Fd"example-client.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\example-client.c" [2017/05/05 19:42:02.501] 6>ClCompile: [2017/05/05 19:42:02.501] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"example-command-with-opts.dir\Debug\\" /Fd"example-command-with-opts.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\example-command-with-opts.c" [2017/05/05 19:42:02.507] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc-ping.vcxproj" (14) on node 9 (default targets). [2017/05/05 19:42:02.508] 14>PrepareForBuild: [2017/05/05 19:42:02.509] Creating directory "mongoc-ping.dir\Debug\". [2017/05/05 19:42:02.509] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc-dump.vcxproj" (16) on node 8 (default targets). [2017/05/05 19:42:02.509] 16>PrepareForBuild: [2017/05/05 19:42:02.509] Creating directory "mongoc-dump.dir\Debug\". [2017/05/05 19:42:02.510] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc-tail.vcxproj" (9) on node 10 (default targets). [2017/05/05 19:42:02.510] 9>PrepareForBuild: [2017/05/05 19:42:02.510] Creating directory "mongoc-tail.dir\Debug\". [2017/05/05 19:42:02.511] 16>PrepareForBuild: [2017/05/05 19:42:02.512] Creating directory "mongoc-dump.dir\Debug\mongoc-dump.tlog\". [2017/05/05 19:42:02.512] 14>PrepareForBuild: [2017/05/05 19:42:02.512] Creating directory "mongoc-ping.dir\Debug\mongoc-ping.tlog\". [2017/05/05 19:42:02.512] 9>PrepareForBuild: [2017/05/05 19:42:02.512] Creating directory "mongoc-tail.dir\Debug\mongoc-tail.tlog\". [2017/05/05 19:42:02.514] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-sdam-monitoring.vcxproj" (13) on node 7 (default targets). [2017/05/05 19:42:02.515] 13>PrepareForBuild: [2017/05/05 19:42:02.515] Creating directory "example-sdam-monitoring.dir\Debug\". [2017/05/05 19:42:02.516] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-gridfs.vcxproj" (17) on node 5 (default targets). [2017/05/05 19:42:02.516] 17>PrepareForBuild: [2017/05/05 19:42:02.516] Creating directory "example-gridfs.dir\Debug\". [2017/05/05 19:42:02.518] 13>PrepareForBuild: [2017/05/05 19:42:02.518] Creating directory "example-sdam-monitoring.dir\Debug\example-.A9F84485.tlog\". [2017/05/05 19:42:02.520] 17>PrepareForBuild: [2017/05/05 19:42:02.520] Creating directory "example-gridfs.dir\Debug\example-gridfs.tlog\". [2017/05/05 19:42:02.521] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-scram.vcxproj" (19) on node 6 (default targets). [2017/05/05 19:42:02.521] 19>PrepareForBuild: [2017/05/05 19:42:02.521] Creating directory "example-scram.dir\Debug\". [2017/05/05 19:42:02.524] Creating directory "example-scram.dir\Debug\example-scram.tlog\". [2017/05/05 19:42:02.531] 5>ClCompile: [2017/05/05 19:42:02.531] example-client.c [2017/05/05 19:42:02.532] 7>ClCompile: [2017/05/05 19:42:02.532] example-command-monitoring.c [2017/05/05 19:42:02.537] 6>ClCompile: [2017/05/05 19:42:02.537] example-command-with-opts.c [2017/05/05 19:42:02.542] 9>InitializeBuildStatus: [2017/05/05 19:42:02.542] Creating "mongoc-tail.dir\Debug\mongoc-tail.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.543] 14>InitializeBuildStatus: [2017/05/05 19:42:02.543] Creating "mongoc-ping.dir\Debug\mongoc-ping.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.544] 16>InitializeBuildStatus: [2017/05/05 19:42:02.544] Creating "mongoc-dump.dir\Debug\mongoc-dump.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.551] 13>InitializeBuildStatus: [2017/05/05 19:42:02.551] Creating "example-sdam-monitoring.dir\Debug\example-.A9F84485.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.553] 19>InitializeBuildStatus: [2017/05/05 19:42:02.553] Creating "example-scram.dir\Debug\example-scram.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.555] 17>InitializeBuildStatus: [2017/05/05 19:42:02.556] Creating "example-gridfs.dir\Debug\example-gridfs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.571] 16>CustomBuild: [2017/05/05 19:42:02.571] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.571] 14>CustomBuild: [2017/05/05 19:42:02.571] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.571] 9>CustomBuild: [2017/05/05 19:42:02.571] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.576] 13>CustomBuild: [2017/05/05 19:42:02.577] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.578] 17>CustomBuild: [2017/05/05 19:42:02.578] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.580] 19>CustomBuild: [2017/05/05 19:42:02.580] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.594] 16>CustomBuild: [2017/05/05 19:42:02.594] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.595] 14>CustomBuild: [2017/05/05 19:42:02.595] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.597] 9>CustomBuild: [2017/05/05 19:42:02.597] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.602] 13>CustomBuild: [2017/05/05 19:42:02.602] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.603] 17>CustomBuild: [2017/05/05 19:42:02.603] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.604] 19>CustomBuild: [2017/05/05 19:42:02.604] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.626] 14>ClCompile: [2017/05/05 19:42:02.626] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"mongoc-ping.dir\Debug\\" /Fd"mongoc-ping.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\mongoc-ping.c" [2017/05/05 19:42:02.627] 9>ClCompile: [2017/05/05 19:42:02.627] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"mongoc-tail.dir\Debug\\" /Fd"mongoc-tail.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\mongoc-tail.c" [2017/05/05 19:42:02.629] 16>ClCompile: [2017/05/05 19:42:02.629] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"mongoc-dump.dir\Debug\\" /Fd"mongoc-dump.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\mongoc-dump.c" [2017/05/05 19:42:02.634] 13>ClCompile: [2017/05/05 19:42:02.634] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"example-sdam-monitoring.dir\Debug\\" /Fd"example-sdam-monitoring.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\example-sdam-monitoring.c" [2017/05/05 19:42:02.635] 19>ClCompile: [2017/05/05 19:42:02.635] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"example-scram.dir\Debug\\" /Fd"example-scram.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\example-scram.c" [2017/05/05 19:42:02.635] 17>ClCompile: [2017/05/05 19:42:02.635] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_COMPILATION /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"example-gridfs.dir\Debug\\" /Fd"example-gridfs.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\examples\example-gridfs.c" [2017/05/05 19:42:02.659] 9>ClCompile: [2017/05/05 19:42:02.659] mongoc-tail.c [2017/05/05 19:42:02.659] 14>ClCompile: [2017/05/05 19:42:02.659] mongoc-ping.c [2017/05/05 19:42:02.660] 16>ClCompile: [2017/05/05 19:42:02.660] mongoc-dump.c [2017/05/05 19:42:02.666] 19>ClCompile: [2017/05/05 19:42:02.666] example-scram.c [2017/05/05 19:42:02.667] 13>ClCompile: [2017/05/05 19:42:02.667] example-sdam-monitoring.c [2017/05/05 19:42:02.669] 17>ClCompile: [2017/05/05 19:42:02.670] example-gridfs.c [2017/05/05 19:42:02.674] 11>Lib: [2017/05/05 19:42:02.674] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-static-1.0.lib" /NOLOGO /MACHINE:X64 "mongoc_static.dir\Debug\mongoc-apm.obj" [2017/05/05 19:42:02.674] "mongoc_static.dir\Debug\mongoc-array.obj" [2017/05/05 19:42:02.674] "mongoc_static.dir\Debug\mongoc-async.obj" [2017/05/05 19:42:02.674] "mongoc_static.dir\Debug\mongoc-async-cmd.obj" [2017/05/05 19:42:02.674] "mongoc_static.dir\Debug\mongoc-b64.obj" [2017/05/05 19:42:02.674] "mongoc_static.dir\Debug\mongoc-buffer.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-bulk-operation.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-client.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-client-pool.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-cluster.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-collection.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-compression.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-counters.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-cursor-array.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-cursor.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-cursor-cursorid.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-cursor-transform.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-database.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-find-and-modify.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-init.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-gridfs.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-gridfs-file.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-gridfs-file-list.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-gridfs-file-page.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-handshake.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-host-list.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-index.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-list.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-linux-distro-scanner.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-log.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-matcher.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-matcher-op.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-memcmp.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-queue.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-read-concern.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-read-prefs.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-rpc.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-server-description.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-server-stream.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-set.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-socket.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-stream-buffered.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-stream.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-stream-file.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-stream-gridfs.obj" [2017/05/05 19:42:02.675] "mongoc_static.dir\Debug\mongoc-stream-socket.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-topology.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-topology-description.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-topology-description-apm.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-topology-scanner.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-uri.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-util.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-version-functions.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-write-command.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-write-concern.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-crypto.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-scram.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-stream-tls.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-ssl.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-crypto-openssl.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-rand-openssl.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-stream-tls-openssl.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-stream-tls-openssl-bio.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-openssl.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-cluster-sasl.obj" [2017/05/05 19:42:02.676] "mongoc_static.dir\Debug\mongoc-sasl.obj" [2017/05/05 19:42:02.774] mongoc_static.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-static-1.0.lib [2017/05/05 19:42:02.792] FinalizeBuildStatus: [2017/05/05 19:42:02.792] Deleting file "mongoc_static.dir\Debug\mongoc_static.tlog\unsuccessfulbuild". [2017/05/05 19:42:02.792] Touching "mongoc_static.dir\Debug\mongoc_static.tlog\mongoc_static.lastbuildstate". [2017/05/05 19:42:02.793] 11>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj" (default targets). [2017/05/05 19:42:02.814] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-sharded-cluster.vcxproj" (8) on node 1 (default targets). [2017/05/05 19:42:02.814] 8>PrepareForBuild: [2017/05/05 19:42:02.814] Creating directory "test-sharded-cluster.dir\Debug\". [2017/05/05 19:42:02.817] Creating directory "test-sharded-cluster.dir\Debug\test-sha.9DFB3972.tlog\". [2017/05/05 19:42:02.819] InitializeBuildStatus: [2017/05/05 19:42:02.819] Creating "test-sharded-cluster.dir\Debug\test-sha.9DFB3972.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.844] CustomBuild: [2017/05/05 19:42:02.844] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.875] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:02.905] ClCompile: [2017/05/05 19:42:02.905] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_STATIC /D BSON_STATIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-sharded-cluster.dir\Debug\\" /Fd"test-sharded-cluster.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-sharded-cluster.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mongoc-tests.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ha-test.c" [2017/05/05 19:42:02.907] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set.vcxproj" (18) on node 15 (default targets). [2017/05/05 19:42:02.907] 18>PrepareForBuild: [2017/05/05 19:42:02.908] Creating directory "test-replica-set.dir\Debug\". [2017/05/05 19:42:02.911] Creating directory "test-replica-set.dir\Debug\test-replica-set.tlog\". [2017/05/05 19:42:02.916] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-secondary.vcxproj" (4) on node 1 (default targets). [2017/05/05 19:42:02.916] 4>PrepareForBuild: [2017/05/05 19:42:02.916] Creating directory "test-secondary.dir\Debug\". [2017/05/05 19:42:02.920] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-load.vcxproj" (10) on node 14 (default targets). [2017/05/05 19:42:02.920] 10>PrepareForBuild: [2017/05/05 19:42:02.920] Creating directory "test-load.dir\Debug\". [2017/05/05 19:42:02.921] 4>PrepareForBuild: [2017/05/05 19:42:02.921] Creating directory "test-secondary.dir\Debug\test-secondary.tlog\". [2017/05/05 19:42:02.921] InitializeBuildStatus: [2017/05/05 19:42:02.921] Creating "test-secondary.dir\Debug\test-secondary.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.941] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set-ssl.vcxproj" (20) on node 16 (default targets). [2017/05/05 19:42:02.943] 20>PrepareForBuild: [2017/05/05 19:42:02.955] Creating directory "test-replica-set-ssl.dir\Debug\". [2017/05/05 19:42:02.955] Creating directory "test-replica-set-ssl.dir\Debug\test-rep.B74A9277.tlog\". [2017/05/05 19:42:02.955] 10>PrepareForBuild: [2017/05/05 19:42:02.955] Creating directory "test-load.dir\Debug\test-load.tlog\". [2017/05/05 19:42:02.955] 8>ClCompile: [2017/05/05 19:42:02.955] test-sharded-cluster.c [2017/05/05 19:42:02.956] 2>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj" (12) on node 13 (default targets). [2017/05/05 19:42:02.956] 12>PrepareForBuild: [2017/05/05 19:42:02.956] Creating directory "test-libmongoc.dir\Debug\". [2017/05/05 19:42:02.957] 4>CustomBuild: [2017/05/05 19:42:02.957] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:02.959] 12>PrepareForBuild: [2017/05/05 19:42:02.959] Creating directory "test-libmongoc.dir\Debug\test-libmongoc.tlog\". [2017/05/05 19:42:02.962] InitializeBuildStatus: [2017/05/05 19:42:02.962] Creating "test-libmongoc.dir\Debug\test-libmongoc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:02.990] 7>Link: [2017/05/05 19:42:02.990] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-command-monitoring.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-command-monitoring.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-command-monitoring.lib" /MACHINE:X64 /machine:x64 /debug "example-command-monitoring.dir\Debug\example-command-monitoring.obj" [2017/05/05 19:42:03.115] 4>CustomBuild: [2017/05/05 19:42:03.116] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:03.116] 10>InitializeBuildStatus: [2017/05/05 19:42:03.116] Creating "test-load.dir\Debug\test-load.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:03.118] 20>InitializeBuildStatus: [2017/05/05 19:42:03.118] Creating "test-replica-set-ssl.dir\Debug\test-rep.B74A9277.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:03.119] 18>InitializeBuildStatus: [2017/05/05 19:42:03.119] Creating "test-replica-set.dir\Debug\test-replica-set.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:03.150] 5>Link: [2017/05/05 19:42:03.150] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-client.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-client.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-client.lib" /MACHINE:X64 /machine:x64 /debug "example-client.dir\Debug\example-client.obj" [2017/05/05 19:42:03.154] 4>ClCompile: [2017/05/05 19:42:03.154] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_STATIC /D BSON_STATIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-secondary.dir\Debug\\" /Fd"test-secondary.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-secondary.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mongoc-tests.c" [2017/05/05 19:42:03.155] 10>CustomBuild: [2017/05/05 19:42:03.155] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:03.156] 18>CustomBuild: [2017/05/05 19:42:03.156] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:03.159] 12>CustomBuild: [2017/05/05 19:42:03.159] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:03.159] 6>Link: [2017/05/05 19:42:03.159] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-command-with-opts.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-command-with-opts.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-command-with-opts.lib" /MACHINE:X64 /machine:x64 /debug "example-command-with-opts.dir\Debug\example-command-with-opts.obj" [2017/05/05 19:42:03.166] 20>CustomBuild: [2017/05/05 19:42:03.166] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:03.185] 10>CustomBuild: [2017/05/05 19:42:03.186] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:03.188] 12>CustomBuild: [2017/05/05 19:42:03.189] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:03.197] 18>CustomBuild: [2017/05/05 19:42:03.197] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:03.198] 16>Link: [2017/05/05 19:42:03.198] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-dump.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-dump.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-dump.lib" /MACHINE:X64 /machine:x64 /debug "mongoc-dump.dir\Debug\mongoc-dump.obj" [2017/05/05 19:42:03.200] 9>Link: [2017/05/05 19:42:03.200] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-tail.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-tail.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-tail.lib" /MACHINE:X64 /machine:x64 /debug "mongoc-tail.dir\Debug\mongoc-tail.obj" [2017/05/05 19:42:03.202] 4>ClCompile: [2017/05/05 19:42:03.202] test-secondary.c [2017/05/05 19:42:03.204] 14>Link: [2017/05/05 19:42:03.204] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-ping.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-ping.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-ping.lib" /MACHINE:X64 /machine:x64 /debug "mongoc-ping.dir\Debug\mongoc-ping.obj" [2017/05/05 19:42:03.212] 20>CustomBuild: [2017/05/05 19:42:03.212] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:03.218] 13>Link: [2017/05/05 19:42:03.218] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-sdam-monitoring.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-sdam-monitoring.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-sdam-monitoring.lib" /MACHINE:X64 /machine:x64 /debug "example-sdam-monitoring.dir\Debug\example-sdam-monitoring.obj" [2017/05/05 19:42:03.228] 19>Link: [2017/05/05 19:42:03.230] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-scram.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-scram.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-scram.lib" /MACHINE:X64 /machine:x64 /debug "example-scram.dir\Debug\example-scram.obj" [2017/05/05 19:42:03.235] 18>ClCompile: [2017/05/05 19:42:03.235] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_STATIC /D BSON_STATIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-replica-set.dir\Debug\\" /Fd"test-replica-set.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-replica-set.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mongoc-tests.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ha-test.c" [2017/05/05 19:42:03.240] 10>ClCompile: [2017/05/05 19:42:03.240] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_STATIC /D BSON_STATIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-load.dir\Debug\\" /Fd"test-load.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-load.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mongoc-tests.c" [2017/05/05 19:42:03.252] 20>ClCompile: [2017/05/05 19:42:03.253] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_STATIC /D BSON_STATIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-replica-set-ssl.dir\Debug\\" /Fd"test-replica-set-ssl.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-replica-set-ssl.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ha-test.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mongoc-tests.c" [2017/05/05 19:42:03.269] 18>ClCompile: [2017/05/05 19:42:03.269] test-replica-set.c [2017/05/05 19:42:03.270] 17>Link: [2017/05/05 19:42:03.270] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-gridfs.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-gridfs.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-gridfs.lib" /MACHINE:X64 /machine:x64 /debug "example-gridfs.dir\Debug\example-gridfs.obj" [2017/05/05 19:42:03.275] 10>ClCompile: [2017/05/05 19:42:03.275] test-load.c [2017/05/05 19:42:03.277] 12>ClCompile: [2017/05/05 19:42:03.285] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc" /IC:\openssl\include /Ic:\sasl\include /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Zi /nologo /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D _DEBUG /D MONGOC_COMPILATION /D _CRT_SECURE_NO_WARNINGS /D _GNU_SOURCE /D _BSD_SOURCE /D _DEFAULT_SOURCE /D MONGOC_STATIC /D BSON_STATIC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"test-libmongoc.dir\Debug\\" /Fd"test-libmongoc.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\debug-stream.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ha-test.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\json-test.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\future.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\future-functions.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\future-value.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\sync-queue.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\mock-rs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\mock-server.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\mock_server\request.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-conveniences.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-bulk.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-libmongoc.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-array.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-async.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-buffer.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-client.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-client-pool.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-cluster.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection-find.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection-find-with-opts.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-connection-uri.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-command-monitoring.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-cursor.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-database.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-error.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-exhaust.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-find-and-modify.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-gridfs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-gridfs-file-page.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-handshake.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-linux-distro-scanner.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-list.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-log.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-matcher.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-max-staleness.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-queue.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-read-prefs.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-rpc.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-sample-commands.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-sdam.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-sdam-monitoring.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-server-selection.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-server-selection-errors.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-set.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-stream.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-thread.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-topology.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-topology-description.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-topology-reconcile.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-topology-scanner.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-uri.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-version.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-usleep.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-util.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-write-concern.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-write-commands.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-x509.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ssl-test.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-stream-tls.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-stream-tls-error.c" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-sasl.c" [2017/05/05 19:42:03.290] 20>ClCompile: [2017/05/05 19:42:03.290] test-replica-set-ssl.c [2017/05/05 19:42:03.325] 12>ClCompile: [2017/05/05 19:42:03.325] debug-stream.c [2017/05/05 19:42:03.338] 7>Link: [2017/05/05 19:42:03.338] example-command-monitoring.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-command-monitoring.exe [2017/05/05 19:42:03.340] example-command-monitoring.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-command-monitoring.pdb (Full PDB) [2017/05/05 19:42:03.351] FinalizeBuildStatus: [2017/05/05 19:42:03.351] Deleting file "example-command-monitoring.dir\Debug\example-.B02AC02B.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.351] Touching "example-command-monitoring.dir\Debug\example-.B02AC02B.tlog\example-command-monitoring.lastbuildstate". [2017/05/05 19:42:03.351] 7>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-command-monitoring.vcxproj" (default targets). [2017/05/05 19:42:03.365] 5>Link: [2017/05/05 19:42:03.365] example-client.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-client.exe [2017/05/05 19:42:03.365] example-client.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-client.pdb (Full PDB) [2017/05/05 19:42:03.369] 6>Link: [2017/05/05 19:42:03.369] example-command-with-opts.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-command-with-opts.exe [2017/05/05 19:42:03.369] example-command-with-opts.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-command-with-opts.pdb (Full PDB) [2017/05/05 19:42:03.375] 5>FinalizeBuildStatus: [2017/05/05 19:42:03.375] Deleting file "example-client.dir\Debug\example-client.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.375] Touching "example-client.dir\Debug\example-client.tlog\example-client.lastbuildstate". [2017/05/05 19:42:03.376] 5>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-client.vcxproj" (default targets). [2017/05/05 19:42:03.382] 6>FinalizeBuildStatus: [2017/05/05 19:42:03.382] Deleting file "example-command-with-opts.dir\Debug\example-.9848C7F0.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.382] Touching "example-command-with-opts.dir\Debug\example-.9848C7F0.tlog\example-command-with-opts.lastbuildstate". [2017/05/05 19:42:03.383] 6>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-command-with-opts.vcxproj" (default targets). [2017/05/05 19:42:03.420] 14>Link: [2017/05/05 19:42:03.420] mongoc-ping.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-ping.exe [2017/05/05 19:42:03.421] mongoc-ping.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-ping.pdb (Full PDB) [2017/05/05 19:42:03.425] 16>Link: [2017/05/05 19:42:03.425] mongoc-dump.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-dump.exe [2017/05/05 19:42:03.425] 9>Link: [2017/05/05 19:42:03.425] mongoc-tail.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\mongoc-tail.exe [2017/05/05 19:42:03.425] mongoc-tail.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-tail.pdb (Full PDB) [2017/05/05 19:42:03.426] 16>Link: [2017/05/05 19:42:03.426] mongoc-dump.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/mongoc-dump.pdb (Full PDB) [2017/05/05 19:42:03.438] 9>FinalizeBuildStatus: [2017/05/05 19:42:03.438] Deleting file "mongoc-tail.dir\Debug\mongoc-tail.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.439] Touching "mongoc-tail.dir\Debug\mongoc-tail.tlog\mongoc-tail.lastbuildstate". [2017/05/05 19:42:03.439] 16>FinalizeBuildStatus: [2017/05/05 19:42:03.439] Deleting file "mongoc-dump.dir\Debug\mongoc-dump.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.439] Touching "mongoc-dump.dir\Debug\mongoc-dump.tlog\mongoc-dump.lastbuildstate". [2017/05/05 19:42:03.439] 16>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc-dump.vcxproj" (default targets). [2017/05/05 19:42:03.440] 9>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc-tail.vcxproj" (default targets). [2017/05/05 19:42:03.442] 14>FinalizeBuildStatus: [2017/05/05 19:42:03.442] Deleting file "mongoc-ping.dir\Debug\mongoc-ping.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.442] Touching "mongoc-ping.dir\Debug\mongoc-ping.tlog\mongoc-ping.lastbuildstate". [2017/05/05 19:42:03.443] 14>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc-ping.vcxproj" (default targets). [2017/05/05 19:42:03.446] 19>Link: [2017/05/05 19:42:03.446] example-scram.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-scram.exe [2017/05/05 19:42:03.446] example-scram.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-scram.pdb (Full PDB) [2017/05/05 19:42:03.447] 13>Link: [2017/05/05 19:42:03.448] example-sdam-monitoring.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-sdam-monitoring.exe [2017/05/05 19:42:03.448] example-sdam-monitoring.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-sdam-monitoring.pdb (Full PDB) [2017/05/05 19:42:03.459] 19>FinalizeBuildStatus: [2017/05/05 19:42:03.459] Deleting file "example-scram.dir\Debug\example-scram.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.459] Touching "example-scram.dir\Debug\example-scram.tlog\example-scram.lastbuildstate". [2017/05/05 19:42:03.460] 19>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-scram.vcxproj" (default targets). [2017/05/05 19:42:03.460] 13>FinalizeBuildStatus: [2017/05/05 19:42:03.460] Deleting file "example-sdam-monitoring.dir\Debug\example-.A9F84485.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.460] Touching "example-sdam-monitoring.dir\Debug\example-.A9F84485.tlog\example-sdam-monitoring.lastbuildstate". [2017/05/05 19:42:03.461] 13>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-sdam-monitoring.vcxproj" (default targets). [2017/05/05 19:42:03.465] 17>Link: [2017/05/05 19:42:03.465] example-gridfs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\example-gridfs.exe [2017/05/05 19:42:03.465] example-gridfs.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/example-gridfs.pdb (Full PDB) [2017/05/05 19:42:03.474] FinalizeBuildStatus: [2017/05/05 19:42:03.474] Deleting file "example-gridfs.dir\Debug\example-gridfs.tlog\unsuccessfulbuild". [2017/05/05 19:42:03.474] Touching "example-gridfs.dir\Debug\example-gridfs.tlog\example-gridfs.lastbuildstate". [2017/05/05 19:42:03.475] 17>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\example-gridfs.vcxproj" (default targets). [2017/05/05 19:42:03.524] 8>ClCompile: [2017/05/05 19:42:03.524] mongoc-tests.c [2017/05/05 19:42:03.581] 4>ClCompile: [2017/05/05 19:42:03.582] mongoc-tests.c [2017/05/05 19:42:03.633] 10>ClCompile: [2017/05/05 19:42:03.633] mongoc-tests.c [2017/05/05 19:42:03.638] 18>ClCompile: [2017/05/05 19:42:03.638] mongoc-tests.c [2017/05/05 19:42:03.644] 20>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-replica-set-ssl.c(99): warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getcwd. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set-ssl.vcxproj] [2017/05/05 19:42:03.644] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\direct.h(91): note: see declaration of 'getcwd' [2017/05/05 19:42:03.651] ha-test.c [2017/05/05 19:42:03.663] 12>ClCompile: [2017/05/05 19:42:03.663] ha-test.c [2017/05/05 19:42:03.794] 8>ClCompile: [2017/05/05 19:42:03.794] ha-test.c [2017/05/05 19:42:03.850] 4>ClCompile: [2017/05/05 19:42:03.850] Generating Code... [2017/05/05 19:42:03.903] Link: [2017/05/05 19:42:03.903] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-secondary.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-static-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-secondary.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-secondary.lib" /MACHINE:X64 /machine:x64 /debug "test-secondary.dir\Debug\test-secondary.obj" [2017/05/05 19:42:03.903] "test-secondary.dir\Debug\mongoc-tests.obj" [2017/05/05 19:42:03.911] 10>ClCompile: [2017/05/05 19:42:03.911] Generating Code... [2017/05/05 19:42:03.911] 18>ClCompile: [2017/05/05 19:42:03.911] ha-test.c [2017/05/05 19:42:03.979] 20>ClCompile: [2017/05/05 19:42:03.979] mongoc-tests.c [2017/05/05 19:42:03.980] 12>ClCompile: [2017/05/05 19:42:03.980] json-test.c [2017/05/05 19:42:03.995] 10>Link: [2017/05/05 19:42:03.995] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-load.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-static-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-load.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-load.lib" /MACHINE:X64 /machine:x64 /debug "test-load.dir\Debug\test-load.obj" [2017/05/05 19:42:03.995] "test-load.dir\Debug\mongoc-tests.obj" [2017/05/05 19:42:04.096] 8>ClCompile: [2017/05/05 19:42:04.096] Generating Code... [2017/05/05 19:42:04.185] 4>Link: [2017/05/05 19:42:04.185] test-secondary.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-secondary.exe [2017/05/05 19:42:04.185] test-secondary.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-secondary.pdb (Full PDB) [2017/05/05 19:42:04.211] 8>Link: [2017/05/05 19:42:04.211] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-sharded-cluster.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-static-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-sharded-cluster.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-sharded-cluster.lib" /MACHINE:X64 /machine:x64 /debug "test-sharded-cluster.dir\Debug\test-sharded-cluster.obj" [2017/05/05 19:42:04.211] "test-sharded-cluster.dir\Debug\mongoc-tests.obj" [2017/05/05 19:42:04.211] "test-sharded-cluster.dir\Debug\ha-test.obj" [2017/05/05 19:42:04.215] 18>ClCompile: [2017/05/05 19:42:04.215] Generating Code... [2017/05/05 19:42:04.247] 10>Link: [2017/05/05 19:42:04.248] test-load.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-load.exe [2017/05/05 19:42:04.248] test-load.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-load.pdb (Full PDB) [2017/05/05 19:42:04.256] FinalizeBuildStatus: [2017/05/05 19:42:04.256] Deleting file "test-load.dir\Debug\test-load.tlog\unsuccessfulbuild". [2017/05/05 19:42:04.256] Touching "test-load.dir\Debug\test-load.tlog\test-load.lastbuildstate". [2017/05/05 19:42:04.256] 10>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-load.vcxproj" (default targets). [2017/05/05 19:42:04.263] 20>ClCompile: [2017/05/05 19:42:04.263] Generating Code... [2017/05/05 19:42:04.284] 12>ClCompile: [2017/05/05 19:42:04.284] future.c [2017/05/05 19:42:04.293] 18>Link: [2017/05/05 19:42:04.293] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-replica-set.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-static-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-replica-set.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-replica-set.lib" /MACHINE:X64 /machine:x64 /debug "test-replica-set.dir\Debug\test-replica-set.obj" [2017/05/05 19:42:04.293] "test-replica-set.dir\Debug\mongoc-tests.obj" [2017/05/05 19:42:04.293] "test-replica-set.dir\Debug\ha-test.obj" [2017/05/05 19:42:04.332] 20>Link: [2017/05/05 19:42:04.332] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-replica-set-ssl.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-static-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-replica-set-ssl.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-replica-set-ssl.lib" /MACHINE:X64 /machine:x64 /debug "test-replica-set-ssl.dir\Debug\test-replica-set-ssl.obj" [2017/05/05 19:42:04.332] "test-replica-set-ssl.dir\Debug\ha-test.obj" [2017/05/05 19:42:04.332] "test-replica-set-ssl.dir\Debug\mongoc-tests.obj" [2017/05/05 19:42:04.467] 8>Link: [2017/05/05 19:42:04.467] test-sharded-cluster.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-sharded-cluster.exe [2017/05/05 19:42:04.467] test-sharded-cluster.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-sharded-cluster.pdb (Full PDB) [2017/05/05 19:42:04.471] FinalizeBuildStatus: [2017/05/05 19:42:04.471] Deleting file "test-sharded-cluster.dir\Debug\test-sha.9DFB3972.tlog\unsuccessfulbuild". [2017/05/05 19:42:04.471] Touching "test-sharded-cluster.dir\Debug\test-sha.9DFB3972.tlog\test-sharded-cluster.lastbuildstate". [2017/05/05 19:42:04.472] 8>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-sharded-cluster.vcxproj" (default targets). [2017/05/05 19:42:04.473] 4>FinalizeBuildStatus: [2017/05/05 19:42:04.473] Deleting file "test-secondary.dir\Debug\test-secondary.tlog\unsuccessfulbuild". [2017/05/05 19:42:04.473] Touching "test-secondary.dir\Debug\test-secondary.tlog\test-secondary.lastbuildstate". [2017/05/05 19:42:04.474] 4>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-secondary.vcxproj" (default targets). [2017/05/05 19:42:04.546] 18>Link: [2017/05/05 19:42:04.546] test-replica-set.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-replica-set.exe [2017/05/05 19:42:04.546] test-replica-set.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-replica-set.pdb (Full PDB) [2017/05/05 19:42:04.567] FinalizeBuildStatus: [2017/05/05 19:42:04.567] Deleting file "test-replica-set.dir\Debug\test-replica-set.tlog\unsuccessfulbuild". [2017/05/05 19:42:04.567] Touching "test-replica-set.dir\Debug\test-replica-set.tlog\test-replica-set.lastbuildstate". [2017/05/05 19:42:04.567] 18>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set.vcxproj" (default targets). [2017/05/05 19:42:04.576] 12>ClCompile: [2017/05/05 19:42:04.576] future-functions.c [2017/05/05 19:42:04.585] 20>Link: [2017/05/05 19:42:04.585] test-replica-set-ssl.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-replica-set-ssl.exe [2017/05/05 19:42:04.585] test-replica-set-ssl.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-replica-set-ssl.pdb (Full PDB) [2017/05/05 19:42:04.606] FinalizeBuildStatus: [2017/05/05 19:42:04.606] Deleting file "test-replica-set-ssl.dir\Debug\test-rep.B74A9277.tlog\unsuccessfulbuild". [2017/05/05 19:42:04.606] Touching "test-replica-set-ssl.dir\Debug\test-rep.B74A9277.tlog\test-replica-set-ssl.lastbuildstate". [2017/05/05 19:42:04.607] 20>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set-ssl.vcxproj" (default targets). [2017/05/05 19:42:04.856] 12>ClCompile: [2017/05/05 19:42:04.856] future-value.c [2017/05/05 19:42:05.138] sync-queue.c [2017/05/05 19:42:05.396] mock-rs.c [2017/05/05 19:42:05.673] mock-server.c [2017/05/05 19:42:05.959] request.c [2017/05/05 19:42:06.240] test-conveniences.c [2017/05/05 19:42:06.514] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-conveniences.c(52): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:06.522] test-bulk.c [2017/05/05 19:42:06.830] test-libmongoc.c [2017/05/05 19:42:07.106] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-libmongoc.c(315): warning C4013: '_getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:07.114] test-mongoc-array.c [2017/05/05 19:42:07.375] test-mongoc-async.c [2017/05/05 19:42:07.653] test-mongoc-buffer.c [2017/05/05 19:42:07.927] test-mongoc-client.c [2017/05/05 19:42:08.208] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-client.c(322): warning C4013: '_getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:08.224] test-mongoc-client-pool.c [2017/05/05 19:42:08.502] test-mongoc-cluster.c [2017/05/05 19:42:08.784] test-mongoc-collection.c [2017/05/05 19:42:09.069] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection.c(974): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:09.093] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection.c(4915): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'TestFunc' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:09.098] Generating Code... [2017/05/05 19:42:09.276] Compiling... [2017/05/05 19:42:09.276] test-mongoc-collection-find.c [2017/05/05 19:42:09.557] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection-find.c(288): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:09.564] test-mongoc-collection-find-with-opts.c [2017/05/05 19:42:09.849] test-mongoc-connection-uri.c [2017/05/05 19:42:10.121] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-connection-uri.c(42): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:10.125] test-mongoc-command-monitoring.c [2017/05/05 19:42:10.419] test-mongoc-cursor.c [2017/05/05 19:42:10.711] test-mongoc-database.c [2017/05/05 19:42:10.999] test-mongoc-error.c [2017/05/05 19:42:11.281] test-mongoc-exhaust.c [2017/05/05 19:42:11.565] test-mongoc-find-and-modify.c [2017/05/05 19:42:11.848] test-mongoc-gridfs.c [2017/05/05 19:42:12.131] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-gridfs.c(605): warning C4477: 'fprintf' : format string '%zx' requires an argument of type 'unsigned __int64', but variadic argument 3 has type 'u_long' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:12.132] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-gridfs.c(605): note: consider using '%lx' in the format string [2017/05/05 19:42:12.141] test-mongoc-gridfs-file-page.c [2017/05/05 19:42:12.416] test-mongoc-handshake.c [2017/05/05 19:42:12.699] test-mongoc-linux-distro-scanner.c [2017/05/05 19:42:12.976] test-mongoc-list.c [2017/05/05 19:42:13.250] test-mongoc-log.c [2017/05/05 19:42:13.522] test-mongoc-matcher.c [2017/05/05 19:42:13.797] test-mongoc-max-staleness.c [2017/05/05 19:42:14.082] test-mongoc-queue.c [2017/05/05 19:42:14.354] test-mongoc-read-prefs.c [2017/05/05 19:42:14.636] test-mongoc-rpc.c [2017/05/05 19:42:14.912] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-rpc.c(670): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:14.912] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-rpc.c(676): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:14.916] Generating Code... [2017/05/05 19:42:15.048] Compiling... [2017/05/05 19:42:15.048] test-mongoc-sample-commands.c [2017/05/05 19:42:15.337] test-mongoc-sdam.c [2017/05/05 19:42:15.614] test-mongoc-sdam-monitoring.c [2017/05/05 19:42:15.898] test-mongoc-server-selection.c [2017/05/05 19:42:16.173] test-mongoc-server-selection-errors.c [2017/05/05 19:42:16.451] test-mongoc-set.c [2017/05/05 19:42:16.723] test-mongoc-socket.c [2017/05/05 19:42:16.995] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(182): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:16.995] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(227): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:16.995] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(245): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:16.996] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(276): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:16.996] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(300): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:17.000] test-mongoc-stream.c [2017/05/05 19:42:17.272] test-mongoc-thread.c [2017/05/05 19:42:17.532] test-mongoc-topology.c [2017/05/05 19:42:17.818] test-mongoc-topology-description.c [2017/05/05 19:42:18.099] test-mongoc-topology-reconcile.c [2017/05/05 19:42:18.382] test-mongoc-topology-scanner.c [2017/05/05 19:42:18.663] test-mongoc-uri.c [2017/05/05 19:42:18.961] test-mongoc-version.c [2017/05/05 19:42:19.238] test-mongoc-usleep.c [2017/05/05 19:42:19.510] test-mongoc-util.c [2017/05/05 19:42:19.780] test-mongoc-write-concern.c [2017/05/05 19:42:20.057] test-write-commands.c [2017/05/05 19:42:20.338] TestSuite.c [2017/05/05 19:42:20.608] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c(433): warning C4047: 'function': 'LPSTR' differs in levels of indirection from 'LPTSTR *' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:20.608] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c(433): warning C4024: 'FormatMessageA': different types for formal and actual parameter 5 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:20.609] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c(740): warning C4996: 'GetVersion': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:20.609] C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(110): note: see declaration of 'GetVersion' [2017/05/05 19:42:20.614] Generating Code... [2017/05/05 19:42:20.741] Compiling... [2017/05/05 19:42:20.741] test-x509.c [2017/05/05 19:42:21.017] ssl-test.c [2017/05/05 19:42:21.321] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ssl-test.c(143): warning C4244: '=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:21.326] test-mongoc-stream-tls.c [2017/05/05 19:42:21.608] test-mongoc-stream-tls-error.c [2017/05/05 19:42:21.889] test-sasl.c [2017/05/05 19:42:22.166] Generating Code... [2017/05/05 19:42:22.866] Link: [2017/05/05 19:42:22.866] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-libmongoc.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "Debug\mongoc-static-1.0.lib" shlwapi.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-libmongoc.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-libmongoc.lib" /MACHINE:X64 /machine:x64 /debug "test-libmongoc.dir\Debug\debug-stream.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\ha-test.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\json-test.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\future.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\future-functions.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\future-value.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\sync-queue.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\mock-rs.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\mock-server.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\request.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\test-conveniences.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\test-bulk.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\test-libmongoc.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\test-mongoc-array.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\test-mongoc-async.obj" [2017/05/05 19:42:22.866] "test-libmongoc.dir\Debug\test-mongoc-buffer.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-client.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-client-pool.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-cluster.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-collection.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-collection-find.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-collection-find-with-opts.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-connection-uri.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-command-monitoring.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-cursor.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-database.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-error.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-exhaust.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-find-and-modify.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-gridfs.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-gridfs-file-page.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-handshake.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-linux-distro-scanner.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-list.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-log.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-matcher.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-max-staleness.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-queue.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-read-prefs.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-rpc.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-sample-commands.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-sdam.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-sdam-monitoring.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-server-selection.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-server-selection-errors.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-set.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-socket.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-stream.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-thread.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-topology.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-topology-description.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-topology-reconcile.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-topology-scanner.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-uri.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-version.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-usleep.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-util.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-write-concern.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-write-commands.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\TestSuite.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-x509.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\ssl-test.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-stream-tls.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-mongoc-stream-tls-error.obj" [2017/05/05 19:42:22.867] "test-libmongoc.dir\Debug\test-sasl.obj" [2017/05/05 19:42:23.205] test-libmongoc.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\Debug\test-libmongoc.exe [2017/05/05 19:42:23.206] test-libmongoc.vcxproj -> C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/Debug/test-libmongoc.pdb (Full PDB) [2017/05/05 19:42:23.219] FinalizeBuildStatus: [2017/05/05 19:42:23.219] Deleting file "test-libmongoc.dir\Debug\test-libmongoc.tlog\unsuccessfulbuild". [2017/05/05 19:42:23.219] Touching "test-libmongoc.dir\Debug\test-libmongoc.tlog\test-libmongoc.lastbuildstate". [2017/05/05 19:42:23.220] 12>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj" (default targets). [2017/05/05 19:42:23.236] 2>PrepareForBuild: [2017/05/05 19:42:23.236] Creating directory "x64\Debug\ALL_BUILD\". [2017/05/05 19:42:23.238] Creating directory "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\". [2017/05/05 19:42:23.239] InitializeBuildStatus: [2017/05/05 19:42:23.239] Creating "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:23.258] CustomBuild: [2017/05/05 19:42:23.258] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/mongo-c-driver-1.7.0-dev/CMakeLists.txt [2017/05/05 19:42:23.278] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:23.288] FinalizeBuildStatus: [2017/05/05 19:42:23.289] Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild". [2017/05/05 19:42:23.289] Touching "x64\Debug\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate". [2017/05/05 19:42:23.289] 2>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (default targets). [2017/05/05 19:42:23.295] 1>PrepareForBuild: [2017/05/05 19:42:23.295] Creating directory "x64\Debug\INSTALL\". [2017/05/05 19:42:23.296] Creating directory "x64\Debug\INSTALL\INSTALL.tlog\". [2017/05/05 19:42:23.297] InitializeBuildStatus: [2017/05/05 19:42:23.297] Creating "x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:23.324] PostBuildEvent: [2017/05/05 19:42:23.324] setlocal [2017/05/05 19:42:23.324] C:\cmake\bin\cmake.exe -DBUILD_TYPE=Debug -P cmake_install.cmake [2017/05/05 19:42:23.324] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:42:23.324] :cmEnd [2017/05/05 19:42:23.324] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:42:23.324] :cmErrorLevel [2017/05/05 19:42:23.324] exit /b %1 [2017/05/05 19:42:23.324] :cmDone [2017/05/05 19:42:23.324] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:42:23.324] :VCEnd [2017/05/05 19:42:23.352] -- Install configuration: "Debug" [2017/05/05 19:42:23.353] -- Up-to-date: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/bin/msvcp140.dll [2017/05/05 19:42:23.353] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/mongoc-1.0.lib [2017/05/05 19:42:23.354] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/bin/libmongoc-1.0.dll [2017/05/05 19:42:23.356] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/mongoc-static-1.0.lib [2017/05/05 19:42:23.362] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-config.h [2017/05/05 19:42:23.363] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-version.h [2017/05/05 19:42:23.363] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc.h [2017/05/05 19:42:23.364] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-apm.h [2017/05/05 19:42:23.365] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-bulk-operation.h [2017/05/05 19:42:23.366] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-client.h [2017/05/05 19:42:23.367] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-client-pool.h [2017/05/05 19:42:23.367] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-collection.h [2017/05/05 19:42:23.368] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-cursor.h [2017/05/05 19:42:23.369] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-database.h [2017/05/05 19:42:23.369] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-error.h [2017/05/05 19:42:23.370] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-flags.h [2017/05/05 19:42:23.371] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-find-and-modify.h [2017/05/05 19:42:23.371] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-gridfs.h [2017/05/05 19:42:23.372] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-gridfs-file.h [2017/05/05 19:42:23.373] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-gridfs-file-page.h [2017/05/05 19:42:23.373] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-gridfs-file-list.h [2017/05/05 19:42:23.374] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-handshake.h [2017/05/05 19:42:23.375] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-host-list.h [2017/05/05 19:42:23.376] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-init.h [2017/05/05 19:42:23.377] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-index.h [2017/05/05 19:42:23.377] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-iovec.h [2017/05/05 19:42:23.378] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-log.h [2017/05/05 19:42:23.379] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-macros.h [2017/05/05 19:42:23.379] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-matcher.h [2017/05/05 19:42:23.380] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-opcode.h [2017/05/05 19:42:23.381] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-read-concern.h [2017/05/05 19:42:23.382] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-read-prefs.h [2017/05/05 19:42:23.382] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-server-description.h [2017/05/05 19:42:23.383] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-socket.h [2017/05/05 19:42:23.384] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-tls-libressl.h [2017/05/05 19:42:23.384] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-tls-openssl.h [2017/05/05 19:42:23.385] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream.h [2017/05/05 19:42:23.386] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-buffered.h [2017/05/05 19:42:23.386] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-file.h [2017/05/05 19:42:23.387] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-gridfs.h [2017/05/05 19:42:23.388] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-socket.h [2017/05/05 19:42:23.389] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-topology-description.h [2017/05/05 19:42:23.390] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-uri.h [2017/05/05 19:42:23.391] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-version-functions.h [2017/05/05 19:42:23.391] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-write-concern.h [2017/05/05 19:42:23.392] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-rand.h [2017/05/05 19:42:23.393] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-stream-tls.h [2017/05/05 19:42:23.394] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/include/libmongoc-1.0/mongoc-ssl.h [2017/05/05 19:42:23.394] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/pkgconfig/libmongoc-1.0.pc [2017/05/05 19:42:23.396] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/pkgconfig/libmongoc-static-1.0.pc [2017/05/05 19:42:23.397] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/pkgconfig/libmongoc-ssl-1.0.pc [2017/05/05 19:42:23.398] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libmongoc-1.0/libmongoc-1.0-config.cmake [2017/05/05 19:42:23.399] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libmongoc-1.0/libmongoc-1.0-config-version.cmake [2017/05/05 19:42:23.401] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libmongoc-static-1.0/libmongoc-static-1.0-config.cmake [2017/05/05 19:42:23.402] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc/lib/cmake/libmongoc-static-1.0/libmongoc-static-1.0-config-version.cmake [2017/05/05 19:42:23.408] FinalizeBuildStatus: [2017/05/05 19:42:23.408] Deleting file "x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild". [2017/05/05 19:42:23.408] Touching "x64\Debug\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate". [2017/05/05 19:42:23.408] 1>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" (default targets). [2017/05/05 19:42:23.416] [2017/05/05 19:42:23.416] Build succeeded. [2017/05/05 19:42:23.417] [2017/05/05 19:42:23.417] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:42:23.417] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:42:23.417] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj" (default target) (15) -> [2017/05/05 19:42:23.417] (ClCompile target) -> [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async-cmd.c(265): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(230): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(2449): warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs.c(307): warning C4244: '=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(438): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(505): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(575): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(590): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(824): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(957): warning C4244: '=': conversion from 'uint64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(227): warning C4996: 'GetVersionExA': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.417] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(383): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(473): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(462): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(514): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(519): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-delete.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-get-more.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-msg.def(8): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-query.def(13): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-update.def(12): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(661): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(690): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-description.c(59): warning C4090: 'function': different 'const' qualifiers [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-set.c(89): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(241): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(520): warning C4013: 'getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(895): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1003): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1148): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(194): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(275): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-socket.c(178): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology.c(219): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description.c(704): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-scanner.c(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-util.c(33): warning C4013: 'rand_s' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(680): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(835): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(986): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(989): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1092): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.418] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1103): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(295): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(328): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(513): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(638): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls.c(121): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(210): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(220): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(226): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(297): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(305): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(351): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(468): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_shared.vcxproj] [2017/05/05 19:42:23.419] [2017/05/05 19:42:23.419] [2017/05/05 19:42:23.419] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:42:23.419] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:42:23.419] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj" (default target) (11) -> [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-async-cmd.c(265): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(230): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.419] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-cluster.c(2449): warning C4267: '=': conversion from 'size_t' to 'off_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs.c(307): warning C4244: '=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(438): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(505): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(575): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(590): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(824): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-gridfs-file.c(957): warning C4244: '=': conversion from 'uint64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(227): warning C4996: 'GetVersionExA': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(376): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(383): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(473): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(462): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(514): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-handshake.c(519): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-delete.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-get-more.def(11): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-msg.def(8): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-query.def(13): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-update.def(12): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] c:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\op-insert.def(10): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(661): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-rpc.c(690): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-server-description.c(59): warning C4090: 'function': different 'const' qualifiers [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.420] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-set.c(89): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(241): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(520): warning C4013: 'getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(895): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1003): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-socket.c(1148): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(194): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream.c(275): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-socket.c(178): warning C4244: '-=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology.c(219): warning C4244: 'function': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-description.c(704): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-topology-scanner.c(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-util.c(33): warning C4013: 'rand_s' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(680): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(835): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(986): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(989): warning C4018: '>=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1092): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-write-command.c(1103): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(295): warning C4018: '<=': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(328): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(513): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-scram.c(638): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls.c(121): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(210): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(220): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(226): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(297): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.422] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(305): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(351): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\src\mongoc\mongoc-stream-tls-openssl.c(468): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\mongoc_static.vcxproj] [2017/05/05 19:42:23.423] [2017/05/05 19:42:23.423] [2017/05/05 19:42:23.423] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:42:23.423] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:42:23.423] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set-ssl.vcxproj" (default target) (20) -> [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-replica-set-ssl.c(99): warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getcwd. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-replica-set-ssl.vcxproj] [2017/05/05 19:42:23.423] [2017/05/05 19:42:23.423] [2017/05/05 19:42:23.423] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\INSTALL.vcxproj" (default target) (1) -> [2017/05/05 19:42:23.423] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\ALL_BUILD.vcxproj" (default target) (2) -> [2017/05/05 19:42:23.423] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj" (default target) (12) -> [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-conveniences.c(52): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-libmongoc.c(315): warning C4013: '_getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-client.c(322): warning C4013: '_getpid' undefined; assuming extern returning int [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection.c(974): warning C4018: '>': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection.c(4915): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'TestFunc' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-collection-find.c(288): warning C4018: '<': signed/unsigned mismatch [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-connection-uri.c(42): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-gridfs.c(605): warning C4477: 'fprintf' : format string '%zx' requires an argument of type 'unsigned __int64', but variadic argument 3 has type 'u_long' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-rpc.c(670): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-rpc.c(676): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(182): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(227): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(245): warning C4244: '-=': conversion from 'ssize_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(276): warning C4267: '=': conversion from 'size_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\test-mongoc-socket.c(300): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c(433): warning C4047: 'function': 'LPSTR' differs in levels of indirection from 'LPTSTR *' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c(433): warning C4024: 'FormatMessageA': different types for formal and actual parameter 5 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\TestSuite.c(740): warning C4996: 'GetVersion': was declared deprecated [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\tests\ssl-test.c(143): warning C4244: '=': conversion from 'ssize_t' to 'u_long', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\mongo-c-driver-1.7.0-dev\test-libmongoc.vcxproj] [2017/05/05 19:42:23.423] [2017/05/05 19:42:23.423] 136 Warning(s) [2017/05/05 19:42:23.423] 0 Error(s) [2017/05/05 19:42:23.423] [2017/05/05 19:42:23.423] Time Elapsed 00:00:41.23 [2017/05/05 19:42:23.439] Running command 'shell.exec' in "compile" (step 4 of 5) [2017/05/05 19:42:23.452] + set -o pipefail [2017/05/05 19:42:23.452] + export BUILD_TYPE=Release [2017/05/05 19:42:23.452] + BUILD_TYPE=Release [2017/05/05 19:42:23.452] + export 'PATH=/cygdrive/c/cmake/bin:/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:42:23.452] + PATH='/cygdrive/c/cmake/bin:/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:42:23.452] + ADDL_OPTS= [2017/05/05 19:42:23.452] + '[' 1 ']' [2017/05/05 19:42:23.452] + ADDL_OPTS=-DBUILD_SHARED_LIBS=OFF [2017/05/05 19:42:23.456] ++ pwd [2017/05/05 19:42:23.456] + MONGOC_PREFIX=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc [2017/05/05 19:42:23.456] + '[' Windows_NT == Windows_NT ']' [2017/05/05 19:42:23.459] ++ cygpath -m /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/../mongoc [2017/05/05 19:42:23.465] + MONGOC_PREFIX=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc [2017/05/05 19:42:23.465] + .evergreen/compile.sh -DCMAKE_PREFIX_PATH=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc -G 'Visual Studio 14 2015 Win64' -DBOOST_ROOT=c:/local/boost_1_60_0 -DBUILD_SHARED_LIBS=OFF -DCMAKE_INSTALL_PREFIX=install [2017/05/05 19:42:23.475] + set -o errexit [2017/05/05 19:42:23.475] + set -o pipefail [2017/05/05 19:42:23.475] + '[' Release '!=' Debug -a Release '!=' Release ']' [2017/05/05 19:42:23.482] ++ uname -s [2017/05/05 19:42:23.485] ++ tr '[:upper:]' '[:lower:]' [2017/05/05 19:42:23.489] + OS=cygwin_nt-6.1 [2017/05/05 19:42:23.489] + cd build [2017/05/05 19:42:23.490] + cmake -DCMAKE_BUILD_TYPE=Release -DMONGOCXX_ENABLE_SLOW_TESTS=ON -DCMAKE_PREFIX_PATH=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongoc -G 'Visual Studio 14 2015 Win64' -DBOOST_ROOT=c:/local/boost_1_60_0 -DBUILD_SHARED_LIBS=OFF -DCMAKE_INSTALL_PREFIX=install .. [2017/05/05 19:42:25.577] -- The CXX compiler identification is MSVC 19.0.24218.1 [2017/05/05 19:42:25.608] -- Check for working CXX compiler using: Visual Studio 14 2015 Win64 [2017/05/05 19:42:26.122] -- Check for working CXX compiler using: Visual Studio 14 2015 Win64 -- works [2017/05/05 19:42:26.125] -- Detecting CXX compiler ABI info [2017/05/05 19:42:26.607] -- Detecting CXX compiler ABI info - done [2017/05/05 19:42:26.614] -- Detecting CXX compile features [2017/05/05 19:42:27.177] -- Detecting CXX compile features - done [2017/05/05 19:42:27.221] CMake Warning at C:/cmake/share/cmake-3.2/Modules/InstallRequiredSystemLibraries.cmake:424 (message): [2017/05/05 19:42:27.221] system runtime library file does not exist: 'C:/Program Files [2017/05/05 19:42:27.221] (x86)/Microsoft Visual Studio [2017/05/05 19:42:27.221] 14.0/VC/redist/x64/Microsoft.VC140.CRT/msvcr140.dll' [2017/05/05 19:42:27.221] Call Stack (most recent call first): [2017/05/05 19:42:27.221] CMakeLists.txt:62 (include) [2017/05/05 19:42:27.221] [2017/05/05 19:42:27.221] [2017/05/05 19:42:27.656] -- The C compiler identification is MSVC 19.0.24218.1 [2017/05/05 19:42:27.666] -- Check for working C compiler using: Visual Studio 14 2015 Win64 [2017/05/05 19:42:28.265] -- Check for working C compiler using: Visual Studio 14 2015 Win64 -- works [2017/05/05 19:42:28.268] -- Detecting C compiler ABI info [2017/05/05 19:42:28.736] -- Detecting C compiler ABI info - done [2017/05/05 19:42:29.136] -- Boost version: 1.60.0 [2017/05/05 19:42:29.139] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR [2017/05/05 19:42:29.532] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed [2017/05/05 19:42:29.533] -- Performing Test COMPILER_HAS_DEPRECATED [2017/05/05 19:42:30.026] -- Performing Test COMPILER_HAS_DEPRECATED - Success [2017/05/05 19:42:30.164] -- Looking for include file pthread.h [2017/05/05 19:42:30.488] -- Looking for include file pthread.h - not found [2017/05/05 19:42:30.492] -- Found Threads: TRUE [2017/05/05 19:42:30.501] -- Configuring done [2017/05/05 19:42:31.155] -- Generating done [2017/05/05 19:42:31.163] -- Build files have been written to: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build [2017/05/05 19:42:31.171] + case "$OS" in [2017/05/05 19:42:31.171] + MSBuild.exe /p:Configuration=Release /m ALL_BUILD.vcxproj [2017/05/05 19:42:31.199] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:42:31.199] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:42:31.199] [2017/05/05 19:42:31.224] Build started 5/5/2017 11:42:31 PM. [2017/05/05 19:42:31.452] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" on node 1 (default targets). [2017/05/05 19:42:31.452] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). [2017/05/05 19:42:31.452] 2>PrepareForBuild: [2017/05/05 19:42:31.453] Creating directory "x64\Release\ZERO_CHECK\". [2017/05/05 19:42:31.455] Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". [2017/05/05 19:42:31.458] InitializeBuildStatus: [2017/05/05 19:42:31.458] Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:31.482] CustomBuild: [2017/05/05 19:42:31.482] Checking Build System [2017/05/05 19:42:31.519] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.519] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.519] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/third_party/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/config/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/test/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/config/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.520] CMake does not need to re-run because C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/CMakeFiles/generate.stamp is up-to-date. [2017/05/05 19:42:31.535] FinalizeBuildStatus: [2017/05/05 19:42:31.535] Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". [2017/05/05 19:42:31.536] Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". [2017/05/05 19:42:31.536] 2>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (default targets). [2017/05/05 19:42:31.548] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (3) on node 2 (default targets). [2017/05/05 19:42:31.548] 3>PrepareForBuild: [2017/05/05 19:42:31.548] Creating directory "bsoncxx.dir\Release\". [2017/05/05 19:42:31.548] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj" (4) on node 3 (default targets). [2017/05/05 19:42:31.549] 4>PrepareForBuild: [2017/05/05 19:42:31.549] Creating directory "bsoncxx_testing.dir\Release\". [2017/05/05 19:42:31.550] 3>PrepareForBuild: [2017/05/05 19:42:31.550] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\". [2017/05/05 19:42:31.550] 4>PrepareForBuild: [2017/05/05 19:42:31.550] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\". [2017/05/05 19:42:31.551] 3>PrepareForBuild: [2017/05/05 19:42:31.551] Creating directory "bsoncxx.dir\Release\bsoncxx.tlog\". [2017/05/05 19:42:31.551] 4>PrepareForBuild: [2017/05/05 19:42:31.551] Creating directory "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\". [2017/05/05 19:42:31.552] 3>InitializeBuildStatus: [2017/05/05 19:42:31.552] Creating "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:31.552] 4>InitializeBuildStatus: [2017/05/05 19:42:31.553] Creating "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:31.572] 3>CustomBuild: [2017/05/05 19:42:31.572] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/bsoncxx/CMakeLists.txt [2017/05/05 19:42:31.573] 4>CustomBuild: [2017/05/05 19:42:31.573] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/bsoncxx/CMakeLists.txt [2017/05/05 19:42:31.593] 3>CustomBuild: [2017/05/05 19:42:31.593] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:31.605] MakeDirsForCl: [2017/05/05 19:42:31.605] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.dir\Release\array". [2017/05/05 19:42:31.605] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.dir\Release\document". [2017/05/05 19:42:31.605] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.dir\Release\types". [2017/05/05 19:42:31.612] ClCompile: [2017/05/05 19:42:31.612] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/array/element.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\array\element.cpp" [2017/05/05 19:42:31.648] element.cpp [2017/05/05 19:42:32.106] 4>CustomBuild: [2017/05/05 19:42:32.106] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:32.108] MakeDirsForCl: [2017/05/05 19:42:32.109] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.dir\Release\array". [2017/05/05 19:42:32.109] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.dir\Release\document". [2017/05/05 19:42:32.109] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.dir\Release\types". [2017/05/05 19:42:32.113] ClCompile: [2017/05/05 19:42:32.113] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/array/element.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\array\element.cpp" [2017/05/05 19:42:32.138] element.cpp [2017/05/05 19:42:36.668] 3>ClCompile: [2017/05/05 19:42:36.668] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/array/value.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\array\value.cpp" [2017/05/05 19:42:36.668] 4>ClCompile: [2017/05/05 19:42:36.669] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/array/value.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\array\value.cpp" [2017/05/05 19:42:36.695] value.cpp [2017/05/05 19:42:36.695] 3>ClCompile: [2017/05/05 19:42:36.695] value.cpp [2017/05/05 19:42:37.209] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/array/view.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\array\view.cpp" [2017/05/05 19:42:37.210] 4>ClCompile: [2017/05/05 19:42:37.210] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/array/view.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\array\view.cpp" [2017/05/05 19:42:37.237] view.cpp [2017/05/05 19:42:37.237] 3>ClCompile: [2017/05/05 19:42:37.237] view.cpp [2017/05/05 19:42:39.527] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\\" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\decimal128.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\exception\error_code.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\json.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\oid.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\private\itoa.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\string\view_or_value.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\types.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\validate.cpp" [2017/05/05 19:42:39.527] 4>ClCompile: [2017/05/05 19:42:39.527] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\\" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\decimal128.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\exception\error_code.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\json.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\oid.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\private\itoa.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\string\view_or_value.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\types.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\validate.cpp" [2017/05/05 19:42:39.554] core.cpp [2017/05/05 19:42:39.555] 3>ClCompile: [2017/05/05 19:42:39.555] core.cpp [2017/05/05 19:42:40.273] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(141): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.274] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(141): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.275] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(206): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.275] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(206): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.275] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(208): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.275] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(208): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.276] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(243): warning C4316: 'bsoncxx::v_noabi::builder::core::impl': object allocated on the heap may not be aligned 128 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.277] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(243): warning C4316: 'bsoncxx::v_noabi::builder::core::impl': object allocated on the heap may not be aligned 128 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.278] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.278] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.279] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(278): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.279] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(278): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.279] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(288): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.280] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(288): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.280] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(298): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.281] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(298): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.281] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(311): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.281] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(311): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.281] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(319): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.282] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(319): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.282] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(329): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.283] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(329): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.283] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(337): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.283] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(337): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.283] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(345): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.284] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(345): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.284] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(353): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.284] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(353): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.284] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(365): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.285] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(365): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.285] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(377): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.285] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(377): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.285] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(385): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.286] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(385): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.286] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(394): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.286] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(394): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.286] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(406): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.287] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(406): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.287] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(414): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.287] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(414): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.288] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(423): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.288] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(423): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.288] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(431): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.288] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(431): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.289] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(442): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.289] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(442): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.289] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(450): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.289] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(450): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.290] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(458): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.290] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(458): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.290] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(550): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:42:40.290] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(550): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:42:40.463] decimal128.cpp [2017/05/05 19:42:40.464] 4>ClCompile: [2017/05/05 19:42:40.464] decimal128.cpp [2017/05/05 19:42:41.218] 3>ClCompile: [2017/05/05 19:42:41.218] error_code.cpp [2017/05/05 19:42:41.218] 4>ClCompile: [2017/05/05 19:42:41.218] error_code.cpp [2017/05/05 19:42:41.601] 3>ClCompile: [2017/05/05 19:42:41.601] json.cpp [2017/05/05 19:42:41.602] 4>ClCompile: [2017/05/05 19:42:41.602] json.cpp [2017/05/05 19:42:45.821] oid.cpp [2017/05/05 19:42:45.821] 3>ClCompile: [2017/05/05 19:42:45.821] oid.cpp [2017/05/05 19:42:46.591] 4>ClCompile: [2017/05/05 19:42:46.591] itoa.cpp [2017/05/05 19:42:46.591] 3>ClCompile: [2017/05/05 19:42:46.591] itoa.cpp [2017/05/05 19:42:46.624] 4>ClCompile: [2017/05/05 19:42:46.624] view_or_value.cpp [2017/05/05 19:42:46.624] 3>ClCompile: [2017/05/05 19:42:46.624] view_or_value.cpp [2017/05/05 19:42:47.168] 4>ClCompile: [2017/05/05 19:42:47.168] types.cpp [2017/05/05 19:42:47.168] 3>ClCompile: [2017/05/05 19:42:47.168] types.cpp [2017/05/05 19:42:47.760] 4>ClCompile: [2017/05/05 19:42:47.760] validate.cpp [2017/05/05 19:42:47.762] 3>ClCompile: [2017/05/05 19:42:47.762] validate.cpp [2017/05/05 19:42:48.731] 4>ClCompile: [2017/05/05 19:42:48.731] Generating Code... [2017/05/05 19:42:48.731] 3>ClCompile: [2017/05/05 19:42:48.731] Generating Code... [2017/05/05 19:42:49.614] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/document/element.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\document\element.cpp" [2017/05/05 19:42:49.616] 4>ClCompile: [2017/05/05 19:42:49.616] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/document/element.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\document\element.cpp" [2017/05/05 19:42:49.640] element.cpp [2017/05/05 19:42:49.641] 3>ClCompile: [2017/05/05 19:42:49.641] element.cpp [2017/05/05 19:42:50.803] 4>ClCompile: [2017/05/05 19:42:50.803] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/document/value.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\document\value.cpp" [2017/05/05 19:42:50.805] 3>ClCompile: [2017/05/05 19:42:50.805] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/document/value.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\document\value.cpp" [2017/05/05 19:42:50.829] 4>ClCompile: [2017/05/05 19:42:50.830] value.cpp [2017/05/05 19:42:50.830] 3>ClCompile: [2017/05/05 19:42:50.830] value.cpp [2017/05/05 19:42:51.334] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/document/view.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\document\view.cpp" [2017/05/05 19:42:51.335] 4>ClCompile: [2017/05/05 19:42:51.335] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/document/view.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\document\view.cpp" [2017/05/05 19:42:51.361] view.cpp [2017/05/05 19:42:51.361] 3>ClCompile: [2017/05/05 19:42:51.361] view.cpp [2017/05/05 19:42:52.565] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx.dir\Release\/types/value.cpp.obj" /Fd"bsoncxx.dir\Release\bsoncxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\types\value.cpp" [2017/05/05 19:42:52.566] 4>ClCompile: [2017/05/05 19:42:52.566] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /Ic:\local\boost_1_60_0 /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_TESTING /D BSONCXX_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bsoncxx_testing.dir\Release\/types/value.cpp.obj" /Fd"bsoncxx_testing.dir\Release\bsoncxx_testing.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\types\value.cpp" [2017/05/05 19:42:52.594] 3>ClCompile: [2017/05/05 19:42:52.594] value.cpp [2017/05/05 19:42:52.594] 4>ClCompile: [2017/05/05 19:42:52.594] value.cpp [2017/05/05 19:42:53.714] 3>Lib: [2017/05/05 19:42:53.714] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-static.lib" /NOLOGO /MACHINE:X64 bsoncxx.dir\Release\core.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\decimal128.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\error_code.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\json.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\oid.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\itoa.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\view_or_value.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\types.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\validate.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/array/element.cpp.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/array/value.cpp.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/array/view.cpp.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/document/element.cpp.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/document/value.cpp.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/document/view.cpp.obj [2017/05/05 19:42:53.714] bsoncxx.dir\Release\/types/value.cpp.obj [2017/05/05 19:42:53.717] 4>Lib: [2017/05/05 19:42:53.717] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-testing.lib" /NOLOGO /MACHINE:X64 bsoncxx_testing.dir\Release\core.obj [2017/05/05 19:42:53.717] bsoncxx_testing.dir\Release\decimal128.obj [2017/05/05 19:42:53.717] bsoncxx_testing.dir\Release\error_code.obj [2017/05/05 19:42:53.717] bsoncxx_testing.dir\Release\json.obj [2017/05/05 19:42:53.717] bsoncxx_testing.dir\Release\oid.obj [2017/05/05 19:42:53.717] bsoncxx_testing.dir\Release\itoa.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\view_or_value.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\types.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\validate.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/array/element.cpp.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/array/value.cpp.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/array/view.cpp.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/document/element.cpp.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/document/value.cpp.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/document/view.cpp.obj [2017/05/05 19:42:53.718] bsoncxx_testing.dir\Release\/types/value.cpp.obj [2017/05/05 19:42:53.756] 3>Lib: [2017/05/05 19:42:53.756] bsoncxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-static.lib [2017/05/05 19:42:53.758] 4>Lib: [2017/05/05 19:42:53.758] bsoncxx_testing.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-testing.lib [2017/05/05 19:42:53.769] FinalizeBuildStatus: [2017/05/05 19:42:53.769] Deleting file "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\unsuccessfulbuild". [2017/05/05 19:42:53.769] Touching "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\bsoncxx_testing.lastbuildstate". [2017/05/05 19:42:53.770] 3>FinalizeBuildStatus: [2017/05/05 19:42:53.770] Deleting file "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild". [2017/05/05 19:42:53.770] Touching "bsoncxx.dir\Release\bsoncxx.tlog\bsoncxx.lastbuildstate". [2017/05/05 19:42:53.770] 4>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj" (default targets). [2017/05/05 19:42:53.771] 3>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (default targets). [2017/05/05 19:42:53.783] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj" (7) on node 6 (default targets). [2017/05/05 19:42:53.784] 7>PrepareForBuild: [2017/05/05 19:42:53.784] Creating directory "test_bson.dir\Release\". [2017/05/05 19:42:53.784] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (5) on node 4 (default targets). [2017/05/05 19:42:53.784] 5>PrepareForBuild: [2017/05/05 19:42:53.785] Creating directory "mongocxx.dir\Release\". [2017/05/05 19:42:53.785] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj" (6) on node 5 (default targets). [2017/05/05 19:42:53.785] 6>PrepareForBuild: [2017/05/05 19:42:53.785] Creating directory "mongocxx_mocked.dir\Release\". [2017/05/05 19:42:53.786] 7>PrepareForBuild: [2017/05/05 19:42:53.786] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\Release\". [2017/05/05 19:42:53.786] Creating directory "test_bson.dir\Release\test_bson.tlog\". [2017/05/05 19:42:53.787] 5>PrepareForBuild: [2017/05/05 19:42:53.787] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\". [2017/05/05 19:42:53.787] 6>PrepareForBuild: [2017/05/05 19:42:53.787] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\". [2017/05/05 19:42:53.788] 5>PrepareForBuild: [2017/05/05 19:42:53.788] Creating directory "mongocxx.dir\Release\mongocxx.tlog\". [2017/05/05 19:42:53.788] 6>PrepareForBuild: [2017/05/05 19:42:53.788] Creating directory "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\". [2017/05/05 19:42:53.789] 7>InitializeBuildStatus: [2017/05/05 19:42:53.789] Creating "test_bson.dir\Release\test_bson.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:53.789] 5>InitializeBuildStatus: [2017/05/05 19:42:53.789] Creating "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:53.790] 6>InitializeBuildStatus: [2017/05/05 19:42:53.790] Creating "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:42:53.811] 5>CustomBuild: [2017/05/05 19:42:53.811] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/mongocxx/CMakeLists.txt [2017/05/05 19:42:53.812] 6>CustomBuild: [2017/05/05 19:42:53.812] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/mongocxx/CMakeLists.txt [2017/05/05 19:42:53.812] 7>CustomBuild: [2017/05/05 19:42:53.812] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/bsoncxx/test/CMakeLists.txt [2017/05/05 19:42:53.830] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:53.830] 5>CustomBuild: [2017/05/05 19:42:53.830] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:53.830] 6>CustomBuild: [2017/05/05 19:42:53.831] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:42:53.846] 7>ClCompile: [2017/05/05 19:42:53.846] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_TESTING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_bson.dir\Release\\" /Fd"test_bson.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\main.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\bson_b_date.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\bson_builder.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\bson_get_values.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\bson_util_itoa.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\bson_validate.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\json.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\test\view_or_value.cpp" [2017/05/05 19:42:53.861] 5>MakeDirsForCl: [2017/05/05 19:42:53.861] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.dir\Release\gridfs". [2017/05/05 19:42:53.861] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.dir\Release\model". [2017/05/05 19:42:53.861] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.dir\Release\options". [2017/05/05 19:42:53.862] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.dir\Release\options\gridfs". [2017/05/05 19:42:53.862] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.dir\Release\result". [2017/05/05 19:42:53.862] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.dir\Release\result\gridfs". [2017/05/05 19:42:53.864] 6>MakeDirsForCl: [2017/05/05 19:42:53.864] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.dir\Release\gridfs". [2017/05/05 19:42:53.864] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.dir\Release\model". [2017/05/05 19:42:53.864] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.dir\Release\options". [2017/05/05 19:42:53.864] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.dir\Release\options\gridfs". [2017/05/05 19:42:53.864] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.dir\Release\result". [2017/05/05 19:42:53.864] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.dir\Release\result\gridfs". [2017/05/05 19:42:53.875] 7>ClCompile: [2017/05/05 19:42:53.875] main.cpp [2017/05/05 19:42:53.877] 5>ClCompile: [2017/05/05 19:42:53.878] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/bulk_write.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\bulk_write.cpp" [2017/05/05 19:42:53.879] 6>ClCompile: [2017/05/05 19:42:53.879] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/bulk_write.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\bulk_write.cpp" [2017/05/05 19:42:53.904] 5>ClCompile: [2017/05/05 19:42:53.904] bulk_write.cpp [2017/05/05 19:42:53.904] 6>ClCompile: [2017/05/05 19:42:53.904] bulk_write.cpp [2017/05/05 19:42:55.527] 5>ClCompile: [2017/05/05 19:42:55.527] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/client.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\client.cpp" [2017/05/05 19:42:55.553] client.cpp [2017/05/05 19:42:55.782] 7>ClCompile: [2017/05/05 19:42:55.782] bson_b_date.cpp [2017/05/05 19:42:56.087] 6>ClCompile: [2017/05/05 19:42:56.087] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/client.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\client.cpp" [2017/05/05 19:42:56.113] client.cpp [2017/05/05 19:42:56.546] 7>ClCompile: [2017/05/05 19:42:56.546] bson_builder.cpp [2017/05/05 19:42:57.118] 5>ClCompile: [2017/05/05 19:42:57.118] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\\" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\cursor.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\database.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\exception\error_code.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\exception\operation_exception.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\exception\server_error_code.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\downloader.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\uploader.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\hint.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\insert_many_builder.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\instance.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\logger.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\delete_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\delete_one.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\update_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\update_one.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\write.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\aggregate.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\count.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\create_collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\create_view.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\distinct.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find_one_and_delete.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find_one_and_replace.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find_one_and_update.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\index.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\insert.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\modify_collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\private\rewriter.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\ssl.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\pipeline.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\private\libbson.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\private\libmongoc.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\read_concern.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\read_preference.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\insert_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\third_party\md5.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\uri.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\validation_criteria.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\write_concern.cpp" [2017/05/05 19:42:57.147] collection.cpp [2017/05/05 19:42:58.020] 7>ClCompile: [2017/05/05 19:42:58.020] bson_get_values.cpp [2017/05/05 19:42:58.473] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(624): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:42:58.474] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(669): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:42:58.476] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(699): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:42:59.098] ClCompile: [2017/05/05 19:42:59.098] bson_util_itoa.cpp [2017/05/05 19:42:59.150] 6>ClCompile: [2017/05/05 19:42:59.150] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\\" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\cursor.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\database.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\exception\error_code.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\exception\operation_exception.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\exception\server_error_code.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\downloader.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\uploader.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\hint.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\insert_many_builder.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\instance.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\logger.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\delete_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\delete_one.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\update_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\update_one.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\write.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\aggregate.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\count.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\create_collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\create_view.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\distinct.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find_one_and_delete.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find_one_and_replace.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find_one_and_update.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\find.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\index.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\insert.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\modify_collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\private\rewriter.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\ssl.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\pipeline.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\private\libbson.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\private\libmongoc.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\read_concern.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\read_preference.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\insert_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\third_party\md5.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\uri.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\validation_criteria.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\write_concern.cpp" [2017/05/05 19:42:59.160] 5>ClCompile: [2017/05/05 19:42:59.160] cursor.cpp [2017/05/05 19:42:59.181] 6>ClCompile: [2017/05/05 19:42:59.181] collection.cpp [2017/05/05 19:42:59.806] 7>ClCompile: [2017/05/05 19:42:59.806] bson_validate.cpp [2017/05/05 19:43:00.388] 5>ClCompile: [2017/05/05 19:43:00.388] database.cpp [2017/05/05 19:43:00.721] 7>ClCompile: [2017/05/05 19:43:00.721] json.cpp [2017/05/05 19:43:00.961] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(624): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:43:00.982] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(669): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:43:00.983] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(699): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:43:01.576] ClCompile: [2017/05/05 19:43:01.576] view_or_value.cpp [2017/05/05 19:43:01.889] 5>ClCompile: [2017/05/05 19:43:01.889] error_code.cpp [2017/05/05 19:43:02.275] operation_exception.cpp [2017/05/05 19:43:02.455] 7>ClCompile: [2017/05/05 19:43:02.455] Generating Code... [2017/05/05 19:43:02.851] 5>ClCompile: [2017/05/05 19:43:02.851] server_error_code.cpp [2017/05/05 19:43:03.180] 6>ClCompile: [2017/05/05 19:43:03.180] cursor.cpp [2017/05/05 19:43:03.246] 5>ClCompile: [2017/05/05 19:43:03.246] downloader.cpp [2017/05/05 19:43:03.926] uploader.cpp [2017/05/05 19:43:04.369] 6>ClCompile: [2017/05/05 19:43:04.369] database.cpp [2017/05/05 19:43:04.646] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\uploader.cpp(178): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:43:05.015] hint.cpp [2017/05/05 19:43:05.724] insert_many_builder.cpp [2017/05/05 19:43:06.565] instance.cpp [2017/05/05 19:43:06.830] ClCompile: [2017/05/05 19:43:06.830] error_code.cpp [2017/05/05 19:43:07.217] operation_exception.cpp [2017/05/05 19:43:07.759] 5>ClCompile: [2017/05/05 19:43:07.760] logger.cpp [2017/05/05 19:43:07.789] 6>ClCompile: [2017/05/05 19:43:07.789] server_error_code.cpp [2017/05/05 19:43:08.174] downloader.cpp [2017/05/05 19:43:08.191] 5>ClCompile: [2017/05/05 19:43:08.191] delete_many.cpp [2017/05/05 19:43:08.774] delete_one.cpp [2017/05/05 19:43:08.791] 7>Link: [2017/05/05 19:43:08.791] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\Release\test_bson.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\Release\bsoncxx-testing.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/test/Release/test_bson.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/test/Release/test_bson.lib" /MACHINE:X64 /machine:x64 test_bson.dir\Release\main.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\bson_b_date.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\bson_builder.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\bson_get_values.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\bson_util_itoa.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\bson_validate.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\json.obj [2017/05/05 19:43:08.791] test_bson.dir\Release\view_or_value.obj [2017/05/05 19:43:08.847] 6>ClCompile: [2017/05/05 19:43:08.847] uploader.cpp [2017/05/05 19:43:09.355] 5>ClCompile: [2017/05/05 19:43:09.355] update_many.cpp [2017/05/05 19:43:09.409] 7>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj] [2017/05/05 19:43:09.485] test_bson.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\Release\test_bson.exe [2017/05/05 19:43:09.493] 7>FinalizeBuildStatus: [2017/05/05 19:43:09.493] Deleting file "test_bson.dir\Release\test_bson.tlog\unsuccessfulbuild". [2017/05/05 19:43:09.493] Touching "test_bson.dir\Release\test_bson.tlog\test_bson.lastbuildstate". [2017/05/05 19:43:09.494] 7>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj" (default targets). [2017/05/05 19:43:09.544] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\uploader.cpp(178): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:43:09.899] hint.cpp [2017/05/05 19:43:09.940] 5>ClCompile: [2017/05/05 19:43:09.940] update_one.cpp [2017/05/05 19:43:10.521] write.cpp [2017/05/05 19:43:10.588] 6>ClCompile: [2017/05/05 19:43:10.588] insert_many_builder.cpp [2017/05/05 19:43:11.110] 5>ClCompile: [2017/05/05 19:43:11.110] aggregate.cpp [2017/05/05 19:43:11.405] 6>ClCompile: [2017/05/05 19:43:11.405] instance.cpp [2017/05/05 19:43:12.164] 5>ClCompile: [2017/05/05 19:43:12.164] count.cpp [2017/05/05 19:43:12.608] 6>ClCompile: [2017/05/05 19:43:12.609] logger.cpp [2017/05/05 19:43:13.020] delete_many.cpp [2017/05/05 19:43:13.263] 5>ClCompile: [2017/05/05 19:43:13.263] create_collection.cpp [2017/05/05 19:43:13.595] 6>ClCompile: [2017/05/05 19:43:13.595] delete_one.cpp [2017/05/05 19:43:14.037] 5>ClCompile: [2017/05/05 19:43:14.038] Generating Code... [2017/05/05 19:43:14.167] 6>ClCompile: [2017/05/05 19:43:14.167] update_many.cpp [2017/05/05 19:43:14.745] update_one.cpp [2017/05/05 19:43:15.325] write.cpp [2017/05/05 19:43:15.912] aggregate.cpp [2017/05/05 19:43:16.541] 5>ClCompile: [2017/05/05 19:43:16.541] Compiling... [2017/05/05 19:43:16.541] create_view.cpp [2017/05/05 19:43:17.005] 6>ClCompile: [2017/05/05 19:43:17.005] count.cpp [2017/05/05 19:43:17.229] 5>ClCompile: [2017/05/05 19:43:17.230] distinct.cpp [2017/05/05 19:43:18.140] 6>ClCompile: [2017/05/05 19:43:18.140] create_collection.cpp [2017/05/05 19:43:18.273] 5>ClCompile: [2017/05/05 19:43:18.273] find_one_and_delete.cpp [2017/05/05 19:43:18.879] find_one_and_replace.cpp [2017/05/05 19:43:18.909] 6>ClCompile: [2017/05/05 19:43:18.909] Generating Code... [2017/05/05 19:43:19.507] 5>ClCompile: [2017/05/05 19:43:19.507] find_one_and_update.cpp [2017/05/05 19:43:20.123] find.cpp [2017/05/05 19:43:21.246] index.cpp [2017/05/05 19:43:22.326] insert.cpp [2017/05/05 19:43:22.916] modify_collection.cpp [2017/05/05 19:43:23.120] 6>ClCompile: [2017/05/05 19:43:23.120] Compiling... [2017/05/05 19:43:23.120] create_view.cpp [2017/05/05 19:43:23.651] 5>ClCompile: [2017/05/05 19:43:23.651] rewriter.cpp [2017/05/05 19:43:23.800] 6>ClCompile: [2017/05/05 19:43:23.801] distinct.cpp [2017/05/05 19:43:24.352] 5>ClCompile: [2017/05/05 19:43:24.352] ssl.cpp [2017/05/05 19:43:24.878] 6>ClCompile: [2017/05/05 19:43:24.878] find_one_and_delete.cpp [2017/05/05 19:43:24.925] 5>ClCompile: [2017/05/05 19:43:24.925] pipeline.cpp [2017/05/05 19:43:25.480] 6>ClCompile: [2017/05/05 19:43:25.480] find_one_and_replace.cpp [2017/05/05 19:43:25.815] 5>ClCompile: [2017/05/05 19:43:25.815] libbson.cpp [2017/05/05 19:43:26.094] 6>ClCompile: [2017/05/05 19:43:26.094] find_one_and_update.cpp [2017/05/05 19:43:26.703] find.cpp [2017/05/05 19:43:26.769] 5>ClCompile: [2017/05/05 19:43:26.769] libmongoc.cpp [2017/05/05 19:43:27.593] read_concern.cpp [2017/05/05 19:43:27.867] 6>ClCompile: [2017/05/05 19:43:27.867] index.cpp [2017/05/05 19:43:28.620] 5>ClCompile: [2017/05/05 19:43:28.620] read_preference.cpp [2017/05/05 19:43:28.936] 6>ClCompile: [2017/05/05 19:43:28.936] insert.cpp [2017/05/05 19:43:29.522] modify_collection.cpp [2017/05/05 19:43:29.677] 5>ClCompile: [2017/05/05 19:43:29.677] insert_many.cpp [2017/05/05 19:43:30.211] md5.cpp [2017/05/05 19:43:30.245] uri.cpp [2017/05/05 19:43:30.259] 6>ClCompile: [2017/05/05 19:43:30.259] rewriter.cpp [2017/05/05 19:43:30.948] ssl.cpp [2017/05/05 19:43:31.319] 5>ClCompile: [2017/05/05 19:43:31.319] validation_criteria.cpp [2017/05/05 19:43:31.517] 6>ClCompile: [2017/05/05 19:43:31.517] pipeline.cpp [2017/05/05 19:43:31.982] 5>ClCompile: [2017/05/05 19:43:31.982] Generating Code... [2017/05/05 19:43:32.396] 6>ClCompile: [2017/05/05 19:43:32.396] libbson.cpp [2017/05/05 19:43:33.341] libmongoc.cpp [2017/05/05 19:43:33.779] 5>ClCompile: [2017/05/05 19:43:33.779] Compiling... [2017/05/05 19:43:33.779] write_concern.cpp [2017/05/05 19:43:34.882] Generating Code... [2017/05/05 19:43:35.649] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/gridfs/bucket.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\bucket.cpp" [2017/05/05 19:43:35.675] bucket.cpp [2017/05/05 19:43:37.015] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/model/insert_one.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\insert_one.cpp" [2017/05/05 19:43:37.041] insert_one.cpp [2017/05/05 19:43:37.769] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/model/replace_one.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\replace_one.cpp" [2017/05/05 19:43:37.796] replace_one.cpp [2017/05/05 19:43:38.550] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/bulk_write.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\bulk_write.cpp" [2017/05/05 19:43:38.576] bulk_write.cpp [2017/05/05 19:43:39.317] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/client.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\client.cpp" [2017/05/05 19:43:39.343] client.cpp [2017/05/05 19:43:40.139] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/delete.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\delete.cpp" [2017/05/05 19:43:40.165] delete.cpp [2017/05/05 19:43:40.980] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/gridfs/bucket.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\gridfs\bucket.cpp" [2017/05/05 19:43:41.007] bucket.cpp [2017/05/05 19:43:41.053] 6>ClCompile: [2017/05/05 19:43:41.053] read_concern.cpp [2017/05/05 19:43:41.847] 5>ClCompile: [2017/05/05 19:43:41.848] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/gridfs/upload.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\gridfs\upload.cpp" [2017/05/05 19:43:41.876] upload.cpp [2017/05/05 19:43:42.285] 6>ClCompile: [2017/05/05 19:43:42.285] read_preference.cpp [2017/05/05 19:43:42.628] 5>ClCompile: [2017/05/05 19:43:42.628] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/pool.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\pool.cpp" [2017/05/05 19:43:42.654] pool.cpp [2017/05/05 19:43:43.514] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/options/update.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\update.cpp" [2017/05/05 19:43:43.540] update.cpp [2017/05/05 19:43:43.723] 6>ClCompile: [2017/05/05 19:43:43.723] insert_many.cpp [2017/05/05 19:43:44.246] md5.cpp [2017/05/05 19:43:44.281] uri.cpp [2017/05/05 19:43:44.366] 5>ClCompile: [2017/05/05 19:43:44.366] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/pool.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\pool.cpp" [2017/05/05 19:43:44.392] pool.cpp [2017/05/05 19:43:45.995] 6>ClCompile: [2017/05/05 19:43:45.995] validation_criteria.cpp [2017/05/05 19:43:46.089] 5>ClCompile: [2017/05/05 19:43:46.089] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/result/bulk_write.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\bulk_write.cpp" [2017/05/05 19:43:46.114] bulk_write.cpp [2017/05/05 19:43:46.653] 6>ClCompile: [2017/05/05 19:43:46.653] Generating Code... [2017/05/05 19:43:46.921] 5>ClCompile: [2017/05/05 19:43:46.922] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/result/delete.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\delete.cpp" [2017/05/05 19:43:46.948] delete.cpp [2017/05/05 19:43:47.603] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/result/gridfs/upload.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\gridfs\upload.cpp" [2017/05/05 19:43:47.629] upload.cpp [2017/05/05 19:43:48.437] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/result/insert_one.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\insert_one.cpp" [2017/05/05 19:43:48.463] insert_one.cpp [2017/05/05 19:43:49.301] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/result/replace_one.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\replace_one.cpp" [2017/05/05 19:43:49.326] replace_one.cpp [2017/05/05 19:43:50.305] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx.dir\Release\/result/update.cpp.obj" /Fd"mongocxx.dir\Release\mongocxx.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\update.cpp" [2017/05/05 19:43:50.331] update.cpp [2017/05/05 19:43:51.267] Lib: [2017/05/05 19:43:51.267] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-static.lib" /NOLOGO /MACHINE:X64 mongocxx.dir\Release\collection.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\cursor.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\database.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\error_code.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\operation_exception.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\server_error_code.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\downloader.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\uploader.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\hint.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\insert_many_builder.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\instance.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\logger.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\delete_many.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\delete_one.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\update_many.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\update_one.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\write.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\aggregate.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\count.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\create_collection.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\create_view.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\distinct.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\find_one_and_delete.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\find_one_and_replace.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\find_one_and_update.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\find.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\index.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\insert.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\modify_collection.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\rewriter.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\ssl.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\pipeline.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\libbson.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\libmongoc.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\read_concern.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\read_preference.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\insert_many.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\md5.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\uri.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\validation_criteria.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\write_concern.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/bulk_write.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/client.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/gridfs/bucket.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/model/insert_one.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/model/replace_one.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/bulk_write.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/client.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/delete.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/gridfs/bucket.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/gridfs/upload.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/pool.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/options/update.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/pool.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/result/bulk_write.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/result/delete.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/result/gridfs/upload.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/result/insert_one.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/result/replace_one.cpp.obj [2017/05/05 19:43:51.268] mongocxx.dir\Release\/result/update.cpp.obj [2017/05/05 19:43:51.342] mongocxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-static.lib [2017/05/05 19:43:51.355] FinalizeBuildStatus: [2017/05/05 19:43:51.355] Deleting file "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild". [2017/05/05 19:43:51.355] Touching "mongocxx.dir\Release\mongocxx.tlog\mongocxx.lastbuildstate". [2017/05/05 19:43:51.355] 5>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (default targets). [2017/05/05 19:43:54.731] 6>ClCompile: [2017/05/05 19:43:54.731] Compiling... [2017/05/05 19:43:54.731] write_concern.cpp [2017/05/05 19:43:56.206] Generating Code... [2017/05/05 19:43:57.196] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/gridfs/bucket.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\bucket.cpp" [2017/05/05 19:43:57.222] bucket.cpp [2017/05/05 19:43:58.552] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/model/insert_one.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\insert_one.cpp" [2017/05/05 19:43:58.578] insert_one.cpp [2017/05/05 19:43:59.321] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/model/replace_one.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\model\replace_one.cpp" [2017/05/05 19:43:59.347] replace_one.cpp [2017/05/05 19:44:00.139] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/bulk_write.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\bulk_write.cpp" [2017/05/05 19:44:00.167] bulk_write.cpp [2017/05/05 19:44:01.061] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/client.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\client.cpp" [2017/05/05 19:44:01.087] client.cpp [2017/05/05 19:44:01.881] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/delete.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\delete.cpp" [2017/05/05 19:44:01.909] delete.cpp [2017/05/05 19:44:02.689] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/gridfs/bucket.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\gridfs\bucket.cpp" [2017/05/05 19:44:02.715] bucket.cpp [2017/05/05 19:44:03.552] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/gridfs/upload.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\gridfs\upload.cpp" [2017/05/05 19:44:03.578] upload.cpp [2017/05/05 19:44:04.324] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/pool.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\pool.cpp" [2017/05/05 19:44:04.350] pool.cpp [2017/05/05 19:44:05.236] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/options/update.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\options\update.cpp" [2017/05/05 19:44:05.262] update.cpp [2017/05/05 19:44:06.058] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/pool.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\pool.cpp" [2017/05/05 19:44:06.084] pool.cpp [2017/05/05 19:44:08.260] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/result/bulk_write.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\bulk_write.cpp" [2017/05/05 19:44:08.286] bulk_write.cpp [2017/05/05 19:44:09.174] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/result/delete.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\delete.cpp" [2017/05/05 19:44:09.200] delete.cpp [2017/05/05 19:44:09.844] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/result/gridfs/upload.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\gridfs\upload.cpp" [2017/05/05 19:44:09.870] upload.cpp [2017/05/05 19:44:10.673] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/result/insert_one.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\insert_one.cpp" [2017/05/05 19:44:10.699] insert_one.cpp [2017/05/05 19:44:11.526] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/result/replace_one.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\replace_one.cpp" [2017/05/05 19:44:11.552] replace_one.cpp [2017/05/05 19:44:12.522] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"mongocxx_mocked.dir\Release\/result/update.cpp.obj" /Fd"mongocxx_mocked.dir\Release\mongocxx_mocked.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\result\update.cpp" [2017/05/05 19:44:12.546] update.cpp [2017/05/05 19:44:13.475] Lib: [2017/05/05 19:44:13.475] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\Lib.exe /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-mocked.lib" /NOLOGO /MACHINE:X64 mongocxx_mocked.dir\Release\collection.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\cursor.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\database.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\error_code.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\operation_exception.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\server_error_code.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\downloader.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\uploader.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\hint.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\insert_many_builder.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\instance.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\logger.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\delete_many.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\delete_one.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\update_many.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\update_one.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\write.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\aggregate.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\count.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\create_collection.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\create_view.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\distinct.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\find_one_and_delete.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\find_one_and_replace.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\find_one_and_update.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\find.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\index.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\insert.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\modify_collection.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\rewriter.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\ssl.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\pipeline.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\libbson.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\libmongoc.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\read_concern.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\read_preference.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\insert_many.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\md5.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\uri.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\validation_criteria.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\write_concern.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/bulk_write.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/client.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/gridfs/bucket.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/model/insert_one.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/model/replace_one.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/bulk_write.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/client.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/delete.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/gridfs/bucket.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/gridfs/upload.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/pool.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/options/update.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/pool.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/result/bulk_write.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/result/delete.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/result/gridfs/upload.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/result/insert_one.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/result/replace_one.cpp.obj [2017/05/05 19:44:13.475] mongocxx_mocked.dir\Release\/result/update.cpp.obj [2017/05/05 19:44:13.592] mongocxx_mocked.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-mocked.lib [2017/05/05 19:44:13.600] FinalizeBuildStatus: [2017/05/05 19:44:13.601] Deleting file "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\unsuccessfulbuild". [2017/05/05 19:44:13.601] Touching "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\mongocxx_mocked.lastbuildstate". [2017/05/05 19:44:13.601] 6>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj" (default targets). [2017/05/05 19:44:13.619] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj" (10) on node 7 (default targets). [2017/05/05 19:44:13.620] 10>PrepareForBuild: [2017/05/05 19:44:13.620] Creating directory "test_crud_specs.dir\Release\". [2017/05/05 19:44:13.621] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj" (8) on node 8 (default targets). [2017/05/05 19:44:13.621] 8>PrepareForBuild: [2017/05/05 19:44:13.621] Creating directory "test_driver.dir\Release\". [2017/05/05 19:44:13.622] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj" (11) on node 10 (default targets). [2017/05/05 19:44:13.622] 11>PrepareForBuild: [2017/05/05 19:44:13.622] Creating directory "test_instance.dir\Release\". [2017/05/05 19:44:13.623] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj" (9) on node 9 (default targets). [2017/05/05 19:44:13.623] 9>PrepareForBuild: [2017/05/05 19:44:13.623] Creating directory "test_gridfs_specs.dir\Release\". [2017/05/05 19:44:13.624] 10>PrepareForBuild: [2017/05/05 19:44:13.624] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\". [2017/05/05 19:44:13.624] Creating directory "test_crud_specs.dir\Release\test_crud_specs.tlog\". [2017/05/05 19:44:13.625] 8>PrepareForBuild: [2017/05/05 19:44:13.626] Creating directory "test_driver.dir\Release\test_driver.tlog\". [2017/05/05 19:44:13.626] 10>InitializeBuildStatus: [2017/05/05 19:44:13.626] Creating "test_crud_specs.dir\Release\test_crud_specs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:44:13.626] 11>PrepareForBuild: [2017/05/05 19:44:13.626] Creating directory "test_instance.dir\Release\test_instance.tlog\". [2017/05/05 19:44:13.626] 9>PrepareForBuild: [2017/05/05 19:44:13.626] Creating directory "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\". [2017/05/05 19:44:13.628] 8>InitializeBuildStatus: [2017/05/05 19:44:13.628] Creating "test_driver.dir\Release\test_driver.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:44:13.629] 11>InitializeBuildStatus: [2017/05/05 19:44:13.629] Creating "test_instance.dir\Release\test_instance.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:44:13.629] 9>InitializeBuildStatus: [2017/05/05 19:44:13.629] Creating "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:44:13.646] 10>CustomBuild: [2017/05/05 19:44:13.646] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/mongocxx/test/CMakeLists.txt [2017/05/05 19:44:13.647] 8>CustomBuild: [2017/05/05 19:44:13.647] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/mongocxx/test/CMakeLists.txt [2017/05/05 19:44:13.647] 11>CustomBuild: [2017/05/05 19:44:13.647] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/mongocxx/test/CMakeLists.txt [2017/05/05 19:44:13.647] 9>CustomBuild: [2017/05/05 19:44:13.647] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/src/mongocxx/test/CMakeLists.txt [2017/05/05 19:44:13.663] 10>CustomBuild: [2017/05/05 19:44:13.663] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:44:13.665] 11>CustomBuild: [2017/05/05 19:44:13.665] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:44:13.665] 8>CustomBuild: [2017/05/05 19:44:13.665] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:44:13.665] 9>CustomBuild: [2017/05/05 19:44:13.665] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:44:13.678] 10>ClCompile: [2017/05/05 19:44:13.678] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_crud_specs.dir\Release\\" /Fd"test_crud_specs.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test_util\client_helpers.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\main.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp" [2017/05/05 19:44:13.678] 11>ClCompile: [2017/05/05 19:44:13.678] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_instance.dir\Release\\" /Fd"test_instance.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\main.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\instance.cpp" [2017/05/05 19:44:13.679] 9>ClCompile: [2017/05/05 19:44:13.679] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_gridfs_specs.dir\Release\\" /Fd"test_gridfs_specs.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test_util\client_helpers.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\main.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\gridfs.cpp" [2017/05/05 19:44:13.689] 8>MakeDirsForCl: [2017/05/05 19:44:13.689] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\gridfs". [2017/05/05 19:44:13.690] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\model". [2017/05/05 19:44:13.690] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\options". [2017/05/05 19:44:13.690] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\options\gridfs". [2017/05/05 19:44:13.690] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\private". [2017/05/05 19:44:13.690] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\result". [2017/05/05 19:44:13.690] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.dir\Release\result\gridfs". [2017/05/05 19:44:13.704] ClCompile: [2017/05/05 19:44:13.704] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\\" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test_util\client_helpers.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\main.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\bulk_write.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\client.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\collection_mocked.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\database.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\downloader.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\uploader.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\hint.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\model\delete_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\model\delete_one.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\model\update_many.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\model\update_one.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\aggregate.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\count.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\create_collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\create_view.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\distinct.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\find.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\find_one_and_delete.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\find_one_and_replace.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\find_one_and_update.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\index.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\insert.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\modify_collection.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\private\rewriter.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\private\scoped_bson_t.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\read_concern.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\read_preference.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\uri.cpp" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\validation_criteria.cpp" [2017/05/05 19:44:13.706] 9>ClCompile: [2017/05/05 19:44:13.706] client_helpers.cpp [2017/05/05 19:44:13.707] 10>ClCompile: [2017/05/05 19:44:13.707] client_helpers.cpp [2017/05/05 19:44:13.710] 11>ClCompile: [2017/05/05 19:44:13.710] main.cpp [2017/05/05 19:44:13.733] 8>ClCompile: [2017/05/05 19:44:13.733] client_helpers.cpp [2017/05/05 19:44:14.699] 9>ClCompile: [2017/05/05 19:44:14.699] main.cpp [2017/05/05 19:44:14.699] 10>ClCompile: [2017/05/05 19:44:14.699] main.cpp [2017/05/05 19:44:14.723] 8>ClCompile: [2017/05/05 19:44:14.723] main.cpp [2017/05/05 19:44:15.554] 11>ClCompile: [2017/05/05 19:44:15.554] instance.cpp [2017/05/05 19:44:16.522] 9>ClCompile: [2017/05/05 19:44:16.522] gridfs.cpp [2017/05/05 19:44:16.522] 10>ClCompile: [2017/05/05 19:44:16.522] crud.cpp [2017/05/05 19:44:16.536] 8>ClCompile: [2017/05/05 19:44:16.536] bulk_write.cpp [2017/05/05 19:44:16.871] 11>ClCompile: [2017/05/05 19:44:16.871] Generating Code... [2017/05/05 19:44:17.234] 9>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\gridfs.cpp(104): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj] [2017/05/05 19:44:17.322] 9>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\gridfs.cpp(504): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj] [2017/05/05 19:44:17.322] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdlib.h(1183): note: see declaration of 'getenv' [2017/05/05 19:44:17.378] 10>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(451): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:44:17.392] 10>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(508): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:44:17.403] 10>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(565): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:44:17.482] 10>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(750): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:44:17.482] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdlib.h(1183): note: see declaration of 'getenv' [2017/05/05 19:44:17.772] 9>ClCompile: [2017/05/05 19:44:17.772] Generating Code... [2017/05/05 19:44:18.179] 10>ClCompile: [2017/05/05 19:44:18.180] Generating Code... [2017/05/05 19:44:18.624] 8>ClCompile: [2017/05/05 19:44:18.624] client.cpp [2017/05/05 19:44:20.776] 11>Link: [2017/05/05 19:44:20.776] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_instance.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\Release\mongocxx-mocked.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "..\..\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_instance.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_instance.lib" /MACHINE:X64 /machine:x64 test_instance.dir\Release\main.obj [2017/05/05 19:44:20.776] test_instance.dir\Release\instance.obj [2017/05/05 19:44:20.874] 11>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj] [2017/05/05 19:44:21.034] test_instance.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_instance.exe [2017/05/05 19:44:21.047] FinalizeBuildStatus: [2017/05/05 19:44:21.047] Deleting file "test_instance.dir\Release\test_instance.tlog\unsuccessfulbuild". [2017/05/05 19:44:21.047] Touching "test_instance.dir\Release\test_instance.tlog\test_instance.lastbuildstate". [2017/05/05 19:44:21.047] 11>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj" (default targets). [2017/05/05 19:44:23.069] 9>Link: [2017/05/05 19:44:23.069] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_gridfs_specs.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\Release\mongocxx-mocked.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "..\..\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_gridfs_specs.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_gridfs_specs.lib" /MACHINE:X64 /machine:x64 test_gridfs_specs.dir\Release\client_helpers.obj [2017/05/05 19:44:23.069] test_gridfs_specs.dir\Release\main.obj [2017/05/05 19:44:23.069] test_gridfs_specs.dir\Release\gridfs.obj [2017/05/05 19:44:23.203] 9>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj] [2017/05/05 19:44:23.356] 8>ClCompile: [2017/05/05 19:44:23.356] collection.cpp [2017/05/05 19:44:23.367] 9>Link: [2017/05/05 19:44:23.367] test_gridfs_specs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_gridfs_specs.exe [2017/05/05 19:44:23.377] FinalizeBuildStatus: [2017/05/05 19:44:23.377] Deleting file "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\unsuccessfulbuild". [2017/05/05 19:44:23.377] Touching "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\test_gridfs_specs.lastbuildstate". [2017/05/05 19:44:23.378] 9>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj" (default targets). [2017/05/05 19:44:23.441] 10>Link: [2017/05/05 19:44:23.441] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_crud_specs.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\Release\mongocxx-mocked.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "..\..\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_crud_specs.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_crud_specs.lib" /MACHINE:X64 /machine:x64 test_crud_specs.dir\Release\client_helpers.obj [2017/05/05 19:44:23.441] test_crud_specs.dir\Release\main.obj [2017/05/05 19:44:23.441] test_crud_specs.dir\Release\crud.obj [2017/05/05 19:44:23.554] 10>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:44:23.706] test_crud_specs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_crud_specs.exe [2017/05/05 19:44:23.715] FinalizeBuildStatus: [2017/05/05 19:44:23.715] Deleting file "test_crud_specs.dir\Release\test_crud_specs.tlog\unsuccessfulbuild". [2017/05/05 19:44:23.715] Touching "test_crud_specs.dir\Release\test_crud_specs.tlog\test_crud_specs.lastbuildstate". [2017/05/05 19:44:23.715] 10>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj" (default targets). [2017/05/05 19:44:24.712] 8>ClCompile: [2017/05/05 19:44:24.712] collection_mocked.cpp [2017/05/05 19:44:33.641] database.cpp [2017/05/05 19:44:39.953] downloader.cpp [2017/05/05 19:44:40.704] uploader.cpp [2017/05/05 19:44:41.570] hint.cpp [2017/05/05 19:44:42.387] delete_many.cpp [2017/05/05 19:44:43.597] delete_one.cpp [2017/05/05 19:44:44.800] update_many.cpp [2017/05/05 19:44:46.008] update_one.cpp [2017/05/05 19:44:47.215] aggregate.cpp [2017/05/05 19:44:48.442] count.cpp [2017/05/05 19:44:49.686] create_collection.cpp [2017/05/05 19:44:50.949] create_view.cpp [2017/05/05 19:44:52.163] distinct.cpp [2017/05/05 19:44:53.379] find.cpp [2017/05/05 19:44:54.650] Generating Code... [2017/05/05 19:46:49.693] Compiling... [2017/05/05 19:46:49.693] find_one_and_delete.cpp [2017/05/05 19:46:50.902] find_one_and_replace.cpp [2017/05/05 19:46:52.123] find_one_and_update.cpp [2017/05/05 19:46:53.343] index.cpp [2017/05/05 19:46:54.596] insert.cpp [2017/05/05 19:46:55.751] modify_collection.cpp [2017/05/05 19:46:56.565] rewriter.cpp [2017/05/05 19:46:57.887] scoped_bson_t.cpp [2017/05/05 19:46:59.095] read_concern.cpp [2017/05/05 19:47:00.283] read_preference.cpp [2017/05/05 19:47:02.239] uri.cpp [2017/05/05 19:47:03.027] validation_criteria.cpp [2017/05/05 19:47:04.253] Generating Code... [2017/05/05 19:47:11.077] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/gridfs/bucket.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp" [2017/05/05 19:47:11.103] bucket.cpp [2017/05/05 19:47:11.948] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(529): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.948] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(533): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.961] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(630): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.966] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(705): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.986] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(881): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.986] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdlib.h(1183): note: see declaration of 'getenv' [2017/05/05 19:47:11.987] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(955): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.987] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(967): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.988] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(970): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.991] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(938): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:11.991] C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdlib.h(1183): note: see declaration of 'getenv' [2017/05/05 19:47:13.810] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/model/insert_one.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\model\insert_one.cpp" [2017/05/05 19:47:13.836] insert_one.cpp [2017/05/05 19:47:15.333] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/model/replace_one.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\model\replace_one.cpp" [2017/05/05 19:47:15.359] replace_one.cpp [2017/05/05 19:47:17.011] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/options/delete.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\delete.cpp" [2017/05/05 19:47:17.037] delete.cpp [2017/05/05 19:47:18.633] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/options/gridfs/bucket.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\gridfs\bucket.cpp" [2017/05/05 19:47:18.659] bucket.cpp [2017/05/05 19:47:20.351] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/options/gridfs/upload.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\gridfs\upload.cpp" [2017/05/05 19:47:20.377] upload.cpp [2017/05/05 19:47:22.019] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/options/pool.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\pool.cpp" [2017/05/05 19:47:22.045] pool.cpp [2017/05/05 19:47:23.548] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/options/update.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\options\update.cpp" [2017/05/05 19:47:23.574] update.cpp [2017/05/05 19:47:25.278] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/pool.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\pool.cpp" [2017/05/05 19:47:25.304] pool.cpp [2017/05/05 19:47:29.582] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/private/write_concern.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\private\write_concern.cpp" [2017/05/05 19:47:29.611] write_concern.cpp [2017/05/05 19:47:32.324] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/result/delete.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\result\delete.cpp" [2017/05/05 19:47:32.351] delete.cpp [2017/05/05 19:47:33.891] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/result/gridfs/upload.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\result\gridfs\upload.cpp" [2017/05/05 19:47:33.917] upload.cpp [2017/05/05 19:47:35.093] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/result/insert_one.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\result\insert_one.cpp" [2017/05/05 19:47:35.119] insert_one.cpp [2017/05/05 19:47:36.666] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/result/replace_one.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\result\replace_one.cpp" [2017/05/05 19:47:36.693] replace_one.cpp [2017/05/05 19:47:38.242] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/result/update.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\result\update.cpp" [2017/05/05 19:47:38.268] update.cpp [2017/05/05 19:47:39.823] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\third_party\catch\include" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libmongoc-1.0" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\include\libbson-1.0" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOC_STATIC /D BSON_STATIC /D MONGO_CXX_DRIVER_COMPILING /D MONGOCXX_TESTING /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_driver.dir\Release\/write_concern.cpp.obj" /Fd"test_driver.dir\Release\vc140.pdb" /Gd /TP /errorReport:queue /bigobj "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\write_concern.cpp" [2017/05/05 19:47:39.849] write_concern.cpp [2017/05/05 19:47:41.197] Link: [2017/05/05 19:47:41.197] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_driver.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\Release\mongocxx-mocked.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib "..\..\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_driver.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/test/Release/test_driver.lib" /MACHINE:X64 /machine:x64 test_driver.dir\Release\client_helpers.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\main.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\bulk_write.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\client.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\collection.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\collection_mocked.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\database.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\downloader.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\uploader.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\hint.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\delete_many.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\delete_one.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\update_many.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\update_one.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\aggregate.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\count.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\create_collection.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\create_view.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\distinct.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\find.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\find_one_and_delete.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\find_one_and_replace.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\find_one_and_update.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\index.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\insert.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\modify_collection.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\rewriter.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\scoped_bson_t.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\read_concern.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\read_preference.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\uri.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\validation_criteria.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/gridfs/bucket.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/model/insert_one.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/model/replace_one.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/options/delete.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/options/gridfs/bucket.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/options/gridfs/upload.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/options/pool.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/options/update.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/pool.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/private/write_concern.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/result/delete.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/result/gridfs/upload.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/result/insert_one.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/result/replace_one.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/result/update.cpp.obj [2017/05/05 19:47:41.197] test_driver.dir\Release\/write_concern.cpp.obj [2017/05/05 19:47:41.438] 8>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.851] test_driver.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_driver.exe [2017/05/05 19:47:41.869] FinalizeBuildStatus: [2017/05/05 19:47:41.869] Deleting file "test_driver.dir\Release\test_driver.tlog\unsuccessfulbuild". [2017/05/05 19:47:41.869] Touching "test_driver.dir\Release\test_driver.tlog\test_driver.lastbuildstate". [2017/05/05 19:47:41.870] 8>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj" (default targets). [2017/05/05 19:47:41.881] 1>PrepareForBuild: [2017/05/05 19:47:41.881] Creating directory "x64\Release\ALL_BUILD\". [2017/05/05 19:47:41.883] Creating directory "x64\Release\ALL_BUILD\ALL_BUILD.tlog\". [2017/05/05 19:47:41.884] InitializeBuildStatus: [2017/05/05 19:47:41.884] Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:41.903] CustomBuild: [2017/05/05 19:47:41.903] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/CMakeLists.txt [2017/05/05 19:47:41.922] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:41.932] FinalizeBuildStatus: [2017/05/05 19:47:41.933] Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild". [2017/05/05 19:47:41.933] Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate". [2017/05/05 19:47:41.933] 1>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default targets). [2017/05/05 19:47:41.937] [2017/05/05 19:47:41.937] Build succeeded. [2017/05/05 19:47:41.938] [2017/05/05 19:47:41.938] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.938] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (default target) (3) -> [2017/05/05 19:47:41.938] (ClCompile target) -> [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(141): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(206): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(208): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(243): warning C4316: 'bsoncxx::v_noabi::builder::core::impl': object allocated on the heap may not be aligned 128 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(278): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(288): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(298): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(311): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(319): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(329): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(337): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(345): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(353): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(365): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(377): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(385): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(394): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(406): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(414): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(423): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(431): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(442): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(450): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(458): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(550): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj] [2017/05/05 19:47:41.938] [2017/05/05 19:47:41.938] [2017/05/05 19:47:41.938] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.938] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj" (default target) (4) -> [2017/05/05 19:47:41.938] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(141): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(206): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(208): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(243): warning C4316: 'bsoncxx::v_noabi::builder::core::impl': object allocated on the heap may not be aligned 128 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(278): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(288): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(298): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(311): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(319): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(329): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(337): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(345): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(353): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(365): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(377): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(385): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(394): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(406): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(414): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(423): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(431): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(442): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(450): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(458): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\bsoncxx\builder\core.cpp(550): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (default target) (5) -> [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(624): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(669): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(699): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\uploader.cpp(178): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj" (default target) (6) -> [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(624): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(669): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\collection.cpp(699): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:47:41.939] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\gridfs\uploader.cpp(178): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj" (default target) (7) -> [2017/05/05 19:47:41.939] (Link target) -> [2017/05/05 19:47:41.939] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] [2017/05/05 19:47:41.939] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.940] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj" (default target) (9) -> [2017/05/05 19:47:41.940] (ClCompile target) -> [2017/05/05 19:47:41.940] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\gridfs.cpp(104): warning C4244: 'argument': conversion from '__int64' to 'uint32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj] [2017/05/05 19:47:41.940] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\gridfs.cpp(504): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj] [2017/05/05 19:47:41.940] [2017/05/05 19:47:41.940] [2017/05/05 19:47:41.940] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.940] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj" (default target) (10) -> [2017/05/05 19:47:41.940] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(451): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:47:41.940] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(508): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:47:41.940] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(565): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:47:41.940] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\spec\crud.cpp(750): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:47:41.940] [2017/05/05 19:47:41.940] [2017/05/05 19:47:41.942] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.946] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj" (default target) (11) -> [2017/05/05 19:47:41.946] (Link target) -> [2017/05/05 19:47:41.946] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj] [2017/05/05 19:47:41.946] [2017/05/05 19:47:41.946] [2017/05/05 19:47:41.946] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.946] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj" (default target) (9) -> [2017/05/05 19:47:41.946] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.947] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj" (default target) (10) -> [2017/05/05 19:47:41.947] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.947] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj" (default target) (8) -> [2017/05/05 19:47:41.947] (ClCompile target) -> [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(529): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(533): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(630): warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(705): warning C4267: 'argument': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(881): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(955): warning C4244: 'initializing': conversion from '__int64' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(967): warning C4267: 'initializing': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(970): warning C4267: '=': conversion from 'size_t' to 'int32_t', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\src\mongocxx\test\gridfs\bucket.cpp(938): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default target) (1) -> [2017/05/05 19:47:41.947] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj" (default target) (8) -> [2017/05/05 19:47:41.947] (Link target) -> [2017/05/05 19:47:41.947] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj] [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] 80 Warning(s) [2017/05/05 19:47:41.947] 0 Error(s) [2017/05/05 19:47:41.947] [2017/05/05 19:47:41.947] Time Elapsed 00:05:10.71 [2017/05/05 19:47:41.953] + MSBuild.exe /p:Configuration=Release INSTALL.vcxproj [2017/05/05 19:47:41.982] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:47:41.982] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:47:41.982] [2017/05/05 19:47:42.004] Build started 5/5/2017 11:47:41 PM. [2017/05/05 19:47:42.238] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\INSTALL.vcxproj" on node 1 (default targets). [2017/05/05 19:47:42.238] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\INSTALL.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) on node 1 (default targets). [2017/05/05 19:47:42.238] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (3) on node 1 (default targets). [2017/05/05 19:47:42.238] InitializeBuildStatus: [2017/05/05 19:47:42.238] Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:42.252] CustomBuild: [2017/05/05 19:47:42.252] All outputs are up-to-date. [2017/05/05 19:47:42.254] FinalizeBuildStatus: [2017/05/05 19:47:42.254] Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". [2017/05/05 19:47:42.254] Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". [2017/05/05 19:47:42.255] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (default targets). [2017/05/05 19:47:42.280] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (4) on node 1 (default targets). [2017/05/05 19:47:42.281] InitializeBuildStatus: [2017/05/05 19:47:42.281] Creating "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:42.284] CustomBuild: [2017/05/05 19:47:42.284] All outputs are up-to-date. [2017/05/05 19:47:42.306] ClCompile: [2017/05/05 19:47:42.306] All outputs are up-to-date. [2017/05/05 19:47:42.309] All outputs are up-to-date. [2017/05/05 19:47:42.326] All outputs are up-to-date. [2017/05/05 19:47:42.335] All outputs are up-to-date. [2017/05/05 19:47:42.340] All outputs are up-to-date. [2017/05/05 19:47:42.343] All outputs are up-to-date. [2017/05/05 19:47:42.348] All outputs are up-to-date. [2017/05/05 19:47:42.352] All outputs are up-to-date. [2017/05/05 19:47:42.359] Lib: [2017/05/05 19:47:42.360] All outputs are up-to-date. [2017/05/05 19:47:42.360] bsoncxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-static.lib [2017/05/05 19:47:42.365] FinalizeBuildStatus: [2017/05/05 19:47:42.366] Deleting file "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild". [2017/05/05 19:47:42.366] Touching "bsoncxx.dir\Release\bsoncxx.tlog\bsoncxx.lastbuildstate". [2017/05/05 19:47:42.366] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (default targets). [2017/05/05 19:47:42.389] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj" (5) on node 1 (default targets). [2017/05/05 19:47:42.390] InitializeBuildStatus: [2017/05/05 19:47:42.390] Creating "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:42.393] CustomBuild: [2017/05/05 19:47:42.393] All outputs are up-to-date. [2017/05/05 19:47:42.418] ClCompile: [2017/05/05 19:47:42.418] All outputs are up-to-date. [2017/05/05 19:47:42.420] All outputs are up-to-date. [2017/05/05 19:47:42.424] All outputs are up-to-date. [2017/05/05 19:47:42.433] All outputs are up-to-date. [2017/05/05 19:47:42.438] All outputs are up-to-date. [2017/05/05 19:47:42.441] All outputs are up-to-date. [2017/05/05 19:47:42.446] All outputs are up-to-date. [2017/05/05 19:47:42.452] All outputs are up-to-date. [2017/05/05 19:47:42.457] Lib: [2017/05/05 19:47:42.457] All outputs are up-to-date. [2017/05/05 19:47:42.458] bsoncxx_testing.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-testing.lib [2017/05/05 19:47:42.461] FinalizeBuildStatus: [2017/05/05 19:47:42.461] Deleting file "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\unsuccessfulbuild". [2017/05/05 19:47:42.462] Touching "bsoncxx_testing.dir\Release\bsoncxx_testing.tlog\bsoncxx_testing.lastbuildstate". [2017/05/05 19:47:42.462] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx_testing.vcxproj" (default targets). [2017/05/05 19:47:42.493] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (6) on node 1 (default targets). [2017/05/05 19:47:42.493] InitializeBuildStatus: [2017/05/05 19:47:42.493] Creating "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:42.495] CustomBuild: [2017/05/05 19:47:42.495] All outputs are up-to-date. [2017/05/05 19:47:42.571] ClCompile: [2017/05/05 19:47:42.571] All outputs are up-to-date. [2017/05/05 19:47:42.580] All outputs are up-to-date. [2017/05/05 19:47:42.604] All outputs are up-to-date. [2017/05/05 19:47:42.612] All outputs are up-to-date. [2017/05/05 19:47:42.617] All outputs are up-to-date. [2017/05/05 19:47:42.622] All outputs are up-to-date. [2017/05/05 19:47:42.627] All outputs are up-to-date. [2017/05/05 19:47:42.632] All outputs are up-to-date. [2017/05/05 19:47:42.638] All outputs are up-to-date. [2017/05/05 19:47:42.643] All outputs are up-to-date. [2017/05/05 19:47:42.650] All outputs are up-to-date. [2017/05/05 19:47:42.656] All outputs are up-to-date. [2017/05/05 19:47:42.663] All outputs are up-to-date. [2017/05/05 19:47:42.671] All outputs are up-to-date. [2017/05/05 19:47:42.675] All outputs are up-to-date. [2017/05/05 19:47:42.678] All outputs are up-to-date. [2017/05/05 19:47:42.683] All outputs are up-to-date. [2017/05/05 19:47:42.689] All outputs are up-to-date. [2017/05/05 19:47:42.694] All outputs are up-to-date. [2017/05/05 19:47:42.699] All outputs are up-to-date. [2017/05/05 19:47:42.715] Lib: [2017/05/05 19:47:42.715] All outputs are up-to-date. [2017/05/05 19:47:42.716] mongocxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-static.lib [2017/05/05 19:47:42.720] FinalizeBuildStatus: [2017/05/05 19:47:42.720] Deleting file "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild". [2017/05/05 19:47:42.721] Touching "mongocxx.dir\Release\mongocxx.tlog\mongocxx.lastbuildstate". [2017/05/05 19:47:42.721] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (default targets). [2017/05/05 19:47:42.746] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj" (7) on node 1 (default targets). [2017/05/05 19:47:42.746] InitializeBuildStatus: [2017/05/05 19:47:42.746] Creating "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:42.748] CustomBuild: [2017/05/05 19:47:42.748] All outputs are up-to-date. [2017/05/05 19:47:42.827] ClCompile: [2017/05/05 19:47:42.827] All outputs are up-to-date. [2017/05/05 19:47:42.835] All outputs are up-to-date. [2017/05/05 19:47:42.856] All outputs are up-to-date. [2017/05/05 19:47:42.870] All outputs are up-to-date. [2017/05/05 19:47:42.875] All outputs are up-to-date. [2017/05/05 19:47:42.880] All outputs are up-to-date. [2017/05/05 19:47:42.885] All outputs are up-to-date. [2017/05/05 19:47:42.890] All outputs are up-to-date. [2017/05/05 19:47:42.895] All outputs are up-to-date. [2017/05/05 19:47:42.900] All outputs are up-to-date. [2017/05/05 19:47:42.905] All outputs are up-to-date. [2017/05/05 19:47:42.910] All outputs are up-to-date. [2017/05/05 19:47:42.915] All outputs are up-to-date. [2017/05/05 19:47:42.923] All outputs are up-to-date. [2017/05/05 19:47:42.928] All outputs are up-to-date. [2017/05/05 19:47:42.931] All outputs are up-to-date. [2017/05/05 19:47:42.936] All outputs are up-to-date. [2017/05/05 19:47:42.942] All outputs are up-to-date. [2017/05/05 19:47:42.947] All outputs are up-to-date. [2017/05/05 19:47:42.952] All outputs are up-to-date. [2017/05/05 19:47:42.963] Lib: [2017/05/05 19:47:42.963] All outputs are up-to-date. [2017/05/05 19:47:42.964] mongocxx_mocked.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-mocked.lib [2017/05/05 19:47:42.970] FinalizeBuildStatus: [2017/05/05 19:47:42.970] Deleting file "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\unsuccessfulbuild". [2017/05/05 19:47:42.970] Touching "mongocxx_mocked.dir\Release\mongocxx_mocked.tlog\mongocxx_mocked.lastbuildstate". [2017/05/05 19:47:42.971] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx_mocked.vcxproj" (default targets). [2017/05/05 19:47:42.996] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj" (8) on node 1 (default targets). [2017/05/05 19:47:42.996] InitializeBuildStatus: [2017/05/05 19:47:42.996] Creating "test_bson.dir\Release\test_bson.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:42.998] CustomBuild: [2017/05/05 19:47:42.998] All outputs are up-to-date. [2017/05/05 19:47:43.018] ClCompile: [2017/05/05 19:47:43.018] All outputs are up-to-date. [2017/05/05 19:47:43.034] Link: [2017/05/05 19:47:43.034] All outputs are up-to-date. [2017/05/05 19:47:43.035] test_bson.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\Release\test_bson.exe [2017/05/05 19:47:43.038] FinalizeBuildStatus: [2017/05/05 19:47:43.038] Deleting file "test_bson.dir\Release\test_bson.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.039] Touching "test_bson.dir\Release\test_bson.tlog\test_bson.lastbuildstate". [2017/05/05 19:47:43.039] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\test\test_bson.vcxproj" (default targets). [2017/05/05 19:47:43.064] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj" (9) on node 1 (default targets). [2017/05/05 19:47:43.064] InitializeBuildStatus: [2017/05/05 19:47:43.064] Creating "test_crud_specs.dir\Release\test_crud_specs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:43.066] CustomBuild: [2017/05/05 19:47:43.066] All outputs are up-to-date. [2017/05/05 19:47:43.078] ClCompile: [2017/05/05 19:47:43.078] All outputs are up-to-date. [2017/05/05 19:47:43.089] Link: [2017/05/05 19:47:43.089] All outputs are up-to-date. [2017/05/05 19:47:43.089] test_crud_specs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_crud_specs.exe [2017/05/05 19:47:43.093] FinalizeBuildStatus: [2017/05/05 19:47:43.093] Deleting file "test_crud_specs.dir\Release\test_crud_specs.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.093] Touching "test_crud_specs.dir\Release\test_crud_specs.tlog\test_crud_specs.lastbuildstate". [2017/05/05 19:47:43.094] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_crud_specs.vcxproj" (default targets). [2017/05/05 19:47:43.127] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj" (10) on node 1 (default targets). [2017/05/05 19:47:43.127] InitializeBuildStatus: [2017/05/05 19:47:43.127] Creating "test_driver.dir\Release\test_driver.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:43.129] CustomBuild: [2017/05/05 19:47:43.129] All outputs are up-to-date. [2017/05/05 19:47:43.231] ClCompile: [2017/05/05 19:47:43.231] All outputs are up-to-date. [2017/05/05 19:47:43.240] All outputs are up-to-date. [2017/05/05 19:47:43.247] All outputs are up-to-date. [2017/05/05 19:47:43.254] All outputs are up-to-date. [2017/05/05 19:47:43.261] All outputs are up-to-date. [2017/05/05 19:47:43.268] All outputs are up-to-date. [2017/05/05 19:47:43.275] All outputs are up-to-date. [2017/05/05 19:47:43.285] All outputs are up-to-date. [2017/05/05 19:47:43.292] All outputs are up-to-date. [2017/05/05 19:47:43.300] All outputs are up-to-date. [2017/05/05 19:47:43.306] All outputs are up-to-date. [2017/05/05 19:47:43.313] All outputs are up-to-date. [2017/05/05 19:47:43.318] All outputs are up-to-date. [2017/05/05 19:47:43.325] All outputs are up-to-date. [2017/05/05 19:47:43.332] All outputs are up-to-date. [2017/05/05 19:47:43.339] All outputs are up-to-date. [2017/05/05 19:47:43.344] All outputs are up-to-date. [2017/05/05 19:47:43.364] Link: [2017/05/05 19:47:43.364] All outputs are up-to-date. [2017/05/05 19:47:43.365] test_driver.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_driver.exe [2017/05/05 19:47:43.370] FinalizeBuildStatus: [2017/05/05 19:47:43.371] Deleting file "test_driver.dir\Release\test_driver.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.371] Touching "test_driver.dir\Release\test_driver.tlog\test_driver.lastbuildstate". [2017/05/05 19:47:43.371] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_driver.vcxproj" (default targets). [2017/05/05 19:47:43.396] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj" (11) on node 1 (default targets). [2017/05/05 19:47:43.397] InitializeBuildStatus: [2017/05/05 19:47:43.397] Creating "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:43.399] CustomBuild: [2017/05/05 19:47:43.399] All outputs are up-to-date. [2017/05/05 19:47:43.416] ClCompile: [2017/05/05 19:47:43.416] All outputs are up-to-date. [2017/05/05 19:47:43.424] Link: [2017/05/05 19:47:43.424] All outputs are up-to-date. [2017/05/05 19:47:43.425] test_gridfs_specs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_gridfs_specs.exe [2017/05/05 19:47:43.428] FinalizeBuildStatus: [2017/05/05 19:47:43.428] Deleting file "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.429] Touching "test_gridfs_specs.dir\Release\test_gri.9E00F230.tlog\test_gridfs_specs.lastbuildstate". [2017/05/05 19:47:43.429] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_gridfs_specs.vcxproj" (default targets). [2017/05/05 19:47:43.453] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (2) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj" (12) on node 1 (default targets). [2017/05/05 19:47:43.453] InitializeBuildStatus: [2017/05/05 19:47:43.453] Creating "test_instance.dir\Release\test_instance.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:43.455] CustomBuild: [2017/05/05 19:47:43.455] All outputs are up-to-date. [2017/05/05 19:47:43.466] ClCompile: [2017/05/05 19:47:43.466] All outputs are up-to-date. [2017/05/05 19:47:43.475] Link: [2017/05/05 19:47:43.475] All outputs are up-to-date. [2017/05/05 19:47:43.475] test_instance.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\Release\test_instance.exe [2017/05/05 19:47:43.479] FinalizeBuildStatus: [2017/05/05 19:47:43.479] Deleting file "test_instance.dir\Release\test_instance.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.479] Touching "test_instance.dir\Release\test_instance.tlog\test_instance.lastbuildstate". [2017/05/05 19:47:43.479] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\test\test_instance.vcxproj" (default targets). [2017/05/05 19:47:43.497] InitializeBuildStatus: [2017/05/05 19:47:43.497] Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:43.500] CustomBuild: [2017/05/05 19:47:43.500] All outputs are up-to-date. [2017/05/05 19:47:43.502] FinalizeBuildStatus: [2017/05/05 19:47:43.502] Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.502] Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate". [2017/05/05 19:47:43.503] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ALL_BUILD.vcxproj" (default targets). [2017/05/05 19:47:43.508] PrepareForBuild: [2017/05/05 19:47:43.508] Creating directory "x64\Release\INSTALL\". [2017/05/05 19:47:43.510] Creating directory "x64\Release\INSTALL\INSTALL.tlog\". [2017/05/05 19:47:43.511] InitializeBuildStatus: [2017/05/05 19:47:43.511] Creating "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:43.537] PostBuildEvent: [2017/05/05 19:47:43.537] setlocal [2017/05/05 19:47:43.537] C:\cmake\bin\cmake.exe -DBUILD_TYPE=Release -P cmake_install.cmake [2017/05/05 19:47:43.537] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:47:43.537] :cmEnd [2017/05/05 19:47:43.537] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:47:43.537] :cmErrorLevel [2017/05/05 19:47:43.537] exit /b %1 [2017/05/05 19:47:43.537] :cmDone [2017/05/05 19:47:43.537] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:47:43.537] :VCEnd [2017/05/05 19:47:43.565] -- Install configuration: "Release" [2017/05/05 19:47:43.566] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/bin/msvcp140.dll [2017/05/05 19:47:43.569] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx [2017/05/05 19:47:43.570] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/array [2017/05/05 19:47:43.571] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/array/element.hpp [2017/05/05 19:47:43.572] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/array/value.hpp [2017/05/05 19:47:43.572] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/array/view.hpp [2017/05/05 19:47:43.573] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/array/view_or_value.hpp [2017/05/05 19:47:43.574] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder [2017/05/05 19:47:43.574] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic [2017/05/05 19:47:43.575] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/array.hpp [2017/05/05 19:47:43.575] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/document.hpp [2017/05/05 19:47:43.576] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/helpers.hpp [2017/05/05 19:47:43.577] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/impl.hpp [2017/05/05 19:47:43.578] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/kvp.hpp [2017/05/05 19:47:43.578] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_array.hpp [2017/05/05 19:47:43.580] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_document.hpp [2017/05/05 19:47:43.581] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/concatenate.hpp [2017/05/05 19:47:43.581] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/core.hpp [2017/05/05 19:47:43.582] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream [2017/05/05 19:47:43.583] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array.hpp [2017/05/05 19:47:43.583] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/array_context.hpp [2017/05/05 19:47:43.584] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/closed_context.hpp [2017/05/05 19:47:43.585] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/document.hpp [2017/05/05 19:47:43.586] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/helpers.hpp [2017/05/05 19:47:43.586] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/key_context.hpp [2017/05/05 19:47:43.587] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/single_context.hpp [2017/05/05 19:47:43.588] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/builder/stream/value_context.hpp [2017/05/05 19:47:43.588] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/cmake [2017/05/05 19:47:43.589] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config [2017/05/05 19:47:43.590] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/compiler.hpp [2017/05/05 19:47:43.590] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/postlude.hpp [2017/05/05 19:47:43.591] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/prelude.hpp [2017/05/05 19:47:43.592] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/private [2017/05/05 19:47:43.592] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/decimal128.hpp [2017/05/05 19:47:43.593] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/document [2017/05/05 19:47:43.594] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/document/element.hpp [2017/05/05 19:47:43.595] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/document/value.hpp [2017/05/05 19:47:43.595] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/document/view.hpp [2017/05/05 19:47:43.596] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/document/view_or_value.hpp [2017/05/05 19:47:43.597] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/enums [2017/05/05 19:47:43.597] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/enums/binary_sub_type.hpp [2017/05/05 19:47:43.598] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/enums/type.hpp [2017/05/05 19:47:43.598] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/exception [2017/05/05 19:47:43.599] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/exception/error_code.hpp [2017/05/05 19:47:43.600] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/exception/exception.hpp [2017/05/05 19:47:43.600] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/json.hpp [2017/05/05 19:47:43.601] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/oid.hpp [2017/05/05 19:47:43.602] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/private [2017/05/05 19:47:43.602] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx [2017/05/05 19:47:43.603] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx/make_unique.hpp [2017/05/05 19:47:43.603] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx/optional.hpp [2017/05/05 19:47:43.604] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/stdx/string_view.hpp [2017/05/05 19:47:43.605] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/string [2017/05/05 19:47:43.605] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/string/view_or_value.hpp [2017/05/05 19:47:43.606] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/test [2017/05/05 19:47:43.607] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/test_util [2017/05/05 19:47:43.607] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/third_party [2017/05/05 19:47:43.608] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/types [2017/05/05 19:47:43.608] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/types/value.hpp [2017/05/05 19:47:43.609] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/types.hpp [2017/05/05 19:47:43.610] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/util [2017/05/05 19:47:43.610] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/util/functor.hpp [2017/05/05 19:47:43.611] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/validate.hpp [2017/05/05 19:47:43.611] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/view_or_value.hpp [2017/05/05 19:47:43.612] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/export.hpp [2017/05/05 19:47:43.613] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/bsoncxx-static.lib [2017/05/05 19:47:43.615] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/cmake/libbsoncxx-static-3.1.1-pre/libbsoncxx-static-config.cmake [2017/05/05 19:47:43.616] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/cmake/libbsoncxx-static-3.1.1-pre/libbsoncxx-static-config-version.cmake [2017/05/05 19:47:43.619] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/config.hpp [2017/05/05 19:47:43.619] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/bsoncxx/v_noabi/bsoncxx/config/version.hpp [2017/05/05 19:47:43.621] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/pkgconfig/libbsoncxx-static.pc [2017/05/05 19:47:43.624] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx [2017/05/05 19:47:43.624] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/bulk_write.hpp [2017/05/05 19:47:43.625] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/client.hpp [2017/05/05 19:47:43.626] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/cmake [2017/05/05 19:47:43.626] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/collection.hpp [2017/05/05 19:47:43.627] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config [2017/05/05 19:47:43.628] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/compiler.hpp [2017/05/05 19:47:43.628] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/postlude.hpp [2017/05/05 19:47:43.629] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/prelude.hpp [2017/05/05 19:47:43.630] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/private [2017/05/05 19:47:43.630] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/cursor.hpp [2017/05/05 19:47:43.631] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/database.hpp [2017/05/05 19:47:43.632] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception [2017/05/05 19:47:43.633] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp [2017/05/05 19:47:43.634] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/bulk_write_exception.hpp [2017/05/05 19:47:43.634] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/error_code.hpp [2017/05/05 19:47:43.636] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/exception.hpp [2017/05/05 19:47:43.637] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/gridfs_exception.hpp [2017/05/05 19:47:43.638] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/logic_error.hpp [2017/05/05 19:47:43.639] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/operation_exception.hpp [2017/05/05 19:47:43.639] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/private [2017/05/05 19:47:43.640] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/query_exception.hpp [2017/05/05 19:47:43.641] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/server_error_code.hpp [2017/05/05 19:47:43.642] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/exception/write_exception.hpp [2017/05/05 19:47:43.643] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/gridfs [2017/05/05 19:47:43.643] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/bucket.hpp [2017/05/05 19:47:43.644] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/downloader.hpp [2017/05/05 19:47:43.645] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/private [2017/05/05 19:47:43.646] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/gridfs/uploader.hpp [2017/05/05 19:47:43.647] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/hint.hpp [2017/05/05 19:47:43.647] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/insert_many_builder.hpp [2017/05/05 19:47:43.648] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/instance.hpp [2017/05/05 19:47:43.649] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/logger.hpp [2017/05/05 19:47:43.650] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model [2017/05/05 19:47:43.651] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/delete_many.hpp [2017/05/05 19:47:43.651] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/delete_one.hpp [2017/05/05 19:47:43.652] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/insert_one.hpp [2017/05/05 19:47:43.653] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/replace_one.hpp [2017/05/05 19:47:43.655] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/update_many.hpp [2017/05/05 19:47:43.656] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/update_one.hpp [2017/05/05 19:47:43.657] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/model/write.hpp [2017/05/05 19:47:43.658] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options [2017/05/05 19:47:43.658] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/aggregate.hpp [2017/05/05 19:47:43.659] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/bulk_write.hpp [2017/05/05 19:47:43.660] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/client.hpp [2017/05/05 19:47:43.661] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/count.hpp [2017/05/05 19:47:43.662] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/create_collection.hpp [2017/05/05 19:47:43.663] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/create_view.hpp [2017/05/05 19:47:43.664] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/delete.hpp [2017/05/05 19:47:43.665] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/distinct.hpp [2017/05/05 19:47:43.666] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/find.hpp [2017/05/05 19:47:43.667] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_and_delete.hpp [2017/05/05 19:47:43.667] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_and_replace.hpp [2017/05/05 19:47:43.668] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_and_update.hpp [2017/05/05 19:47:43.669] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/find_one_common_options.hpp [2017/05/05 19:47:43.670] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/gridfs [2017/05/05 19:47:43.671] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/gridfs/bucket.hpp [2017/05/05 19:47:43.672] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/gridfs/upload.hpp [2017/05/05 19:47:43.672] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/index.hpp [2017/05/05 19:47:43.673] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/insert.hpp [2017/05/05 19:47:43.674] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/modify_collection.hpp [2017/05/05 19:47:43.675] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/pool.hpp [2017/05/05 19:47:43.676] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/private [2017/05/05 19:47:43.677] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/ssl.hpp [2017/05/05 19:47:43.677] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/options/update.hpp [2017/05/05 19:47:43.678] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/pipeline.hpp [2017/05/05 19:47:43.679] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/pool.hpp [2017/05/05 19:47:43.680] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/private [2017/05/05 19:47:43.681] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/read_concern.hpp [2017/05/05 19:47:43.682] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/read_preference.hpp [2017/05/05 19:47:43.683] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result [2017/05/05 19:47:43.683] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/bulk_write.hpp [2017/05/05 19:47:43.684] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/delete.hpp [2017/05/05 19:47:43.685] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/gridfs [2017/05/05 19:47:43.686] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/gridfs/upload.hpp [2017/05/05 19:47:43.686] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/insert_many.hpp [2017/05/05 19:47:43.687] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/insert_one.hpp [2017/05/05 19:47:43.688] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/replace_one.hpp [2017/05/05 19:47:43.689] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/result/update.hpp [2017/05/05 19:47:43.690] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/stdx.hpp [2017/05/05 19:47:43.691] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test [2017/05/05 19:47:43.692] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/gridfs [2017/05/05 19:47:43.692] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/model [2017/05/05 19:47:43.693] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/options [2017/05/05 19:47:43.694] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/options/gridfs [2017/05/05 19:47:43.695] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/options/private [2017/05/05 19:47:43.696] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/private [2017/05/05 19:47:43.696] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/result [2017/05/05 19:47:43.697] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/result/gridfs [2017/05/05 19:47:43.698] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test/spec [2017/05/05 19:47:43.698] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/test_util [2017/05/05 19:47:43.699] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/third_party [2017/05/05 19:47:43.700] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/uri.hpp [2017/05/05 19:47:43.701] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/validation_criteria.hpp [2017/05/05 19:47:43.701] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/write_concern.hpp [2017/05/05 19:47:43.703] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/write_type.hpp [2017/05/05 19:47:43.704] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/export.hpp [2017/05/05 19:47:43.705] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/mongocxx-static.lib [2017/05/05 19:47:43.712] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/cmake/libmongocxx-static-3.1.1-pre/libmongocxx-static-config.cmake [2017/05/05 19:47:43.713] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/cmake/libmongocxx-static-3.1.1-pre/libmongocxx-static-config-version.cmake [2017/05/05 19:47:43.715] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/config.hpp [2017/05/05 19:47:43.716] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/include/mongocxx/v_noabi/mongocxx/config/version.hpp [2017/05/05 19:47:43.717] -- Installing: C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/lib/pkgconfig/libmongocxx-static.pc [2017/05/05 19:47:43.723] FinalizeBuildStatus: [2017/05/05 19:47:43.723] Deleting file "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild". [2017/05/05 19:47:43.724] Touching "x64\Release\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate". [2017/05/05 19:47:43.724] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\INSTALL.vcxproj" (default targets). [2017/05/05 19:47:43.726] [2017/05/05 19:47:43.726] Build succeeded. [2017/05/05 19:47:43.726] 0 Warning(s) [2017/05/05 19:47:43.726] 0 Error(s) [2017/05/05 19:47:43.726] [2017/05/05 19:47:43.726] Time Elapsed 00:00:01.72 [2017/05/05 19:47:43.732] + MSBuild.exe /p:Configuration=Release /m examples/examples.vcxproj [2017/05/05 19:47:43.759] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:47:43.759] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:47:43.759] [2017/05/05 19:47:43.783] Build started 5/5/2017 11:47:43 PM. [2017/05/05 19:47:44.062] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" on node 1 (default targets). [2017/05/05 19:47:44.062] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). [2017/05/05 19:47:44.062] 2>InitializeBuildStatus: [2017/05/05 19:47:44.062] Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.068] CustomBuild: [2017/05/05 19:47:44.069] All outputs are up-to-date. [2017/05/05 19:47:44.071] FinalizeBuildStatus: [2017/05/05 19:47:44.071] Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". [2017/05/05 19:47:44.077] Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". [2017/05/05 19:47:44.077] 2>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (default targets). [2017/05/05 19:47:44.108] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (3) on node 3 (default targets). [2017/05/05 19:47:44.109] 3>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (3) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (16) on node 3 (default targets). [2017/05/05 19:47:44.109] 16>InitializeBuildStatus: [2017/05/05 19:47:44.109] Creating "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.115] CustomBuild: [2017/05/05 19:47:44.115] All outputs are up-to-date. [2017/05/05 19:47:44.137] ClCompile: [2017/05/05 19:47:44.137] All outputs are up-to-date. [2017/05/05 19:47:44.139] All outputs are up-to-date. [2017/05/05 19:47:44.142] All outputs are up-to-date. [2017/05/05 19:47:44.151] All outputs are up-to-date. [2017/05/05 19:47:44.156] All outputs are up-to-date. [2017/05/05 19:47:44.159] All outputs are up-to-date. [2017/05/05 19:47:44.164] All outputs are up-to-date. [2017/05/05 19:47:44.170] All outputs are up-to-date. [2017/05/05 19:47:44.183] Lib: [2017/05/05 19:47:44.183] All outputs are up-to-date. [2017/05/05 19:47:44.183] bsoncxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-static.lib [2017/05/05 19:47:44.192] FinalizeBuildStatus: [2017/05/05 19:47:44.192] Deleting file "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild". [2017/05/05 19:47:44.192] Touching "bsoncxx.dir\Release\bsoncxx.tlog\bsoncxx.lastbuildstate". [2017/05/05 19:47:44.192] 16>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (default targets). [2017/05/05 19:47:44.212] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj" (31) on node 15 (default targets). [2017/05/05 19:47:44.212] 31>PrepareForBuild: [2017/05/05 19:47:44.212] Creating directory "getting_values.dir\Release\". [2017/05/05 19:47:44.213] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj" (8) on node 5 (default targets). [2017/05/05 19:47:44.213] 8>PrepareForBuild: [2017/05/05 19:47:44.213] Creating directory "builder_stream.dir\Release\". [2017/05/05 19:47:44.213] Creating directory "builder_stream.dir\Release\builder_stream.tlog\". [2017/05/05 19:47:44.215] 3>PrepareForBuild: [2017/05/05 19:47:44.215] Creating directory "builder_basic.dir\Release\". [2017/05/05 19:47:44.215] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\". [2017/05/05 19:47:44.216] Creating directory "builder_basic.dir\Release\builder_basic.tlog\". [2017/05/05 19:47:44.216] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj" (6) on node 6 (default targets). [2017/05/05 19:47:44.216] 6>PrepareForBuild: [2017/05/05 19:47:44.217] Creating directory "builder_stream_customization.dir\Release\". [2017/05/05 19:47:44.217] 31>PrepareForBuild: [2017/05/05 19:47:44.217] Creating directory "getting_values.dir\Release\getting_values.tlog\". [2017/05/05 19:47:44.217] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj" (5) on node 4 (default targets). [2017/05/05 19:47:44.218] 5>PrepareForBuild: [2017/05/05 19:47:44.218] Creating directory "builder_core.dir\Release\". [2017/05/05 19:47:44.218] 3>InitializeBuildStatus: [2017/05/05 19:47:44.219] Creating "builder_basic.dir\Release\builder_basic.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.219] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj" (25) on node 9 (default targets). [2017/05/05 19:47:44.220] 25>PrepareForBuild: [2017/05/05 19:47:44.220] Creating directory "view_and_value.dir\Release\". [2017/05/05 19:47:44.220] Creating directory "view_and_value.dir\Release\view_and_value.tlog\". [2017/05/05 19:47:44.220] 31>InitializeBuildStatus: [2017/05/05 19:47:44.220] Creating "getting_values.dir\Release\getting_values.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.221] 6>PrepareForBuild: [2017/05/05 19:47:44.221] Creating directory "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\". [2017/05/05 19:47:44.222] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj" (9) on node 10 (default targets). [2017/05/05 19:47:44.223] 9>PrepareForBuild: [2017/05/05 19:47:44.223] Creating directory "decimal128.dir\Release\". [2017/05/05 19:47:44.223] Creating directory "decimal128.dir\Release\decimal128.tlog\". [2017/05/05 19:47:44.224] 25>InitializeBuildStatus: [2017/05/05 19:47:44.224] Creating "view_and_value.dir\Release\view_and_value.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.225] 6>InitializeBuildStatus: [2017/05/05 19:47:44.225] Creating "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.226] 5>PrepareForBuild: [2017/05/05 19:47:44.226] Creating directory "builder_core.dir\Release\builder_core.tlog\". [2017/05/05 19:47:44.226] 8>InitializeBuildStatus: [2017/05/05 19:47:44.226] Creating "builder_stream.dir\Release\builder_stream.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.227] 9>InitializeBuildStatus: [2017/05/05 19:47:44.227] Creating "decimal128.dir\Release\decimal128.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.227] 5>InitializeBuildStatus: [2017/05/05 19:47:44.228] Creating "builder_core.dir\Release\builder_core.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.228] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (4) on node 2 (default targets). [2017/05/05 19:47:44.228] 4>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (4) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (20) on node 2 (default targets). [2017/05/05 19:47:44.229] 20>InitializeBuildStatus: [2017/05/05 19:47:44.229] Creating "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.230] CustomBuild: [2017/05/05 19:47:44.231] All outputs are up-to-date. [2017/05/05 19:47:44.241] 3>CustomBuild: [2017/05/05 19:47:44.241] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.241] 8>CustomBuild: [2017/05/05 19:47:44.241] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.241] 9>CustomBuild: [2017/05/05 19:47:44.241] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.246] 31>CustomBuild: [2017/05/05 19:47:44.246] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.246] 25>CustomBuild: [2017/05/05 19:47:44.246] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.246] 5>CustomBuild: [2017/05/05 19:47:44.246] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.247] 6>CustomBuild: [2017/05/05 19:47:44.247] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/bsoncxx/CMakeLists.txt [2017/05/05 19:47:44.261] 8>CustomBuild: [2017/05/05 19:47:44.261] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.262] 3>CustomBuild: [2017/05/05 19:47:44.262] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.265] 31>CustomBuild: [2017/05/05 19:47:44.265] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.266] 25>CustomBuild: [2017/05/05 19:47:44.266] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.269] 6>CustomBuild: [2017/05/05 19:47:44.269] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.270] 5>CustomBuild: [2017/05/05 19:47:44.270] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.274] 3>ClCompile: [2017/05/05 19:47:44.274] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"builder_basic.dir\Release\\" /Fd"builder_basic.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_basic.cpp" [2017/05/05 19:47:44.281] 31>ClCompile: [2017/05/05 19:47:44.281] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"getting_values.dir\Release\\" /Fd"getting_values.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\getting_values.cpp" [2017/05/05 19:47:44.283] 8>ClCompile: [2017/05/05 19:47:44.283] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"builder_stream.dir\Release\\" /Fd"builder_stream.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_stream.cpp" [2017/05/05 19:47:44.283] 6>ClCompile: [2017/05/05 19:47:44.284] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"builder_stream_customization.dir\Release\\" /Fd"builder_stream_customization.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_stream_customization.cpp" [2017/05/05 19:47:44.285] 5>ClCompile: [2017/05/05 19:47:44.285] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"builder_core.dir\Release\\" /Fd"builder_core.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_core.cpp" [2017/05/05 19:47:44.288] 25>ClCompile: [2017/05/05 19:47:44.288] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"view_and_value.dir\Release\\" /Fd"view_and_value.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\view_and_value.cpp" [2017/05/05 19:47:44.303] 3>ClCompile: [2017/05/05 19:47:44.303] builder_basic.cpp [2017/05/05 19:47:44.308] 31>ClCompile: [2017/05/05 19:47:44.308] getting_values.cpp [2017/05/05 19:47:44.308] 8>ClCompile: [2017/05/05 19:47:44.308] builder_stream.cpp [2017/05/05 19:47:44.309] 6>ClCompile: [2017/05/05 19:47:44.309] builder_stream_customization.cpp [2017/05/05 19:47:44.310] 5>ClCompile: [2017/05/05 19:47:44.310] builder_core.cpp [2017/05/05 19:47:44.313] 25>ClCompile: [2017/05/05 19:47:44.313] view_and_value.cpp [2017/05/05 19:47:44.329] 20>ClCompile: [2017/05/05 19:47:44.329] All outputs are up-to-date. [2017/05/05 19:47:44.336] All outputs are up-to-date. [2017/05/05 19:47:44.364] All outputs are up-to-date. [2017/05/05 19:47:44.373] All outputs are up-to-date. [2017/05/05 19:47:44.378] All outputs are up-to-date. [2017/05/05 19:47:44.383] All outputs are up-to-date. [2017/05/05 19:47:44.388] All outputs are up-to-date. [2017/05/05 19:47:44.393] All outputs are up-to-date. [2017/05/05 19:47:44.398] All outputs are up-to-date. [2017/05/05 19:47:44.404] All outputs are up-to-date. [2017/05/05 19:47:44.409] All outputs are up-to-date. [2017/05/05 19:47:44.419] All outputs are up-to-date. [2017/05/05 19:47:44.424] All outputs are up-to-date. [2017/05/05 19:47:44.432] All outputs are up-to-date. [2017/05/05 19:47:44.435] All outputs are up-to-date. [2017/05/05 19:47:44.438] All outputs are up-to-date. [2017/05/05 19:47:44.443] All outputs are up-to-date. [2017/05/05 19:47:44.448] All outputs are up-to-date. [2017/05/05 19:47:44.454] All outputs are up-to-date. [2017/05/05 19:47:44.459] All outputs are up-to-date. [2017/05/05 19:47:44.482] Lib: [2017/05/05 19:47:44.483] All outputs are up-to-date. [2017/05/05 19:47:44.483] mongocxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-static.lib [2017/05/05 19:47:44.495] FinalizeBuildStatus: [2017/05/05 19:47:44.495] Deleting file "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild". [2017/05/05 19:47:44.495] Touching "mongocxx.dir\Release\mongocxx.tlog\mongocxx.lastbuildstate". [2017/05/05 19:47:44.495] 20>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (default targets). [2017/05/05 19:47:44.549] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj" (18) on node 5 (default targets). [2017/05/05 19:47:44.549] 18>PrepareForBuild: [2017/05/05 19:47:44.549] Creating directory "instance_management.dir\Release\". [2017/05/05 19:47:44.549] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj" (22) on node 3 (default targets). [2017/05/05 19:47:44.549] 22>PrepareForBuild: [2017/05/05 19:47:44.550] Creating directory "query.dir\Release\". [2017/05/05 19:47:44.550] Creating directory "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\". [2017/05/05 19:47:44.550] 18>PrepareForBuild: [2017/05/05 19:47:44.550] Creating directory "instance_management.dir\Release\instance.C22B9B7E.tlog\". [2017/05/05 19:47:44.552] 22>PrepareForBuild: [2017/05/05 19:47:44.552] Creating directory "query.dir\Release\query.tlog\". [2017/05/05 19:47:44.552] 18>InitializeBuildStatus: [2017/05/05 19:47:44.552] Creating "instance_management.dir\Release\instance.C22B9B7E.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.556] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj" (13) on node 6 (default targets). [2017/05/05 19:47:44.556] 13>PrepareForBuild: [2017/05/05 19:47:44.556] Creating directory "index.dir\Release\". [2017/05/05 19:47:44.557] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj" (7) on node 8 (default targets). [2017/05/05 19:47:44.557] 7>PrepareForBuild: [2017/05/05 19:47:44.558] Creating directory "connect.dir\Release\". [2017/05/05 19:47:44.558] Creating directory "connect.dir\Release\connect.tlog\". [2017/05/05 19:47:44.559] 13>PrepareForBuild: [2017/05/05 19:47:44.559] Creating directory "index.dir\Release\index.tlog\". [2017/05/05 19:47:44.559] 7>InitializeBuildStatus: [2017/05/05 19:47:44.559] Creating "connect.dir\Release\connect.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.560] 22>InitializeBuildStatus: [2017/05/05 19:47:44.560] Creating "query.dir\Release\query.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.561] 13>InitializeBuildStatus: [2017/05/05 19:47:44.561] Creating "index.dir\Release\index.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.561] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj" (30) on node 2 (default targets). [2017/05/05 19:47:44.562] 30>PrepareForBuild: [2017/05/05 19:47:44.562] Creating directory "query_projection.dir\Release\". [2017/05/05 19:47:44.562] Creating directory "query_projection.dir\Release\query_projection.tlog\". [2017/05/05 19:47:44.563] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj" (11) on node 11 (default targets). [2017/05/05 19:47:44.563] 11>PrepareForBuild: [2017/05/05 19:47:44.563] Creating directory "document_validation.dir\Release\". [2017/05/05 19:47:44.564] Creating directory "document_validation.dir\Release\document.0FD3BA55.tlog\". [2017/05/05 19:47:44.565] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj" (12) on node 9 (default targets). [2017/05/05 19:47:44.565] 12>PrepareForBuild: [2017/05/05 19:47:44.566] Creating directory "create.dir\Release\". [2017/05/05 19:47:44.566] 30>InitializeBuildStatus: [2017/05/05 19:47:44.566] Creating "query_projection.dir\Release\query_projection.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.566] 12>PrepareForBuild: [2017/05/05 19:47:44.566] Creating directory "create.dir\Release\create.tlog\". [2017/05/05 19:47:44.566] 11>InitializeBuildStatus: [2017/05/05 19:47:44.566] Creating "document_validation.dir\Release\document.0FD3BA55.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.567] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj" (15) on node 7 (default targets). [2017/05/05 19:47:44.567] 15>PrepareForBuild: [2017/05/05 19:47:44.567] Creating directory "bulk_write.dir\Release\". [2017/05/05 19:47:44.567] Creating directory "bulk_write.dir\Release\bulk_write.tlog\". [2017/05/05 19:47:44.568] 12>InitializeBuildStatus: [2017/05/05 19:47:44.568] Creating "create.dir\Release\create.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.568] 15>InitializeBuildStatus: [2017/05/05 19:47:44.568] Creating "bulk_write.dir\Release\bulk_write.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.569] 22>CustomBuild: [2017/05/05 19:47:44.569] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.569] 12>CustomBuild: [2017/05/05 19:47:44.569] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.574] 11>CustomBuild: [2017/05/05 19:47:44.574] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.614] 7>CustomBuild: [2017/05/05 19:47:44.615] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.617] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj" (10) on node 13 (default targets). [2017/05/05 19:47:44.617] 10>PrepareForBuild: [2017/05/05 19:47:44.618] Creating directory "exception.dir\Release\". [2017/05/05 19:47:44.618] Creating directory "exception.dir\Release\exception.tlog\". [2017/05/05 19:47:44.618] InitializeBuildStatus: [2017/05/05 19:47:44.618] Creating "exception.dir\Release\exception.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.618] CustomBuild: [2017/05/05 19:47:44.625] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.625] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj" (14) on node 4 (default targets). [2017/05/05 19:47:44.626] 14>PrepareForBuild: [2017/05/05 19:47:44.626] Creating directory "inserted_id.dir\Release\". [2017/05/05 19:47:44.626] Creating directory "inserted_id.dir\Release\inserted_id.tlog\". [2017/05/05 19:47:44.628] 30>CustomBuild: [2017/05/05 19:47:44.628] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.629] 13>CustomBuild: [2017/05/05 19:47:44.629] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.629] 22>CustomBuild: [2017/05/05 19:47:44.630] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.630] 15>CustomBuild: [2017/05/05 19:47:44.630] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.630] 14>InitializeBuildStatus: [2017/05/05 19:47:44.631] Creating "inserted_id.dir\Release\inserted_id.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.631] CustomBuild: [2017/05/05 19:47:44.631] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.631] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.635] 7>CustomBuild: [2017/05/05 19:47:44.635] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.635] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj" (19) on node 12 (default targets). [2017/05/05 19:47:44.635] 19>PrepareForBuild: [2017/05/05 19:47:44.635] Creating directory "documentation_examples.dir\Release\". [2017/05/05 19:47:44.635] Creating directory "documentation_examples.dir\Release\document.824F7DC5.tlog\". [2017/05/05 19:47:44.635] InitializeBuildStatus: [2017/05/05 19:47:44.635] Creating "documentation_examples.dir\Release\document.824F7DC5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:44.635] 10>CustomBuild: [2017/05/05 19:47:44.635] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.635] 12>CustomBuild: [2017/05/05 19:47:44.635] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.635] 14>ClCompile: [2017/05/05 19:47:44.635] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"inserted_id.dir\Release\\" /Fd"inserted_id.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\inserted_id.cpp" [2017/05/05 19:47:44.635] 18>CustomBuild: [2017/05/05 19:47:44.635] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.635] 13>CustomBuild: [2017/05/05 19:47:44.635] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.635] 30>CustomBuild: [2017/05/05 19:47:44.635] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.636] 12>ClCompile: [2017/05/05 19:47:44.636] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"create.dir\Release\\" /Fd"create.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\create.cpp" [2017/05/05 19:47:44.636] 11>CustomBuild: [2017/05/05 19:47:44.636] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.638] 13>ClCompile: [2017/05/05 19:47:44.639] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"index.dir\Release\\" /Fd"index.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\index.cpp" [2017/05/05 19:47:44.640] 11>ClCompile: [2017/05/05 19:47:44.640] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"document_validation.dir\Release\\" /Fd"document_validation.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\document_validation.cpp" [2017/05/05 19:47:44.642] 18>CustomBuild: [2017/05/05 19:47:44.642] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.642] 7>ClCompile: [2017/05/05 19:47:44.643] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"connect.dir\Release\\" /Fd"connect.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\connect.cpp" [2017/05/05 19:47:44.648] 10>ClCompile: [2017/05/05 19:47:44.648] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"exception.dir\Release\\" /Fd"exception.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\exception.cpp" [2017/05/05 19:47:44.654] 19>CustomBuild: [2017/05/05 19:47:44.656] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:44.657] 14>ClCompile: [2017/05/05 19:47:44.657] inserted_id.cpp [2017/05/05 19:47:44.662] 18>ClCompile: [2017/05/05 19:47:44.663] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"instance_management.dir\Release\\" /Fd"instance_management.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\instance_management.cpp" [2017/05/05 19:47:44.673] 22>ClCompile: [2017/05/05 19:47:44.673] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"query.dir\Release\\" /Fd"query.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\query.cpp" [2017/05/05 19:47:44.675] 15>CustomBuild: [2017/05/05 19:47:44.675] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.731] 7>ClCompile: [2017/05/05 19:47:44.731] connect.cpp [2017/05/05 19:47:44.731] 10>ClCompile: [2017/05/05 19:47:44.731] exception.cpp [2017/05/05 19:47:44.731] 19>CustomBuild: [2017/05/05 19:47:44.731] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:44.731] 12>ClCompile: [2017/05/05 19:47:44.731] create.cpp [2017/05/05 19:47:44.731] 18>ClCompile: [2017/05/05 19:47:44.731] instance_management.cpp [2017/05/05 19:47:44.731] 19>ClCompile: [2017/05/05 19:47:44.731] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"documentation_examples.dir\Release\\" /Fd"documentation_examples.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\mongodb.com\documentation_examples.cpp" [2017/05/05 19:47:44.731] 22>ClCompile: [2017/05/05 19:47:44.731] query.cpp [2017/05/05 19:47:44.731] 13>ClCompile: [2017/05/05 19:47:44.731] index.cpp [2017/05/05 19:47:44.736] 11>ClCompile: [2017/05/05 19:47:44.736] document_validation.cpp [2017/05/05 19:47:44.771] 19>ClCompile: [2017/05/05 19:47:44.771] documentation_examples.cpp [2017/05/05 19:47:44.777] 9>CustomBuild: [2017/05/05 19:47:44.777] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:45.063] 5>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_core.cpp(20): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj] [2017/05/05 19:47:45.063] 8>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_stream.cpp(22): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj] [2017/05/05 19:47:45.071] 6>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_stream_customization.cpp(71): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj] [2017/05/05 19:47:45.252] 31>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\getting_values.cpp(25): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj] [2017/05/05 19:47:45.252] ClCompile: [2017/05/05 19:47:45.252] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"decimal128.dir\Release\\" /Fd"decimal128.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\decimal128.cpp" [2017/05/05 19:47:45.252] 25>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\view_and_value.cpp(34): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj] [2017/05/05 19:47:45.253] ClCompile: [2017/05/05 19:47:45.253] decimal128.cpp [2017/05/05 19:47:45.253] 3>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_basic.cpp(24): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj] [2017/05/05 19:47:45.269] 30>ClCompile: [2017/05/05 19:47:45.269] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"query_projection.dir\Release\\" /Fd"query_projection.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\query_projection.cpp" [2017/05/05 19:47:45.269] query_projection.cpp [2017/05/05 19:47:45.349] 5>Link: [2017/05/05 19:47:45.350] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_core.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_core.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_core.lib" /MACHINE:X64 /machine:x64 builder_core.dir\Release\builder_core.obj [2017/05/05 19:47:45.407] 5>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj] [2017/05/05 19:47:45.613] 18>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\instance_management.cpp(99): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj] [2017/05/05 19:47:45.613] 15>ClCompile: [2017/05/05 19:47:45.613] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"bulk_write.dir\Release\\" /Fd"bulk_write.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\bulk_write.cpp" [2017/05/05 19:47:45.613] bulk_write.cpp [2017/05/05 19:47:45.616] 4>PrepareForBuild: [2017/05/05 19:47:45.616] Creating directory "aggregate.dir\Release\". [2017/05/05 19:47:45.616] Creating directory "aggregate.dir\Release\aggregate.tlog\". [2017/05/05 19:47:45.618] InitializeBuildStatus: [2017/05/05 19:47:45.618] Creating "aggregate.dir\Release\aggregate.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:45.682] 5>Link: [2017/05/05 19:47:45.682] builder_core.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_core.exe [2017/05/05 19:47:45.729] 4>CustomBuild: [2017/05/05 19:47:45.729] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:45.729] 8>Link: [2017/05/05 19:47:45.729] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_stream.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_stream.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_stream.lib" /MACHINE:X64 /machine:x64 builder_stream.dir\Release\builder_stream.obj [2017/05/05 19:47:45.790] 10>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\exception.cpp(33): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj] [2017/05/05 19:47:45.807] 4>CustomBuild: [2017/05/05 19:47:45.807] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:45.807] 8>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj] [2017/05/05 19:47:45.807] 22>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\query.cpp(31): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj] [2017/05/05 19:47:45.836] 13>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\index.cpp(26): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj] [2017/05/05 19:47:45.836] ClCompile: [2017/05/05 19:47:45.836] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"aggregate.dir\Release\\" /Fd"aggregate.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\aggregate.cpp" [2017/05/05 19:47:45.929] 11>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\document_validation.cpp(33): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj] [2017/05/05 19:47:45.929] ClCompile: [2017/05/05 19:47:45.929] aggregate.cpp [2017/05/05 19:47:45.929] 8>Link: [2017/05/05 19:47:45.929] builder_stream.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_stream.exe [2017/05/05 19:47:45.946] 7>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\connect.cpp(50): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj] [2017/05/05 19:47:45.961] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj" (17) on node 8 (default targets). [2017/05/05 19:47:45.961] 17>PrepareForBuild: [2017/05/05 19:47:45.961] Creating directory "pool.dir\Release\". [2017/05/05 19:47:45.986] Creating directory "pool.dir\Release\pool.tlog\". [2017/05/05 19:47:45.992] 8>FinalizeBuildStatus: [2017/05/05 19:47:45.993] Deleting file "builder_stream.dir\Release\builder_stream.tlog\unsuccessfulbuild". [2017/05/05 19:47:45.993] Touching "builder_stream.dir\Release\builder_stream.tlog\builder_stream.lastbuildstate". [2017/05/05 19:47:45.993] 8>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj" (default targets). [2017/05/05 19:47:45.994] 17>InitializeBuildStatus: [2017/05/05 19:47:45.994] Creating "pool.dir\Release\pool.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.003] CustomBuild: [2017/05/05 19:47:46.003] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.026] 25>Link: [2017/05/05 19:47:46.026] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\view_and_value.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/view_and_value.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/view_and_value.lib" /MACHINE:X64 /machine:x64 view_and_value.dir\Release\view_and_value.obj [2017/05/05 19:47:46.030] 14>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\inserted_id.cpp(27): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj] [2017/05/05 19:47:46.033] 17>CustomBuild: [2017/05/05 19:47:46.033] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.038] 9>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\decimal128.cpp(25): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj] [2017/05/05 19:47:46.038] 6>Link: [2017/05/05 19:47:46.038] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_stream_customization.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_stream_customization.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_stream_customization.lib" /MACHINE:X64 /machine:x64 builder_stream_customization.dir\Release\builder_stream_customization.obj [2017/05/05 19:47:46.039] 5>FinalizeBuildStatus: [2017/05/05 19:47:46.039] Deleting file "builder_core.dir\Release\builder_core.tlog\unsuccessfulbuild". [2017/05/05 19:47:46.039] Touching "builder_core.dir\Release\builder_core.tlog\builder_core.lastbuildstate". [2017/05/05 19:47:46.040] 5>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj" (default targets). [2017/05/05 19:47:46.042] 9>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\decimal128.cpp(30): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj] [2017/05/05 19:47:46.053] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj" (27) on node 4 (default targets). [2017/05/05 19:47:46.053] 27>PrepareForBuild: [2017/05/05 19:47:46.053] Creating directory "update.dir\Release\". [2017/05/05 19:47:46.058] Creating directory "update.dir\Release\update.tlog\". [2017/05/05 19:47:46.062] InitializeBuildStatus: [2017/05/05 19:47:46.062] Creating "update.dir\Release\update.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.065] 17>ClCompile: [2017/05/05 19:47:46.065] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"pool.dir\Release\\" /Fd"pool.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\pool.cpp" [2017/05/05 19:47:46.094] 27>CustomBuild: [2017/05/05 19:47:46.094] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.099] 3>Link: [2017/05/05 19:47:46.100] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_basic.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_basic.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/builder_basic.lib" /MACHINE:X64 /machine:x64 builder_basic.dir\Release\builder_basic.obj [2017/05/05 19:47:46.150] 17>ClCompile: [2017/05/05 19:47:46.150] pool.cpp [2017/05/05 19:47:46.150] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj" (29) on node 10 (default targets). [2017/05/05 19:47:46.150] 29>PrepareForBuild: [2017/05/05 19:47:46.150] Creating directory "view_or_value_variant.dir\Release\". [2017/05/05 19:47:46.150] Creating directory "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\". [2017/05/05 19:47:46.150] InitializeBuildStatus: [2017/05/05 19:47:46.150] Creating "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.150] 27>CustomBuild: [2017/05/05 19:47:46.150] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.151] 12>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\create.cpp(30): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj] [2017/05/05 19:47:46.154] 25>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj] [2017/05/05 19:47:46.154] 6>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj] [2017/05/05 19:47:46.154] ClCompile: [2017/05/05 19:47:46.154] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"update.dir\Release\\" /Fd"update.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\update.cpp" [2017/05/05 19:47:46.154] 15>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\bulk_write.cpp(28): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj] [2017/05/05 19:47:46.154] 29>CustomBuild: [2017/05/05 19:47:46.154] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.177] 3>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj] [2017/05/05 19:47:46.317] CustomBuild: [2017/05/05 19:47:46.318] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.318] 27>ClCompile: [2017/05/05 19:47:46.318] update.cpp [2017/05/05 19:47:46.318] 25>Link: [2017/05/05 19:47:46.318] view_and_value.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\view_and_value.exe [2017/05/05 19:47:46.318] 6>Link: [2017/05/05 19:47:46.318] builder_stream_customization.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_stream_customization.exe [2017/05/05 19:47:46.357] 29>ClCompile: [2017/05/05 19:47:46.357] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"view_or_value_variant.dir\Release\\" /Fd"view_or_value_variant.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\view_or_value_variant.cpp" [2017/05/05 19:47:46.357] 6>FinalizeBuildStatus: [2017/05/05 19:47:46.357] Deleting file "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\unsuccessfulbuild". [2017/05/05 19:47:46.357] Touching "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\builder_stream_customization.lastbuildstate". [2017/05/05 19:47:46.358] 6>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj" (default targets). [2017/05/05 19:47:46.449] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj" (24) on node 6 (default targets). [2017/05/05 19:47:46.449] 24>PrepareForBuild: [2017/05/05 19:47:46.449] Creating directory "tailable_cursor.dir\Release\". [2017/05/05 19:47:46.449] Creating directory "tailable_cursor.dir\Release\tailable_cursor.tlog\". [2017/05/05 19:47:46.449] InitializeBuildStatus: [2017/05/05 19:47:46.449] Creating "tailable_cursor.dir\Release\tailable_cursor.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.449] 25>FinalizeBuildStatus: [2017/05/05 19:47:46.449] Deleting file "view_and_value.dir\Release\view_and_value.tlog\unsuccessfulbuild". [2017/05/05 19:47:46.449] Touching "view_and_value.dir\Release\view_and_value.tlog\view_and_value.lastbuildstate". [2017/05/05 19:47:46.449] 25>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj" (default targets). [2017/05/05 19:47:46.466] 3>Link: [2017/05/05 19:47:46.466] builder_basic.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_basic.exe [2017/05/05 19:47:46.477] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj" (28) on node 11 (default targets). [2017/05/05 19:47:46.478] 28>PrepareForBuild: [2017/05/05 19:47:46.478] Creating directory "usage_overview.dir\Release\". [2017/05/05 19:47:46.478] Creating directory "usage_overview.dir\Release\usage_overview.tlog\". [2017/05/05 19:47:46.479] InitializeBuildStatus: [2017/05/05 19:47:46.479] Creating "usage_overview.dir\Release\usage_overview.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.486] 19>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\mongodb.com\documentation_examples.cpp(1094): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj] [2017/05/05 19:47:46.566] CustomBuild: [2017/05/05 19:47:46.566] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.566] 24>CustomBuild: [2017/05/05 19:47:46.566] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.566] 29>ClCompile: [2017/05/05 19:47:46.566] view_or_value_variant.cpp [2017/05/05 19:47:46.566] 24>CustomBuild: [2017/05/05 19:47:46.566] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.566] 28>CustomBuild: [2017/05/05 19:47:46.566] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.566] 30>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\query_projection.cpp(29): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj] [2017/05/05 19:47:46.566] 24>ClCompile: [2017/05/05 19:47:46.566] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"tailable_cursor.dir\Release\\" /Fd"tailable_cursor.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\tailable_cursor.cpp" [2017/05/05 19:47:46.566] 28>ClCompile: [2017/05/05 19:47:46.566] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"usage_overview.dir\Release\\" /Fd"usage_overview.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\mongodb.com\usage_overview.cpp" [2017/05/05 19:47:46.605] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj" (26) on node 14 (default targets). [2017/05/05 19:47:46.607] 26>PrepareForBuild: [2017/05/05 19:47:46.607] Creating directory "get_values_from_documents.dir\Release\". [2017/05/05 19:47:46.607] Creating directory "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\". [2017/05/05 19:47:46.613] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj" (23) on node 13 (default targets). [2017/05/05 19:47:46.613] 23>PrepareForBuild: [2017/05/05 19:47:46.613] Creating directory "remove.dir\Release\". [2017/05/05 19:47:46.613] Creating directory "remove.dir\Release\remove.tlog\". [2017/05/05 19:47:46.625] 26>InitializeBuildStatus: [2017/05/05 19:47:46.625] Creating "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.625] 3>FinalizeBuildStatus: [2017/05/05 19:47:46.625] Deleting file "builder_basic.dir\Release\builder_basic.tlog\unsuccessfulbuild". [2017/05/05 19:47:46.625] Touching "builder_basic.dir\Release\builder_basic.tlog\builder_basic.lastbuildstate". [2017/05/05 19:47:46.625] 3>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (default targets). [2017/05/05 19:47:46.674] 31>Link: [2017/05/05 19:47:46.674] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\getting_values.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/getting_values.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/getting_values.lib" /MACHINE:X64 /machine:x64 getting_values.dir\Release\getting_values.obj [2017/05/05 19:47:46.686] 9>Link: [2017/05/05 19:47:46.686] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\decimal128.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/decimal128.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/bsoncxx/Release/decimal128.lib" /MACHINE:X64 /machine:x64 decimal128.dir\Release\decimal128.obj [2017/05/05 19:47:46.811] 24>ClCompile: [2017/05/05 19:47:46.813] tailable_cursor.cpp [2017/05/05 19:47:46.813] 9>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj] [2017/05/05 19:47:46.813] 28>ClCompile: [2017/05/05 19:47:46.813] usage_overview.cpp [2017/05/05 19:47:46.818] 1>Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj" (21) on node 16 (default targets). [2017/05/05 19:47:46.819] 21>PrepareForBuild: [2017/05/05 19:47:46.819] Creating directory "gridfs.dir\Release\". [2017/05/05 19:47:46.819] Creating directory "gridfs.dir\Release\gridfs.tlog\". [2017/05/05 19:47:46.819] InitializeBuildStatus: [2017/05/05 19:47:46.819] Creating "gridfs.dir\Release\gridfs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.829] 26>CustomBuild: [2017/05/05 19:47:46.829] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.835] 9>Link: [2017/05/05 19:47:46.835] decimal128.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\decimal128.exe [2017/05/05 19:47:46.836] 21>CustomBuild: [2017/05/05 19:47:46.836] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.845] 23>InitializeBuildStatus: [2017/05/05 19:47:46.846] Creating "remove.dir\Release\remove.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:46.847] CustomBuild: [2017/05/05 19:47:46.847] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/mongocxx/CMakeLists.txt [2017/05/05 19:47:46.847] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.863] 9>FinalizeBuildStatus: [2017/05/05 19:47:46.863] Deleting file "decimal128.dir\Release\decimal128.tlog\unsuccessfulbuild". [2017/05/05 19:47:46.863] Touching "decimal128.dir\Release\decimal128.tlog\decimal128.lastbuildstate". [2017/05/05 19:47:46.863] 9>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj" (default targets). [2017/05/05 19:47:46.865] 21>CustomBuild: [2017/05/05 19:47:46.865] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.873] 31>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj] [2017/05/05 19:47:46.886] 26>CustomBuild: [2017/05/05 19:47:46.886] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:46.897] 21>ClCompile: [2017/05/05 19:47:46.897] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"gridfs.dir\Release\\" /Fd"gridfs.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\gridfs.cpp" [2017/05/05 19:47:46.911] 14>Link: [2017/05/05 19:47:46.911] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\inserted_id.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/inserted_id.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/inserted_id.lib" /MACHINE:X64 /machine:x64 inserted_id.dir\Release\inserted_id.obj [2017/05/05 19:47:46.914] 26>ClCompile: [2017/05/05 19:47:46.914] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"get_values_from_documents.dir\Release\\" /Fd"get_values_from_documents.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\get_values_from_documents.cpp" [2017/05/05 19:47:46.927] 23>ClCompile: [2017/05/05 19:47:46.927] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\bsoncxx\v_noabi" /I"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\install\include\mongocxx\v_noabi" /Ic:\local\boost_1_60_0 /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D MONGOCXX_STATIC /D BSONCXX_STATIC /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"remove.dir\Release\\" /Fd"remove.dir\Release\vc140.pdb" /Gv /TP /errorReport:queue "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\remove.cpp" [2017/05/05 19:47:46.950] 21>ClCompile: [2017/05/05 19:47:46.950] gridfs.cpp [2017/05/05 19:47:46.950] 18>Link: [2017/05/05 19:47:46.952] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\instance_management.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/instance_management.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/instance_management.lib" /MACHINE:X64 /machine:x64 instance_management.dir\Release\instance_management.obj [2017/05/05 19:47:46.956] 7>Link: [2017/05/05 19:47:46.956] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\connect.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/connect.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/connect.lib" /MACHINE:X64 /machine:x64 connect.dir\Release\connect.obj [2017/05/05 19:47:47.099] 23>ClCompile: [2017/05/05 19:47:47.099] remove.cpp [2017/05/05 19:47:47.099] 14>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj] [2017/05/05 19:47:47.099] 18>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj] [2017/05/05 19:47:47.153] 26>ClCompile: [2017/05/05 19:47:47.153] get_values_from_documents.cpp [2017/05/05 19:47:47.153] 31>Link: [2017/05/05 19:47:47.153] getting_values.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\getting_values.exe [2017/05/05 19:47:47.154] 18>Link: [2017/05/05 19:47:47.154] instance_management.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\instance_management.exe [2017/05/05 19:47:47.160] 31>FinalizeBuildStatus: [2017/05/05 19:47:47.160] Deleting file "getting_values.dir\Release\getting_values.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.160] Touching "getting_values.dir\Release\getting_values.tlog\getting_values.lastbuildstate". [2017/05/05 19:47:47.160] 31>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj" (default targets). [2017/05/05 19:47:47.208] 13>Link: [2017/05/05 19:47:47.208] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\index.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/index.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/index.lib" /MACHINE:X64 /machine:x64 index.dir\Release\index.obj [2017/05/05 19:47:47.208] 14>Link: [2017/05/05 19:47:47.208] inserted_id.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\inserted_id.exe [2017/05/05 19:47:47.228] 7>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj] [2017/05/05 19:47:47.316] 17>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\pool.cpp(32): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj] [2017/05/05 19:47:47.344] 11>Link: [2017/05/05 19:47:47.344] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\document_validation.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/document_validation.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/document_validation.lib" /MACHINE:X64 /machine:x64 document_validation.dir\Release\document_validation.obj [2017/05/05 19:47:47.352] 13>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj] [2017/05/05 19:47:47.352] 22>Link: [2017/05/05 19:47:47.352] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\query.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/query.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/query.lib" /MACHINE:X64 /machine:x64 query.dir\Release\query.obj [2017/05/05 19:47:47.380] 27>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\update.cpp(26): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj] [2017/05/05 19:47:47.381] 10>Link: [2017/05/05 19:47:47.381] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\exception.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/exception.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/exception.lib" /MACHINE:X64 /machine:x64 exception.dir\Release\exception.obj [2017/05/05 19:47:47.466] 11>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj] [2017/05/05 19:47:47.467] 13>Link: [2017/05/05 19:47:47.467] index.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\index.exe [2017/05/05 19:47:47.484] 10>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj] [2017/05/05 19:47:47.484] 14>FinalizeBuildStatus: [2017/05/05 19:47:47.484] Deleting file "inserted_id.dir\Release\inserted_id.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.484] Touching "inserted_id.dir\Release\inserted_id.tlog\inserted_id.lastbuildstate". [2017/05/05 19:47:47.484] 14>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj" (default targets). [2017/05/05 19:47:47.484] 4>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\aggregate.cpp(28): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj] [2017/05/05 19:47:47.491] 18>FinalizeBuildStatus: [2017/05/05 19:47:47.491] Deleting file "instance_management.dir\Release\instance.C22B9B7E.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.491] Touching "instance_management.dir\Release\instance.C22B9B7E.tlog\instance_management.lastbuildstate". [2017/05/05 19:47:47.492] 18>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj" (default targets). [2017/05/05 19:47:47.497] 13>FinalizeBuildStatus: [2017/05/05 19:47:47.497] Deleting file "index.dir\Release\index.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.497] Touching "index.dir\Release\index.tlog\index.lastbuildstate". [2017/05/05 19:47:47.498] 13>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj" (default targets). [2017/05/05 19:47:47.591] 7>Link: [2017/05/05 19:47:47.591] connect.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\connect.exe [2017/05/05 19:47:47.599] 10>Link: [2017/05/05 19:47:47.599] exception.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\exception.exe [2017/05/05 19:47:47.599] 11>Link: [2017/05/05 19:47:47.599] document_validation.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\document_validation.exe [2017/05/05 19:47:47.624] 22>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj] [2017/05/05 19:47:47.648] 10>FinalizeBuildStatus: [2017/05/05 19:47:47.648] Deleting file "exception.dir\Release\exception.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.649] 15>Link: [2017/05/05 19:47:47.649] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\bulk_write.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/bulk_write.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/bulk_write.lib" /MACHINE:X64 /machine:x64 bulk_write.dir\Release\bulk_write.obj [2017/05/05 19:47:47.649] 10>FinalizeBuildStatus: [2017/05/05 19:47:47.649] Touching "exception.dir\Release\exception.tlog\exception.lastbuildstate". [2017/05/05 19:47:47.649] 10>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj" (default targets). [2017/05/05 19:47:47.656] 29>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\view_or_value_variant.cpp(29): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj] [2017/05/05 19:47:47.714] 11>FinalizeBuildStatus: [2017/05/05 19:47:47.715] Deleting file "document_validation.dir\Release\document.0FD3BA55.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.715] Touching "document_validation.dir\Release\document.0FD3BA55.tlog\document_validation.lastbuildstate". [2017/05/05 19:47:47.715] 11>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj" (default targets). [2017/05/05 19:47:47.715] 30>Link: [2017/05/05 19:47:47.715] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\query_projection.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/query_projection.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/query_projection.lib" /MACHINE:X64 /machine:x64 query_projection.dir\Release\query_projection.obj [2017/05/05 19:47:47.719] 12>Link: [2017/05/05 19:47:47.719] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\create.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/create.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/create.lib" /MACHINE:X64 /machine:x64 create.dir\Release\create.obj [2017/05/05 19:47:47.779] 15>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj] [2017/05/05 19:47:47.780] 22>Link: [2017/05/05 19:47:47.781] query.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\query.exe [2017/05/05 19:47:47.781] FinalizeBuildStatus: [2017/05/05 19:47:47.781] Deleting file "query.dir\Release\query.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.783] Touching "query.dir\Release\query.tlog\query.lastbuildstate". [2017/05/05 19:47:47.783] 22>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj" (default targets). [2017/05/05 19:47:47.831] 7>FinalizeBuildStatus: [2017/05/05 19:47:47.831] Deleting file "connect.dir\Release\connect.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.831] 30>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj] [2017/05/05 19:47:47.832] FinalizeBuildStatus: [2017/05/05 19:47:47.832] Touching "connect.dir\Release\connect.tlog\connect.lastbuildstate". [2017/05/05 19:47:47.832] 7>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj" (default targets). [2017/05/05 19:47:47.841] 12>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj] [2017/05/05 19:47:47.876] 15>Link: [2017/05/05 19:47:47.876] bulk_write.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\bulk_write.exe [2017/05/05 19:47:47.882] 24>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\tailable_cursor.cpp(73): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj] [2017/05/05 19:47:47.984] 12>Link: [2017/05/05 19:47:47.985] create.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\create.exe [2017/05/05 19:47:47.985] 30>Link: [2017/05/05 19:47:47.985] query_projection.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\query_projection.exe [2017/05/05 19:47:47.990] FinalizeBuildStatus: [2017/05/05 19:47:47.991] Deleting file "query_projection.dir\Release\query_projection.tlog\unsuccessfulbuild". [2017/05/05 19:47:47.991] Touching "query_projection.dir\Release\query_projection.tlog\query_projection.lastbuildstate". [2017/05/05 19:47:47.991] 30>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj" (default targets). [2017/05/05 19:47:48.082] 12>FinalizeBuildStatus: [2017/05/05 19:47:48.082] Deleting file "create.dir\Release\create.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.082] Touching "create.dir\Release\create.tlog\create.lastbuildstate". [2017/05/05 19:47:48.082] 12>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj" (default targets). [2017/05/05 19:47:48.083] 28>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\mongodb.com\usage_overview.cpp(30): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj] [2017/05/05 19:47:48.167] 21>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\gridfs.cpp(30): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj] [2017/05/05 19:47:48.169] 23>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\remove.cpp(25): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj] [2017/05/05 19:47:48.169] 21>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\gridfs.cpp(66): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj] [2017/05/05 19:47:48.304] 29>Link: [2017/05/05 19:47:48.304] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\view_or_value_variant.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/view_or_value_variant.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/view_or_value_variant.lib" /MACHINE:X64 /machine:x64 view_or_value_variant.dir\Release\view_or_value_variant.obj [2017/05/05 19:47:48.325] 26>C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\get_values_from_documents.cpp(121): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj] [2017/05/05 19:47:48.334] 15>FinalizeBuildStatus: [2017/05/05 19:47:48.334] Deleting file "bulk_write.dir\Release\bulk_write.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.334] Touching "bulk_write.dir\Release\bulk_write.tlog\bulk_write.lastbuildstate". [2017/05/05 19:47:48.359] 15>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj" (default targets). [2017/05/05 19:47:48.375] 17>Link: [2017/05/05 19:47:48.376] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\pool.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/pool.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/pool.lib" /MACHINE:X64 /machine:x64 pool.dir\Release\pool.obj [2017/05/05 19:47:48.422] 29>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj] [2017/05/05 19:47:48.460] 17>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj] [2017/05/05 19:47:48.467] 4>Link: [2017/05/05 19:47:48.468] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\aggregate.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/aggregate.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/aggregate.lib" /MACHINE:X64 /machine:x64 aggregate.dir\Release\aggregate.obj [2017/05/05 19:47:48.525] 29>Link: [2017/05/05 19:47:48.526] view_or_value_variant.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\view_or_value_variant.exe [2017/05/05 19:47:48.532] FinalizeBuildStatus: [2017/05/05 19:47:48.532] Deleting file "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.532] Touching "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\view_or_value_variant.lastbuildstate". [2017/05/05 19:47:48.533] 29>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj" (default targets). [2017/05/05 19:47:48.562] 17>Link: [2017/05/05 19:47:48.562] pool.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\pool.exe [2017/05/05 19:47:48.574] 4>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj] [2017/05/05 19:47:48.583] FinalizeBuildStatus: [2017/05/05 19:47:48.583] Deleting file "pool.dir\Release\pool.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.584] Touching "pool.dir\Release\pool.tlog\pool.lastbuildstate". [2017/05/05 19:47:48.584] 17>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj" (default targets). [2017/05/05 19:47:48.622] 27>Link: [2017/05/05 19:47:48.623] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\update.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/update.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/update.lib" /MACHINE:X64 /machine:x64 update.dir\Release\update.obj [2017/05/05 19:47:48.668] 4>Link: [2017/05/05 19:47:48.668] aggregate.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\aggregate.exe [2017/05/05 19:47:48.676] FinalizeBuildStatus: [2017/05/05 19:47:48.677] Deleting file "aggregate.dir\Release\aggregate.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.677] Touching "aggregate.dir\Release\aggregate.tlog\aggregate.lastbuildstate". [2017/05/05 19:47:48.677] 4>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (default targets). [2017/05/05 19:47:48.701] 24>Link: [2017/05/05 19:47:48.701] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\tailable_cursor.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/tailable_cursor.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/tailable_cursor.lib" /MACHINE:X64 /machine:x64 tailable_cursor.dir\Release\tailable_cursor.obj [2017/05/05 19:47:48.707] 27>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj] [2017/05/05 19:47:48.726] 21>Link: [2017/05/05 19:47:48.726] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\gridfs.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/gridfs.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/gridfs.lib" /MACHINE:X64 /machine:x64 gridfs.dir\Release\gridfs.obj [2017/05/05 19:47:48.782] 27>Link: [2017/05/05 19:47:48.782] update.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\update.exe [2017/05/05 19:47:48.793] FinalizeBuildStatus: [2017/05/05 19:47:48.793] Deleting file "update.dir\Release\update.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.794] Touching "update.dir\Release\update.tlog\update.lastbuildstate". [2017/05/05 19:47:48.794] 27>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj" (default targets). [2017/05/05 19:47:48.795] 24>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj] [2017/05/05 19:47:48.799] 23>Link: [2017/05/05 19:47:48.799] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\remove.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/remove.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/remove.lib" /MACHINE:X64 /machine:x64 remove.dir\Release\remove.obj [2017/05/05 19:47:48.811] 21>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj] [2017/05/05 19:47:48.882] 24>Link: [2017/05/05 19:47:48.882] tailable_cursor.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\tailable_cursor.exe [2017/05/05 19:47:48.882] 21>Link: [2017/05/05 19:47:48.882] gridfs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\gridfs.exe [2017/05/05 19:47:48.893] FinalizeBuildStatus: [2017/05/05 19:47:48.893] Deleting file "gridfs.dir\Release\gridfs.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.894] Touching "gridfs.dir\Release\gridfs.tlog\gridfs.lastbuildstate". [2017/05/05 19:47:48.894] 21>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj" (default targets). [2017/05/05 19:47:48.896] 24>FinalizeBuildStatus: [2017/05/05 19:47:48.896] Deleting file "tailable_cursor.dir\Release\tailable_cursor.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.896] Touching "tailable_cursor.dir\Release\tailable_cursor.tlog\tailable_cursor.lastbuildstate". [2017/05/05 19:47:48.897] 24>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj" (default targets). [2017/05/05 19:47:48.897] 23>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj] [2017/05/05 19:47:48.954] 26>Link: [2017/05/05 19:47:48.954] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\get_values_from_documents.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/get_values_from_documents.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/get_values_from_documents.lib" /MACHINE:X64 /machine:x64 get_values_from_documents.dir\Release\get_values_from_documents.obj [2017/05/05 19:47:48.971] 23>Link: [2017/05/05 19:47:48.971] remove.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\remove.exe [2017/05/05 19:47:48.981] FinalizeBuildStatus: [2017/05/05 19:47:48.981] Deleting file "remove.dir\Release\remove.tlog\unsuccessfulbuild". [2017/05/05 19:47:48.981] Touching "remove.dir\Release\remove.tlog\remove.lastbuildstate". [2017/05/05 19:47:48.981] 23>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj" (default targets). [2017/05/05 19:47:49.001] 19>Link: [2017/05/05 19:47:49.001] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\documentation_examples.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/documentation_examples.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/documentation_examples.lib" /MACHINE:X64 /machine:x64 documentation_examples.dir\Release\documentation_examples.obj [2017/05/05 19:47:49.036] 26>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj] [2017/05/05 19:47:49.065] 19>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj] [2017/05/05 19:47:49.100] 26>Link: [2017/05/05 19:47:49.100] get_values_from_documents.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\get_values_from_documents.exe [2017/05/05 19:47:49.109] FinalizeBuildStatus: [2017/05/05 19:47:49.109] Deleting file "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\unsuccessfulbuild". [2017/05/05 19:47:49.109] Touching "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\get_values_from_documents.lastbuildstate". [2017/05/05 19:47:49.109] 26>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj" (default targets). [2017/05/05 19:47:49.133] 19>Link: [2017/05/05 19:47:49.134] documentation_examples.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\documentation_examples.exe [2017/05/05 19:47:49.142] FinalizeBuildStatus: [2017/05/05 19:47:49.142] Deleting file "documentation_examples.dir\Release\document.824F7DC5.tlog\unsuccessfulbuild". [2017/05/05 19:47:49.142] Touching "documentation_examples.dir\Release\document.824F7DC5.tlog\documentation_examples.lastbuildstate". [2017/05/05 19:47:49.142] 19>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj" (default targets). [2017/05/05 19:47:49.344] 28>Link: [2017/05/05 19:47:49.344] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\usage_overview.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\src\mongocxx\Release\mongocxx-static.lib" "..\..\src\bsoncxx\Release\bsoncxx-static.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\mongoc-static-1.0.lib" "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongoc\lib\bson-static-1.0.lib" ws2_32.lib c:\sasl\lib\sasl2.lib C:\openssl\lib\ssleay32.lib C:\openssl\lib\libeay32.lib crypt32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/usage_overview.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/examples/mongocxx/Release/usage_overview.lib" /MACHINE:X64 /machine:x64 usage_overview.dir\Release\usage_overview.obj [2017/05/05 19:47:49.407] 28>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj] [2017/05/05 19:47:49.470] usage_overview.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\usage_overview.exe [2017/05/05 19:47:49.478] FinalizeBuildStatus: [2017/05/05 19:47:49.478] Deleting file "usage_overview.dir\Release\usage_overview.tlog\unsuccessfulbuild". [2017/05/05 19:47:49.478] Touching "usage_overview.dir\Release\usage_overview.tlog\usage_overview.lastbuildstate". [2017/05/05 19:47:49.478] 28>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj" (default targets). [2017/05/05 19:47:49.499] 1>PrepareForBuild: [2017/05/05 19:47:49.499] Creating directory "x64\Release\examples\". [2017/05/05 19:47:49.501] Creating directory "x64\Release\examples\examples.tlog\". [2017/05/05 19:47:49.503] InitializeBuildStatus: [2017/05/05 19:47:49.503] Creating "x64\Release\examples\examples.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:49.522] CustomBuild: [2017/05/05 19:47:49.522] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/CMakeLists.txt [2017/05/05 19:47:49.539] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:47:49.552] FinalizeBuildStatus: [2017/05/05 19:47:49.552] Deleting file "x64\Release\examples\examples.tlog\unsuccessfulbuild". [2017/05/05 19:47:49.552] Touching "x64\Release\examples\examples.tlog\examples.lastbuildstate". [2017/05/05 19:47:49.552] 1>Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default targets). [2017/05/05 19:47:49.558] [2017/05/05 19:47:49.558] Build succeeded. [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj" (default target) (5) -> [2017/05/05 19:47:49.560] (ClCompile target) -> [2017/05/05 19:47:49.560] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_core.cpp(20): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj" (default target) (8) -> [2017/05/05 19:47:49.560] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_stream.cpp(22): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj" (default target) (6) -> [2017/05/05 19:47:49.560] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_stream_customization.cpp(71): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj" (default target) (31) -> [2017/05/05 19:47:49.560] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\getting_values.cpp(25): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj" (default target) (25) -> [2017/05/05 19:47:49.560] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\view_and_value.cpp(34): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (default target) (3) -> [2017/05/05 19:47:49.560] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\builder_basic.cpp(24): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.560] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj" (default target) (5) -> [2017/05/05 19:47:49.560] (Link target) -> [2017/05/05 19:47:49.560] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj] [2017/05/05 19:47:49.560] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj" (default target) (18) -> [2017/05/05 19:47:49.561] (ClCompile target) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\instance_management.cpp(99): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj" (default target) (10) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\exception.cpp(33): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj" (default target) (8) -> [2017/05/05 19:47:49.561] (Link target) -> [2017/05/05 19:47:49.561] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj" (default target) (22) -> [2017/05/05 19:47:49.561] (ClCompile target) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\query.cpp(31): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj" (default target) (13) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\index.cpp(26): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj" (default target) (11) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\document_validation.cpp(33): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj" (default target) (7) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\connect.cpp(50): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.561] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj" (default target) (14) -> [2017/05/05 19:47:49.561] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\inserted_id.cpp(27): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj] [2017/05/05 19:47:49.561] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj" (default target) (9) -> [2017/05/05 19:47:49.562] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\decimal128.cpp(25): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj] [2017/05/05 19:47:49.562] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\bsoncxx\decimal128.cpp(30): warning C4101: 'e': unreferenced local variable [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj" (default target) (12) -> [2017/05/05 19:47:49.562] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\create.cpp(30): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj" (default target) (25) -> [2017/05/05 19:47:49.562] (Link target) -> [2017/05/05 19:47:49.562] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj" (default target) (6) -> [2017/05/05 19:47:49.562] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj" (default target) (15) -> [2017/05/05 19:47:49.562] (ClCompile target) -> [2017/05/05 19:47:49.562] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\bulk_write.cpp(28): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (default target) (3) -> [2017/05/05 19:47:49.562] (Link target) -> [2017/05/05 19:47:49.562] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj" (default target) (19) -> [2017/05/05 19:47:49.562] (ClCompile target) -> [2017/05/05 19:47:49.562] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\mongodb.com\documentation_examples.cpp(1094): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.562] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj" (default target) (30) -> [2017/05/05 19:47:49.562] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\query_projection.cpp(29): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.562] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj" (default target) (9) -> [2017/05/05 19:47:49.563] (Link target) -> [2017/05/05 19:47:49.563] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj" (default target) (31) -> [2017/05/05 19:47:49.563] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj" (default target) (14) -> [2017/05/05 19:47:49.563] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj" (default target) (18) -> [2017/05/05 19:47:49.563] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj" (default target) (7) -> [2017/05/05 19:47:49.563] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj" (default target) (17) -> [2017/05/05 19:47:49.563] (ClCompile target) -> [2017/05/05 19:47:49.563] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\pool.cpp(32): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj" (default target) (13) -> [2017/05/05 19:47:49.563] (Link target) -> [2017/05/05 19:47:49.563] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.563] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj" (default target) (27) -> [2017/05/05 19:47:49.563] (ClCompile target) -> [2017/05/05 19:47:49.563] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\update.cpp(26): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj] [2017/05/05 19:47:49.563] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj" (default target) (11) -> [2017/05/05 19:47:49.564] (Link target) -> [2017/05/05 19:47:49.564] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj" (default target) (10) -> [2017/05/05 19:47:49.564] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (default target) (4) -> [2017/05/05 19:47:49.564] (ClCompile target) -> [2017/05/05 19:47:49.564] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\aggregate.cpp(28): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj" (default target) (22) -> [2017/05/05 19:47:49.564] (Link target) -> [2017/05/05 19:47:49.564] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj" (default target) (29) -> [2017/05/05 19:47:49.564] (ClCompile target) -> [2017/05/05 19:47:49.564] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\view_or_value_variant.cpp(29): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj" (default target) (15) -> [2017/05/05 19:47:49.564] (Link target) -> [2017/05/05 19:47:49.564] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.564] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj" (default target) (30) -> [2017/05/05 19:47:49.564] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj] [2017/05/05 19:47:49.564] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj" (default target) (12) -> [2017/05/05 19:47:49.565] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj" (default target) (24) -> [2017/05/05 19:47:49.565] (ClCompile target) -> [2017/05/05 19:47:49.565] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\tailable_cursor.cpp(73): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj" (default target) (28) -> [2017/05/05 19:47:49.565] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\mongodb.com\usage_overview.cpp(30): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj" (default target) (21) -> [2017/05/05 19:47:49.565] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\gridfs.cpp(30): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj] [2017/05/05 19:47:49.565] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\gridfs.cpp(66): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj" (default target) (23) -> [2017/05/05 19:47:49.565] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\remove.cpp(25): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj" (default target) (26) -> [2017/05/05 19:47:49.565] C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\examples\mongocxx\get_values_from_documents.cpp(121): warning C4007: 'main': must be '__cdecl' [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.565] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj" (default target) (29) -> [2017/05/05 19:47:49.565] (Link target) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj" (default target) (17) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (default target) (4) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj" (default target) (27) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj" (default target) (24) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj" (default target) (21) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj" (default target) (23) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.566] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj" (default target) (26) -> [2017/05/05 19:47:49.566] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.566] [2017/05/05 19:47:49.567] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.567] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj" (default target) (19) -> [2017/05/05 19:47:49.567] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj] [2017/05/05 19:47:49.567] [2017/05/05 19:47:49.567] [2017/05/05 19:47:49.567] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default target) (1) -> [2017/05/05 19:47:49.567] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj" (default target) (28) -> [2017/05/05 19:47:49.567] LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj] [2017/05/05 19:47:49.567] [2017/05/05 19:47:49.567] 56 Warning(s) [2017/05/05 19:47:49.567] 0 Error(s) [2017/05/05 19:47:49.567] [2017/05/05 19:47:49.567] Time Elapsed 00:00:05.78 [2017/05/05 19:47:49.582] Running command 'shell.exec' in "test" (step 5 of 5) [2017/05/05 19:47:49.595] + set -o pipefail [2017/05/05 19:47:49.595] + export 'PATH=/cygdrive/c/cmake/bin:/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:47:49.595] + PATH='/cygdrive/c/cmake/bin:/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:47:49.595] + cd build [2017/05/05 19:47:49.599] ++ pwd [2017/05/05 19:47:49.600] + export PREFIX=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc [2017/05/05 19:47:49.600] + PREFIX=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc [2017/05/05 19:47:49.600] + export LD_LIBRARY_PATH=.:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc/lib/ [2017/05/05 19:47:49.600] + LD_LIBRARY_PATH=.:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc/lib/ [2017/05/05 19:47:49.600] + export DYLD_LIBRARY_PATH=.:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc/lib/ [2017/05/05 19:47:49.600] + DYLD_LIBRARY_PATH=.:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc/lib/ [2017/05/05 19:47:49.603] ++ pwd [2017/05/05 19:47:49.606] ++ pwd [2017/05/05 19:47:49.609] ++ pwd [2017/05/05 19:47:49.610] + export 'PATH=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/Release:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/Release:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc/bin:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/bin:/cygdrive/c/cmake/bin:/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:47:49.610] + PATH='/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/bsoncxx/Release:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/src/mongocxx/Release:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../../mongoc/bin:/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/install/bin:/cygdrive/c/cmake/bin:/cygdrive/c/Program Files (x86)/MSBuild/14.0/Bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:47:49.613] ++ pwd [2017/05/05 19:47:49.613] + export CRUD_TESTS_PATH=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../data/crud [2017/05/05 19:47:49.613] + CRUD_TESTS_PATH=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../data/crud [2017/05/05 19:47:49.616] ++ pwd [2017/05/05 19:47:49.616] + export GRIDFS_TESTS_PATH=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../data/gridfs [2017/05/05 19:47:49.616] + GRIDFS_TESTS_PATH=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../data/gridfs [2017/05/05 19:47:49.617] + '[' Windows_NT == Windows_NT ']' [2017/05/05 19:47:49.620] ++ cygpath -m /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build/../data/crud [2017/05/05 19:47:49.626] + CRUD_TESTS_PATH=C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/data/crud [2017/05/05 19:47:49.626] + CTEST_OUTPUT_ON_FAILURE=1 [2017/05/05 19:47:49.626] + MSBuild.exe /p:Configuration=Release RUN_TESTS.vcxproj [2017/05/05 19:47:49.653] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:47:49.653] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:47:49.654] [2017/05/05 19:47:49.675] Build started 5/5/2017 11:47:49 PM. [2017/05/05 19:47:49.840] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\RUN_TESTS.vcxproj" on node 1 (default targets). [2017/05/05 19:47:49.840] PrepareForBuild: [2017/05/05 19:47:49.840] Creating directory "x64\Release\RUN_TESTS\". [2017/05/05 19:47:49.847] Creating directory "x64\Release\RUN_TESTS\RUN_TESTS.tlog\". [2017/05/05 19:47:49.849] InitializeBuildStatus: [2017/05/05 19:47:49.849] Creating "x64\Release\RUN_TESTS\RUN_TESTS.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:47:49.877] PostBuildEvent: [2017/05/05 19:47:49.877] setlocal [2017/05/05 19:47:49.877] C:\cmake\bin\ctest.exe --force-new-ctest-process -C Release [2017/05/05 19:47:49.877] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:47:49.877] :cmEnd [2017/05/05 19:47:49.877] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:47:49.877] :cmErrorLevel [2017/05/05 19:47:49.877] exit /b %1 [2017/05/05 19:47:49.877] :cmDone [2017/05/05 19:47:49.877] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:47:49.877] :VCEnd [2017/05/05 19:47:49.940] Test project C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/build [2017/05/05 19:47:49.957] Start 1: bson [2017/05/05 19:47:50.047] 1/5 Test #1: bson ............................. Passed 0.09 sec [2017/05/05 19:47:50.048] Start 2: driver [2017/05/05 19:50:34.659] 2/5 Test #2: driver ........................... Passed 164.61 sec [2017/05/05 19:50:34.660] Start 3: instance [2017/05/05 19:50:34.713] 3/5 Test #3: instance ......................... Passed 0.05 sec [2017/05/05 19:50:34.713] Start 4: crud_specs [2017/05/05 19:50:34.882] 4/5 Test #4: crud_specs ....................... Passed 0.17 sec [2017/05/05 19:50:34.882] Start 5: gridfs_specs [2017/05/05 19:50:35.096] 5/5 Test #5: gridfs_specs ..................... Passed 0.21 sec [2017/05/05 19:50:35.096] [2017/05/05 19:50:35.097] 100% tests passed, 0 tests failed out of 5 [2017/05/05 19:50:35.097] [2017/05/05 19:50:35.097] Total Test time (real) = 165.16 sec [2017/05/05 19:50:35.102] FinalizeBuildStatus: [2017/05/05 19:50:35.102] Deleting file "x64\Release\RUN_TESTS\RUN_TESTS.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.103] Touching "x64\Release\RUN_TESTS\RUN_TESTS.tlog\RUN_TESTS.lastbuildstate". [2017/05/05 19:50:35.103] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\RUN_TESTS.vcxproj" (default targets). [2017/05/05 19:50:35.105] [2017/05/05 19:50:35.105] Build succeeded. [2017/05/05 19:50:35.105] 0 Warning(s) [2017/05/05 19:50:35.105] 0 Error(s) [2017/05/05 19:50:35.106] [2017/05/05 19:50:35.106] Time Elapsed 00:02:45.43 [2017/05/05 19:50:35.109] + CTEST_OUTPUT_ON_FAILURE=1 [2017/05/05 19:50:35.110] + MSBuild.exe /p:Configuration=Release examples/run-examples.vcxproj [2017/05/05 19:50:35.137] Microsoft (R) Build Engine version 14.0.25420.1 [2017/05/05 19:50:35.137] Copyright (C) Microsoft Corporation. All rights reserved. [2017/05/05 19:50:35.137] [2017/05/05 19:50:35.158] Build started 5/5/2017 11:50:35 PM. [2017/05/05 19:50:35.374] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" on node 1 (default targets). [2017/05/05 19:50:35.374] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). [2017/05/05 19:50:35.375] InitializeBuildStatus: [2017/05/05 19:50:35.375] Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.389] CustomBuild: [2017/05/05 19:50:35.389] All outputs are up-to-date. [2017/05/05 19:50:35.390] FinalizeBuildStatus: [2017/05/05 19:50:35.390] Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.391] Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". [2017/05/05 19:50:35.391] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\ZERO_CHECK.vcxproj" (default targets). [2017/05/05 19:50:35.432] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (3) on node 1 (default targets). [2017/05/05 19:50:35.433] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (3) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (4) on node 1 (default targets). [2017/05/05 19:50:35.433] InitializeBuildStatus: [2017/05/05 19:50:35.433] Creating "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.436] CustomBuild: [2017/05/05 19:50:35.436] All outputs are up-to-date. [2017/05/05 19:50:35.473] ClCompile: [2017/05/05 19:50:35.473] All outputs are up-to-date. [2017/05/05 19:50:35.475] All outputs are up-to-date. [2017/05/05 19:50:35.478] All outputs are up-to-date. [2017/05/05 19:50:35.488] All outputs are up-to-date. [2017/05/05 19:50:35.494] All outputs are up-to-date. [2017/05/05 19:50:35.496] All outputs are up-to-date. [2017/05/05 19:50:35.501] All outputs are up-to-date. [2017/05/05 19:50:35.507] All outputs are up-to-date. [2017/05/05 19:50:35.514] Lib: [2017/05/05 19:50:35.514] All outputs are up-to-date. [2017/05/05 19:50:35.515] bsoncxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\Release\bsoncxx-static.lib [2017/05/05 19:50:35.520] FinalizeBuildStatus: [2017/05/05 19:50:35.520] Deleting file "bsoncxx.dir\Release\bsoncxx.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.521] Touching "bsoncxx.dir\Release\bsoncxx.tlog\bsoncxx.lastbuildstate". [2017/05/05 19:50:35.521] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\bsoncxx\bsoncxx.vcxproj" (default targets). [2017/05/05 19:50:35.553] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (3) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (5) on node 1 (default targets). [2017/05/05 19:50:35.553] InitializeBuildStatus: [2017/05/05 19:50:35.553] Creating "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.555] CustomBuild: [2017/05/05 19:50:35.555] All outputs are up-to-date. [2017/05/05 19:50:35.633] ClCompile: [2017/05/05 19:50:35.633] All outputs are up-to-date. [2017/05/05 19:50:35.641] All outputs are up-to-date. [2017/05/05 19:50:35.666] All outputs are up-to-date. [2017/05/05 19:50:35.675] All outputs are up-to-date. [2017/05/05 19:50:35.680] All outputs are up-to-date. [2017/05/05 19:50:35.685] All outputs are up-to-date. [2017/05/05 19:50:35.690] All outputs are up-to-date. [2017/05/05 19:50:35.695] All outputs are up-to-date. [2017/05/05 19:50:35.700] All outputs are up-to-date. [2017/05/05 19:50:35.705] All outputs are up-to-date. [2017/05/05 19:50:35.710] All outputs are up-to-date. [2017/05/05 19:50:35.716] All outputs are up-to-date. [2017/05/05 19:50:35.722] All outputs are up-to-date. [2017/05/05 19:50:35.732] All outputs are up-to-date. [2017/05/05 19:50:35.736] All outputs are up-to-date. [2017/05/05 19:50:35.739] All outputs are up-to-date. [2017/05/05 19:50:35.744] All outputs are up-to-date. [2017/05/05 19:50:35.750] All outputs are up-to-date. [2017/05/05 19:50:35.755] All outputs are up-to-date. [2017/05/05 19:50:35.760] All outputs are up-to-date. [2017/05/05 19:50:35.776] Lib: [2017/05/05 19:50:35.776] All outputs are up-to-date. [2017/05/05 19:50:35.777] mongocxx.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\Release\mongocxx-static.lib [2017/05/05 19:50:35.781] FinalizeBuildStatus: [2017/05/05 19:50:35.781] Deleting file "mongocxx.dir\Release\mongocxx.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.782] Touching "mongocxx.dir\Release\mongocxx.tlog\mongocxx.lastbuildstate". [2017/05/05 19:50:35.782] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\src\mongocxx\mongocxx.vcxproj" (default targets). [2017/05/05 19:50:35.792] InitializeBuildStatus: [2017/05/05 19:50:35.792] Creating "aggregate.dir\Release\aggregate.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.794] CustomBuild: [2017/05/05 19:50:35.794] All outputs are up-to-date. [2017/05/05 19:50:35.803] ClCompile: [2017/05/05 19:50:35.804] All outputs are up-to-date. [2017/05/05 19:50:35.816] Link: [2017/05/05 19:50:35.816] All outputs are up-to-date. [2017/05/05 19:50:35.817] aggregate.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\aggregate.exe [2017/05/05 19:50:35.820] FinalizeBuildStatus: [2017/05/05 19:50:35.820] Deleting file "aggregate.dir\Release\aggregate.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.820] Touching "aggregate.dir\Release\aggregate.tlog\aggregate.lastbuildstate". [2017/05/05 19:50:35.821] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\aggregate.vcxproj" (default targets). [2017/05/05 19:50:35.849] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (6) on node 1 (default targets). [2017/05/05 19:50:35.849] InitializeBuildStatus: [2017/05/05 19:50:35.849] Creating "builder_basic.dir\Release\builder_basic.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.851] CustomBuild: [2017/05/05 19:50:35.851] All outputs are up-to-date. [2017/05/05 19:50:35.859] ClCompile: [2017/05/05 19:50:35.859] All outputs are up-to-date. [2017/05/05 19:50:35.867] Link: [2017/05/05 19:50:35.867] All outputs are up-to-date. [2017/05/05 19:50:35.867] builder_basic.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_basic.exe [2017/05/05 19:50:35.871] FinalizeBuildStatus: [2017/05/05 19:50:35.871] Deleting file "builder_basic.dir\Release\builder_basic.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.871] Touching "builder_basic.dir\Release\builder_basic.tlog\builder_basic.lastbuildstate". [2017/05/05 19:50:35.871] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_basic.vcxproj" (default targets). [2017/05/05 19:50:35.895] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj" (7) on node 1 (default targets). [2017/05/05 19:50:35.895] InitializeBuildStatus: [2017/05/05 19:50:35.895] Creating "builder_core.dir\Release\builder_core.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.897] CustomBuild: [2017/05/05 19:50:35.897] All outputs are up-to-date. [2017/05/05 19:50:35.902] ClCompile: [2017/05/05 19:50:35.902] All outputs are up-to-date. [2017/05/05 19:50:35.914] Link: [2017/05/05 19:50:35.914] All outputs are up-to-date. [2017/05/05 19:50:35.915] builder_core.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_core.exe [2017/05/05 19:50:35.918] FinalizeBuildStatus: [2017/05/05 19:50:35.918] Deleting file "builder_core.dir\Release\builder_core.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.918] Touching "builder_core.dir\Release\builder_core.tlog\builder_core.lastbuildstate". [2017/05/05 19:50:35.919] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_core.vcxproj" (default targets). [2017/05/05 19:50:35.942] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj" (8) on node 1 (default targets). [2017/05/05 19:50:35.943] InitializeBuildStatus: [2017/05/05 19:50:35.943] Creating "builder_stream.dir\Release\builder_stream.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.944] CustomBuild: [2017/05/05 19:50:35.945] All outputs are up-to-date. [2017/05/05 19:50:35.953] ClCompile: [2017/05/05 19:50:35.953] All outputs are up-to-date. [2017/05/05 19:50:35.960] Link: [2017/05/05 19:50:35.960] All outputs are up-to-date. [2017/05/05 19:50:35.961] builder_stream.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_stream.exe [2017/05/05 19:50:35.964] FinalizeBuildStatus: [2017/05/05 19:50:35.964] Deleting file "builder_stream.dir\Release\builder_stream.tlog\unsuccessfulbuild". [2017/05/05 19:50:35.964] Touching "builder_stream.dir\Release\builder_stream.tlog\builder_stream.lastbuildstate". [2017/05/05 19:50:35.965] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream.vcxproj" (default targets). [2017/05/05 19:50:35.992] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj" (9) on node 1 (default targets). [2017/05/05 19:50:35.993] InitializeBuildStatus: [2017/05/05 19:50:35.993] Creating "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:35.994] CustomBuild: [2017/05/05 19:50:35.995] All outputs are up-to-date. [2017/05/05 19:50:36.003] ClCompile: [2017/05/05 19:50:36.003] All outputs are up-to-date. [2017/05/05 19:50:36.010] Link: [2017/05/05 19:50:36.010] All outputs are up-to-date. [2017/05/05 19:50:36.011] builder_stream_customization.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\builder_stream_customization.exe [2017/05/05 19:50:36.014] FinalizeBuildStatus: [2017/05/05 19:50:36.014] Deleting file "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.014] Touching "builder_stream_customization.dir\Release\builder_.67BD33D6.tlog\builder_stream_customization.lastbuildstate". [2017/05/05 19:50:36.015] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\builder_stream_customization.vcxproj" (default targets). [2017/05/05 19:50:36.039] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj" (10) on node 1 (default targets). [2017/05/05 19:50:36.039] InitializeBuildStatus: [2017/05/05 19:50:36.039] Creating "bulk_write.dir\Release\bulk_write.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.041] CustomBuild: [2017/05/05 19:50:36.041] All outputs are up-to-date. [2017/05/05 19:50:36.050] ClCompile: [2017/05/05 19:50:36.050] All outputs are up-to-date. [2017/05/05 19:50:36.062] Link: [2017/05/05 19:50:36.063] All outputs are up-to-date. [2017/05/05 19:50:36.063] bulk_write.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\bulk_write.exe [2017/05/05 19:50:36.066] FinalizeBuildStatus: [2017/05/05 19:50:36.066] Deleting file "bulk_write.dir\Release\bulk_write.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.067] Touching "bulk_write.dir\Release\bulk_write.tlog\bulk_write.lastbuildstate". [2017/05/05 19:50:36.067] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\bulk_write.vcxproj" (default targets). [2017/05/05 19:50:36.091] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj" (11) on node 1 (default targets). [2017/05/05 19:50:36.091] InitializeBuildStatus: [2017/05/05 19:50:36.091] Creating "connect.dir\Release\connect.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.094] CustomBuild: [2017/05/05 19:50:36.094] All outputs are up-to-date. [2017/05/05 19:50:36.103] ClCompile: [2017/05/05 19:50:36.103] All outputs are up-to-date. [2017/05/05 19:50:36.111] Link: [2017/05/05 19:50:36.111] All outputs are up-to-date. [2017/05/05 19:50:36.111] connect.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\connect.exe [2017/05/05 19:50:36.115] FinalizeBuildStatus: [2017/05/05 19:50:36.115] Deleting file "connect.dir\Release\connect.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.115] Touching "connect.dir\Release\connect.tlog\connect.lastbuildstate". [2017/05/05 19:50:36.115] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\connect.vcxproj" (default targets). [2017/05/05 19:50:36.143] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj" (12) on node 1 (default targets). [2017/05/05 19:50:36.144] InitializeBuildStatus: [2017/05/05 19:50:36.144] Creating "create.dir\Release\create.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.146] CustomBuild: [2017/05/05 19:50:36.146] All outputs are up-to-date. [2017/05/05 19:50:36.155] ClCompile: [2017/05/05 19:50:36.155] All outputs are up-to-date. [2017/05/05 19:50:36.163] Link: [2017/05/05 19:50:36.163] All outputs are up-to-date. [2017/05/05 19:50:36.164] create.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\create.exe [2017/05/05 19:50:36.167] FinalizeBuildStatus: [2017/05/05 19:50:36.167] Deleting file "create.dir\Release\create.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.167] Touching "create.dir\Release\create.tlog\create.lastbuildstate". [2017/05/05 19:50:36.168] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\create.vcxproj" (default targets). [2017/05/05 19:50:36.191] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj" (13) on node 1 (default targets). [2017/05/05 19:50:36.191] InitializeBuildStatus: [2017/05/05 19:50:36.191] Creating "decimal128.dir\Release\decimal128.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.193] CustomBuild: [2017/05/05 19:50:36.193] All outputs are up-to-date. [2017/05/05 19:50:36.201] ClCompile: [2017/05/05 19:50:36.201] All outputs are up-to-date. [2017/05/05 19:50:36.213] Link: [2017/05/05 19:50:36.213] All outputs are up-to-date. [2017/05/05 19:50:36.213] decimal128.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\decimal128.exe [2017/05/05 19:50:36.216] FinalizeBuildStatus: [2017/05/05 19:50:36.216] Deleting file "decimal128.dir\Release\decimal128.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.217] Touching "decimal128.dir\Release\decimal128.tlog\decimal128.lastbuildstate". [2017/05/05 19:50:36.217] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\decimal128.vcxproj" (default targets). [2017/05/05 19:50:36.241] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj" (14) on node 1 (default targets). [2017/05/05 19:50:36.241] InitializeBuildStatus: [2017/05/05 19:50:36.242] Creating "document_validation.dir\Release\document.0FD3BA55.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.244] CustomBuild: [2017/05/05 19:50:36.244] All outputs are up-to-date. [2017/05/05 19:50:36.253] ClCompile: [2017/05/05 19:50:36.253] All outputs are up-to-date. [2017/05/05 19:50:36.261] Link: [2017/05/05 19:50:36.261] All outputs are up-to-date. [2017/05/05 19:50:36.261] document_validation.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\document_validation.exe [2017/05/05 19:50:36.265] FinalizeBuildStatus: [2017/05/05 19:50:36.265] Deleting file "document_validation.dir\Release\document.0FD3BA55.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.265] Touching "document_validation.dir\Release\document.0FD3BA55.tlog\document_validation.lastbuildstate". [2017/05/05 19:50:36.266] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\document_validation.vcxproj" (default targets). [2017/05/05 19:50:36.294] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj" (15) on node 1 (default targets). [2017/05/05 19:50:36.294] InitializeBuildStatus: [2017/05/05 19:50:36.294] Creating "documentation_examples.dir\Release\document.824F7DC5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.296] CustomBuild: [2017/05/05 19:50:36.296] All outputs are up-to-date. [2017/05/05 19:50:36.305] ClCompile: [2017/05/05 19:50:36.306] All outputs are up-to-date. [2017/05/05 19:50:36.313] Link: [2017/05/05 19:50:36.314] All outputs are up-to-date. [2017/05/05 19:50:36.314] documentation_examples.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\documentation_examples.exe [2017/05/05 19:50:36.317] FinalizeBuildStatus: [2017/05/05 19:50:36.317] Deleting file "documentation_examples.dir\Release\document.824F7DC5.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.318] Touching "documentation_examples.dir\Release\document.824F7DC5.tlog\documentation_examples.lastbuildstate". [2017/05/05 19:50:36.318] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\documentation_examples.vcxproj" (default targets). [2017/05/05 19:50:36.371] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (1) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) on node 1 (default targets). [2017/05/05 19:50:36.371] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj" (17) on node 1 (default targets). [2017/05/05 19:50:36.372] InitializeBuildStatus: [2017/05/05 19:50:36.372] Creating "exception.dir\Release\exception.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.374] CustomBuild: [2017/05/05 19:50:36.374] All outputs are up-to-date. [2017/05/05 19:50:36.383] ClCompile: [2017/05/05 19:50:36.383] All outputs are up-to-date. [2017/05/05 19:50:36.391] Link: [2017/05/05 19:50:36.391] All outputs are up-to-date. [2017/05/05 19:50:36.392] exception.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\exception.exe [2017/05/05 19:50:36.395] FinalizeBuildStatus: [2017/05/05 19:50:36.395] Deleting file "exception.dir\Release\exception.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.395] Touching "exception.dir\Release\exception.tlog\exception.lastbuildstate". [2017/05/05 19:50:36.396] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\exception.vcxproj" (default targets). [2017/05/05 19:50:36.420] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj" (18) on node 1 (default targets). [2017/05/05 19:50:36.420] InitializeBuildStatus: [2017/05/05 19:50:36.420] Creating "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.422] CustomBuild: [2017/05/05 19:50:36.422] All outputs are up-to-date. [2017/05/05 19:50:36.432] ClCompile: [2017/05/05 19:50:36.432] All outputs are up-to-date. [2017/05/05 19:50:36.444] Link: [2017/05/05 19:50:36.444] All outputs are up-to-date. [2017/05/05 19:50:36.444] get_values_from_documents.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\get_values_from_documents.exe [2017/05/05 19:50:36.448] FinalizeBuildStatus: [2017/05/05 19:50:36.448] Deleting file "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.448] Touching "get_values_from_documents.dir\Release\get_valu.F0DC7568.tlog\get_values_from_documents.lastbuildstate". [2017/05/05 19:50:36.449] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\get_values_from_documents.vcxproj" (default targets). [2017/05/05 19:50:36.472] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj" (19) on node 1 (default targets). [2017/05/05 19:50:36.472] InitializeBuildStatus: [2017/05/05 19:50:36.472] Creating "getting_values.dir\Release\getting_values.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.474] CustomBuild: [2017/05/05 19:50:36.474] All outputs are up-to-date. [2017/05/05 19:50:36.482] ClCompile: [2017/05/05 19:50:36.482] All outputs are up-to-date. [2017/05/05 19:50:36.490] Link: [2017/05/05 19:50:36.490] All outputs are up-to-date. [2017/05/05 19:50:36.490] getting_values.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\getting_values.exe [2017/05/05 19:50:36.493] FinalizeBuildStatus: [2017/05/05 19:50:36.494] Deleting file "getting_values.dir\Release\getting_values.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.494] Touching "getting_values.dir\Release\getting_values.tlog\getting_values.lastbuildstate". [2017/05/05 19:50:36.494] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\getting_values.vcxproj" (default targets). [2017/05/05 19:50:36.522] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj" (20) on node 1 (default targets). [2017/05/05 19:50:36.522] InitializeBuildStatus: [2017/05/05 19:50:36.523] Creating "gridfs.dir\Release\gridfs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.525] CustomBuild: [2017/05/05 19:50:36.525] All outputs are up-to-date. [2017/05/05 19:50:36.536] ClCompile: [2017/05/05 19:50:36.536] All outputs are up-to-date. [2017/05/05 19:50:36.544] Link: [2017/05/05 19:50:36.544] All outputs are up-to-date. [2017/05/05 19:50:36.544] gridfs.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\gridfs.exe [2017/05/05 19:50:36.548] FinalizeBuildStatus: [2017/05/05 19:50:36.548] Deleting file "gridfs.dir\Release\gridfs.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.548] Touching "gridfs.dir\Release\gridfs.tlog\gridfs.lastbuildstate". [2017/05/05 19:50:36.548] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\gridfs.vcxproj" (default targets). [2017/05/05 19:50:36.573] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj" (21) on node 1 (default targets). [2017/05/05 19:50:36.574] InitializeBuildStatus: [2017/05/05 19:50:36.574] Creating "index.dir\Release\index.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.576] CustomBuild: [2017/05/05 19:50:36.576] All outputs are up-to-date. [2017/05/05 19:50:36.585] ClCompile: [2017/05/05 19:50:36.585] All outputs are up-to-date. [2017/05/05 19:50:36.599] Link: [2017/05/05 19:50:36.599] All outputs are up-to-date. [2017/05/05 19:50:36.599] index.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\index.exe [2017/05/05 19:50:36.603] FinalizeBuildStatus: [2017/05/05 19:50:36.603] Deleting file "index.dir\Release\index.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.603] Touching "index.dir\Release\index.tlog\index.lastbuildstate". [2017/05/05 19:50:36.603] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\index.vcxproj" (default targets). [2017/05/05 19:50:36.628] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj" (22) on node 1 (default targets). [2017/05/05 19:50:36.628] InitializeBuildStatus: [2017/05/05 19:50:36.628] Creating "inserted_id.dir\Release\inserted_id.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.630] CustomBuild: [2017/05/05 19:50:36.630] All outputs are up-to-date. [2017/05/05 19:50:36.640] ClCompile: [2017/05/05 19:50:36.640] All outputs are up-to-date. [2017/05/05 19:50:36.648] Link: [2017/05/05 19:50:36.648] All outputs are up-to-date. [2017/05/05 19:50:36.648] inserted_id.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\inserted_id.exe [2017/05/05 19:50:36.651] FinalizeBuildStatus: [2017/05/05 19:50:36.652] Deleting file "inserted_id.dir\Release\inserted_id.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.652] Touching "inserted_id.dir\Release\inserted_id.tlog\inserted_id.lastbuildstate". [2017/05/05 19:50:36.652] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\inserted_id.vcxproj" (default targets). [2017/05/05 19:50:36.680] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj" (23) on node 1 (default targets). [2017/05/05 19:50:36.681] InitializeBuildStatus: [2017/05/05 19:50:36.681] Creating "instance_management.dir\Release\instance.C22B9B7E.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.683] CustomBuild: [2017/05/05 19:50:36.683] All outputs are up-to-date. [2017/05/05 19:50:36.691] ClCompile: [2017/05/05 19:50:36.691] All outputs are up-to-date. [2017/05/05 19:50:36.699] Link: [2017/05/05 19:50:36.699] All outputs are up-to-date. [2017/05/05 19:50:36.699] instance_management.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\instance_management.exe [2017/05/05 19:50:36.703] FinalizeBuildStatus: [2017/05/05 19:50:36.703] Deleting file "instance_management.dir\Release\instance.C22B9B7E.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.703] Touching "instance_management.dir\Release\instance.C22B9B7E.tlog\instance_management.lastbuildstate". [2017/05/05 19:50:36.703] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\instance_management.vcxproj" (default targets). [2017/05/05 19:50:36.728] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj" (24) on node 1 (default targets). [2017/05/05 19:50:36.728] InitializeBuildStatus: [2017/05/05 19:50:36.728] Creating "pool.dir\Release\pool.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.730] CustomBuild: [2017/05/05 19:50:36.730] All outputs are up-to-date. [2017/05/05 19:50:36.739] ClCompile: [2017/05/05 19:50:36.739] All outputs are up-to-date. [2017/05/05 19:50:36.751] Link: [2017/05/05 19:50:36.751] All outputs are up-to-date. [2017/05/05 19:50:36.752] pool.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\pool.exe [2017/05/05 19:50:36.755] FinalizeBuildStatus: [2017/05/05 19:50:36.755] Deleting file "pool.dir\Release\pool.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.756] Touching "pool.dir\Release\pool.tlog\pool.lastbuildstate". [2017/05/05 19:50:36.756] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\pool.vcxproj" (default targets). [2017/05/05 19:50:36.780] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj" (25) on node 1 (default targets). [2017/05/05 19:50:36.781] InitializeBuildStatus: [2017/05/05 19:50:36.781] Creating "query.dir\Release\query.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.783] CustomBuild: [2017/05/05 19:50:36.783] All outputs are up-to-date. [2017/05/05 19:50:36.792] ClCompile: [2017/05/05 19:50:36.792] All outputs are up-to-date. [2017/05/05 19:50:36.800] Link: [2017/05/05 19:50:36.800] All outputs are up-to-date. [2017/05/05 19:50:36.800] query.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\query.exe [2017/05/05 19:50:36.804] FinalizeBuildStatus: [2017/05/05 19:50:36.804] Deleting file "query.dir\Release\query.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.804] Touching "query.dir\Release\query.tlog\query.lastbuildstate". [2017/05/05 19:50:36.805] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query.vcxproj" (default targets). [2017/05/05 19:50:36.832] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj" (26) on node 1 (default targets). [2017/05/05 19:50:36.832] InitializeBuildStatus: [2017/05/05 19:50:36.833] Creating "query_projection.dir\Release\query_projection.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.835] CustomBuild: [2017/05/05 19:50:36.835] All outputs are up-to-date. [2017/05/05 19:50:36.844] ClCompile: [2017/05/05 19:50:36.844] All outputs are up-to-date. [2017/05/05 19:50:36.852] Link: [2017/05/05 19:50:36.852] All outputs are up-to-date. [2017/05/05 19:50:36.852] query_projection.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\query_projection.exe [2017/05/05 19:50:36.856] FinalizeBuildStatus: [2017/05/05 19:50:36.856] Deleting file "query_projection.dir\Release\query_projection.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.856] Touching "query_projection.dir\Release\query_projection.tlog\query_projection.lastbuildstate". [2017/05/05 19:50:36.857] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\query_projection.vcxproj" (default targets). [2017/05/05 19:50:36.881] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj" (27) on node 1 (default targets). [2017/05/05 19:50:36.881] InitializeBuildStatus: [2017/05/05 19:50:36.881] Creating "remove.dir\Release\remove.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.883] CustomBuild: [2017/05/05 19:50:36.883] All outputs are up-to-date. [2017/05/05 19:50:36.892] ClCompile: [2017/05/05 19:50:36.892] All outputs are up-to-date. [2017/05/05 19:50:36.904] Link: [2017/05/05 19:50:36.904] All outputs are up-to-date. [2017/05/05 19:50:36.905] remove.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\remove.exe [2017/05/05 19:50:36.908] FinalizeBuildStatus: [2017/05/05 19:50:36.908] Deleting file "remove.dir\Release\remove.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.909] Touching "remove.dir\Release\remove.tlog\remove.lastbuildstate". [2017/05/05 19:50:36.909] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\remove.vcxproj" (default targets). [2017/05/05 19:50:36.934] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj" (28) on node 1 (default targets). [2017/05/05 19:50:36.934] InitializeBuildStatus: [2017/05/05 19:50:36.934] Creating "tailable_cursor.dir\Release\tailable_cursor.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.936] CustomBuild: [2017/05/05 19:50:36.936] All outputs are up-to-date. [2017/05/05 19:50:36.945] ClCompile: [2017/05/05 19:50:36.946] All outputs are up-to-date. [2017/05/05 19:50:36.954] Link: [2017/05/05 19:50:36.954] All outputs are up-to-date. [2017/05/05 19:50:36.954] tailable_cursor.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\tailable_cursor.exe [2017/05/05 19:50:36.957] FinalizeBuildStatus: [2017/05/05 19:50:36.957] Deleting file "tailable_cursor.dir\Release\tailable_cursor.tlog\unsuccessfulbuild". [2017/05/05 19:50:36.958] Touching "tailable_cursor.dir\Release\tailable_cursor.tlog\tailable_cursor.lastbuildstate". [2017/05/05 19:50:36.958] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\tailable_cursor.vcxproj" (default targets). [2017/05/05 19:50:36.986] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj" (29) on node 1 (default targets). [2017/05/05 19:50:36.986] InitializeBuildStatus: [2017/05/05 19:50:36.986] Creating "update.dir\Release\update.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:36.988] CustomBuild: [2017/05/05 19:50:36.988] All outputs are up-to-date. [2017/05/05 19:50:36.998] ClCompile: [2017/05/05 19:50:36.998] All outputs are up-to-date. [2017/05/05 19:50:37.006] Link: [2017/05/05 19:50:37.006] All outputs are up-to-date. [2017/05/05 19:50:37.006] update.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\update.exe [2017/05/05 19:50:37.009] FinalizeBuildStatus: [2017/05/05 19:50:37.009] Deleting file "update.dir\Release\update.tlog\unsuccessfulbuild". [2017/05/05 19:50:37.010] Touching "update.dir\Release\update.tlog\update.lastbuildstate". [2017/05/05 19:50:37.010] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\update.vcxproj" (default targets). [2017/05/05 19:50:37.035] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj" (30) on node 1 (default targets). [2017/05/05 19:50:37.035] InitializeBuildStatus: [2017/05/05 19:50:37.035] Creating "usage_overview.dir\Release\usage_overview.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:37.037] CustomBuild: [2017/05/05 19:50:37.037] All outputs are up-to-date. [2017/05/05 19:50:37.047] ClCompile: [2017/05/05 19:50:37.047] All outputs are up-to-date. [2017/05/05 19:50:37.059] Link: [2017/05/05 19:50:37.059] All outputs are up-to-date. [2017/05/05 19:50:37.059] usage_overview.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\usage_overview.exe [2017/05/05 19:50:37.062] FinalizeBuildStatus: [2017/05/05 19:50:37.063] Deleting file "usage_overview.dir\Release\usage_overview.tlog\unsuccessfulbuild". [2017/05/05 19:50:37.063] Touching "usage_overview.dir\Release\usage_overview.tlog\usage_overview.lastbuildstate". [2017/05/05 19:50:37.063] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\usage_overview.vcxproj" (default targets). [2017/05/05 19:50:37.087] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj" (31) on node 1 (default targets). [2017/05/05 19:50:37.087] InitializeBuildStatus: [2017/05/05 19:50:37.088] Creating "view_and_value.dir\Release\view_and_value.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:37.089] CustomBuild: [2017/05/05 19:50:37.089] All outputs are up-to-date. [2017/05/05 19:50:37.097] ClCompile: [2017/05/05 19:50:37.097] All outputs are up-to-date. [2017/05/05 19:50:37.105] Link: [2017/05/05 19:50:37.105] All outputs are up-to-date. [2017/05/05 19:50:37.105] view_and_value.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\Release\view_and_value.exe [2017/05/05 19:50:37.109] FinalizeBuildStatus: [2017/05/05 19:50:37.109] Deleting file "view_and_value.dir\Release\view_and_value.tlog\unsuccessfulbuild". [2017/05/05 19:50:37.109] Touching "view_and_value.dir\Release\view_and_value.tlog\view_and_value.lastbuildstate". [2017/05/05 19:50:37.109] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\bsoncxx\view_and_value.vcxproj" (default targets). [2017/05/05 19:50:37.137] Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (16) is building "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj" (32) on node 1 (default targets). [2017/05/05 19:50:37.137] InitializeBuildStatus: [2017/05/05 19:50:37.138] Creating "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:37.140] CustomBuild: [2017/05/05 19:50:37.140] All outputs are up-to-date. [2017/05/05 19:50:37.149] ClCompile: [2017/05/05 19:50:37.149] All outputs are up-to-date. [2017/05/05 19:50:37.157] Link: [2017/05/05 19:50:37.157] All outputs are up-to-date. [2017/05/05 19:50:37.158] view_or_value_variant.vcxproj -> C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\Release\view_or_value_variant.exe [2017/05/05 19:50:37.161] FinalizeBuildStatus: [2017/05/05 19:50:37.161] Deleting file "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\unsuccessfulbuild". [2017/05/05 19:50:37.161] Touching "view_or_value_variant.dir\Release\view_or_.0C33D5A2.tlog\view_or_value_variant.lastbuildstate". [2017/05/05 19:50:37.162] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\mongocxx\view_or_value_variant.vcxproj" (default targets). [2017/05/05 19:50:37.195] InitializeBuildStatus: [2017/05/05 19:50:37.195] Creating "x64\Release\examples\examples.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:37.222] FinalizeBuildStatus: [2017/05/05 19:50:37.222] Deleting file "x64\Release\examples\examples.tlog\unsuccessfulbuild". [2017/05/05 19:50:37.222] Touching "x64\Release\examples\examples.tlog\examples.lastbuildstate". [2017/05/05 19:50:37.223] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\examples.vcxproj" (default targets). [2017/05/05 19:50:37.233] PrepareForBuild: [2017/05/05 19:50:37.233] Creating directory "x64\Release\run-examples\". [2017/05/05 19:50:37.235] Creating directory "x64\Release\run-examples\run-examples.tlog\". [2017/05/05 19:50:37.236] InitializeBuildStatus: [2017/05/05 19:50:37.236] Creating "x64\Release\run-examples\run-examples.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. [2017/05/05 19:50:37.254] CustomBuild: [2017/05/05 19:50:37.254] Building Custom Rule C:/data/mci/8293e52227a31da750e6347dfe3ca50d/mongo-cxx-driver/examples/CMakeLists.txt [2017/05/05 19:50:37.271] CMake does not need to re-run because C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\CMakeFiles\generate.stamp is up-to-date. [2017/05/05 19:50:37.280] PostBuildEvent: [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\aggregate.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\bulk_write.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\connect.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\create.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\document_validation.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\get_values_from_documents.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.280] setlocal [2017/05/05 19:50:37.280] mongocxx\Release\gridfs.exe [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.280] :cmEnd [2017/05/05 19:50:37.280] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.280] :cmErrorLevel [2017/05/05 19:50:37.280] exit /b %1 [2017/05/05 19:50:37.280] :cmDone [2017/05/05 19:50:37.280] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\index.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\inserted_id.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\instance_management.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\documentation_examples.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\usage_overview.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\query_projection.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\query.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\remove.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.281] mongocxx\Release\tailable_cursor.exe [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.281] :cmEnd [2017/05/05 19:50:37.281] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.281] :cmErrorLevel [2017/05/05 19:50:37.281] exit /b %1 [2017/05/05 19:50:37.281] :cmDone [2017/05/05 19:50:37.281] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.281] setlocal [2017/05/05 19:50:37.282] mongocxx\Release\update.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] mongocxx\Release\view_or_value_variant.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] mongocxx\Release\pool.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] bsoncxx\Release\builder_core.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] bsoncxx\Release\builder_basic.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] bsoncxx\Release\builder_stream.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] bsoncxx\Release\builder_stream_customization.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] bsoncxx\Release\decimal128.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.282] :cmDone [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.282] setlocal [2017/05/05 19:50:37.282] bsoncxx\Release\getting_values.exe [2017/05/05 19:50:37.282] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.282] :cmEnd [2017/05/05 19:50:37.282] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.282] :cmErrorLevel [2017/05/05 19:50:37.282] exit /b %1 [2017/05/05 19:50:37.283] :cmDone [2017/05/05 19:50:37.283] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.283] setlocal [2017/05/05 19:50:37.283] bsoncxx\Release\view_and_value.exe [2017/05/05 19:50:37.283] if %errorlevel% neq 0 goto :cmEnd [2017/05/05 19:50:37.283] :cmEnd [2017/05/05 19:50:37.283] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [2017/05/05 19:50:37.283] :cmErrorLevel [2017/05/05 19:50:37.283] exit /b %1 [2017/05/05 19:50:37.283] :cmDone [2017/05/05 19:50:37.283] if %errorlevel% neq 0 goto :VCEnd [2017/05/05 19:50:37.283] :VCEnd [2017/05/05 19:50:37.420] Upserted IDs [2017/05/05 19:50:37.420] Bulk write index: 2 [2017/05/05 19:50:37.420] 590d0fcd61dfe3b38f044a53 [2017/05/05 19:50:37.472] [info@mongocxx] libmongoc logging callback enabled [2017/05/05 19:50:37.472] { "ismaster" : true, "maxBsonObjectSize" : 16777216, "maxMessageSizeBytes" : 48000000, "maxWriteBatchSize" : 1000, "localTime" : { "$date" : 1494028237471 }, "maxWireVersion" : 6, "minWireVersion" : 0, "readOnly" : false, "ok" : 1.0 } [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: The command "setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\aggregate.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\bulk_write.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\connect.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\create.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.488] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\document_validation.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\get_values_from_documents.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\gridfs.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\index.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\inserted_id.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\instance_management.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\documentation_examples.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.489] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\usage_overview.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\query_projection.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\query.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\remove.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\tailable_cursor.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\update.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\view_or_value_variant.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.490] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\pool.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_core.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_basic.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.491] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_stream.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_stream_customization.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\decimal128.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\getting_values.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\view_and_value.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd" exited with code -1073741819. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.492] Done Building Project "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (default targets) -- FAILED. [2017/05/05 19:50:37.493] [2017/05/05 19:50:37.493] Build FAILED. [2017/05/05 19:50:37.494] [2017/05/05 19:50:37.494] "C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj" (default target) (1) -> [2017/05/05 19:50:37.494] (PostBuildEvent target) -> [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: The command "setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\aggregate.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\bulk_write.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\connect.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\create.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\document_validation.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.495] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\get_values_from_documents.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\gridfs.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\index.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\inserted_id.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\instance_management.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\documentation_examples.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\usage_overview.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.496] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\query_projection.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\query.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\remove.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\tailable_cursor.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\update.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\view_or_value_variant.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: mongocxx\Release\pool.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.497] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_core.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_basic.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_stream.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\builder_stream_customization.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\decimal128.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\getting_values.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: setlocal [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: bsoncxx\Release\view_and_value.exe [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmErrorLevel [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: exit /b %1 [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :cmDone [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.498] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(133,5): error MSB3073: :VCEnd" exited with code -1073741819. [C:\data\mci\8293e52227a31da750e6347dfe3ca50d\mongo-cxx-driver\build\examples\run-examples.vcxproj] [2017/05/05 19:50:37.499] [2017/05/05 19:50:37.499] 0 Warning(s) [2017/05/05 19:50:37.499] 1 Error(s) [2017/05/05 19:50:37.499] [2017/05/05 19:50:37.499] Time Elapsed 00:00:02.34 [2017/05/05 19:50:37.510] Command failed: exit status 1 [2017/05/05 19:50:37.510] Task completed - FAILURE. [2017/05/05 19:50:37.510] Running post-task commands. [2017/05/05 19:50:37.510] Running command 'shell.exec' in "stop_mongod" (step 1 of 1) [2017/05/05 19:50:37.527] + set -o pipefail [2017/05/05 19:50:37.527] + cd drivers-evergreen-tools/.evergreen/orchestration [2017/05/05 19:50:37.529] + '[' -f venv/bin/activate ']' [2017/05/05 19:50:37.529] + '[' -f venv/Scripts/activate ']' [2017/05/05 19:50:37.529] + . venv/Scripts/activate [2017/05/05 19:50:37.529] ++ deactivate nondestructive [2017/05/05 19:50:37.529] ++ unset -f pydoc [2017/05/05 19:50:37.529] ++ '[' -z '' ']' [2017/05/05 19:50:37.529] ++ '[' -z '' ']' [2017/05/05 19:50:37.529] ++ '[' -n /usr/bin/bash ']' [2017/05/05 19:50:37.529] ++ hash -r [2017/05/05 19:50:37.529] ++ '[' -z '' ']' [2017/05/05 19:50:37.530] ++ unset VIRTUAL_ENV [2017/05/05 19:50:37.530] ++ '[' '!' nondestructive = nondestructive ']' [2017/05/05 19:50:37.534] +++ '[' cygwin == cygwin ']' [2017/05/05 19:50:37.534] +++ cygpath -u 'C:\data\mci\8293e52227a31da750e6347dfe3ca50d\drivers-evergreen-tools\.evergreen\orchestration\venv' [2017/05/05 19:50:37.542] ++ VIRTUAL_ENV=/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/venv [2017/05/05 19:50:37.542] ++ export VIRTUAL_ENV [2017/05/05 19:50:37.542] ++ _OLD_VIRTUAL_PATH='/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:50:37.543] ++ PATH='/cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/venv/Scripts:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Amazon/cfn-bootstrap:/cygdrive/c/opscode/chef/bin:/cygdrive/c/Python27:/cygdrive/c/Python27/Scripts:/cygdrive/c/openssl/bin:/cygdrive/c/sasl/bin:/cygdrive/c/snmp/bin:/cygdrive/c/go/bin:/cygdrive/c/Program Files (x86)/Git/cmd:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Perl64/bin:/cygdrive/c/curl/dlls:/cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/Administrator/AppData/Roaming/npm:/cygdrive/c/go/bin' [2017/05/05 19:50:37.543] ++ export PATH [2017/05/05 19:50:37.543] ++ '[' -z '' ']' [2017/05/05 19:50:37.543] ++ '[' -z '' ']' [2017/05/05 19:50:37.543] ++ _OLD_VIRTUAL_PS1= [2017/05/05 19:50:37.543] ++ '[' x '!=' x ']' [2017/05/05 19:50:37.546] +++ basename /cygdrive/c/data/mci/8293e52227a31da750e6347dfe3ca50d/drivers-evergreen-tools/.evergreen/orchestration/venv [2017/05/05 19:50:37.554] ++ PS1='(venv) ' [2017/05/05 19:50:37.554] ++ export PS1 [2017/05/05 19:50:37.554] ++ alias pydoc [2017/05/05 19:50:37.554] ++ '[' -n /usr/bin/bash ']' [2017/05/05 19:50:37.554] ++ hash -r [2017/05/05 19:50:37.554] + mongo-orchestration stop [2017/05/05 19:50:38.271] ERROR: The process "4180" not found. [2017/05/05 19:50:38.294] Finished running post-task commands in 784ms.