******************************************************************************** conan test cci-17e236f6\recipes\rust\all\test_package\conanfile.py rust/1.73.0@#8f7fd451fbaf94e8b2ee3487daa6b1f5 -pr C:/J2/w/prod-v1/bsr/46726/effbd/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 'VirtualBuildEnv' calling 'generate()' rust/1.73.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' rust/1.73.0 (test package): Generator txt created conanbuildinfo.txt 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\cci-17e236f6\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\cci-17e236f6\recipes\rust\all\test_package\build\generators\conanbuild.bat" && rustc --version ----------------- rustc 1.73.0 (cc66ad468 2023-10-03) ----Running------ > "C:\J2\w\prod-v1\bsr\cci-17e236f6\recipes\rust\all\test_package\build\generators\conanbuild.bat" && cargo build --release ----------------- rust/1.73.0 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\bsr\cci-17e236f6\recipes\rust\all\test_package\build\generators\conanrun.bat" && Release\release\greetings ----------------- Updating crates.io index Downloading crates ... Downloaded itoa v1.0.9 Downloaded ryu v1.0.15 Downloaded syn v2.0.39 Downloaded proc-macro2 v1.0.69 Downloaded serde v1.0.192 Downloaded quote v1.0.33 Downloaded unicode-ident v1.0.12 Downloaded serde_derive v1.0.192 Downloaded serde_json v1.0.108 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\cci-17e236f6\recipes\rust\all\test_package) Finished release [optimized] target(s) in 30.67s The system cannot find the path specified. ERROR: rust/1.73.0 (test package): Error in test() method, line 28 self.run(bin_path, env="conanrun") ConanException: Error 1 while executing Release\release\greetings