Downloading network hobbes-42.nnue
curl -L -o hobbes.nnue https://github.com/kelseyde/hobbes-networks/releases/download/hobbes-42/hobbes-42.nnue
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
20 33.22M 20 6.93M 0 0 5.93M 0 00:05 00:01 00:04 6.94M
45 33.22M 45 15.08M 0 0 6.95M 0 00:04 00:02 00:02 7.54M
68 33.22M 68 22.90M 0 0 7.23M 0 00:04 00:03 00:01 7.64M
93 33.22M 93 31.04M 0 0 7.45M 0 00:04 00:04 7.76M
100 33.22M 100 33.22M 0 0 7.50M 0 00:04 00:04 7.76M
100 33.22M 100 33.22M 0 0 7.50M 0 00:04 00:04 7.76M
100 33.22M 100 33.22M 0 0 7.50M 0 00:04 00:04 7.76M
cargo rustc --release -p hobbes-chess-engine --features "tuning" --jobs 16 -- -C target-cpu=native -C link-arg=/OPT:REF -C link-arg=/OPT:ICF --emit link=Hobbes-FBA8B0C8
Compiling zerocopy v0.8.26
Compiling getrandom v0.3.3
Compiling cfg-if v1.0.1
Compiling hobbes-nnue-arch v0.1.0 (C:\Users\tilly\AppData\Local\Temp\tmpy2w68dtu\Hobbes\Hobbes-tmp\hobbes-nnue-arch)
Compiling arrayvec v0.7.4
error: linking with `link.exe` failed: exit code: 1
|
= note: "link.exe" "/NOLOGO" "C:\\Users\\tilly\\AppData\\Local\\Temp\\tmpy2w68dtu\\Hobbes\\Hobbes-tmp\\target\\release\\build\\getrandom-594884b68f51febc\\rustcPxsudt\\symbols.o" "<4 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_link-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/OUT:C:\\Users\\tilly\\AppData\\Local\\Temp\\tmpy2w68dtu\\Hobbes\\Hobbes-tmp\\target\\release\\build\\getrandom-594884b68f51febc\\build_script_build-594884b68f51febc.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/OPT:REF" "/OPT:ICF"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: link: extra operand 'C:\\Users\\tilly\\AppData\\Local\\Temp\\tmpy2w68dtu\\Hobbes\\Hobbes-tmp\\target\\release\\build\\getrandom-594884b68f51febc\\build_script_build-594884b68f51febc.build_script_build.a156ca6d455114da-cgu.0.rcgu.o'
Try 'link --help' for more information.
note: `link.exe` returned an unexpected error
note: in the Visual Studio installer, ensure the "C++ build tools" workload is selected
error: could not compile `getrandom` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: linking with `link.exe` failed: exit code: 1
|
= note: "link.exe" "/NOLOGO" "C:\\Users\\tilly\\AppData\\Local\\Temp\\tmpy2w68dtu\\Hobbes\\Hobbes-tmp\\target\\release\\build\\zerocopy-e0654d4236a69f9e\\rustc0gkqxh\\symbols.o" "<6 object files omitted>" "<sysroot>\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib/{libstd-*,libpanic_unwind-*,libcfg_if-*,libwindows_link-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libunwind-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "kernel32.lib" "kernel32.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "dbghelp.lib" "/defaultlib:msvcrt" "/NXCOMPAT" "/OUT:C:\\Users\\tilly\\AppData\\Local\\Temp\\tmpy2w68dtu\\Hobbes\\Hobbes-tmp\\target\\release\\build\\zerocopy-e0654d4236a69f9e\\build_script_build-e0654d4236a69f9e.exe" "/OPT:REF,NOICF" "/DEBUG" "/PDBALTPATH:%_PDB%" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:<sysroot>\\lib\\rustlib\\etc\\libstd.natvis" "/OPT:REF" "/OPT:ICF"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: link: extra operand 'C:\\Users\\tilly\\AppData\\Local\\Temp\\tmpy2w68dtu\\Hobbes\\Hobbes-tmp\\target\\release\\build\\zerocopy-e0654d4236a69f9e\\build_script_build-e0654d4236a69f9e.build_script_build.48bf1b980c49a4cb-cgu.0.rcgu.o'
Try 'link --help' for more information.
error: could not compile `zerocopy` (build script) due to 1 previous error
make: *** [Makefile:29: openbench] Error 101