Package evaluation to test Taichi on Julia 1.12.4 (422f456051*) started at 2026-01-29T03:40:18.592 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.18s ################################################################################ # Installation # Installing Taichi... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6a7659b3] + Taichi v0.1.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [992eb4ea] + CondaPkg v0.2.33 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [fe5dac85] + Jl2Py v0.1.5 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.14 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [6099a3de] + PythonCall v0.9.31 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [6a7659b3] + Taichi v0.1.2 [e17b2a0c] + UnsafePointers v1.0.0 ⌅ [f8abcde7] + micromamba_jll v1.5.12+0 [4d7b5844] + pixi_jll v0.41.3+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ✗ Taichi 0 dependencies successfully precompiled in 65 seconds. 55 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Taichi Failed to precompile Taichi [6a7659b3-242e-4b14-83a6-15a101e52794] to "/home/pkgeval/.julia/compiled/v1.12/Taichi/jl_7BFhAo". CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/83z4q/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/0UqYV/CondaPkg.toml CondaPkg Resolving changes + libstdcxx + libstdcxx-ng + numpy + openssl + python + taichi (pip) + uv CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi │ init │ --format pixi └ /tmp/jl_9tn9Rj/.CondaPkg ✔ Created /tmp/jl_9tn9Rj/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_9tn9Rj/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ libstdcxx = ">=3.4,<15.0" │ uv = ">=0.4" │ libstdcxx-ng = ">=3.4,<15.0" │ numpy = "*" │ │ [dependencies.python] │ channel = "conda-forge" │ build = "*cp*" │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ │ [project] │ name = ".CondaPkg" │ platforms = ["linux-64"] │ channels = ["conda-forge"] │ channel-priority = "strict" │ description = "automatically generated by CondaPkg.jl" │ │ [pypi-dependencies] └ taichi = "*" CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi │ install └ --manifest-path /tmp/jl_9tn9Rj/.CondaPkg/pixi.toml Error: × failed to solve the pypi requirements of 'default' 'linux-64' ├─▶ failed to resolve pypi dependencies ╰─▶ Because only the following versions of taichi are available: taichi==0.7.13 taichi==0.7.14 taichi==0.7.15 taichi==0.7.16 taichi==0.7.17 taichi==0.7.18 taichi==0.7.19 taichi==0.7.20 taichi==0.7.21 taichi==0.7.22 taichi==0.7.23 taichi==0.7.24 taichi==0.7.25 taichi==0.7.26 taichi==0.7.28 taichi==0.7.29 taichi==0.7.30 taichi==0.7.31 taichi==0.7.32 taichi==0.8.0 taichi==0.8.1 taichi==0.8.2 taichi==0.8.3 taichi==0.8.4 taichi==0.8.5 taichi==0.8.6 taichi==0.8.7 taichi==0.8.8 taichi==0.8.9 taichi==0.8.10 taichi==0.8.11 taichi==0.9.0 taichi==0.9.1 taichi==0.9.2 taichi==1.0.0 taichi==1.0.1 taichi==1.0.2 taichi==1.0.3 taichi==1.0.4 taichi==1.1.0 taichi==1.1.1 taichi==1.1.2 taichi==1.1.3 taichi==1.2.0 taichi==1.2.1 taichi==1.2.2 taichi==1.3.0 taichi==1.4.0 taichi==1.4.1 taichi==1.5.0 taichi==1.6.0 taichi==1.7.0 taichi==1.7.1 taichi==1.7.2 taichi==1.7.3 taichi==1.7.4 and taichi<=0.7.26 has no wheels with a matching Python ABI tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. And because taichi==0.7.28 was yanked (reason: https://github.com/ taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python ABI tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python ABI tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. And because taichi>=1.1.2 has no wheels with a matching Python ABI tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python ABI tags: `cp36m`, `cp37m`, `cp38`, `cp39` ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi install --manifest-path /tmp/jl_9tn9Rj/.CondaPkg/pixi.toml`,["PYTHON=", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "PATH=/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "OPENBLAS_NUM_THREADS=1", "CI=true", "R_HOME=*", "LANG=C.UTF-8", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_LOAD_PATH=/tmp/jl_9tn9Rj/Project.toml:/home/pkgeval/.julia/environments/v1.12/Project.toml:/opt/julia/share/julia/stdlib/v1.12", "PKGEVAL=true", "HOME=/home/pkgeval", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:597 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:512 [3] run(::Cmd) @ Base ./process.jl:509 [4] _run(io::IO, cmd::Cmd, args::Any; flags::Any) @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:793 [5] (::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}})() @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1090 [6] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) @ Base.Filesystem ./file.jl:112 [7] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool) @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1018 [8] resolve() @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796 [9] envdir() @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70 [10] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135 [11] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1443 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1431 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1319 [15] _include_from_serialized @ ./loading.jl:1274 [inlined] [16] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2115 [17] _require_search_from_serialized @ ./loading.jl:2009 [inlined] [18] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2627 [19] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [20] macro expansion @ ./loading.jl:2421 [inlined] [21] macro expansion @ ./lock.jl:376 [inlined] [22] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [23] require(into::Module, mod::Symbol) @ Base ./loading.jl:2362 [24] include(mod::Module, _path::String) @ Base ./Base.jl:306 [25] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3024 [26] top-level scope @ stdin:5 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [29] include_string @ ./loading.jl:2880 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [31] _start() @ Base ./client.jl:550 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/src/Taichi.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 78.3s ################################################################################ # Testing # Testing Taichi Status `/tmp/jl_49Mx6O/Project.toml` [992eb4ea] CondaPkg v0.2.33 [fe5dac85] Jl2Py v0.1.5 [6099a3de] PythonCall v0.9.31 [189a3867] Reexport v1.2.2 [6a7659b3] Taichi v0.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_49Mx6O/Manifest.toml` [992eb4ea] CondaPkg v0.2.33 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [fe5dac85] Jl2Py v0.1.5 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.14 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [6099a3de] PythonCall v0.9.31 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [6a7659b3] Taichi v0.1.2 [e17b2a0c] UnsafePointers v1.0.0 ⌅ [f8abcde7] micromamba_jll v1.5.12+0 [4d7b5844] pixi_jll v0.41.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given Taichi was explicitly requested, output will be shown live   CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/83z4q/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml  CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/0UqYV/CondaPkg.toml  CondaPkg Resolving changes  + libstdcxx  + libstdcxx-ng  + numpy  + openssl  + python  + taichi (pip)  + uv  CondaPkg Initialising pixi  │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi  │ init  │ --format pixi  └ /tmp/jl_49Mx6O/.CondaPkg ✔ Created /tmp/jl_49Mx6O/.CondaPkg/pixi.toml  CondaPkg Wrote /tmp/jl_49Mx6O/.CondaPkg/pixi.toml  │ [dependencies]  │ openssl = ">=3, <3.6"  │ libstdcxx = ">=3.4,<15.0"  │ uv = ">=0.4"  │ libstdcxx-ng = ">=3.4,<15.0"  │ numpy = "*"  │  │ [dependencies.python]  │ channel = "conda-forge"  │ build = "*cp*"  │ version = ">=3.10,!=3.14.0,!=3.14.1,<4"  │  │ [project]  │ name = ".CondaPkg"  │ platforms = ["linux-64"]  │ channels = ["conda-forge"]  │ channel-priority = "strict"  │ description = "automatically generated by CondaPkg.jl"  │  │ [pypi-dependencies]  └ taichi = "*"  CondaPkg Installing packages  │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi  │ install  └ --manifest-path /tmp/jl_49Mx6O/.CondaPkg/pixi.toml Error:  × failed to solve the pypi requirements of 'default' 'linux-64'  ├─▶ failed to resolve pypi dependencies  ╰─▶ Because only the following versions of taichi are available:  taichi==0.7.13  taichi==0.7.14  taichi==0.7.15  taichi==0.7.16  taichi==0.7.17  taichi==0.7.18  taichi==0.7.19  taichi==0.7.20  taichi==0.7.21  taichi==0.7.22  taichi==0.7.23  taichi==0.7.24  taichi==0.7.25  taichi==0.7.26  taichi==0.7.28  taichi==0.7.29  taichi==0.7.30  taichi==0.7.31  taichi==0.7.32  taichi==0.8.0  taichi==0.8.1  taichi==0.8.2  taichi==0.8.3  taichi==0.8.4  taichi==0.8.5  taichi==0.8.6  taichi==0.8.7  taichi==0.8.8  taichi==0.8.9  taichi==0.8.10  taichi==0.8.11  taichi==0.9.0  taichi==0.9.1  taichi==0.9.2  taichi==1.0.0  taichi==1.0.1  taichi==1.0.2  taichi==1.0.3  taichi==1.0.4  taichi==1.1.0  taichi==1.1.1  taichi==1.1.2  taichi==1.1.3  taichi==1.2.0  taichi==1.2.1  taichi==1.2.2  taichi==1.3.0  taichi==1.4.0  taichi==1.4.1  taichi==1.5.0  taichi==1.6.0  taichi==1.7.0  taichi==1.7.1  taichi==1.7.2  taichi==1.7.3  taichi==1.7.4  and taichi<=0.7.26 has no wheels with a matching Python ABI tag (e.g.,  `cp314`), we can conclude that taichi<=0.7.26 cannot be used.  And because taichi==0.7.28 was yanked (reason: https://github.com/  taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29  cannot be used.  And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python  ABI tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi  0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used.  And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python  ABI tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong  version number), we can conclude that taichi<1.1.2 cannot be used.  And because taichi>=1.1.2 has no wheels with a matching Python ABI  tag (e.g., `cp314`) and you require taichi, we can conclude that your  requirements are unsatisfiable.   hint: You require CPython 3.14 (`cp314`), but we only found wheels for  `taichi` (v0.7.26) with the following Python ABI tags: `cp36m`, `cp37m`,  `cp38`, `cp39`  ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi install --manifest-path /tmp/jl_49Mx6O/.CondaPkg/pixi.toml`,["PYTHON=", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "PATH=/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "OPENBLAS_NUM_THREADS=1", "CI=true", "R_HOME=*", "LANG=C.UTF-8", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_LOAD_PATH=/tmp/jl_49Mx6O/Project.toml", "PKGEVAL=true", "HOME=/home/pkgeval", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache"]), ProcessExited(1)) [1]  Stacktrace:  [1] pipeline_error  @ ./process.jl:597 [inlined]  [2] run(::Cmd; wait::Bool)  @ Base ./process.jl:512  [3] run(::Cmd)  @ Base ./process.jl:509  [4] _run(io::IO, cmd::Cmd, args::Any; flags::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:793  [5] (::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}})()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1090  [6] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String)  @ Base.Filesystem ./file.jl:112  [7] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1018  [8] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796  [9] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70  [10] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [11] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [12] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1443  [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1431  [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1319  [15] _include_from_serialized  @ ./loading.jl:1274 [inlined]  [16] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2115  [17] _require_search_from_serialized  @ ./loading.jl:2009 [inlined]  [18] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2627  [19] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [20] macro expansion  @ ./loading.jl:2421 [inlined]  [21] macro expansion  @ ./lock.jl:376 [inlined]  [22] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [23] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2362  [24] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [25] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3024  [26] top-level scope  @ stdin:5  [27] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2870  [29] include_string  @ ./loading.jl:2880 [inlined]  [30] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [31] _start()  @ Base ./client.jl:550 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/src/Taichi.jl:1 in expression starting at stdin:5 ✗ Taichi 0 dependencies successfully precompiled in 41 seconds. 55 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Taichi Failed to precompile Taichi [6a7659b3-242e-4b14-83a6-15a101e52794] to "/home/pkgeval/.julia/compiled/v1.12/Taichi/jl_Aqbk3l". CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/83z4q/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/0UqYV/CondaPkg.toml CondaPkg Resolving changes + libstdcxx + libstdcxx-ng + numpy + openssl + python + taichi (pip) + uv CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi │ init │ --format pixi └ /tmp/jl_49Mx6O/.CondaPkg ✔ Created /tmp/jl_49Mx6O/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_49Mx6O/.CondaPkg/pixi.toml │ [dependencies] │ openssl = ">=3, <3.6" │ libstdcxx = ">=3.4,<15.0" │ uv = ">=0.4" │ libstdcxx-ng = ">=3.4,<15.0" │ numpy = "*" │ │ [dependencies.python] │ channel = "conda-forge" │ build = "*cp*" │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ │ [project] │ name = ".CondaPkg" │ platforms = ["linux-64"] │ channels = ["conda-forge"] │ channel-priority = "strict" │ description = "automatically generated by CondaPkg.jl" │ │ [pypi-dependencies] └ taichi = "*" CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi │ install └ --manifest-path /tmp/jl_49Mx6O/.CondaPkg/pixi.toml Error: × failed to solve the pypi requirements of 'default' 'linux-64' ├─▶ failed to resolve pypi dependencies ╰─▶ Because only the following versions of taichi are available: taichi==0.7.13 taichi==0.7.14 taichi==0.7.15 taichi==0.7.16 taichi==0.7.17 taichi==0.7.18 taichi==0.7.19 taichi==0.7.20 taichi==0.7.21 taichi==0.7.22 taichi==0.7.23 taichi==0.7.24 taichi==0.7.25 taichi==0.7.26 taichi==0.7.28 taichi==0.7.29 taichi==0.7.30 taichi==0.7.31 taichi==0.7.32 taichi==0.8.0 taichi==0.8.1 taichi==0.8.2 taichi==0.8.3 taichi==0.8.4 taichi==0.8.5 taichi==0.8.6 taichi==0.8.7 taichi==0.8.8 taichi==0.8.9 taichi==0.8.10 taichi==0.8.11 taichi==0.9.0 taichi==0.9.1 taichi==0.9.2 taichi==1.0.0 taichi==1.0.1 taichi==1.0.2 taichi==1.0.3 taichi==1.0.4 taichi==1.1.0 taichi==1.1.1 taichi==1.1.2 taichi==1.1.3 taichi==1.2.0 taichi==1.2.1 taichi==1.2.2 taichi==1.3.0 taichi==1.4.0 taichi==1.4.1 taichi==1.5.0 taichi==1.6.0 taichi==1.7.0 taichi==1.7.1 taichi==1.7.2 taichi==1.7.3 taichi==1.7.4 and taichi<=0.7.26 has no wheels with a matching Python ABI tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. And because taichi==0.7.28 was yanked (reason: https://github.com/ taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python ABI tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python ABI tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. And because taichi>=1.1.2 has no wheels with a matching Python ABI tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python ABI tags: `cp36m`, `cp37m`, `cp38`, `cp39` ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin/pixi install --manifest-path /tmp/jl_49Mx6O/.CondaPkg/pixi.toml`,["PYTHON=", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "PATH=/home/pkgeval/.julia/artifacts/cefba4912c2b400756d043a2563ef77a0088866b/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "OPENBLAS_NUM_THREADS=1", "CI=true", "R_HOME=*", "LANG=C.UTF-8", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_LOAD_PATH=/tmp/jl_49Mx6O/Project.toml", "PKGEVAL=true", "HOME=/home/pkgeval", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:597 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:512 [3] run(::Cmd) @ Base ./process.jl:509 [4] _run(io::IO, cmd::Cmd, args::Any; flags::Any) @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:793 [5] (::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}})() @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1090 [6] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) @ Base.Filesystem ./file.jl:112 [7] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool) @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:1018 [8] resolve() @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/resolve.jl:796 [9] envdir() @ CondaPkg ~/.julia/packages/CondaPkg/0UqYV/src/env.jl:70 [10] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135 [11] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26 [12] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1443 [13] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1431 [14] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1319 [15] _include_from_serialized @ ./loading.jl:1274 [inlined] [16] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2115 [17] _require_search_from_serialized @ ./loading.jl:2009 [inlined] [18] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2627 [19] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [20] macro expansion @ ./loading.jl:2421 [inlined] [21] macro expansion @ ./lock.jl:376 [inlined] [22] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [23] require(into::Module, mod::Symbol) @ Base ./loading.jl:2362 [24] include(mod::Module, _path::String) @ Base ./Base.jl:306 [25] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3024 [26] top-level scope @ stdin:5 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [29] include_string @ ./loading.jl:2880 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [31] _start() @ Base ./client.jl:550 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/src/Taichi.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/test/runtests.jl:1 Testing failed after 49.95s ERROR: LoadError: Package Taichi errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 168.55s: package fails to precompile