Package evaluation to test OpenQuantumBase on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T16:47:32.128 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.66s ################################################################################ # 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.37 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [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 5.15s ################################################################################ # 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:585 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:585 Precompilation failed after 13.79s ################################################################################ # Testing # Testing OpenQuantumBase Status `/tmp/jl_O1BnI4/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_O1BnI4/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.37 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [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 23.5s 24.758571 seconds (10.97 M allocations: 628.909 MiB, 5.21% gc time, 40.74% compilation time: 8% of which was recompilation) Test Summary: | Pass Total Time Math Utilities | 37 37 1m01.3s 61.355623 seconds (55.64 M allocations: 2.864 GiB, 3.45% gc time, 99.77% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time Multi-qubits Hamiltonian Construction | 16 16 4.4s 4.382010 seconds (3.73 M allocations: 195.403 MiB, 98.72% compilation time) Test Summary: | Pass Total Time Development tools | 5 5 0.2s 0.221522 seconds (60.79 k allocations: 3.042 MiB, 90.39% compilation time) Test Summary: | Pass Broken Total Time Displays | 8 1 9 2.7s 2.746075 seconds (1.75 M allocations: 90.425 MiB, 2.74% gc time, 97.92% compilation time: 3% of which was recompilation) Test Summary: | Pass Total Time Interpolations | 14 14 13.4s 13.380951 seconds (14.97 M allocations: 782.376 MiB, 1.70% gc time, 99.55% compilation time) Test Summary: | Pass Total Time Dense Hamiltonian | 33 33 7.3s 7.328906 seconds (6.97 M allocations: 361.538 MiB, 1.02% gc time, 98.52% compilation time) Test Summary: | Pass Total Time Sparse Hamiltonian | 23 23 24.4s 24.369890 seconds (23.71 M allocations: 1.237 GiB, 3.53% gc time, 99.54% compilation time) Test Summary: | Pass Total Time Constant Hamiltonian | 20 20 5.4s 5.439020 seconds (4.14 M allocations: 220.722 MiB, 98.62% compilation time) Test Summary: | Pass Total Time Adiabatic Frame Hamiltonian | 15 15 10.0s 10.006063 seconds (12.44 M allocations: 644.959 MiB, 2.79% gc time, 99.36% compilation time) Test Summary: | Pass Total Time Interpolation Hamiltonian | 9 9 3.4s 3.373184 seconds (4.02 M allocations: 206.077 MiB, 98.55% compilation time) Test Summary: | Pass Total Time Custom Hamiltonian | 5 5 0.4s 0.366735 seconds (294.30 k allocations: 14.727 MiB, 92.70% 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 5.4s 5.378994 seconds (4.96 M allocations: 256.472 MiB, 1.62% gc time, 98.21% compilation time: 13% of which was recompilation) Test Summary: | Pass Broken Total Time Bath | 35 2 37 25.5s 25.498929 seconds (22.89 M allocations: 1.185 GiB, 1.32% gc time, 98.70% compilation time) Test Summary: | Pass Total Time Interactions | 4 4 0.8s 0.758735 seconds (594.83 k allocations: 29.683 MiB, 96.62% compilation time) Test Summary: | Pass Total Time Open System utilities | 4 4 3.3s 3.259310 seconds (2.48 M allocations: 130.151 MiB, 1.95% gc time, 98.89% 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.6s 23.571349 seconds (22.73 M allocations: 1.169 GiB, 3.34% gc time, 99.15% 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 27.1s 27.058973 seconds (31.96 M allocations: 1.638 GiB, 2.37% gc time, 99.42% compilation time) Test Summary: | Pass Total Time Lindblad | 7 7 7.2s 7.163146 seconds (5.33 M allocations: 283.133 MiB, 1.00% gc time, 99.13% compilation time) Test Summary: | Pass Total Time Stochastic | 8 8 3.7s 3.703744 seconds (2.59 M allocations: 133.617 MiB, 98.84% compilation time) Test Summary: | Pass Total Time Annealing/Evolution | 11 11 0.3s 0.334742 seconds (86.39 k allocations: 4.176 MiB, 87.73% 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.8s 7.811139 seconds (7.34 M allocations: 386.631 MiB, 1.21% gc time, 99.20% compilation time) 262.317692 seconds (239.69 M allocations: 12.364 GiB, 2.67% gc time, 93.71% compilation time: <1% of which was recompilation) Testing OpenQuantumBase tests passed Testing completed after 276.22s PkgEval succeeded after 319.21s