Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Test Windows CI in a dev drive #131880

Closed
wants to merge 1 commit into from

Conversation

GnomedDev
Copy link
Contributor

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 18, 2024
@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Oct 18, 2024
@GnomedDev GnomedDev force-pushed the dev-drive-tests branch 4 times, most recently from b8da8af to 03a9792 Compare October 18, 2024 10:09
@rust-log-analyzer

This comment has been minimized.

@GnomedDev GnomedDev force-pushed the dev-drive-tests branch 2 times, most recently from 70496a8 to 62b87c1 Compare October 18, 2024 11:24
@rust-log-analyzer
Copy link
Collaborator

The job x86_64-msvc failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Getting action download info
Download action repository 'msys2/setup-msys2@v2.22.0' (SHA:cc11e9188b693c2b100158c3322424c4cc1dadea)
Download action repository 'actions/checkout@v4' (SHA:eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871)
Download action repository 'jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be' (SHA:54081f138730dfa15788a46383842cd2f914a1be)
Download action repository 'samypr100/setup-dev-drive@1d65529cfd809844a9e91e400a560294b6820a68' (SHA:1d65529cfd809844a9e91e400a560294b6820a68)
Complete job name: PR - x86_64-msvc
##[group]Run msys2/setup-msys2@v2.22.0
with:
  msystem: mingw64
---
HEAD is now at 05bca933 Merge 0d3c1fea2e6dce439e552577c9c0e7564f47cede into e92993dbb43f0a5d17fe56e2d82f90435d6521c8
##[endgroup]
[command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
05bca933975eac2c6094084d0de22311af78920b
##[group]Run samypr100/setup-dev-drive@1d65529cfd809844a9e91e400a560294b6820a68
  drive-size: 100gb
  drive-type: Fixed
  workspace-copy: true
  drive-format: ReFS
  drive-format: ReFS
  drive-path: dev_drive.vhdx
  mount-if-exists: false
  native-dev-drive: true
---
  SCCACHE_BUCKET: rust-lang-ci-sccache2
  CACHE_DOMAIN: ci-caches.rust-lang.org
  MSYSTEM: MINGW64
##[endgroup]
Creating Dev Drive.
Successfully created Dev Drive.
Copying workspace from 'C:\a\rust\rust' to 'E:\rust'.
##[group]Run rm -rf C:\a\rust\rust
rm -rf C:\a\rust\rust
shell: C:\a\_temp\setup-msys2\msys2.CMD {0}
---
configure: profile              := dist
configure: 
configure: writing `config.toml` in current directory
configure: 
configure: run `python E:\rust/x.py --help`
Attempting with retry: make prepare
downloading https://static.rust-lang.org/dist/2024-10-16/rust-std-beta-x86_64-pc-windows-msvc.tar.xz
downloading https://static.rust-lang.org/dist/2024-10-16/rustc-beta-x86_64-pc-windows-msvc.tar.xz
downloading https://static.rust-lang.org/dist/2024-10-16/cargo-beta-x86_64-pc-windows-msvc.tar.xz
---
##[group]Building bootstrap
    Finished `dev` profile [unoptimized] target(s) in 0.10s
##[endgroup]
downloading https://static.rust-lang.org/dist/2024-10-16/rustfmt-nightly-x86_64-pc-windows-msvc.tar.xz
extracting E:\rust\build\cache\2024-10-16\rustfmt-nightly-x86_64-pc-windows-msvc.tar.xz to E:\rust\build\x86_64-pc-windows-msvc\rustfmt
downloading https://static.rust-lang.org/dist/2024-10-16/rustc-nightly-x86_64-pc-windows-msvc.tar.xz
extracting E:\rust\build\cache\2024-10-16\rustc-nightly-x86_64-pc-windows-msvc.tar.xz to E:\rust\build\x86_64-pc-windows-msvc\rustfmt
    Updating crates.io index
---
CMAKE_x86_64-pc-windows-msvc = None
CMAKE_x86_64_pc_windows_msvc = None
HOST_CMAKE = None
CMAKE = None
running: "cmake" "E:\\rust\\src/llvm-project/llvm" "-G" "Ninja" "-DLLVM_ENABLE_ASSERTIONS=ON" "-DLLVM_UNREACHABLE_OPTIMIZE=OFF" "-DLLVM_ENABLE_PLUGINS=OFF" "-DLLVM_TARGETS_TO_BUILD=AArch64;ARM;BPF;Hexagon;LoongArch;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86" "-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR;M68k;CSKY;Xtensa" "-DLLVM_INCLUDE_EXAMPLES=OFF" "-DLLVM_INCLUDE_DOCS=OFF" "-DLLVM_INCLUDE_BENCHMARKS=OFF" "-DLLVM_INCLUDE_TESTS=OFF" "-DLLVM_ENABLE_TERMINFO=OFF" "-DLLVM_ENABLE_LIBEDIT=OFF" "-DLLVM_ENABLE_BINDINGS=OFF" "-DLLVM_ENABLE_Z3_SOLVER=OFF" "-DLLVM_PARALLEL_COMPILE_JOBS=8" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-pc-windows-msvc" "-DLLVM_ENABLE_WARNINGS=OFF" "-DLLVM_INSTALL_UTILS=ON" "-DLLVM_ENABLE_ZLIB=OFF" "-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded" "-DLLVM_ENABLE_LIBXML2=OFF" "-DLLVM_VERSION_SUFFIX=-rust-1.84.0-nightly" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=E:/rust/build/bootstrap/debug/sccache-plus-cl.exe" "-DCMAKE_CXX_COMPILER=E:/rust/build/bootstrap/debug/sccache-plus-cl.exe" "-DCMAKE_C_FLAGS=-nologo -MT -Brepro --target=x86_64-pc-windows-msvc" "-DCMAKE_CXX_FLAGS=-nologo -MT -Brepro --target=x86_64-pc-windows-msvc" "-DCMAKE_SHARED_LINKER_FLAGS=" "-DCMAKE_MODULE_LINKER_FLAGS=" "-DCMAKE_EXE_LINKER_FLAGS=" "-DLLVM_ENABLE_ZSTD=OFF" "-DCMAKE_INSTALL_PREFIX=E:\\rust\\build\\x86_64-pc-windows-msvc\\llvm" "-DCMAKE_ASM_FLAGS= -nologo -MT -Brepro" "-DCMAKE_ASM_COMPILER=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.41.34120/bin/HostX64/x64/cl.exe" "-DCMAKE_BUILD_TYPE=Release"
CMake Deprecation Warning at E:/rust/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy):
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
---
[3501/3504] Linking CXX executable bin\opt.exe
[3502/3504] Building CXX object tools\obj2yaml\CMakeFiles\obj2yaml.dir\elf2yaml.cpp.obj
[3503/3504] Linking CXX executable bin\obj2yaml.exe
[3503/3504] Install the project...
cargo:root=E:\rust\build\x86_64-pc-windows-msvc\llvm
##[endgroup]
##[group]Building stage0 library artifacts (x86_64-pc-windows-msvc)
   Compiling shlex v1.3.0
   Compiling core v0.0.0 (E:\rust\library\core)
   Compiling core v0.0.0 (E:\rust\library\core)
   Compiling memchr v2.5.0
   Compiling std v0.0.0 (E:\rust\library\std)
   Compiling windows-targets v0.0.0 (E:\rust\library\windows_targets)
   Compiling cc v1.1.22
   Compiling compiler_builtins v0.1.133
   Compiling profiler_builtins v0.0.0 (E:\rust\library\profiler_builtins)
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(305,8): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |        ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(309,10): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |          ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(315,12): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |            ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(321,14): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(326,19): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                   ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(338,17): warning: '_fdopen' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                 ^
warning: profiler_builtins@0.0.0: <command line>(5,16): note: expanded from macro 'fdopen'
warning: profiler_builtins@0.0.0:     5 | #define fdopen _fdopen
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: 6 warnings generated.
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(245,16): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(253,46): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(354,17): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                 ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(369,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(377,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(398,25): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                         ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(401,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(445,9): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingPort.h(23,44): note: expanded from macro 'COMPILER_RT_FTRUNCATE'
warning: profiler_builtins@0.0.0:       |                                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(459,5): warning: 'strncpy' is deprecated: This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |     ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(334,1): note: 'strncpy' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   334 | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_EX(
warning: profiler_builtins@0.0.0:       | ^
---
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(489,29): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                             ^
warning: profiler_builtins@0.0.0:       |                             ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingPort.h(23,44): note: expanded from macro 'COMPILER_RT_FTRUNCATE'
warning: profiler_builtins@0.0.0:       |                                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(492,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(506,10): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |          ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(547,16): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(580,21): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                     ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(598,10): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |          ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(610,61): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(674,12): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(799,61): warning: '_getpid' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: <command line>(6,16): note: expanded from macro 'getpid'
warning: profiler_builtins@0.0.0:     6 | #define getpid _getpid
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(815,35): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                   ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(882,9): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(886,9): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(964,29): warning: '_getpid' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                             ^
warning: profiler_builtins@0.0.0: <command line>(6,16): note: expanded from macro 'getpid'
warning: profiler_builtins@0.0.0:     6 | #define getpid _getpid
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(983,26): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                          ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1134,61): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1199,61): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1235,17): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                 ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1254,55): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1255,18): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                  ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: 28 warnings generated.
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(189,8): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |        ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(199,8): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |        ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(237,7): warning: '_fdopen' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |       ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2431,28): note: '_fdopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2431 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fdopen)    _ACRTIMP FILE* __cdecl fdopen(_In_ int _FileHandle, _In_z_ char const* _Format);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(257,24): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                        ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(258,32): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: 5 warnings generated.
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingValue.c(44,9): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
---
CMAKE_x86_64-pc-windows-msvc = None
CMAKE_x86_64_pc_windows_msvc = None
HOST_CMAKE = None
CMAKE = None
running: "cmake" "E:\\rust\\src/llvm-project/lld" "-G" "Ninja" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=E:/rust/build/bootstrap/debug/sccache-plus-cl.exe" "-DCMAKE_CXX_COMPILER=E:/rust/build/bootstrap/debug/sccache-plus-cl.exe" "-DCMAKE_C_FLAGS=-nologo -MT -Brepro --target=x86_64-pc-windows-msvc" "-DCMAKE_CXX_FLAGS=-nologo -MT -Brepro --target=x86_64-pc-windows-msvc" "-DCMAKE_SHARED_LINKER_FLAGS=" "-DCMAKE_MODULE_LINKER_FLAGS=" "-DCMAKE_EXE_LINKER_FLAGS=" "-DLLVM_ENABLE_ZSTD=OFF" "-DLLVM_CMAKE_DIR=E:\\rust\\build\\x86_64-pc-windows-msvc\\llvm\\lib/cmake/llvm" "-DLLVM_INCLUDE_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=E:\\rust\\build\\x86_64-pc-windows-msvc\\lld" "-DCMAKE_ASM_FLAGS= -nologo -MD -Brepro" "-DCMAKE_ASM_COMPILER=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.41.34120/bin/HostX64/x64/cl.exe" "-DCMAKE_BUILD_TYPE=Release"
CMake Deprecation Warning at E:/rust/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy):
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
---
-- Installing: E:/rust/build/x86_64-pc-windows-msvc/lld/lib/cmake/lld/LLDConfig.cmake
-- Installing: E:/rust/build/x86_64-pc-windows-msvc/lld/lib/cmake/lld/LLDConfigVersion.cmake
e
[127/128] Install the project...
cargo:root=E:\rust\build\x86_64-pc-windows-msvc\lld
##[endgroup]
Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`)
##[group]Building stage0 tool lld-wrapper (x86_64-pc-windows-msvc)
   Compiling lld-wrapper v0.1.0 (E:\rust\src\tools\lld-wrapper)
---
   Compiling std v0.0.0 (E:\rust\library\std)
   Compiling windows-targets v0.0.0 (E:\rust\library\windows_targets)
   Compiling cc v1.1.22
   Compiling compiler_builtins v0.1.133
   Compiling profiler_builtins v0.0.0 (E:\rust\library\profiler_builtins)
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(305,8): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |        ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(309,10): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |          ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(315,12): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |            ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(321,14): warning: '_open' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: <command line>(4,14): note: expanded from macro 'open'
warning: profiler_builtins@0.0.0:     4 | #define open _open
warning: profiler_builtins@0.0.0:       |              ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(326,19): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                   ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\GCDAProfiling.c(338,17): warning: '_fdopen' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                 ^
warning: profiler_builtins@0.0.0: <command line>(5,16): note: expanded from macro 'fdopen'
warning: profiler_builtins@0.0.0:     5 | #define fdopen _fdopen
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: 6 warnings generated.
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(245,16): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(253,46): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(354,17): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                 ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(369,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(377,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(398,25): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                         ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(401,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(445,9): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingPort.h(23,44): note: expanded from macro 'COMPILER_RT_FTRUNCATE'
warning: profiler_builtins@0.0.0:       |                                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(459,5): warning: 'strncpy' is deprecated: This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |     ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(334,1): note: 'strncpy' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   334 | __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_2_EX(
warning: profiler_builtins@0.0.0:       | ^
---
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(489,29): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                             ^
warning: profiler_builtins@0.0.0:       |                             ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingPort.h(23,44): note: expanded from macro 'COMPILER_RT_FTRUNCATE'
warning: profiler_builtins@0.0.0:       |                                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(492,14): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |              ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(506,10): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |          ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(547,16): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(580,21): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                     ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(598,10): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |          ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(610,61): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(674,12): warning: 'fopen' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(212,20): note: 'fopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   212 |     _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(799,61): warning: '_getpid' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: <command line>(6,16): note: expanded from macro 'getpid'
warning: profiler_builtins@0.0.0:     6 | #define getpid _getpid
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(815,35): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                   ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(882,9): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(886,9): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(964,29): warning: '_getpid' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                             ^
warning: profiler_builtins@0.0.0: <command line>(6,16): note: expanded from macro 'getpid'
warning: profiler_builtins@0.0.0:     6 | #define getpid _getpid
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(983,26): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                          ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1134,61): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1199,61): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                             ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1235,17): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                 ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1254,55): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: <command line>(7,16): note: expanded from macro 'fileno'
warning: profiler_builtins@0.0.0:     7 | #define fileno _fileno
warning: profiler_builtins@0.0.0:       |                ^
---
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingFile.c(1255,18): warning: 'strerror' is deprecated: This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                  ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\string.h(177,16): note: 'strerror' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:   177 | _Check_return_ _CRT_INSECURE_DEPRECATE(strerror_s)
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0:       |                ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: 28 warnings generated.
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(189,8): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |        ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(199,8): warning: '_fileno' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |        ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2433,28): note: '_fileno' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2433 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fileno)    _ACRTIMP int   __cdecl fileno(_In_ FILE* _Stream);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(237,7): warning: '_fdopen' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |       ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h(2431,28): note: '_fdopen' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  2431 |         _Check_return_     _CRT_NONSTDC_DEPRECATE(_fdopen)    _ACRTIMP FILE* __cdecl fdopen(_In_ int _FileHandle, _In_z_ char const* _Format);
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0:       |                            ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
warning: profiler_builtins@0.0.0:   428 |         #define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT(             \
warning: profiler_builtins@0.0.0:       |                                                  ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(257,24): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                        ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingUtil.c(258,32): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |                                ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0:       |                    ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(356,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
warning: profiler_builtins@0.0.0:   356 |         #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT(    \
warning: profiler_builtins@0.0.0:       |                                                       ^
warning: profiler_builtins@0.0.0: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vcruntime.h(346,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
warning: profiler_builtins@0.0.0:   346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
warning: profiler_builtins@0.0.0:       |                                               ^
warning: profiler_builtins@0.0.0: 5 warnings generated.
warning: profiler_builtins@0.0.0: E:\rust\src/llvm-project/compiler-rt\lib\profile\InstrProfilingValue.c(44,9): warning: 'getenv' is deprecated: 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. [-Wdeprecated-declarations]
warning: profiler_builtins@0.0.0:       |         ^
warning: profiler_builtins@0.0.0: C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
warning: profiler_builtins@0.0.0:  1183 |     _Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
warning: profiler_builtins@0.0.0:       |                    ^
---
   Compiling once_cell v1.19.0
   Compiling windows-targets v0.52.6
   Compiling stable_deref_trait v1.2.0
   Compiling byteorder v1.5.0
error[E0462]: found staticlib `std` instead of rlib or dylib
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib
error[E0514]: found crate `core` compiled by an incompatible version of rustc
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `core` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\libcore-ae9ea189a6ccae61.rlib
  = help: please recompile that crate using this compiler (rustc 1.84.0-nightly (05bca9339 2024-10-19)) (consider running `cargo clean` first)
error[E0514]: found crate `compiler_builtins` compiled by an incompatible version of rustc
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `compiler_builtins` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\libcompiler_builtins-3300df4f98d1d4a2.rlib
  = help: please recompile that crate using this compiler (rustc 1.84.0-nightly (05bca9339 2024-10-19)) (consider running `cargo clean` first)
error: cannot find macro `write` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\version_check-0.9.5\src\date.rs:180:9
    |
    |
180 |         write!(f, "{}-{:02}-{:02}", y, m, d)

error: cannot find attribute `derive` in this scope
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\version_check-0.9.5\src\date.rs:5:3
  |
---

error: cannot find macro `write` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\version_check-0.9.5\src\version.rs:201:9
    |
201 |         write!(f, "Version({:?}, {:?})", self.0, self.to_mmp())

error: cannot find macro `write` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\version_check-0.9.5\src\version.rs:194:9
    |
    |
194 |         write!(f, "{}.{}.{}", major, minor, patch)

error: cannot find attribute `derive` in this scope
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\version_check-0.9.5\src\version.rs:4:3
  |
---
   Compiling shlex v1.3.0
error: requires `sized` lang_item

For more information about this error, try `rustc --explain E0514`.
error[E0462]: found staticlib `std` instead of rlib or dylib
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:4:5
4 | use std::env;
  |     ^^^
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib

error[E0462]: found staticlib `std` instead of rlib or dylib
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:5:5
5 | use std::ffi::OsString;
  |     ^^^
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib

error[E0462]: found staticlib `std` instead of rlib or dylib
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:6:5
6 | use std::iter;
  |     ^^^
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib
error: could not compile `unicode-ident` (lib) due to 3 previous errors
warning: build failed, waiting for other jobs to finish...
warning: build failed, waiting for other jobs to finish...
error[E0462]: found staticlib `std` instead of rlib or dylib
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:7:5
7 | use std::path::Path;
  |     ^^^
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib

error[E0462]: found staticlib `std` instead of rlib or dylib
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:8:5
8 | use std::process::{self, Command, Stdio};
  |     ^^^
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib

error[E0462]: found staticlib `std` instead of rlib or dylib
 --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:9:5
9 | use std::str;
  |     ^^^
  |
  = note: the following crate versions were found:
  = note: the following crate versions were found:
          crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
  = help: please recompile that crate using --crate-type lib

error: cannot find macro `eprintln` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:207:9
207 |         eprintln!(
    |         ^^^^^^^^

error: cannot find macro `println` in this scope
error: cannot find macro `println` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:131:9
    |
131 |         println!("cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP");

error[E0514]: found crate `alloc` compiled by an incompatible version of rustc
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:40:1
   |
   |
40 | extern crate alloc;
   | ^^^^^^^^^^^^^^^^^^^
   |
   = note: the following crate versions were found:
           crate `alloc` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\liballoc-f61f63c006c377a8.rlib
           crate `alloc` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\liballocator_api2-fec680211c703587.rmeta
   = help: please recompile that crate using this compiler (rustc 1.84.0-nightly (05bca9339 2024-10-19)) (consider running `cargo clean` first)
error: cannot find macro `println` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:127:9
    |
    |
127 |         println!("cargo:rustc-cfg=super_unstable");

error[E0514]: found crate `alloc` compiled by an incompatible version of rustc
error[E0514]: found crate `alloc` compiled by an incompatible version of rustc
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:26:1
26 | extern crate alloc;
   | ^^^^^^^^^^^^^^^^^^^
   |
   = note: the following crate versions were found:
   = note: the following crate versions were found:
           crate `alloc` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\liballoc-f61f63c006c377a8.rlib
           crate `alloc` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\liballocator_api2-fec680211c703587.rmeta
   = help: please recompile that crate using this compiler (rustc 1.84.0-nightly (05bca9339 2024-10-19)) (consider running `cargo clean` first)
error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:354:3
    |
354 | #[test]
354 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:356:5
    |
356 |     assert_eq!(try_join(vec!["\0"]), Err(QuoteError::Nul));

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:357:5
    |
    |
357 |     assert_eq!(try_quote("\0"), Err(QuoteError::Nul));

error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:345:3
    |
    |
345 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:348:5
    |
348 |     assert_eq!(join(vec![]), "");

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:349:5
    |
    |
349 |     assert_eq!(join(vec![""]), "''");

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:350:5
    |
    |
350 |     assert_eq!(join(vec!["a", "b"]), "a b");

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:351:5
    |
    |
351 |     assert_eq!(join(vec!["foo bar", "baz"]), "'foo bar' baz");

error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:286:3
    |
    |
286 | #[test]
    |   ^^^^

error: cannot find macro `assert` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:328:9
    |
328 |         assert!(parts.len() == 2);

error: cannot find macro `println` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:337:13
    |
    |
337 |             println!("FAIL: for input <{}>, expected <{}>, got <{}>",

error: cannot find macro `assert` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:342:5
    |
---

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:281:13
    |
281 |             assert_eq!(sh.line_no, 3);

error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:269:3
    |
    |
269 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:272:9
    |
272 |         assert_eq!(split(input), output.map(|o| o.iter().map(|&x| x.to_owned()).collect()));

error: cannot find attribute `derive` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:134:3
    |
    |
134 | #[derive(Default, Debug, Clone)]
    |   ^^^^^^

error: cannot find macro `println` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:121:9
    |
121 |         println!("cargo:rustc-cfg=proc_macro_span");


error[E0462]: found staticlib `std` instead of rlib or dylib
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:15:5
15 | use std::env;
   |     ^^^
   |
   = note: the following crate versions were found:
   = note: the following crate versions were found:
           crate `std`: E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\std-2e065b2286ef0fe2.dll.lib
   = help: please recompile that crate using --crate-type lib
error: cannot find attribute `derive` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\lib.rs:110:3
    |
110 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
110 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
    |   ^^^^^^

error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:568:3
568 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:572:5
    |
572 |     assert_eq!(join(vec![INVALID_UTF8]), INVALID_UTF8_SINGLEQUOTED);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:574:5
    |
574 |     assert_eq!(join(vec![]), &b""[..]);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:575:5
    |
575 |     assert_eq!(join(vec![&b""[..]]), b"''");

error: cannot find attribute `test` in this scope
error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:555:3
555 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:559:5
    |
559 |     assert_eq!(quote(INVALID_UTF8), INVALID_UTF8_SINGLEQUOTED);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:561:5
    |
561 |     assert_eq!(quote(b""), &b"''"[..]);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:562:5
    |
562 |     assert_eq!(quote(b"foobar"), &b"foobar"[..]);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:563:5
    |
563 |     assert_eq!(quote(b"foo bar"), &b"'foo bar'"[..]);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:564:5
    |
564 |     assert_eq!(quote(b"'\""), &b"\"'\\\"\""[..]);

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:565:5
    |
565 |     assert_eq!(quote(b""), &b"''"[..]);

error: cannot find attribute `test` in this scope
error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:545:3
545 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:550:13
    |
550 |             assert_eq!(sh.line_no, 3);

error: cannot find attribute `test` in this scope
error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:538:3
538 | #[test]
    |   ^^^^

error: cannot find macro `assert_eq` in this scope
error: cannot find macro `assert_eq` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:541:9
    |
541 |         assert_eq!(split(input), output.map(|o| o.iter().map(|&x| x.to_owned()).collect()));

error: cannot find attribute `test` in this scope
error: cannot find attribute `test` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:506:3
506 | #[test]
    |   ^^^^

error: cannot find macro `assert` in this scope
error: cannot find macro `assert` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:510:5
    |
510 |     assert!(core::str::from_utf8(INVALID_UTF8).is_err());

error: cannot find macro `debug_assert` in this scope
error: cannot find macro `debug_assert` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:412:5
    |
412 |     debug_assert!(i > 0);

error: cannot find macro `unreachable` in this scope
error: cannot find macro `unreachable` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:410:9
410 |         unreachable!()
    |         ^^^^^^^^^^^

error: cannot find attribute `derive` in this scope
error: cannot find attribute `derive` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:234:3
234 | #[derive(PartialEq)]
    |   ^^^^^^

error: cannot find macro `assert` in this scope
error: cannot find macro `assert` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:225:13
    |
225 |             assert!(rest.len() < in_bytes.len()); // no infinite loop

error: cannot find attribute `derive` in this scope
error: cannot find attribute `derive` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:170:3
170 | #[derive(Default, Debug, Clone)]
    |   ^^^^^^

error: cannot find macro `println` in this scope
error: cannot find macro `println` in this scope
   --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:113:9
    |
113 |         println!("cargo:rustc-cfg=wrap_proc_macro");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:46:9
   |
   |
46 |         println!("cargo:rustc-cfg=crossbeam_sanitize_thread");
   |         ^^^^^^^

error[E0514]: found crate `core` compiled by an incompatible version of rustc
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\shlex-1.3.0\src\bytes.rs:41:14
41 |     in_iter: core::slice::Iter<'a, u8>,
   |              ^^^^
   |
   = note: the following crate versions were found:
   = note: the following crate versions were found:
           crate `core` compiled by rustc 1.83.0-beta.1 (0125edf41 2024-10-14): \\?\E:\rust\build\x86_64-pc-windows-msvc\stage0-sysroot\lib\rustlib\x86_64-pc-windows-msvc\lib\libcore-ae9ea189a6ccae61.rlib
   = help: please recompile that crate using this compiler (rustc 1.84.0-nightly (05bca9339 2024-10-19)) (consider running `cargo clean` first)
error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:69:5
   |
69 |     println!("cargo:rerun-if-changed=build/probe.rs");
69 |     println!("cargo:rerun-if-changed=build/probe.rs");
   |     ^^^^^^^

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:40:9
   |
40 |         println!("cargo:rustc-cfg=crossbeam_no_atomic");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:65:9
   |
---

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:22:5
   |
22 |     println!("cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)");

error: cannot find macro `cfg` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:64:9
   |
   |
64 |     if !cfg!(feature = "proc-macro") {
   |
   = note: `cfg` is in scope, but it is an attribute: `#[cfg]`

error: cannot find macro `println` in this scope
error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:21:5
   |
21 |     println!("cargo:rerun-if-changed=no_atomic.rs");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:61:9
   |
   |
61 |         println!("cargo:rustc-cfg=no_literal_c_string");
   |         ^^^^^^^

error: cannot find macro `include` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:18:1
   |
18 | include!("build-common.rs");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:60:9
   |
   |
60 |         println!("cargo:rustc-cfg=no_literal_byte_character");

error: cannot find macro `include` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:17:1
   |
   |
17 | include!("no_atomic.rs");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:54:9
   |
   |
54 |         println!("cargo:rustc-cfg=no_source_text");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:49:9
   |
   |
49 |         println!("cargo:rustc-cfg=no_is_available");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:41:9
   |
   |
41 |         println!("cargo:rustc-cfg=span_locations");

error: cannot find macro `cfg` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:37:25
   |
   |
37 |     if semver_exempt || cfg!(feature = "span-locations") {
   |
   = note: `cfg` is in scope, but it is an attribute: `#[cfg]`

error: cannot find macro `println` in this scope
error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:34:9
   |
34 |         println!("cargo:rustc-cfg=procmacro2_semver_exempt");

error: cannot find macro `cfg` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:31:25
   |
   |
31 |     let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
   |
   = note: `cfg` is in scope, but it is an attribute: `#[cfg]`

error: cannot find macro `println` in this scope
error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:27:9
   |
27 |         println!("cargo:rustc-check-cfg=cfg(wrap_proc_macro)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:26:9
   |
   |
26 |         println!("cargo:rustc-check-cfg=cfg(super_unstable)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:25:9
   |
   |
25 |         println!("cargo:rustc-check-cfg=cfg(span_locations)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:24:9
   |
   |
24 |         println!("cargo:rustc-check-cfg=cfg(randomize_layout)");
   |         ^^^^^^^

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:23:9
   |
23 |         println!("cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:22:9
   |
   |
22 |         println!("cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:21:9
   |
   |
21 |         println!("cargo:rustc-check-cfg=cfg(procmacro2_backtrace)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:20:9
   |
   |
20 |         println!("cargo:rustc-check-cfg=cfg(proc_macro_span)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:19:9
   |
   |
19 |         println!("cargo:rustc-check-cfg=cfg(no_source_text)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:18:9
   |
   |
18 |         println!("cargo:rustc-check-cfg=cfg(no_literal_c_string)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:17:9
   |
   |
17 |         println!("cargo:rustc-check-cfg=cfg(no_literal_byte_character)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:16:9
   |
   |
16 |         println!("cargo:rustc-check-cfg=cfg(no_is_available)");

error: cannot find macro `println` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\proc-macro2-1.0.86\build.rs:15:9
   |
   |
15 |         println!("cargo:rustc-check-cfg=cfg(fuzzing)");

error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:25:9
   |
   |
25 |         Ok(target) => convert_custom_linux_target(target),

error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:26:9
   |
   |
26 |         Err(e) => {
   |         ^^^ not found in this scope

error[E0425]: cannot find value `NO_ATOMIC` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:39:8
   |
39 |     if NO_ATOMIC.contains(&&*target) {

error[E0425]: cannot find function `convert_custom_linux_target` in this scope
  --> C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\crossbeam-utils-0.8.20\build.rs:25:23
   |
   |
25 |         Ok(target) => convert_custom_linux_target(target),

Some errors have detailed explanations: E0425, E0462, E0531.
For more information about an error, try `rustc --explain E0425`.
error: could not compile `crossbeam-utils` (build script) due to 14 previous errors

@workingjubilee workingjubilee added the O-windows Operating system: Windows label Oct 21, 2024
@GnomedDev
Copy link
Contributor Author

Okay, I have no plans to debug or fix why CI fails on ReFS but not locally and an NTFS dev drive is slower than normal CI, so I'll close this as "experiment complete".

@GnomedDev GnomedDev closed this Oct 25, 2024
@GnomedDev GnomedDev deleted the dev-drive-tests branch October 25, 2024 18:05
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 9, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 11, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 12, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 12, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: i686-mingw
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 12, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: i686-mingw
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 12, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: i686-mingw
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 14, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: x86_64-msvc
try-job: i686-mingw
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 14, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: dist-x86_64-msvc
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-mingw-1
try-job: x86_64-mingw-2
try-job: x86_64-msvc
try-job: x86_64-msvc-ext1
try-job: x86_64-msvc-ext2
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 14, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: dist-x86_64-msvc
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 18, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 18, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 18, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 18, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 19, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 19, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 19, 2024
…fs, r=<try>

[EXPERIMENTAL] Try to use ReFS dev-drive for Windows CI

Like rust-lang#134056 but try ReFS instead of NTFS.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 19, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 19, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 23, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 23, 2024
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 9, 2025
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 9, 2025
…=<try>

[EXPERIMENTAL] Try to use NTFS dev-drive for Windows CI

What if this makes spurious failures less likely? Grasping at straws here.

The dev-drive setup was adapted from rust-lang#131880, courtesy of `@GnomedDev's` PR.

r? `@ghost`

// try-job: dist-x86_64-msvc (msi/wxs installer fails to build)
// try-job: x86_64-msvc-ext1 (fails due to insufficient disk space)
try-job: i686-mingw
try-job: i686-msvc
try-job: x86_64-msvc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants