Package evaluation to test OpenQuantumBase on Julia 1.14.0-DEV.1384 (b34261b5d0*) started at 2025-12-18T16:35:33.227 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.05s ################################################################################ # 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.1.0 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [19dc6840] + HCubature v1.8.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.8.0 [2913bbd2] + StatsBase v0.34.9 [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 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [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 4.69s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.22s ################################################################################ # Testing # Testing OpenQuantumBase Status `/tmp/jl_rLNiEf/Project.toml` [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [19dc6840] HCubature v1.8.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.9 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_rLNiEf/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.1.0 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [19dc6840] HCubature v1.8.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.8.0 [2913bbd2] StatsBase v0.34.9 [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.13.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.13.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 26.0s 27.177640 seconds (10.99 M allocations: 630.460 MiB, 4.51% gc time, 34.86% compilation time: 9% of which was recompilation) Test Summary: | Pass Total Time Math Utilities | 37 37 59.2s 59.254063 seconds (55.59 M allocations: 2.861 GiB, 3.46% gc time, 99.76% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Multi-qubits Hamiltonian Construction | 16 16 3.6s 3.642195 seconds (3.74 M allocations: 195.641 MiB, 98.64% compilation time) Test Summary: | Pass Total Time Development tools | 5 5 0.2s 0.158659 seconds (60.79 k allocations: 3.041 MiB, 90.01% compilation time) Test Summary: | Pass Broken Total Time Displays | 8 1 9 2.6s 2.625319 seconds (1.74 M allocations: 90.243 MiB, 1.83% gc time, 98.07% compilation time: 4% of which was recompilation) Test Summary: | Pass Total Time Interpolations | 14 14 12.8s 12.796217 seconds (14.99 M allocations: 783.499 MiB, 1.42% gc time, 99.55% compilation time) Test Summary: | Pass Total Time Dense Hamiltonian | 33 33 7.2s 7.186854 seconds (6.97 M allocations: 361.386 MiB, 1.63% gc time, 98.55% compilation time) Test Summary: | Pass Total Time Sparse Hamiltonian | 23 23 24.0s 24.038527 seconds (23.71 M allocations: 1.237 GiB, 3.37% gc time, 99.54% compilation time) Test Summary: | Pass Total Time Constant Hamiltonian | 20 20 5.3s 5.335317 seconds (4.14 M allocations: 220.715 MiB, 1.94% gc time, 98.64% compilation time) Test Summary: | Pass Total Time Adiabatic Frame Hamiltonian | 15 15 10.4s 10.413985 seconds (13.49 M allocations: 696.312 MiB, 1.63% gc time, 99.37% compilation time) Test Summary: | Pass Total Time Interpolation Hamiltonian | 9 9 3.3s 3.317602 seconds (4.02 M allocations: 206.217 MiB, 1.90% gc time, 98.55% compilation time) Test Summary: | Pass Total Time Custom Hamiltonian | 5 5 0.3s 0.342939 seconds (294.56 k allocations: 14.742 MiB, 93.34% 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 4.9s 4.954944 seconds (4.96 M allocations: 256.768 MiB, 1.45% gc time, 98.10% compilation time: 12% of which was recompilation) Test Summary: | Pass Broken Total Time Bath | 35 2 37 24.3s 24.336789 seconds (21.69 M allocations: 1.128 GiB, 1.27% gc time, 98.62% compilation time) Test Summary: | Pass Total Time Interactions | 4 4 0.8s 0.825451 seconds (594.79 k allocations: 29.654 MiB, 8.30% gc time, 96.67% compilation time) Test Summary: | Pass Total Time Open System utilities | 4 4 3.3s 3.271634 seconds (2.48 M allocations: 130.242 MiB, 98.88% 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 23.9s 23.876725 seconds (22.45 M allocations: 1.155 GiB, 3.48% gc time, 99.20% 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 26.5s 26.528281 seconds (31.96 M allocations: 1.638 GiB, 1.98% gc time, 99.66% compilation time) Test Summary: | Pass Total Time Lindblad | 7 7 7.1s 7.153061 seconds (5.30 M allocations: 281.028 MiB, 0.97% gc time, 99.11% compilation time) Test Summary: | Pass Total Time Stochastic | 8 8 3.8s 3.823264 seconds (2.61 M allocations: 134.857 MiB, 2.90% gc time, 98.79% compilation time) Test Summary: | Pass Total Time Annealing/Evolution | 11 11 0.3s 0.336428 seconds (86.40 k allocations: 4.174 MiB, 87.52% 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#167 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 7.9s 7.875608 seconds (7.33 M allocations: 386.746 MiB, 0.95% gc time, 99.18% compilation time) 259.316420 seconds (239.24 M allocations: 12.343 GiB, 2.63% gc time, 92.50% compilation time: <1% of which was recompilation) Testing OpenQuantumBase tests passed Testing completed after 270.28s PkgEval succeeded after 312.31s