Package evaluation to test OpenQuantumBase on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T17:29:15.879 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.85s ################################################################################ # Installation # Installing OpenQuantumBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5dd19120] + OpenQuantumBase v0.7.9 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [79e6a3ab] + Adapt v3.7.2 [66dad0bd] + AliasTables v1.1.3 ⌃ [13072b0f] + AxisAlgorithms v1.0.1 [d360d2e6] + ChainRulesCore v1.26.0 [861a8166] + Combinatorics v1.0.3 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [19dc6840] + HCubature v1.7.0 [34004b35] + HypergeometricFunctions v0.3.28 ⌅ [a98d9a8b] + Interpolations v0.14.7 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [6fe1bfb0] + OffsetArrays v1.17.0 [5dd19120] + OpenQuantumBase v0.7.9 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [c84ed2f1] + Ratios v0.4.5 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [4c63d2b9] + StatsFuns v1.5.2 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 5.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4636.2 ms ✓ Interpolations 8885.9 ms ✓ OpenQuantumBase 2 dependencies successfully precompiled in 15 seconds. 72 already precompiled. Precompilation completed after 28.55s ################################################################################ # Testing # Testing OpenQuantumBase Status `/tmp/jl_ciABxJ/Project.toml` [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [19dc6840] HCubature v1.7.0 ⌅ [a98d9a8b] Interpolations v0.14.7 [5dd19120] OpenQuantumBase v0.7.9 [1fd47b50] QuadGK v2.11.2 [1bc83da4] SafeTestsets v0.1.0 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.8 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ciABxJ/Manifest.toml` ⌅ [79e6a3ab] Adapt v3.7.2 [66dad0bd] AliasTables v1.1.3 ⌃ [13072b0f] AxisAlgorithms v1.0.1 [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.0.3 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [19dc6840] HCubature v1.7.0 [34004b35] HypergeometricFunctions v0.3.28 ⌅ [a98d9a8b] Interpolations v0.14.7 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [5dd19120] OpenQuantumBase v0.7.9 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [1bc83da4] SafeTestsets v0.1.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 ⌅ [efce3f68] WoodburyMatrices v0.5.6 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time Base Utilities | 19 19 11.0s 12.234164 seconds (10.18 M allocations: 553.763 MiB, 4.04% gc time, 71.73% compilation time: 12% of which was recompilation) Test Summary: | Pass Total Time Math Utilities | 37 37 1m53.6s 113.582304 seconds (55.91 M allocations: 2.860 GiB, 1.67% gc time, 99.87% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Multi-qubits Hamiltonian Construction | 16 16 6.4s 6.427569 seconds (3.76 M allocations: 195.499 MiB, 2.53% gc time, 99.12% compilation time) Test Summary: | Pass Total Time Development tools | 5 5 0.2s 0.227818 seconds (61.59 k allocations: 3.061 MiB, 91.69% compilation time) Test Summary: | Pass Broken Total Time Displays | 8 1 9 2.8s 2.846091 seconds (1.75 M allocations: 90.173 MiB, 2.98% gc time, 98.16% compilation time: 2% of which was recompilation) Test Summary: | Pass Total Time Interpolations | 14 14 20.2s 20.227839 seconds (15.13 M allocations: 785.796 MiB, 1.22% gc time, 99.72% compilation time) Test Summary: | Pass Total Time Dense Hamiltonian | 33 33 9.2s 9.182458 seconds (7.09 M allocations: 365.094 MiB, 1.06% gc time, 98.87% compilation time) Test Summary: | Pass Total Time Sparse Hamiltonian | 23 23 36.1s 36.069765 seconds (23.93 M allocations: 1.241 GiB, 1.25% gc time, 99.70% compilation time) Test Summary: | Pass Total Time Constant Hamiltonian | 20 20 7.3s 7.278713 seconds (4.17 M allocations: 220.589 MiB, 99.02% compilation time) Test Summary: | Pass Total Time Adiabatic Frame Hamiltonian | 15 15 12.4s 12.407999 seconds (12.25 M allocations: 632.110 MiB, 2.23% gc time, 99.47% compilation time) Test Summary: | Pass Total Time Interpolation Hamiltonian | 9 9 3.9s 3.869375 seconds (4.04 M allocations: 206.160 MiB, 2.02% gc time, 98.73% compilation time) Test Summary: | Pass Total Time Custom Hamiltonian | 5 5 0.4s 0.387384 seconds (296.80 k allocations: 14.748 MiB, 93.91% compilation time) ┌ Warning: For matrices smaller than 10×10, use StaticArrays by default. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/coupling/coupling.jl:63 Test Summary: | Pass Total Time Coupling | 27 27 6.3s 6.353400 seconds (5.28 M allocations: 271.544 MiB, 1.24% gc time, 98.61% compilation time: 21% of which was recompilation) Test Summary: | Pass Broken Total Time Bath | 35 2 37 33.2s 33.178250 seconds (22.70 M allocations: 1.172 GiB, 1.24% gc time, 98.98% compilation time) Test Summary: | Pass Total Time Interactions | 4 4 0.7s 0.707569 seconds (599.25 k allocations: 29.693 MiB, 97.28% compilation time) Test Summary: | Pass Total Time Open System utilities | 4 4 4.3s 4.286437 seconds (2.49 M allocations: 130.170 MiB, 2.80% gc time, 99.19% compilation time) ┌ Warning: The eigenproblem is too small, and the iterative eigensolver might fail; increase the number of degrees of freedom, or use a dense eigensolver. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/lobpcg.jl:331 ┌ Warning: The eigenproblem is too small, and the iterative eigensolver might fail; increase the number of degrees of freedom, or use a dense eigensolver. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/lobpcg.jl:331 Test Summary: | Pass Total Time Davies and AME | 18 18 31.0s 30.996472 seconds (22.99 M allocations: 1.176 GiB, 1.07% gc time, 99.29% compilation time) ┌ Warning: Spectrum not specified. Certain solvers may not work for this bath object. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/bath/custom.jl:19 Test Summary: | Pass Total Time Redfield | 4 4 35.8s 35.799918 seconds (33.46 M allocations: 1.706 GiB, 3.74% gc time, 99.75% compilation time) Test Summary: | Pass Total Time Lindblad | 7 7 9.6s 9.559789 seconds (5.30 M allocations: 279.076 MiB, 0.80% gc time, 99.36% compilation time) Test Summary: | Pass Total Time Stochastic | 8 8 6.0s 6.049675 seconds (2.61 M allocations: 133.789 MiB, 1.67% gc time, 99.27% compilation time) Test Summary: | Pass Total Time Annealing/Evolution | 11 11 0.3s 0.350297 seconds (87.30 k allocations: 4.206 MiB, 88.28% compilation time) ┌ Warning: The projection method only works with real Hamitonians. Convert the complex Hamiltonian to real one. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/projection/projection.jl:104 WARNING: Method definition dH(Any) in module ##Projections#162 at /home/pkgeval/.julia/packages/OpenQuantumBase/p8mDW/test/projection.jl:5 overwritten at /home/pkgeval/.julia/packages/OpenQuantumBase/p8mDW/test/projection.jl:24. ┌ Warning: The projection method only works with real Hamitonians. Convert the complex Hamiltonian to real one. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/projection/projection.jl:104 ┌ Warning: The projection method only works with real Hamitonians. Convert the complex Hamiltonian to real one. └ @ OpenQuantumBase ~/.julia/packages/OpenQuantumBase/p8mDW/src/projection/projection.jl:104 Test Summary: | Pass Total Time Projections | 9 9 10.6s 10.657662 seconds (7.40 M allocations: 387.229 MiB, 1.20% gc time, 99.35% compilation time) 362.729934 seconds (241.52 M allocations: 12.359 GiB, 1.76% gc time, 98.56% compilation time: <1% of which was recompilation) Testing OpenQuantumBase tests passed Testing completed after 376.35s PkgEval succeeded after 433.86s