cargo build --release --manifest-path "/c/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/Cargo.toml" --target-dir "/c/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target"
Updating crates.io index
Locking 24 packages to latest Rust 1.96.0 compatible versions
Downloading crates ...
Downloaded once_cell_polyfill v1.70.2
Downloaded colorchoice v1.0.5
Downloaded clap_derive v4.6.1
Downloaded windows-link v0.2.1
Downloaded strsim v0.11.1
Downloaded anstyle-parse v1.0.0
Downloaded unicode-ident v1.0.24
Downloaded quote v1.0.45
Downloaded proc-macro2 v1.0.106
Downloaded clap v4.6.1
Downloaded anyhow v1.0.102
Downloaded clap_builder v4.6.0
Downloaded anstyle v1.0.14
Downloaded utf8parse v0.2.2
Downloaded is_terminal_polyfill v1.70.2
Downloaded heck v0.5.0
Downloaded cozy-chess-types v0.2.2
Downloaded clap_lex v1.1.0
Downloaded anstyle-wincon v3.0.11
Downloaded anstyle-query v1.1.5
Downloaded anstream v1.0.0
Downloaded syn v2.0.118
Downloaded cozy-chess v0.3.4
Downloaded windows-sys v0.61.2
Compiling proc-macro2 v1.0.106
Compiling windows-link v0.2.1
Compiling quote v1.0.45
Compiling unicode-ident v1.0.24
Compiling once_cell_polyfill v1.70.2
Compiling utf8parse v0.2.2
Compiling anstyle v1.0.14
Compiling colorchoice v1.0.5
Compiling cozy-chess-types v0.2.2
Compiling is_terminal_polyfill v1.70.2
Compiling heck v0.5.0
Compiling strsim v0.11.1
Compiling windows-sys v0.61.2
Compiling anstyle-parse v1.0.0
Compiling anyhow v1.0.102
Compiling clap_lex v1.1.0
Compiling sable-engine v1.1.5 (C:\Users\NEWUSE~1\AppData\Local\Temp\tmpnkx74fdb\sable\sable-tmp)
error: linking with `link.exe` failed: exit code: 1
|
= note: "link.exe" "/NOLOGO" "C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\quote-7d12436395c6ff27\\rustcwYjseB\\symbols.o" "<2 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/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\quote-7d12436395c6ff27\\build_script_build-7d12436395c6ff27.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"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: link: extra operand 'C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\quote-7d12436395c6ff27\\build_script_build-7d12436395c6ff27.build_script_build.59204f31b6505276-cgu.0.rcgu.o'
Try 'link --help' for more information.
error: linking with `link.exe` failed: exit code: 1
|
= note: "link.exe" "/NOLOGO" "C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\proc-macro2-384668d35c2bf8fd\\rustcBhcQ5u\\symbols.o" "<2 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/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\proc-macro2-384668d35c2bf8fd\\build_script_build-384668d35c2bf8fd.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"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: link: extra operand 'C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\proc-macro2-384668d35c2bf8fd\\build_script_build-384668d35c2bf8fd.build_script_build.8220b989a71ac671-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 `proc-macro2` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `quote` (build script) due to 1 previous error
error: linking with `link.exe` failed: exit code: 1
|
= note: "link.exe" "/NOLOGO" "C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\anyhow-7a89965c812d789f\\rustcvXprli\\symbols.o" "<2 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/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\anyhow-7a89965c812d789f\\build_script_build-7a89965c812d789f.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"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: link: extra operand 'C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\anyhow-7a89965c812d789f\\build_script_build-7a89965c812d789f.build_script_build.f20ec5eeb5856d0f-cgu.0.rcgu.o'
Try 'link --help' for more information.
error: could not compile `anyhow` (build script) due to 1 previous error
error: linking with `link.exe` failed: exit code: 1
|
= note: "link.exe" "/NOLOGO" "C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\sable-engine-7ed2715e174ddf86\\rustccnWjd7\\symbols.o" "<3 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/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\sable-engine-7ed2715e174ddf86\\build_script_build-7ed2715e174ddf86.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"
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: link: extra operand 'C:/Users/NEWUSE~1/AppData/Local/Temp/tmpnkx74fdb/sable/sable-tmp/target\\release\\build\\sable-engine-7ed2715e174ddf86\\build_script_build-7ed2715e174ddf86.build_script_build.8ea0ad931d4242a3-cgu.0.rcgu.o'
Try 'link --help' for more information.
error: could not compile `sable-engine` (build script) due to 1 previous error
make: *** [Makefile:30: build] Error 101