Skip to content

Instantly share code, notes, and snippets.

@jamesray1
Created June 20, 2018 02:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesray1/57b7f90f719d40611b43e41fb1ff954f to your computer and use it in GitHub Desktop.
Save jamesray1/57b7f90f719d40611b43e41fb1ff954f to your computer and use it in GitHub Desktop.
James@DESKTOP-EL89DSR MINGW64 ~/jrl (pure-rust-protoc)
$ cargo build
Downloading ring v0.12.1
Downloading untrusted v0.5.1
Downloading rayon v0.8.2
Compiling untrusted v0.5.1
Compiling rayon v0.8.2
Compiling libp2p-identify v0.1.0 (file:///C:/Users/James/jrl/identify)
Compiling libp2p-kad v0.1.0 (file:///C:/Users/James/jrl/kad)
Compiling libp2p-relay v0.1.0 (file:///C:/Users/James/jrl/relay)
Compiling libp2p-secio v0.1.0 (file:///C:/Users/James/jrl/secio)
Compiling libp2p-floodsub v0.1.0 (file:///C:/Users/James/jrl/floodsub)
Compiling multihash v0.8.1-pre (file:///C:/Users/James/jrl/multihash)
Compiling websocket v0.20.2
Compiling cid v0.2.3 (file:///C:/Users/James/jrl/cid)
Compiling ring v0.12.1
Compiling multiaddr v0.3.0 (file:///C:/Users/James/jrl/multiaddr)
Compiling libp2p-core v0.1.0 (file:///C:/Users/James/jrl/core)
error: failed to run custom build command for `ring v0.12.1`
process didn't exit successfully: `C:\Users\James\jrl\target\debug\build\ring-4327ef7c900cd242\build-script-build` (exit code: 101)
--- stdout
ALLUSERSPROFILE: C:\ProgramData
APPDATA: C:\Users\James\AppData\Roaming
CARGO: \\?\C:\Users\James\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe
CARGO_CFG_DEBUG_ASSERTIONS:
CARGO_CFG_PROC_MACRO:
CARGO_CFG_TARGET_ARCH: x86_64
CARGO_CFG_TARGET_ENDIAN: little
CARGO_CFG_TARGET_ENV: msvc
CARGO_CFG_TARGET_FAMILY: windows
CARGO_CFG_TARGET_OS: windows
CARGO_CFG_TARGET_POINTER_WIDTH: 64
CARGO_CFG_WINDOWS:
CARGO_FEATURE_DEFAULT: 1
CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1
CARGO_FEATURE_RSA_SIGNING: 1
CARGO_FEATURE_USE_HEAP: 1
CARGO_HOME: C:\Users\James\.cargo
CARGO_MAKEFLAGS: --jobserver-fds=__rust_jobserver_semaphore_2455638570 --jobserver-auth=__rust_jobserver_semaphore_2455638570
CARGO_MANIFEST_DIR: C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1
CARGO_MANIFEST_LINKS: ring-asm
CARGO_PKG_AUTHORS: Brian Smith <brian@briansmith.org>
CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust.
CARGO_PKG_HOMEPAGE:
CARGO_PKG_NAME: ring
CARGO_PKG_VERSION: 0.12.1
CARGO_PKG_VERSION_MAJOR: 0
CARGO_PKG_VERSION_MINOR: 12
CARGO_PKG_VERSION_PATCH: 1
CARGO_PKG_VERSION_PRE:
COMMONPROGRAMFILES: C:\Program Files\Common Files
COMMONPROGRAMFILES(X86): C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432: C:\Program Files\Common Files
COMPUTERNAME: DESKTOP-EL89DSR
COMSPEC: C:\WINDOWS\system32\cmd.exe
DEBUG: true
DRIVERDATA: C:\Windows\System32\Drivers\DriverData
EXEPATH: C:\Program Files\Git\bin
FPS_BROWSER_APP_PROFILE_STRING: Internet Explorer
FPS_BROWSER_USER_PROFILE_STRING: Default
HOME: C:\Users\James
HOMEDRIVE: C:
HOMEPATH: \Users\James
HOST: x86_64-pc-windows-msvc
LANG: en_US.UTF-8
LD_LIBRARY_PATH: C:\Users\James\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib
LOCALAPPDATA: C:\Users\James\AppData\Local
LOGONSERVER: \\DESKTOP-EL89DSR
MSYSTEM: MINGW64
NUMBER_OF_PROCESSORS: 4
NUM_JOBS: 4
ONEDRIVE: C:\Users\James\OneDrive
OPT_LEVEL: 0
OS: Windows_NT
OUT_DIR: C:\Users\James\jrl\target\debug\build\ring-e504eb57b2eb69d8\out
PATH: C:\Users\James\jrl\target\debug\deps;C:\Users\James\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-msvc\lib;C:\Users\James\.cargo\bin;C:\Users\James\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\James\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Users\James\.cargo\bin;C:\Users\James\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin;C:\Users\James\AppData\Local\GitHubDesktop\bin;C:\Users\James\AppData\Local\Microsoft\WindowsApps
PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PLINK_PROTOCOL: ssh
PROCESSOR_ARCHITECTURE: AMD64
PROCESSOR_IDENTIFIER: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
PROCESSOR_LEVEL: 6
PROCESSOR_REVISION: 2a07
PROFILE: debug
PROGRAMDATA: C:\ProgramData
PROGRAMFILES: C:\Program Files
PROGRAMFILES(X86): C:\Program Files (x86)
PROGRAMW6432: C:\Program Files
PS1: \[\033]0;$TITLEPREFIX:$PWD\007\]\n\[\033[32m\]\u@\h \[\033[35m\]$MSYSTEM \[\033[33m\]\w\[\033[36m\]`__git_ps1`\[\033[0m\]\n$
PSMODULEPATH: C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC: C:\Users\Public
PWD: C:/Users/James/jrl
RUSTC: rustc
RUSTDOC: rustdoc
RUSTUP_HOME: C:\Users\James\.rustup
RUSTUP_TOOLCHAIN: stable-x86_64-pc-windows-msvc
RUST_RECURSION_COUNT: 1
SESSIONNAME: Console
SHLVL: 1
SYSTEMDRIVE: C:
SYSTEMROOT: C:\WINDOWS
TARGET: x86_64-pc-windows-msvc
TEMP: C:\Users\James\AppData\Local\Temp
TERM: cygwin
TERM_PROGRAM: vscode
TERM_PROGRAM_VERSION: 1.24.1
TMP: C:\Users\James\AppData\Local\Temp
USERDOMAIN: DESKTOP-EL89DSR
USERDOMAIN_ROAMINGPROFILE: DESKTOP-EL89DSR
USERNAME: James
USERPROFILE: C:\Users\James
VS140COMNTOOLS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
VSCODE_CWD: C:\Program Files\Microsoft VS Code
VSCODE_IPC_HOOK: \\.\pipe\e7ca4567f3c0e5773e950c3eb9ce4dc1-1.24.1-main-sock
VSCODE_NLS_CONFIG: {"locale":"en-us","availableLanguages":{}}
VSCODE_NODE_CACHED_DATA_DIR_1496: C:\Users\James\AppData\Roaming\Code\CachedData\24f62626b222e9a8313213fb64b10d741a326288
VSCODE_PID: 1496
WINDIR: C:\WINDOWS
_: C:/Users/James/.cargo/bin/cargo
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\aes.obj" "crypto/aes/aes.c"
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\constant_time_test.obj" "crypto/constant_time_test.c"
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\generic.obj" "crypto/bn/generic.c"
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\ecp_nistz256.obj" "crypto/ec/ecp_nistz256.c"
generic.c
constant_time_test.c
ecp_nistz256.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(127) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : note: feeds call on this line
aes.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\montgomery.obj" "crypto/bn/montgomery.c"
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(208) : error C2220: warning treated
as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(208) : warning C5045: Compiler will
insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(207) : note: index 'j' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(217) : note: feeds call on this linemontgomery.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(205) : warning C5045: Compiler will
insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(204) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(217) : note: feeds call on this linec:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(194) : warning C5045: Compiler will
insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(193) : note: index 'j' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(217) : note: feeds call on this linec:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(191) : warning C5045: Compiler will
insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(190) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(217) : note: feeds call on this linec:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(185) : warning C5045: Compiler will
insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(184) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\constant_time_test.c(217) : note: feeds call on this lineOPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\shift.obj" "crypto/bn/shift.c"
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\bn.obj" "crypto/bn/bn.c"
bn.c
shift.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz256.c(76) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz256.c(76) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz256.c(75) : note: index 'i' range checked by
comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz256.c(78) : note: feeds call on this line
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\gfp_p256.obj" "crypto/ec/gfp_p256.c"
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\montgomery_inv.obj" "crypto/bn/montgomery_inv.c"
gfp_p256.c
montgomery_inv.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\e_aes.obj" "crypto/cipher/e_aes.c"
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\exponentiation.obj" "crypto/bn/exponentiation.c"
exponentiation.c
e_aes.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\mul.obj" "crypto/bn/mul.c"
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\gfp_p384.obj" "crypto/ec/gfp_p384.c"
mul.c
gfp_p384.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\crypto.obj" "crypto/crypto.c"
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\mem.obj" "crypto/mem.c"
crypto.c
mem.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\cpu-intel.obj" "crypto/cpu-intel.c"
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(224) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz384.inl(35) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz384.inl(35) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz384.inl(34) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\ecp_nistz384.inl(37) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(93) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(93) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(92) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(93) : note: feeds call on this line
cpu-intel.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(117) : error C2220: warning treated as error - no 'object' file generated
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\gcm.obj" "crypto/modes/gcm.c"
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(117) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(116) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(117) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(224) : warning C5045: Compiler will insert
Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(223) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\ec\gfp_p384.c(224) : note: feeds call on this line
gcm.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(127) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : note: feeds call on this line
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\limbs.obj" "crypto/limbs/limbs.c"
limbs.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\x25519-x86_64.obj" "crypto/curve25519/x25519-x86_64.c"
x25519-x86_64.c
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\curve25519.obj" "crypto/curve25519/curve25519.c"
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(93) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(58) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(73) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(47) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(93) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(89) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(93) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(58) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(57) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(58) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(126) : warning C5045: Compiler will insert
Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(125) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(126) : note: feeds call on this line
curve25519.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(143) : warning C5045: Compiler will insert
Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(142) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(143) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(138) : warning C5045: Compiler will insert
Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(137) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(143) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(161) : warning C5045: Compiler will insert
Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(160) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(161) : note: feeds call on this line
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CC_x86_64-pc-windows-msvc = None
CC_x86_64_pc_windows_msvc = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-msvc")
HOST = Some("x86_64-pc-windows-msvc")
CFLAGS_x86_64-pc-windows-msvc = None
CFLAGS_x86_64_pc_windows_msvc = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX64\\x64\\cl.exe" "/nologo" "/MD" "/Z7" "/I" "include" "/GS" "/Gy" "/EHsc" "/GR-" "/Zc:wchar_t" "/Zc:forScope" "/Zc:inline" "/Zc:rvalueCast" "/sdl" "/Wall" "/WX"
"/wd4127" "/wd4464" "/wd4514" "/wd4710" "/wd4711" "/wd4820" "/Od" "/RTCsu" "/W4" "-c" "/FoC:\\Users\\James\\jrl\\target\\debug\\build\\ring-e504eb57b2eb69d8\\out\\ecp_nistz.obj" "crypto/ec/ecp_nistz.c"
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(117) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(116) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(117) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(127) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.inl(128) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(73) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(72) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(75) : note: feeds call on this line
ecp_nistz.c
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(47) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(46) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(47) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(111) : warning C5045: Compiler will insert
Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(110) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\limbs\limbs.c(111) : note: feeds call on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3510) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3510) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3509) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3510) : note: feeds call on this
line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3495) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3494) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3495) : note: feeds call on this
line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3685) : error C2220: warning treated as error - no 'object' file generated
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3685) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3669) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3685) : note: feeds call on this
line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3682) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3669) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3682) : note: feeds call on this
line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3677) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3669) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3677) : note: feeds call on this
line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3674) : warning C5045: Compiler will insert Spectre mitigation for memory load if /Qspectre switch specified
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3669) : note: index 'i' range checked by comparison on this line
c:\users\james\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\crypto\curve25519\curve25519.c(3674) : note: feeds call on this
line
--- stderr
thread '<unnamed>' panicked at 'execution failed', C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\build.rs:636:9
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread '<unnamed>' panicked at 'execution failed', C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\build.rs:636:9
thread '<unnamed>' panicked at 'execution failed', C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\build.rs:636:9
thread '<unnamed>' panicked at 'execution failed', C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\build.rs:636:9
thread '<unnamed>' panicked at 'execution failed', C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\build.rs:636:9
thread '<unnamed>' panicked at 'execution failed', C:\Users\James\.cargo\registry\src\github.com-1ecc6299db9ec823\ring-0.12.1\build.rs:636:9
warning: build failed, waiting for other jobs to finish...
error: build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment