Package evaluation to test QBase on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T16:29:20.103 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.63s ################################################################################ # Installation # Installing QBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e52e8ede] + QBase v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [861a8166] + Combinatorics v1.1.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [442a2c76] + FastGaussQuadrature v1.1.0 [1a297f60] + FillArrays v1.15.0 [92c85e6c] + GSL v1.0.1 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [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 [e52e8ede] + QBase v0.2.2 [1fd47b50] + QuadGK v2.11.2 [2576dda1] + RandomMatrices v0.5.6 [189a3867] + Reexport v1.2.2 [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 [1b77fbbe] + GSL_jll v2.8.1+0 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [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 Installation completed after 5.05s ################################################################################ # 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.2s ################################################################################ # Testing # Testing QBase Status `/tmp/jl_QpBn6m/Project.toml` [e52e8ede] QBase v0.2.2 [1bc83da4] SafeTestsets v0.1.0 [fd094767] Suppressor v0.2.8 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QpBn6m/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [861a8166] Combinatorics v1.1.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [442a2c76] FastGaussQuadrature v1.1.0 [1a297f60] FillArrays v1.15.0 [92c85e6c] GSL v1.0.1 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [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 [e52e8ede] QBase v0.2.2 [1fd47b50] QuadGK v2.11.2 [2576dda1] RandomMatrices v0.5.6 [189a3867] Reexport v1.2.2 [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 [fd094767] Suppressor v0.2.8 [1b77fbbe] GSL_jll v2.8.1+0 [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 [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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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 [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 Testing Running tests... importing QBase.jl 16.706084 seconds (2.73 M allocations: 188.770 MiB, 5.05% gc time, 16.51% compilation time) Testing QBase.jl Testing Math Utilities : ./test/unit/math/matrices.jl 19.559311 seconds (18.01 M allocations: 932.245 MiB, 3.68% gc time, 97.87% compilation time: 3% of which was recompilation) ./test/unit/math/combinatorics.jl 9.527005 seconds (8.21 M allocations: 422.222 MiB, 4.60% gc time, 93.03% compilation time) 29.101536 seconds (26.22 M allocations: 1.323 GiB, 3.98% gc time, 96.28% compilation time: 2% of which was recompilation) Testing Types : ./test/unit/types/probabilities.jl 9.036168 seconds (9.15 M allocations: 479.640 MiB, 1.15% gc time, 94.81% compilation time) ./test/unit/types/brakets.jl 21.243544 seconds (8.57 M allocations: 537.044 MiB, 2.91% gc time, 96.00% compilation time) ./test/unit/types/states.jl 8.865512 seconds (7.06 M allocations: 366.873 MiB, 1.36% gc time, 94.52% compilation time) ./test/unit/types/unitaries.jl 18.041039 seconds (13.98 M allocations: 744.801 MiB, 1.21% gc time, 98.66% compilation time) ./test/unit/types/measurements.jl 15.226976 seconds (7.39 M allocations: 425.103 MiB, 3.81% gc time, 96.84% compilation time) ./test/unit/kraus_channels.jl 12.824959 seconds (5.15 M allocations: 271.776 MiB, 0.62% gc time, 98.76% compilation time) ./test/unit/choi_operators.jl 9.291820 seconds (2.49 M allocations: 130.809 MiB, 0.52% gc time, 97.46% compilation time) 94.533228 seconds (53.79 M allocations: 2.887 GiB, 1.87% gc time, 96.90% compilation time) Testing Constructors : ./test/unit/constructors/brakets.jl 19.310259 seconds (15.42 M allocations: 828.740 MiB, 3.81% gc time, 97.92% compilation time) ./test/unit/constructors/states.jl 16.835275 seconds (10.98 M allocations: 612.550 MiB, 0.68% gc time, 97.37% compilation time) ./test/unit/constructors/unitaries.jl 5.098917 seconds (2.43 M allocations: 132.194 MiB, 1.35% gc time, 96.57% compilation time) ./test/unit/constructors/measurements.jl 34.021401 seconds (30.73 M allocations: 1.586 GiB, 3.43% gc time, 99.09% compilation time) 75.267589 seconds (59.56 M allocations: 3.123 GiB, 2.77% gc time, 98.23% compilation time) Testing Main : ./test/unit/evolve.jl 2.932743 seconds (2.72 M allocations: 142.809 MiB, 3.11% gc time, 94.34% compilation time) ./test/unit/measure.jl 7.690500 seconds (6.54 M allocations: 343.425 MiB, 1.65% gc time, 97.71% compilation time) ./test/unit/channels.jl 3.483218 seconds (2.91 M allocations: 152.399 MiB, 2.14% gc time, 94.12% compilation time) ./test/unit/information.jl 13.354330 seconds (12.30 M allocations: 637.867 MiB, 5.40% gc time, 98.02% compilation time) 27.462614 seconds (24.48 M allocations: 1.247 GiB, 3.69% gc time, 97.04% compilation time) Test Summary: | Pass Total Time ./src/QBase.jl | 2252 2252 3m46.4s 226.750520 seconds (164.36 M allocations: 8.596 GiB, 2.66% gc time, 97.28% compilation time: <1% of which was recompilation) Testing QBase tests passed Testing completed after 263.95s PkgEval succeeded after 302.07s