The builtins_cri_linux.go file only being included for _linux builds which means that the builds for Windows do not contain the CRI plugin. This can be disabled for either platform with the no_cri tag. Signed-off-by: Justin Terry (SF) <juterry@microsoft.com>