******************************************************************************** conan test cci-f677f1cb\recipes\rust\all\test_package\conanfile.py rust/1.73.0@#961f0595afad29dbb1cc22cd8482bda7 -pr C:/J2/w/prod-v1/bsr@2/48064/eeede/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True rust/1.73.0 (test package): Installing package Requirements Packages Build requirements rust/1.73.0 from local cache - Cache Build requirements packages rust/1.73.0:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... rust/1.73.0: Already installed! rust/1.73.0 (test package): Applying build-requirement: rust/1.73.0 rust/1.73.0 (test package): Generator txt created conanbuildinfo.txt rust/1.73.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' rust/1.73.0 (test package): Generator 'VirtualBuildEnv' calling 'generate()' rust/1.73.0 (test package): Calling generate() rust/1.73.0 (test package): Aggregating env generators rust/1.73.0 (test package): Generated conaninfo.txt rust/1.73.0 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@2\cci-f677f1cb\recipes\rust\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK rust/1.73.0 (test package): Calling build() ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-f677f1cb\recipes\rust\all\test_package\build\generators\conanbuild.bat" && rustc --version ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' rustc 1.73.0 (cc66ad468 2023-10-03) ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-f677f1cb\recipes\rust\all\test_package\build\generators\conanbuild.bat" && cargo build --release ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.26 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' rust/1.73.0 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr@2\cci-f677f1cb\recipes\rust\all\test_package\build\generators\conanrun.bat" && C:\J2\w\prod-v1\bsr@2\cci-f677f1cb\recipes\rust\all\test_package\build\release\greetings ----------------- {"message":"Hi!"} Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling serde v1.0.192 Compiling serde_json v1.0.108 Compiling ryu v1.0.15 Compiling itoa v1.0.9 Compiling quote v1.0.33 Compiling syn v2.0.39 Compiling serde_derive v1.0.192 Compiling greetings v0.1.0 (C:\J2\w\prod-v1\bsr@2\cci-f677f1cb\recipes\rust\all\test_package) Finished release [optimized] target(s) in 30.27s